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

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
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.
 
Thanks, I solved it and changed the topic.
 
I don't understand the question