
Prestkn C.
asked 03/03/20What is the probability of getting exactly 2 correct answers if you make random guesses ?
1 Expert Answer

Michael C. answered 03/04/20
Math, Science, Programming, and Test Prep Expert
We'll assume answering each question is an independent event (that is the answer we choose for question 1 doesn't narrow our options for question 2, or vice versa). We will also assume all questions have the same probability of success when guessing randomly. Let's call the probability of getting any question right by guessing randomly "p", and the total number of questions "n".
The probability of getting exactly 2 questions right would be given by the formula:
P(n) = C(n, 2) * p2 * (1-p)n-2
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
William W.
We need more to go on here. Are these true/false questions? Are they multiple choice with 4 possible answers? How many total questions are there?03/04/20