Consider X as the number of questions answered correctly among the 20 questions: X∼B(n,p)
P(X=x)=(xn)px(1−p)n−x Given that p=0.5,n=20
0.6⋅20=12
P(X=12)=(1220)0.512(1−0.5)20−12=0.120134
P(X=13)=(1320)0.513(1−0.5)20−13=0.073929
P(X=14)=(1420)0.514(1−0.5)20−14=0.036964
P(X=15)=(1520)0.515(1−0.5)20−15=0.014786
P(X=16)=(1620)0.516(1−0.5)20−16=0.004621
P(X=17)=(1720)0.517(1−0.5)20−17=0.001087
P(X=18)=(1820)0.518(1−0.5)20−18=0.000181
P(X=19)=(1920)0.519(1−0.5)20−19=0.000019
P(X=20)=(2020)0.520(1−0.5)20−20=0.000001
P(X≥12)=P(X=12)+P(X=13)+P(X=14)++P(X=15)+P(X=16)+P(X=17)+P(X=18)+
+P(X=19)+P(X=20)≈ 0.251722
The probability my friend will pass the exam is 0.2517 (≈25%)
Comments