Ask Question
27 December, 18:44

A quiz consists of 10 multiple-choice questions, each with 5 possible answers. For someone who makes random guesses for all of the answers, find the probability of passing if the minimum passing grade is 60 %.

P (pass) =

+2
Answers (2)
  1. 27 December, 18:58
    0
    "Passing" would entail getting 6 or more answers correct.

    One way in which to calculate this probability would be to use the

    "binomcdf (" function available on TI calculators.

    binomcdf (10,0.2,0) produces a list of cumulative binomial probabilities for n=0 to n=10. We take the 6th such sum; it is 0.9936. This is the probability that the student, choosing answers at random, will get 5 or fewer answers right. (In other words, it's awfully hard to guess your way thru a multiple-choice test.)

    Subtracting 0.9936 from 1.0000 produces the probability 0.0064 This is the probability of getting 6 or more questions right by guessing.
  2. 27 December, 19:08
    0
    5.67 i is the answer to the question
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A quiz consists of 10 multiple-choice questions, each with 5 possible answers. For someone who makes random guesses for all of the answers, ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers