Hi,
I need to calculate the distribution of tickets across a predefined value of tickets (ie. $5, $10, $50, $100, $1000), given the total dollars and total tickets.
For example, if total dollars is $30 and total tickets is 3, then there were 3 - $10 tickets, and no others. Or, if total...