asked 219k views
0 votes
Sally is completely unprepared for a three-question multiple-choice pop quiz, so she randomly guesses the answer to each question. If each question has four choices, then what is the probability that she gets at least two questions correct?

A) 0.0469
B) 0.0625
C) 0.1406
D) 0.1563

1 Answer

3 votes

Answer:

Option: D is the correct answer.

D) 0.1563

Explanation:

There are a total of 3 questions in a quiz.

We are asked to find the probability that at least two questions were correct.

Hence, we have to use binomial in order to find the probability.

We know that the probability of k success in n experiments is calculated by the formula:


P(X=k)=n_C_kp^kq^(n-k)

where p is the probability of success.

and q is the probability of failure.

Here p is the probability that the question is correct.

i.e. p=1/4

( Since out of the 4 choices 1 choice is correct)

Similarly,

q=3/4

( Since out of the 4 choices 3 are incorrect)

Hence, we are asked to find:


P(X\geq 2)

i.e. we have to find:


P(X=2)+P(X=3)

Here we have, n=3


P(X=2)+P(X=3)\\\\=3_C_2((1)/(4))^2((3)/(4))^1+3_C_3((1)/(4))^3((3)/(4))^0\\\\=(9)/(64)+(1)/(64)\\\\\\=(10)/(64)\\\\\\=0.15625

Hence, the probability is:

0.1563

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.