Variance of random

A unbiased coin is tossed twice. Let random variable X X represents number of tails shown. Find the variance of X X .


The answer is 0.5.

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.

1 solution

Thushar Mn
Mar 3, 2016
Xi P(Xi)
0 .25
1 .25
2 .25

so,

  m1=0 * 0.25 + 1 * 0.25 + 2 * 0.25= 1 

  m2=0(squ) * 0.25 + 1(squ) *  0.25 +2(squ) *  0.25    =1.5

  variance = m2 - m1(squ) =1.5 - 1 =0.5

I think something's off in your chart + explanation. Although the answer is the same. For one thing, the sum of P ( X i ) P(X_i) must = 1 = 1 .
|| X i X_i || P ( X i ) P(X_i) ||
||0||0.25||
||1||0.5||
||2||0.25||


So m 1 = ( 0 × 0.25 ) + ( 1 × 0.5 ) + ( 2 × 0.25 ) = 1 m_1 = (0 \times 0.25) + (1 \times 0.5) + (2 \times 0.25) = 1 m 2 = ( 0 2 × 0.25 ) + ( 1 2 × 0.5 ) + ( 2 2 × 0.25 ) = 1.5 m_2 = (0^2 \times 0.25) + (1^2 \times 0.5) + (2^2 \times 0.25) = 1.5
variance = m 2 m 1 2 = 1.5 1.0 = 0.5 = m_2 - m_1^2 = 1.5 - 1.0 = 0.5

Christopher Williams - 4 years, 9 months ago

the above math given by the solution is wrong

m1=0 * 0.25 + 1 * 0.25 + 2 * 0.25= 1

Also the probability of having 1 tail is not 0.25

The comment however corrected it.

Xun Ding - 3 years, 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...