Answer:
Around 0% probability that sheer guesswork will yield exactly 18 correct answers
Step-by-step explanation:
For each question, there are only two possible outcomes. Either you guess the correct answer, or you do not. The probability of guessing the correct answer is a question is independent of other questions. So we use the binomial probability distribution to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
And p is the probability of X happening.
A multiple-choice test has 27 questions.
This means that [tex]n = 27[/tex]
Each question has 5 possible answers, of which only one is correct.
This means that [tex]p = \frac{1}{5} = 0.2[/tex]
What is the probability that sheer guesswork will yield exactly 18 correct answers?
This is P(X = 18).
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 18) = C_{27,18}.(0.2)^{18}.(0.8)^{9} = \cong 0[/tex]
Around 0% probability that sheer guesswork will yield exactly 18 correct answers