Question

In: Math

USING EXCEL         For the most part, our multiple-choice quiz (and Evaluation) questions have four possible...

USING EXCEL

  1.         For the most part, our multiple-choice quiz (and Evaluation) questions have four possible answers. (Yes, I know. I throw in an extra answer now and then!)   Suppose you come to a quiz hoping to guess your way through to a decent grade. Find the probability of guessing at least 5 out of the 10 multiple-choice questions correctly, using BINOM.DIST with pdf (i.e., summing each of the individual probabilities of 5, 6, ….., 9, 10), and then with cdf (i.e., taking the complement of one of the cdf values.) Round (final answer only) to 3 digits. Do not round your intermediate answers.

Make sure you label your two methods, “Method 1” and “Method 2” so that they serve as headers for the work you display beneath each.

So would you consider this event likely or unlikely to occur? Explain your answer.

Review: using BINOM.DIST(x, n, p, false) is the pdf function, since the false tells you that this is the probability for only x successes out of n trials with a probability, p, on any trial.

For example, if you’re interested in computing P(X=10) for n = 20, p = .5, then enter

“BINOM.DIST(10,20,5, FALSE)”

However, if you wish to calculate the P(X ≤ 10), enter

“BINOM.DIST(10,20,.5,TRUE)”, since “TRUE” indicates that you wish Excel to give the cumulative probability, that is the sum of the following probabilities:

P(X=0)+P(X=1)+P(X=2)+P(X=3)+P(X=4)+…+P(X=10); whereas inserting

“FALSE” gives you only P(X=10).

  1.         Now answer the same questions in (a), assuming that each of our weekly quiz questions has 5 answers instead of 4. Again, use both methods, making sure to label your work “Method 1” and “Method 2”.

Solutions

Expert Solution


Related Solutions

A pop quiz has two questions. Question 1 is a multiple choice question with 4 possible...
A pop quiz has two questions. Question 1 is a multiple choice question with 4 possible answers. Question 2 is a true/false question. One student is completely unprepared for the quiz and has to guess the answers. Let X denote the number of questions answered correctly. 1. List all possible results for the student's quiz and their probabilities. Use C to denote a correct answer and I to denote and incorrect answer. 2. List the possible values for X. 3....
A quiz consists of 20 multiple choice​ questions, each with five possible​ answers, only one of...
A quiz consists of 20 multiple choice​ questions, each with five possible​ answers, only one of which is correct. If a student guesses on each​ question, what is the mean and standard deviation of the number of correct​ answers? Round to the nearest thousandth. ______________________________________________________________ A. The mean is 10. The standard deviation is 3.162. B.The mean is 4. The standard deviation is 1.789. C.The mean is 10. The standard deviation is 1.789. D.The mean is 4. The standard deviation...
A student answers a multiple choice examination with two questions that have four possible answers each....
A student answers a multiple choice examination with two questions that have four possible answers each. Suppose that the probability that the student knows the answer to a question is 0.80 and the probability that the student guesses is 0.20. If the student guesses, the probability of guessing the correct answer is 0.25. The questions are independent, that is, knowing the answer on one question is not influenced by the other question. (a) What is the probability that the both...
A multiple-choice quiz has 200 questions, each with 4 possible answers of which only 1 is...
A multiple-choice quiz has 200 questions, each with 4 possible answers of which only 1 is correct. Then the probability that sheer guesswork yields more than 30 correct answers for the 80 of the 200 problems about which the student has no knowledge is equal to
quiz has 5 questions. multiple choice with 4 possible answers each. a student randomly guesses on...
quiz has 5 questions. multiple choice with 4 possible answers each. a student randomly guesses on all 5 questions. 1) what is the probability of that student getting a passing grade(60% correct is passing) 2) what is the probability of that student getting a B or better (a low B is 80%) 3) what is the probability of that student failing the quiz?
Charlene takes a quiz with 10 multiple-choice questions, each with four answer choices. If she just...
Charlene takes a quiz with 10 multiple-choice questions, each with four answer choices. If she just guesses independently at each question, she has probability 0.25 of guessing right on each. Use simulation to estimate Charlene's expected number of correct answers. (Simulate 20 repetitions using line 122 of this table of random digits. Let 00–24 be a correct guess and 25–99 be an incorrect guess.)
You take a quiz that consists of 5 multiple-choice questions. Each question has 5 possible answers,...
You take a quiz that consists of 5 multiple-choice questions. Each question has 5 possible answers, only one of which is correct. You will randomly guess the answer to each question. The random variable represents the number of correct answers. Construct the probability distribution for this random variable.
Isabel is taking a multiple-choice question quiz. The quiz has 7 questions and each question has...
Isabel is taking a multiple-choice question quiz. The quiz has 7 questions and each question has 4 possible answers (only one of them is a correct answer). Since she didn’t study at all, she will guess all the questions. Let X be the random variable representing the number of answers she’ll guess correctly. (3 pts) What values does X take on? (4 pts) Calculate the probability that she guesses 2 questions correctly. (4 pts) Calculate the probability of passing the...
On a multiple choice test with 18 questions, each question has four possible answers, one of...
On a multiple choice test with 18 questions, each question has four possible answers, one of which is correct. For students who guess at all answers, find the variance for the number of correct answers.
Consider a multiple-choice examination with 50 questions. Each question has four possible answers.
Consider a multiple-choice examination with 50 questions. Each question has four possible answers. Assume that a student who has done the homework and attended lectures has a 65% chance of answering any question correctly. (Round your answers to two decimal places.) (a) A student must answer 43 or more questions correctly to obtain a grade of A. What percentage of the students who have done their homework and attended lectures will obtain a grade of A on this multiple-choice examination?...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT