<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=179271916-28102005>The "odds" are determined by the number of favorable 
outcomes to the number of unfavorable outcomes. In the case of flipping a 
coin,&nbsp;the odds are&nbsp;1/1 (sometimes written as 1:1) for heads. The 
_probability_ of an event (as per a "frequency" definition) is the number of 
favorable outcomes that cause the event to occur&nbsp;to the total number of 
outcomes (assuming a uniform distribution). For flipping a coin, the probability 
of heads would be 1/2.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=179271916-28102005></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=179271916-28102005>Whether or not the total number of tickets sold impacts 
your probability of winning depends on the way that the lottery is conducted. 
Here in Georgia, I believe that the winning lottery&nbsp;sequence&nbsp;is drawn 
from all possile sequences, not from the restricted set of those sequences from 
sold tickets only. In the former case, the probability of winning is dependent 
only on the number of tickets you purchase. In the latter case (or a similar 
case in which winning sequences were generated until someone won), the number of 
other tickets sold would affect your chances of winning.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=179271916-28102005><FONT face=Arial color=#0000ff size=2>-Nick 
Pomponio</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> tutor-bounces@python.org 
[mailto:tutor-bounces@python.org] <B>On Behalf Of </B>Smith, 
Jeff<BR><B>Sent:</B> Friday, October 28, 2005 11:08 AM<BR><B>To:</B> bob; 
Tutor@python.org<BR><B>Subject:</B> Re: [Tutor] Can anyone help 
me?<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><SPAN class=327525914-28102005><FONT face=Arial color=#0000ff size=2>But 
the odds that you will win&nbsp;are not impacted by the number of tickets that 
are sold in total...only the number you buy.&nbsp; When you take into account 
the total number of tickets sold, all you get are the odds that the lottery will 
be won by anyone.</FONT></SPAN></DIV>
<DIV><SPAN class=327525914-28102005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN><SPAN class=327525914-28102005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=327525914-28102005><FONT face=Arial color=#0000ff size=2>I'm 
also a little confused by that def of odds.&nbsp; Consider flipping a 
coin.&nbsp; The probability that it will come up heads is 1/2.&nbsp; That def 
says that the odds in favor of it coming up heads is 1.</FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN 
class=327525914-28102005></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN 
class=327525914-28102005>Jeff</SPAN><SPAN 
class=327525914-28102005></SPAN></FONT></FONT></FONT></DIV>
<DIV><SPAN class=327525914-28102005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> bob 
  [mailto:bgailer@alum.rpi.edu] <BR><B>Sent:</B> Friday, October 28, 2005 10:52 
  AM<BR><B>To:</B> Smith, Jeff; Tutor@python.org<BR><B>Subject:</B> Re: [Tutor] 
  Can anyone help me?<BR><BR></FONT></DIV>At 07:28 AM 10/28/2005, Smith, Jeff 
  wrote:<BR>
  <BLOCKQUOTE class=cite cite="" type="cite">Aren't the odds just based on how 
    many tickets you buy?&nbsp; The odds aren't<BR>affected by different people 
    buying more tickets.&nbsp; If only one person<BR>buys a ticket in the entire 
    lottery system, his odds of winning are the<BR>same as if two people play, 
    and the same as if 20 million play.</BLOCKQUOTE><BR>According to the 
  wikipedia: "In <A 
  href="http://en.wikipedia.org/wiki/Probability_theory">probability theory</A> 
  and <A href="http://en.wikipedia.org/wiki/Statistics">statistics</A> the 
  <B>odds</B> in favor of an event or a proposition are the quantity <I>p</I> / 
  (1<I>-p</I>), where <I>p</I> is the <A 
  href="http://en.wikipedia.org/wiki/Probability">probability</A> of the event 
  or proposition." If you assign equal probability of winning to each ticket 
  then odds are how many tickets you buy relative to how many tickets everyone 
  else has bought. <BR><BR>The <I>probability </I>of a ticket winning is 1 / 
  m**n where m is the highest number possible and n is the number of numbers. If 
  a lottery uses 6 numbers each in the range 1..42 then the probability of a 
  ticket winning is 1/5489031744. <BR><BR>All of this is mathematics. Sometimes 
  one or more tickets win. Is that "luck"? </BLOCKQUOTE></BODY></HTML>