SOLUTION: A 20 question multiple-choice test has four possible answers for each question (A, B, C, or D). Suppose that you don't know the answers to any of the questions so you have to guess

Algebra ->  Probability-and-statistics -> SOLUTION: A 20 question multiple-choice test has four possible answers for each question (A, B, C, or D). Suppose that you don't know the answers to any of the questions so you have to guess      Log On


   



Question 329255: A 20 question multiple-choice test has four possible answers for each question (A, B, C, or D). Suppose that you don't know the answers to any of the questions so you have to guess on each question. Then this situation follows a binomial distribution where X is the number of questions you get correct out of 20.
Find the probability that you get exactly 2 questions correct on the test.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A 20 question multiple-choice test has four possible answers for each question (A, B, C, or D). Suppose that you don't know the answers to any of the questions so you have to guess on each question. Then this situation follows a binomial distribution where X is the number of questions you get correct out of 20.
Find the probability that you get exactly 2 questions correct on the test.
----
Binomial with n = 20 and p = 1/4
---
P(x = 2) = 20C2(1/4)^2*(3/4)^18 = 0.0669
============================================
Cheers,
Stan H.
========