SOLUTION: Suppose that a quiz consists of 16 True-False questions. A student hasn't studied for the exam and will just randomly guesses at all answers (with True and False equally likely). H

Algebra ->  Probability-and-statistics -> SOLUTION: Suppose that a quiz consists of 16 True-False questions. A student hasn't studied for the exam and will just randomly guesses at all answers (with True and False equally likely). H      Log On


   



Question 1183519: Suppose that a quiz consists of 16 True-False questions. A student hasn't studied for the exam and will just randomly guesses at all answers (with True and False equally likely). How would you find the probability that the student will get exactly 8 answers correct? (consider up to 4 decimal places)
Mark only one oval.
0.1208
0.1964
0.0229
0.8412

Answer by ikleyn(52775) About Me  (Show Source):
You can put this solution on YOUR website!
.
Suppose that a quiz consists of 16 True-False questions. A student hasn't studied for the exam and will just randomly
guesses at all answers (with True and False equally likely). How would you find the probability that the student
will get exactly 8 answers correct? (consider up to 4 decimal places)
0.1208
0.1964
0.0229
0.8412
~~~~~~~~~~~~~~~~


It is a typical binomial distribution probability problem.


    The number of trials is n = 16;

    The number of successful trials is  k = 8.

    The probability of the success is  1%2F2  in each individual trial (the same as the probability of the unsuccess).


The final probability is  P = C%5B16%5D%5E8%2A%281%2F2%29%5E16 =  = 0.1964  (rounded).    ANSWER

Solved and explained.

------------------

To see many other similar  (and different)  solved problems,  look into the lessons
    - Simple and simplest probability problems on Binomial distribution
    - Typical binomial distribution probability problems
in this site.