Ask Question
24 November, 13:35

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) =

+3
Answers (2)
  1. 24 November, 14:00
    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. 24 November, 16:09
    0
    5.67 i is the answer to the question
Know the Answer?
Not Sure About the Answer?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers