The probability that the student guesses the right answer p=51=0.2, that he doesn't guess q=54=0.8.
Obviously the number of right answers X may be any value of 0, 1, 2, ... 14, 15.
We have a Bernoulli trial - exactly two possible outcomes, "success" (the student guesses the right answer) and "failure" (he doesn't guess) and the probability of success is the same every time the experiment is conducted (the student answers a question).
The probability of each result
P(X=k)=(nk)⋅pk⋅qn−k==(15k)⋅0.2k⋅0.8n−k==k!⋅(15−k)!15!⋅0.2k⋅0.8n−k.
The sought probability that he answers at least ten questions correctly:
P(X≥10)=P(X=10)+P(X=11)++P(X=12)+P(X=13)++P(X=14)+P(X=15)==10!⋅5!15!⋅0.210⋅0.85+11!⋅4!15!⋅0.211⋅0.84++12!⋅3!15!⋅0.212⋅0.83+13!⋅2!15!⋅0.213⋅0.82++14!⋅1!15!⋅0.214⋅0.81+15!⋅0!15!⋅0.215⋅0.80==0.000113.
Comments