Answer:
[tex]P(x>20)=9.67*10^{-10}[/tex]
Step-by-step explanation:
If we call x the number of correct answers, we can said that P(x) follows a Binomial distribution, because we have 25 questions that are identical and independent events with a probability of 1/4 to success and a probability of 3/4 to fail.
So, the probability can be calculated as:
[tex]P(x)=nCx*p^{x}*q^{n-x}=25Cx*0.25^{x}*0.75^{25-x}[/tex]
Where n is 25 questions, p is the probability to success or 0.25 and q is the probability to fail or 0.75.
Additionally, [tex]25Cx=\frac{25!}{x!(25-x)!}[/tex]
So, the probability that the student answers more than 20 questions correctly is equal to:
[tex]P(x>20)=P(21)+P(22)+P(23)+P(24)+P(25)[/tex]
Where, for example, P(21) is equal to:
[tex]P(21)=25C21*0.25^{21}*0.75^{25-21}=9.1*10^{-10}[/tex]
Finally, P(x>20) is equal to:
[tex]P(x>20)=9.67*10^{-10}[/tex]