Problem: Suppose in a lottery game the chance of winning is 15%. If a person purchases 10 tickets, what is the probability of 3 winning tickets?
I was using the binomial distribution method, where p(win) = .15 , n = 10, x = 3
and got 0.1298 , does this sound right? What approach should I be using?

