home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / sci / math / stat / 2649 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.0 KB  |  47 lines

  1. Newsgroups: sci.math.stat
  2. Path: sparky!uunet!spool.mu.edu!agate!usenet.ins.cwru.edu!news.csuohio.edu!vmcms.csuohio.edu!R0264
  3. From: R0264@vmcms.csuohio.edu
  4. Subject: Re: Simple Odds on dice.
  5. Message-ID: <168C1D4F2.R0264@vmcms.csuohio.edu>
  6. Sender: news@news.csuohio.edu (USENET News System)
  7. Organization: CSU
  8. References: <Russel_Mcauliffe.5w90@equinox.gen.nz> <168C1D231.R0264@vmcms.csuohio.edu>
  9. Date: Fri, 18 Dec 1992 20:08:13 GMT
  10. Lines: 35
  11.  
  12. In article <168C1D231.R0264@vmcms.csuohio.edu>
  13. R0264@vmcms.csuohio.edu writes:
  14.  
  15. >
  16. >In article <Russel_Mcauliffe.5w90@equinox.gen.nz>
  17. >Russel_Mcauliffe@equinox.gen.nz (Russel Mcauliffe) writes:
  18. >
  19. >>
  20. >>I have just been playing drinking games with a friend of mine and we had an
  21. >>argument about the odds of wining [losing??!!], and I was wondering if
  22. >>anyone could clarify the situation.
  23. >>
  24. >>The game was a very simple one (you don't need to be at all sober to play)
  25. >>and it basically goes like this:-
  26. >>
  27. >>There are 3 die(dice). You call a number before throwing the die and however
  28. >>many times that number comes up (out of the three die) you have to 'skull'
  29. >>that many glasses. My friend reckoned that there was a 1 in 6 chance of
  30. >>'skulling' but obviously that was completely wrong. No matter how I tried to
  31. >>point out he was wrong, he wouldn't beleive me and as I was [am] quite drunk
  32. >>I couldn't come up with a suitable arguement. What I would like to know is
  33. >>the odds of throwing a single, a double and a triple of the number.
  34. >>
  35. >>Any written proof in my argument would be much appreciated.
  36. >>Cheers!!!!!
  37. >>RJ.
  38. >Well, unless there is some trick that I don't see, P(just once) =
  39. >(1/6)(5/6)(5/6); P(twice) = (1/6)(1/6)(5/6); P(thrice) = (1/6)(1/6)(1/6).
  40. >These are mutually exclusive, so P(once or more) = 31/16.
  41. >Phil, Cleveland State University.
  42. OOPS! I missed a trick.  It should be p(once) = 3(1/6)(5/6)(5/6);
  43. p(twice) = 3(1/6)(1/6)(5/6); and p(thrice) was ok.  So P(once or more)
  44. = 91/216, quite a difference.  Also, and easier, p(none) = (5/6)(5/6)(5/6)
  45. and p(one or more) = 1 - p(none).
  46. Phil again.
  47.