All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Probability
Who wins? (Posted on 2004-07-08) Difficulty: 3 of 5
A "friend" offers to play the following game: you throw a die, and he throws two dice. If both his dice are either higher or lower than yours, he wins; otherwise, you win.

First, you reason: out of three dice, one will always be the "middle" one, and only one out of three times it will be mine, so my odds are just 1/3 -- I shouldn't play.

After a while, you realize that you forgot about duplicate numbers. About 50% of the time, all three dice will be different, and then you have 1/3 chance of winning. But on the other 50%, you assuredly win, so the game stands 2/3 in your favor.

It's clear that BOTH lines of reasoning cannot be right, if any. Should you play, or shouldn't you?

Note: you can solve this mathemathically, or you can use "lateral thinking"; can you find both ways?

See The Solution Submitted by Federico Kereki    
Rating: 4.0000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Some Thoughts re: easy math but laterally??? | Comment 8 of 10 |
(In reply to easy math but laterally??? by David)

I got a slightly different answer.

Let D1 be your dice and D2, D3 be your friend's dices.  Then Prob(winning)=
P({D1>D2, D1>D3} U {D1<D2, D1<D3})

P({D1>D2, D1>D3}
= sum(P(D2<D1, D3<D1 | D1=i)P(D1=i), i=1..6
= sum(P(D2<i) x P(D3<i) x P(D1=i), i=1..6
= sum([(i-1)/6]² x (1/6), i=1..6
= (1+4+9+16+25)/216
= 55/216

By symmetry, P(D1<D2, D1<D3) also equals to 55/216.

Then Prob(winning)=2 x 55/216 = 110/216>0.5

So it's good odds, although very slightly.


  Posted by Bon on 2004-08-05 17:07:06
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (10)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information