Four coins are tossed. Therefore sample space contain 24 i.e 16 points.
Let S be the sample space.
Then S= { HHHH,HHHT,HHTH,HHTT,HTHH,HTHT,HTTH,HTTT
THHH,THHT,THTH,THTT,TTHH,TTHT,TTTH,TTTT }
Let X be the random variable representing the number of heads that occur.
Then X can take the values 0,1,2,3,4.
Now corresponding to each points of random variable Z we will get their probabilities.
∴P(X=0)= probability of getting no head
=161
P(X=1)= probability of getting one head
=164=41
P(X=2)= probability of getting two head
=166=83
P(X=3)= probability of getting three head
=164=41
P(X=4)= probability of getting four head
=161
Let F(x) be the distribution function of the random variable X .
If −∞<x<0, F(x)=0
If 0≤x<1, F(x)=P(X=0)=161 If 1≤x<2,F(x)=[P(X=0)+P(X=1)]=(161+164)=165
If 2≤x<3,F(x)=[P(X=0)+P(X=1)+P(X=2)]=(161+164+166)=1611
If 3≤x<4,F(x)=[P(X=0)+P(X=1)+P(X=2)+P(X=3)]=(161+164+166+164)=1615
If 4≤x<∞,F(x)=[P(X=0)+P(X=1)+P(X=2)+P(X=3)+P(X=4)]
=(161+164+166+164+161)=1
Which is the required distribution function.
Comments