Answer:
The probability of winning the jackpot on one try is 2.78 * 10^-7
Explanation:
There are 46 balls in total (46-1)+1 = 46 . (b-a)+1 is the formula for number of elements between a and b included.
We need to find the number of combinations possible of 4 balls ( as order doesn't matter - 1234 is the sames as 2341) . So the number of possible combinations of 4 balls taken from 1 - 46 is given by
C= n!/(r!(n-r)!) where n is the number of possible balls = 46 and r the size of combination = 4 and ! is factorial ( ex 3! = 3*2*1) This gives for this case
C= n!/(r!(n-r)!) = 46!/(4!(46-4)!)= 163,185 combinations.
But as there is a fifth ball with (22-1)+1 = 22 posible options each combination must be multiplied by 22( for example 1234 22 is one but also 1234 10 is other)
163,185*22= 3,590,070 possibilities.
The probability of winning is 1 in 3,590,070 possibilities. or
p = 1/ 3,590,070= 2.78 * 10^-7