Calculating Probability of Correct Answers on Multiple Choice Questions

  • Thread starter Thread starter th3whit3fang
  • Start date Start date
  • Tags Tags
    Combinatorics
th3whit3fang
Messages
8
Reaction score
0

Homework Statement



You have got 10 multiple choice questions with 3 possible choices per question. What is ur chance that you will have 5 answers correct?

So the chance for a correct answer per question is 1/3 and for an uncorrect answer per question is 2/3.

The Attempt at a Solution



correct solution:

10 nCr 5 * (1/3)^5 * (2/3)^5 = 896/6561

(with 10 nCr 5 = combination with n= 10 and k = 5 )

I don't know how to get to the solution.

THank u
 
Physics news on Phys.org
th3whit3fang said:

Homework Statement



You have got 10 multiple choice questions with 3 possible choices per question. What is ur chance that you will have 5 answers correct?

So the chance for a correct answer per question is 1/3 and for an uncorrect answer per question is 2/3.

The Attempt at a Solution



correct solution:

10 nCr 5 * (1/3)^5 * (2/3)^5 = 896/6561

(with 10 nCr 5 = combination with n= 10 and k = 5 )

I don't know how to get to the solution.

THank u

The expression is a simple application of Binomial probability. The final answer is just a simplification by cancellation of common factors.

You first *choose* 5 questions that you get right. The other 5 are automatically decided by elimination. Then you figure out the probability of getting the 5 that you chose right and the other 5 wrong. Can you now see why the expression has that particular form?
 
  • Like
Likes 1 person
thank u
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top