The sample space S for the three tosses of the coin is:
S={HHH,HHT,HTH,HTT,THH,THT,TTH,TTT}
Let U be a random variable giving the number of tails minus the number of heads in three tosses of a coin, we assign a value of u of U to each sample point in the following way:
Sample pointsHHHHHTHTHHTTTHHTHTTTHTTTu−3−1−11−1113
The sample space for U is
SU={−3,−1,1,3}
corresponding to 3H,2H1T,1H2T and 3T respectively.
P(3 heads & 0 tails)=(03)(21)0(21)3=81
P(2heads& 1tails)=(13)(21)1(21)2=83
P(1 heads& 2 tails)=(23)(21)2(21)1=83
P(0 heads& 3 tails)=(33)(21)3(21)0=81
P(W=−3)=81P(W=−1)=83P(W=1)=83P(W=3)=81
Comments