SOLUTION: A true-false test has 38 questions. If a passing grade on this test is X=24 (or more) correct, what is the probability of obtaining a passing grade just by guessing?
Algebra ->
Probability-and-statistics
-> SOLUTION: A true-false test has 38 questions. If a passing grade on this test is X=24 (or more) correct, what is the probability of obtaining a passing grade just by guessing?
Log On
Question 438855: A true-false test has 38 questions. If a passing grade on this test is X=24 (or more) correct, what is the probability of obtaining a passing grade just by guessing? Answer by solver91311(24713) (Show Source):
The probability of successes in trials where is the probability of success on any given trial is given by:
Where is the number of combinations of things taken at a time and is calculated by
But you need the probability of getting 24 OR MORE correct. So you need the probability of exactly 24 plus the probability of exactly 25...exactly 26...and so on.
This is a long and arduous calculation, so get out your calculator and start cranking.
On the other hand, if you have Microsoft Excel or Numbers for Mac you can open a spreadsheet and put in the following formula:
Round appropriately and you will have your answer. The BINOMDIST part of that will give you the probability of getting zero plus P(1) plus P(2), and so on up to 23. The TRUE part of that will give you the cumulative sum from 0 through 23. If you put in FALSE, you would get the probability of 23 exactly. 1 minus the result of the cumulative amount will give you the probability of 24 or more.
John
My calculator said it, I believe it, that settles it