Suppose that 90% of people are right handed. What is the probability that alomost 6 of random sample of 10 people are right handed?
A person can be either right handed or left handed. It is given that 90% of the people are right handed.
Therefore p=90100=910and q=1−p=1−910=110,n=10
Clearly, X has a binomial distribution with n=10,
p=910 and q=110∴P(X=r)=nCrprqn−r=10Cr(910)r(910)10−r
Required probability=P(X≤6)=P(X=0)+P(X=1)+P(X=2)+P(X=3)+P(X=4)+P(X=5)+P(X=6)=10C0p0q10+10C1p1q9+10C2p2q8+10C3p3q7+10C4p4q6+10C5p5q5+10C6p6q4=q10+10pq9+10×91×2p2q8+10×9×81×2×3p3q7+10×9×8×71×2×3×4p4q6+10×9×8×7×61×2×3×4×5p5q5+10×9×8×71×2×3×4p6q4
=q10+10pq9+45p2q8+120p3q7+210p4q6+252p5q5+210p+q4=(110)10+10(910)(110)9+45(910)2(110)8+120(910)3(110)7+210(910)4(110)6+252(910)5(110)5+210(910)6(110)4=1+90+45×92+120×93+210×94+252×95+210×961010
Alternatively,
Required probability
=P(X≤6)=1-P(more than 6 are right handed) (7≤X≤10)
=1−∑10r=710Cr(910)r(110)10−r