A student will keep guessing answers for a problem until he gets the right answer. Assume that the correctness of each answer he gives is independent of his other answers. There is a 30% chance that an answer will be correct. Let X be the number of incorrect answers the student guesses. Note that X is a geometric random variable.
Determine the probability that the student makes exactly 3 incorrect guesses before getting the right answer.
Determine the probability that it takes more than 3 incorrect guesses before getting the right answer. Hint: use the complement rule.
Determine E(X).
A student will keep guessing answers for a problem until he gets the right answer. Assume...
A student will keep scanning radio stations until he finds one playing a song he likes. Assume that the songs played on each station are independent of the others. For each station, there is a 30% chance that the station will play a song that the student likes. Let X be the number of stations that the student listens to (with songs he doesn’t like) until he finds one with a song that he likes. Note that X is a...
A student takes an exam containing 14 multiple choice questions. The probability of choosing a correct answer by knowledgeable guessing is 0.5. If the student makes knowledgeable guesses, what is the probability that he will get exactly 3 questions right? Round your answer to four decimal places
A student takes an exam containing 19 multiple choice questions. The probability of choosing a correct answer by knowledgeable guessing is 0.4. If the student makes knowledgeable guesses, what is the probability that he will get exactly 5 questions right? Round your answer to four decimal places.
A student takes an exam containing 10 multiple-choice questions. The probability of choosing a correct answer by knowledgeable guessing is 0.5. At least 6 correct answers are required to pass. If the student makes knowledgeable guesses, what is the probability that he will fail? Round your answer to four decimal places.
5. A student takes a multiple-choice exam where each question has 5 possible answers. He works a question correctly if he knows the answer, otherwise he guesses at random. Suppose he knows the answer to 80% of the questions. (a) What is the probability that on a question chosen at random the student gets the correct (b) Given that the student gets the correct answer to this question, what is the probability answer? that he actually knew the answer?
A student takes an exam containing 1818 multiple choice questions. The probability of choosing a correct answer by knowledgeable guessing is 0.30.3. At least 1212 correct answers are required to pass. If the student makes knowledgeable guesses, what is the probability that he will fail? Round your answer to four decimal places.
A student takes an exam containing 16 multiple choice questions. The probability of choosing a correct answer by knowledgeable guessing is 0.5. At least 11 correct answers are required to pass. If the student makes knowledgeable guesses, what is the probability that he will pass? Round your answer to four decimal places.
Java Guessing Game Class The class will generate a random number of 1 to 15, and then check to see if the user guessed the number correctly. If the number is incorrect, the user should have the chance to guess again, until they guess the right number or they guess 10 times. The class method should keep track of the number of guesses the user has had, and return this value. The class should have one constructors, a default and...
A student takes an exam containing 14 multiple choice questions. The probability of choosing a correct answer by knowledgeable guessing is 0.3. At least 9 correct answers are required to pass. If the student makes knowledgeable guesses, what is the probability that he will pass? Round your answer to four decimal places. Answer(How to Enter) 1 Point Tables E Keypad
Multiple-choice questions each have 6 possible answers, one of which is correct. Assume that you guess the answers to 3 such questions. Use the multiplication rule to find the probability that the first two guesses are wrong and the third is correct. That is, find P ( W W C ) , where C denotes a correct answer and W denotes a wrong answer. (round answer to 4 decimal places) P ( W W C ) = Incorrect What is...