home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / sci / math / 16936 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  3.6 KB

  1. Xref: sparky sci.math:16936 rec.puzzles:7923
  2. Newsgroups: sci.math,rec.puzzles
  3. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!cs.utexas.edu!hermes.chpc.utexas.edu!news.utdallas.edu!corpgate!crchh327!crchh410!bcash
  4. From: bcash@crchh410.BNR.CA (Brian Cash)
  5. Subject: Re: Marilyn Vos Savant's error?
  6. Message-ID: <1992Dec15.063213.11742@bnr.ca>
  7. Sender: news@bnr.ca (News on crchh327)
  8. Nntp-Posting-Host: crchh410
  9. Reply-To: bcash@crchh410.BNR.CA (Brian Cash)
  10. Organization: Bell-Northern Research Ltd.
  11. References: <1gj5grINNk05@crcnis1.unl.edu> <1992Dec15.012404.24027@galois.mit.edu> <1992Dec15.052211.24395@CSD-NewsHost.Stanford.EDU>
  12. Date: Tue, 15 Dec 1992 06:32:13 GMT
  13. Lines: 75
  14.  
  15. In article <1992Dec15.052211.24395@CSD-NewsHost.Stanford.EDU>,
  16. snewman@Xenon.Stanford.EDU (Steven Newman) writes:
  17. |>> ... but while I'm on Bayes' theorem let me recall a problem similar
  18. |>> to the above one.  
  19. |>> 
  20. |>> 1)  You draw 4 cards froma well-shuffled standard deck.  You turn one
  21. |>> over and it's an ace.  What's the probability that they are all aces?
  22. |>> 
  23. |>> 2)   You draw 4 cards from a well-shuffled standard deck.  You turn one
  24. |>> over and it's the ace of hearts.  What's the probability that they are
  25. |>> all aces?
  26. |>> 
  27. |>> The answers to problems 1) and 2) are NOT THE SAME.
  28. |>> 
  29. |>> Probability theory, like quantum mechanics, takes a while to get used to.
  30. |>
  31. |>Actually, both of these problems have answer 6/(49*50*51) = 1/20825.  There
  32. |>are 52! possible orderings for a well-shuffled deck.  In 4! * 48! orderings
  33. |>the first four cards are an ace; in 4 * 51! orderings the first card is an
  34. |>ace; and the first set of orderings is a subset of the other.  Hence the
  35. |>answer to problem 1 is (4! * 48!) / (4 * 51!) = 6 / (49*50*51).
  36. |>
  37. |>Similarly, for problem 2, in 51! orderings the first card is the Ace of
  38. |>Hearts, and in 6 * 48! of those orderings the next three cards are also
  39. |>aces.  Hence the answer to this problem is (6 * 48!) / 51! = 6 / (49*50*51)
  40. |>as well.
  41. |>
  42. |>There are problems that sound very similar to these in which the answers
  43. |>are not the same.  For example:
  44. |>
  45. |>   1) You meet a man on the street and ask him how many children he has.
  46. |>      He replies "two, and one is a boy."  What is the probability that
  47. |>      his other child is also a boy?
  48. |>
  49. |>   2) You meet a man on the street and ask him how many children he has.
  50. |>      He replies "two, and the older one is a boy."  What is the
  51. |>      probability that his other child is also a boy?
  52. |>
  53. |>The answer to problem 1 is 1/3, while the answer to problem 2 is 1/2.
  54. |>(One must be careful in the interpretation of the statement in problem
  55. |>1; it means "I have two children, and it is not the case that both of
  56. |>them are girls.")
  57. |>
  58. |> - Steve Newman (snewman@cs.stanford.edu)
  59.  
  60. Sorry!  You made the same mistake as the first poster!
  61. The odds of the other child being a boy is 1/2 in both cases.
  62. Observe:
  63.  
  64. Case 1)  Child = boy   Other = ?
  65. Yes  ->  a) Child = boy , Other = boy
  66. No   ->  b) Child = boy , Other = girl
  67.          c) Child = girl, Other = boy
  68.          d) Child = girl, Other = girl
  69.          Obviously, c and d are invalid.
  70.  
  71. Case 2)  Replace "Child" with "Oldest Child" and
  72.                  "Other" with "Youngest Child".
  73.  
  74. I think what you wanted was:
  75.  
  76.   You meet a man on the street and ask him how many children he has.
  77.   He replies "two, and one is a boy."  What is the probability that
  78.   the older one is a boy.
  79.  
  80. Here the odds are 2/3.
  81.  
  82.  
  83.     Yes     -> a) Older = Boy , Younger = Girl
  84.     Yes     -> b) Older = Boy , Younger = Boy
  85.     No      -> c) Older = Girl, Younger = Boy
  86.            d) Older = Girl, Younger = Girl  
  87.                                         
  88.  
  89. Brian /-|-\
  90.