We use the formula for Binomial Probabilities Pn(k)=Cnkpkqn−k
p=0,05
q=1-p=1-0,05=0,95
n=10
k⩽2
P10(k⩽2)=P10(k=0)+P10(k=1)+P10(k=2)
P10(k=0)=C100(0.05)0(0.95)5−0=0,5987
P10(k=1)=C101(0.05)1(0.95)5−1=0,3151
P10(k=2)=C102(0.05)2(0.95)5−2=0,0746
the probability of at most 2 out of 10 kids getting A grade in that paper is equal to
P10(k⩽2)=0,5987+0,3151+0,0746=0,9884
Comments