Question on Lottery Probabilities

AI Thread Summary
Buying 10 tickets in a lottery with odds of 30,000,000 to 1 does not equate to a probability of 1 in 3,000,000. While the odds and probabilities are related, they are not the same, and the calculation involves a specific formula. The joint probability term, which accounts for overlapping chances, is negligible in this scenario. Therefore, while the approximation is close, the exact probability of winning with 10 tickets is slightly different. Understanding the distinction between odds and probabilities is crucial in lottery calculations.
Millacol88
Messages
86
Reaction score
0
I have a question on the chances of winning a lottery: If you buy 10 tickets in a lottery where the odds of you winning are 30,000,000 to 1, is your probability of winning 1 in 3,000,000?
 
Physics news on Phys.org
Millacol88 said:
I have a question on the chances of winning a lottery: If you buy 10 tickets in a lottery where the odds of you winning are 30,000,000 to 1, is your probability of winning 1 in 3,000,000?

Yes, pretty close. The odds are not the same as probabilities (p), but with these small odds, it doesn't make much difference. Odds are defined as p/1-p so 10:1 would be p = 0.1/0.9=0.11 In adding independent probabilities there's also a joint probability term that must be subtracted from the sum, but it's negligible in this case and can be ignored.
 
Last edited:
I was reading a Bachelor thesis on Peano Arithmetic (PA). PA has the following axioms (not including the induction schema): $$\begin{align} & (A1) ~~~~ \forall x \neg (x + 1 = 0) \nonumber \\ & (A2) ~~~~ \forall xy (x + 1 =y + 1 \to x = y) \nonumber \\ & (A3) ~~~~ \forall x (x + 0 = x) \nonumber \\ & (A4) ~~~~ \forall xy (x + (y +1) = (x + y ) + 1) \nonumber \\ & (A5) ~~~~ \forall x (x \cdot 0 = 0) \nonumber \\ & (A6) ~~~~ \forall xy (x \cdot (y + 1) = (x \cdot y) + x) \nonumber...
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top