Solving Lottery Probability Question: (m t) >= 8.26E6

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 3K views
superwolf
Messages
179
Reaction score
0
Probability question

How do I solve

(m t) >= 8.26E6

?
 
Last edited:
Physics news on Phys.org
I guess that you can represent it by a Poisson since N is large. I think that a Binomial( 1.859E-7, 19million) would describe X more accurately.

If it were a binomial, then the expected value would be np = 19mil*1.859e-7. Your Poisson needs to have the same expected value, and since Poisson has only one parameter, lambda, which represents both the expected value and the variance, you know the answer.
 


superwolf said:
How do I solve

(m t) >= 8.26E6

?

Without knowing what "(m, t)" means, I don't see how anyone can help!