Solveeit Logo

Question

Question: A coin is tossed successively until the \[{1^{st}}\] time head occurs. The expected number of tosses...

A coin is tossed successively until the 1st{1^{st}} time head occurs. The expected number of tosses required is
A. 44
B. 22
C. 11
D. 55

Explanation

Solution

As the coin is tossed successively until for the 1st{1^{st}} time head occurs, this is the case of expected wait. We solve this question by using the expected value of all the possibilities of the tosses.

Complete step-by-step answer:
In the question, it is given that A coin is tossed successively until the 1st{1^{st}} time head occurs, so we will use the probability function in this.
Let XX be the number of tosses of a fair coin until a head appears, and we want to find the expected value of XX i.e., E(X)E(X) . When we toss the coin once, there are two possibilities:
Possibility 11: The first toss is heads: In this case, the value of XX will be 11.
Possibility 22: The first toss is tails: In this case, we have lost one trial, but since we needed a head in the first trial, we are back to where we started from. So, the expected number of trials until heads come in the first trial will be equal to 11 (from the lost trial) plus E(X)E(X) .
Therefore, probability of getting a head in a toss PH=12{P_H} = \dfrac{1}{2} , as there are a total of only two choices- we can either get a head or a tail.
And, the expected value is the sum of: (each of the possible outcomes) ×\times (the probability of the outcome occurring)
E(X)=12(1)+12(1+E(X))E(X) = \dfrac{1}{2}(1) + \dfrac{1}{2}(1 + E(X))
Or, E(X)12.E(X)=1E(X) - \dfrac{1}{2}.E(X) = 1
Or, 12.E(X)=1\dfrac{1}{2}.E(X) = 1
Or, E(X)=2E(X) = 2

So, the correct answer is “Option B”.

Note: The expected value (or mean) of XX , where XX is a discrete random variable, is a weighted average of the possible values that XX can take, each value being weighted according to the probability of that event occurring. The expected value of XX is usually written as E(X)E(X) or mm.
E(X)=Sx.P(X= x)E\left( X \right) = Sx.P\left( {X = {\text{ }}x} \right)
So, the expected value is the sum of: (each of the possible outcomes) ×\times (the probability of the outcome occurring).

Alternate Solution:
Either the event occurs on the first trial with probability pp , or with probability 1p1 - p the expected wait is 1+E1 + E
E=p+(1p)(1+E)E = p + (1 - p)(1 + E)
Or, E=1pE = \dfrac{1}{p}
Therefore, probability of getting a head in a toss PH=12{P_H} = \dfrac{1}{2} , as there are a total of only two choices- we can either get a head or a tail.
So, E=2E = 2 .
Therefore, (B.) 22 is the required answer.