Solveeit Logo

Question

Question: A player tosses 2 fair coins. He wins ₹ 5 if 2 heads appear, ₹ 21f 1 head appears a) if no heads app...

A player tosses 2 fair coins. He wins ₹ 5 if 2 heads appear, ₹ 21f 1 head appears a) if no heads appear, then the variance of his winning amount is

Answer

94\displaystyle \frac{9}{4}

Explanation

Solution

Let the random variable XX denote the winning amount. The outcomes when tossing 2 fair coins (each outcome having probability 14\frac{1}{4}) are:

  • 2 heads (HH): X=5X = 5
  • 1 head (HT or TH): X=2X = 2
  • No heads (TT): X=1X = 1

Step 1: Compute the Expected Value

E(X)=14(5)+24(2)+14(1)=5+4+14=104=2.5E(X) = \frac{1}{4}(5) + \frac{2}{4}(2) + \frac{1}{4}(1) = \frac{5 + 4 + 1}{4} = \frac{10}{4} = 2.5

Step 2: Compute the Expected Value of X2X^2

E(X2)=14(52)+24(22)+14(12)=25+8+14=344=8.5E(X^2) = \frac{1}{4}(5^2) + \frac{2}{4}(2^2) + \frac{1}{4}(1^2) = \frac{25 + 8 + 1}{4} = \frac{34}{4} = 8.5

Step 3: Calculate the Variance

Var(X)=E(X2)[E(X)]2=8.5(2.5)2=8.56.25=2.25=94\text{Var}(X) = E(X^2) - [E(X)]^2 = 8.5 - (2.5)^2 = 8.5 - 6.25 = 2.25 = \frac{9}{4}