Let probability of a child having genotype AB: p=1/2
Then probability of a child having genotype BB: 1−p=1−1/2=1/2
Let random variable X= number of children having genotype AB: X∼B(n,p)
P(X=x)=(xn)px(1−p)n−x Given that n=5,p=1/2
Find the probability that two of the children have genotype AB and three others have genotype BB .
P(X=2)=(25)(21)2(1−21)5−2=165=0.3125
Comments