A coin is biased so that the head is 3 times as likely to occur as tail. If the coin is tossed twice, find the probability distribution of number of tails.
Let X denotes the random variable which denotes the number of tails when a biased coin is tossed twice.
So, X may have value 0,1 or 2.
Since, the coin is biased in which head is 3 times as likely to occur as a tail.
∴ P(H)=34 and P(T)=14 P(X=0)=PHH=(34)2=916
P(X=1)=P (one tail and one head)
=P{HT,TH}=P{HT}+P{TH}=P{H}P{T}+P{T}P{H}
=34×14+14×34=316+316=616=38
P(X=2)=P (two tails)= PTT=PT.PT=(14)2=116
Therefore, the required probability distribution is as follows
X 0 1 2P(X)916 38 116