Which Game is Better?

Your friend Alice gives you a chance to win $1,000 by playing a game of guess the number. There are 2 versions of the game that she allows you to choose.

Original Version: She uses a random number generator to choose a random number from 1 to 8, and if you guess it correctly, you win.

Revised Version: You flip a fair coin. If it lands on heads, she rolls a regular die, and if you correctly guess what it rolled, you win. If it lands on tails, she uses a random number generator to choose a random number from 1 to 10, and if you guess it correctly, you win.

Which version would give you the greatest chance of winning?

Neither The Original Version The Revised Version

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

5 solutions

Jesse Li
Jan 11, 2019

The probability of winning in the original version is 1 8 \frac{1}{8} .

In the revised version, there is a 1 2 \frac{1}{2} chance that you will have a 1 6 \frac{1}{6} chance of winning, and a 1 2 \frac{1}{2} chance that you will have a 1 10 \frac{1}{10} chance of winning. The probability of winning is therefore 1 2 × 1 6 + 1 2 × 1 10 \frac{1}{2} \times \frac{1}{6} + \frac{1}{2} \times \frac{1}{10} , which equals 2 15 \frac{2}{15} , and since 2 15 > 1 8 \frac{2}{15}>\frac{1}{8} , T h e R e v i s e d V e r s i o n \boxed{The Revised Version} is better.

can you help me with? https://brilliant.org/discussions/thread/this-came-in-my-exam-today/?ref_id=1565872

Syed Hamza Khalid - 2 years, 2 months ago

Yes but why do you add those two ((1/2) (1/6),(1,2) (1/10)). I mean only one it is going to happen not both🤔

Dimitris Liarmakopoulos - 2 years, 2 months ago

Log in to reply

There is a 1/2 chance that you'll have a 1/6 chance of winning and a 1/2 chance you'll have a 1/10 chance of winning. Adding them up is just a rule of probability.

Jesse Li - 2 years, 2 months ago
Max Yuen
May 5, 2019

The trick is we need the prob(win) = prob((win & heads) or (win & tails)) since there is no case of overlap between heads and tails outcomes, we add the probabilities of heads and 1/6 = 1/12 to tails and 1/10 = 1/20.

Total chance is 2/15 after simplification. This is better than 1/8.

New game is better!

Robbie Wang
Jun 4, 2020

In the original version the probability of winning is 1/8. In the other version, 1/2 * (1/6 + 1/10) = 2/15 and 2/15 > 1/8

Kyle T
Mar 26, 2019

wolfram
Basically saying the same thing as the guy below me, 1 8 \frac{1}{8} vs 1 2 \frac{1}{2} * 1 6 \frac{1}{6} + 1 2 \frac{1}{2} * 1 10 \frac{1}{10}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...