A unbiased coin is tossed twice. Let random variable X represents number of tails shown. Find the variance of X .
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.
I think something's off in your chart + explanation. Although the answer is the same. For one thing, the sum of
P
(
X
i
)
must
=
1
.
||
X
i
||
P
(
X
i
)
||
||0||0.25||
||1||0.5||
||2||0.25||
So
m
1
=
(
0
×
0
.
2
5
)
+
(
1
×
0
.
5
)
+
(
2
×
0
.
2
5
)
=
1
m
2
=
(
0
2
×
0
.
2
5
)
+
(
1
2
×
0
.
5
)
+
(
2
2
×
0
.
2
5
)
=
1
.
5
variance
=
m
2
−
m
1
2
=
1
.
5
−
1
.
0
=
0
.
5
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.
Problem Loading...
Note Loading...
Set Loading...
so,