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
49
Explanation
Solution
Let the random variable X denote the winning amount. The outcomes when tossing 2 fair coins (each outcome having probability 41) are:
- 2 heads (HH): X=5
- 1 head (HT or TH): X=2
- No heads (TT): X=1
Step 1: Compute the Expected Value
E(X)=41(5)+42(2)+41(1)=45+4+1=410=2.5Step 2: Compute the Expected Value of X2
E(X2)=41(52)+42(22)+41(12)=425+8+1=434=8.5Step 3: Calculate the Variance
Var(X)=E(X2)−[E(X)]2=8.5−(2.5)2=8.5−6.25=2.25=49