2.4k views
2 votes
In each round of a game show, a contestant answers a multiple-choice question that has three answer choices. The contestant advances to the next round by answering the question correctly. What is the probability of advancing to the seventh round if the contestant randomly guesses the answer to each question? Write your answer as a fraction in simplest form.

User Lawand
by
6.6k points

2 Answers

6 votes
The probability is 1/729.

To advance to the 7th round, the contestant must guess 6 answers correctly. There is a 1/3 chance of this, since there are 3 choices with 1 correct. This gives us

(1/3)^6 = (1^6)/(3^6) = 1/729
User SushiHangover
by
5.5k points
0 votes

Answer:

The probability of advancing to the seventh round is:


(1)/(729)

Explanation:

It is given that:

In each round of a game show, a contestant answers a multiple-choice question that has three answer choices.

Also, the contestant advances to the next round by answering the question correctly.

Hence, in order to reach the seventh round he has to correctly answer in all of the preceding rounds (i.e. round 1 to round 6)

Now, as we know that the event of answering in each round is independent of the other rounds.

Hence, the probability of advancing to the seventh round is product of probability of answering correctly in all the preceding rounds.

Let P denotes the probability of an event.

P( answering round 1 correctly)=P(1)=1/3

( since, we know that out of three choices only one is correct)

P( answering round 2 correctly)=P(2)=1/3

Similarly,

P( answering round 3 correctly)=P(3)=1/3

P( answering round 4 correctly)=P(4)=1/3

P( answering round 5 correctly)=P(5)=1/3

P( answering round 6 correctly)=P(6)=1/3

Hence,


P(Advancing\ seventh\ round)=P(1)\cdot P(2)\cdot P(3)\cdot P(4)\cdot P(5)\cdot P(6)\\\\P(Advancing\ seventh\ round)=(1)/(3)\cdot (1)/(3)\cdot (1)/(3)\cdot (1)/(3)\cdot (1)/(3)\cdot (1)/(3)\\\\P(Advancing\ seventh\ round)=(1)/(3^6)\\\\P(Advancing\ seventh\ round)=(1)/(729)

Hence, the probability is:


(1)/(729)

User Yulong Ao
by
6.3k points