Question

A multiple choice test has 25 questions, each with 5 possible choices, exactly one of which is correct. The test is marked by

0 0
Add a comment Improve this question Transcribed image text
Answer #1
  • Let Gi be the random variable denoting the mark obtained by Gerry in the .th 2 question for i= 13, 14, ... 25 . (We assume without loss of generality, we assume, the first 12 answers are correct).
    Since, Gerry discards invalid 3 options and randomly chooses an option from the remaining two, the answer can be correct with probability of 0.5 and incorrect with a probability of 0.5.
    The random variable is given by:
    4 Gi = w.p. 0.5 w.p. 0.5 Vi= 13, 14, ..., 25 iid -1
    Now,
    EGi) = 4 * 0.5 + (-1) * 0.5 = 1.5

    Now,
    25 ECO Gi) =13
    25 - Σ Ε(G). =13
    25 =Σ 1.5- =13
    - 19.5

    Additionally, Gerry answers 12 questions correctly (assuming, if the answer is known, the student will answer correctly). Let G be the random variable denoding the marks obtained by Gerry.
    Thus,25 MG = 12 και 4 + ΣG, i=13
    Hence,
    \tiny E(M_G)=48+19.5=67.5


    The Variance of Gi is given by:
    Var( Gi) = E(G) – E-(Gi)
    Now,
    E(G)
    \tiny =4^2*0.5+(-1)^2*0.5
    \tiny =8.5

    Hence,
    \tiny Var(G_i)=8.5-1.5^2=6.25

    Hence,
    25 Var Gi) i=13
    25 Var(Gi) i=13 (since the responses are independent, Covariance is 0)
    25 Σ 6.25- =13
    -- 13*6.25
    == 81.25

    Hence,
    Var MG
    \tiny =Var(48+\sum_{i=13}^{25}G_i)
    25 = Varl Gi i=13 (Since, Variance is independent of change of origin)
    == 81.25 .

  • It is given that Mickey answers 12 answers correctly.
    So, Mickey receives 4*12 = 48 marks.
    Mickey does not answer any question henceforth.
    Hence, Mickey's marks is fixed at 48, there's no chance of scoring greater than 50.

    Hence, the probabilit of Mickey passing the test is 0.

  • Let \tiny B_i be the random variable denoting the mark obtained by Bianca in the .th 2 question for i= 13, 14, ... 25 . (We assume without loss of generality, we assume, the first 12 answers are correct).
    Since, Bianca randomly chooses an option from the 5 choices, the answer can be correct with probability of 0.2 and incorrect with a probability of 0.8.
    The random variable is given by:
    \tiny B_i=\begin{cases} 4 & \text{ w.p. } 0.2 \\ -1 & \text{ w.p. } 0.8 \end{cases}\; \; \forall\; i=13,14,...,25 \; iid
    Additionally, Bianca answers 12 questions correctly (assuming, if the answer is known, the student will answer correctly). Let \tiny M_B be the random variable denoding the marks obtained by Bianca.
    Thus,\tiny M_B=12*4+\sum_{i=13}^{25}B_i

    We use the transformation:
    \tiny X_i=\frac{B_i+1}{5}
    Hence, the probability distribution is given by:

    \tiny X_i=\begin{cases} 1 & \text{ w.p. } 0.2 \\ 0 & \text{ w.p. } 0.8 \end{cases}\; \; \forall\; i=13,14,...,25 \; iid
    CLearly,
    \tiny X_i\sim Ber(0.2)\;iid
    Hence,
    \tiny X=\sum_{i=13}^{25}X_i\sim Bin(13,0.2)

    We are to find,
    \tiny P(M_B\geq 50)
    \tiny =P(48+\sum_{i=13}^{25}B_i\geq 50)
    25 = P(Σ Β; Σ 2) i=13
    25 = P( (5 * Xi – 1) > 2) i=13
    \tiny =P(5*\sum_{i=13}^{25}X_i-13\geq 2)
    = P(5 * X > 15)
    \tiny =P(X\geq 3)
    \tiny =\sum_{x=3}^{13}P(X=x)
    \tiny =\sum_{x=3}^{13}\binom{13}{x}*0.2^x*0.8^{13-x}
    -0.49835

  • Here, we use the transformation:
    \tiny Y_i=\frac{G_i+1}{5}
    Hence, the probability distribution is given by:

    \tiny Y_i=\begin{cases} 1 & \text{ w.p. } 0.5 \\ 0 & \text{ w.p. } 0.5 \end{cases}\; \; \forall\; i=13,14,...,25 \; iid
    CLearly,
    \tiny Y_i\sim Ber(0.5)\;iid
    Hence,
    \tiny Y=\sum_{i=13}^{25}Y_i\sim Bin(13,0.5)

    We are to find,
    \tiny P(M_G\geq 50)
    \tiny =P(48+\sum_{i=13}^{25}G_i\geq 50)
    \tiny =P(\sum_{i=13}^{25}G_i\geq 2)
    \tiny =P(\sum_{i=13}^{25}(5*Y_i-1)\geq 2)
    25 = P(5 * Yi 13 2) i=13
    \tiny =P(5*Y\geq 15)
    \tiny =P(Y\geq 3)
    \tiny =\sum_{y=3}^{13}P(Y=y)
    \tiny =\sum_{y=3}^{13}\binom{13}{y}*0.5^y*0.5^{13-y}
    = 0.98877

  • Here, we are to find:
    \tiny P(M_B>48) (Since, Mickey got 48)
    \tiny =P(48+\sum_{i=13}^{25}B_i>48)
    25 = P(Σ Β; > 0). =13
    \tiny =P(\sum_{i=13}^{25}(5*X_i-1)>0)
    25 = P(5 * Σ Χ - 13 > 0) i=13
    = P(5 * X > 13)
    \tiny =P(X>2.6)
    \tiny =\sum_{x=3}^{13}P(X=x)
    \tiny =\sum_{x=3}^{13}\binom{13}{x}*0.2^x*0.8^{13-x}
    -0.49835

I hope this clarifies your doubt. If you're satisfied with the solution, hit the Like button. For further clarification, comment below. Thank You. :)

Add a comment
Know the answer?
Add Answer to:
A multiple choice test has 25 questions, each with 5 possible choices, exactly one of which...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • suppose that carlos is taking a multiple-choice test where there are five answer choices for each...

    suppose that carlos is taking a multiple-choice test where there are five answer choices for each question, and he randomly guesses on four questions. (a) What is the probability that he gets exactly three of those questions correct? (b) what is the probability that he gets at least one out of the four questions correct? (c) What is the probability that he gets none of the four questions correct?

  • A test has 5 multiple choice questions with four choices with one correct answer each

     QUESTION 11 A test has 5 multiple choice questions with four choices with one correct answer each. If we just randomly guess on each of the 5 questions, what is the probability that you get at least 1 questions correct? The probability a certain virus infects a random person is 0.2. If a random sample of 12 people is taken, what is the probability that exactly 5 people are infected?

  • A multiple-choice test has 20 questions. Each question has 4 possible answers, of which only one ...

    A multiple-choice test has 20 questions. Each question has 4 possible answers, of which only one is correct. (i) If you randomly answered each question, what is the name of the distribution for the number of possible marks you could achieve for the whole test? Explain your reasons and give the values for the parameters of that distribution.* (ii) If the pass mark for the test is 60% (i.e. 12 marks or more), what is the probability that you will...

  • A multiple-choice examination consists of 75 questions, each having possible choices a, b, c, and d....

    A multiple-choice examination consists of 75 questions, each having possible choices a, b, c, and d. Approximate the probability that a student will get more than 18 answers correct if he randomly guesses at each answer. (Note that, if he randomly guesses at each answer, then the probability that he gets any one answer correct is 0.25.) Use the normal approximation to the binomial with a correction for continuity. Round your answer to at least three decimal places. Do not...

  • Each question on a multiple-choice exam has five choices. One of the choices is the correct...

    Each question on a multiple-choice exam has five choices. One of the choices is the correct answer, worth 7 points, another choice is wrong but still carries partial credit of 4 points, and the other three choices are worth 0 points. If a student picks answers at random, what is the expected value of his or her score for a problem? points If the exam has 20 questions, what is his or her expected score? points

  • A test consists of 25 multiple choice questions. Each question has 5 possible answers, or which...

    A test consists of 25 multiple choice questions. Each question has 5 possible answers, or which only one is correct. If a student guesses on each question, find the following. a) The probability that he will guess all of them correct b)The probability that he will guess at most 15 correct. c)The probability that he will guess at least one correct. d) The mean and the standard deviation of the number of correct answers. e)Estimate the probability of the number...

  • 4. A multiple-choice exam has 5 questions. Each question has 3 choices, one of which is...

    4. A multiple-choice exam has 5 questions. Each question has 3 choices, one of which is the right answer. A student completes the exam by guessing. What is the probability that student gets 4 or more correct answers just by guessing?

  • 5) A student takes a multiple choice test with 12 questions, Each question has 4 possible...

    5) A student takes a multiple choice test with 12 questions, Each question has 4 possible answers only one of which is correct. .If this student guesses on all of the questions what is the probability he gets exactly three correct answers? A) 0.1974 C) 0.2323 B) 0.2825 D) 0.2581 E) 0.1105

  • Question 18 3 points Save A In a multiple choice test there are 10 questions and each question is worth 3 marks. Each question has 5 choices, one of which is correct. Assume that Ahmed (who knows not...

    Question 18 3 points Save A In a multiple choice test there are 10 questions and each question is worth 3 marks. Each question has 5 choices, one of which is correct. Assume that Ahmed (who knows nothing) guesses at each answer. If 90% and above is the A grade, determine the probability that he will get A grade. |3 MARKSI 0.1250654345 0.0000041984 0.0055124341 0.999995801 Question 18 3 points Save A In a multiple choice test there are 10 questions...

  • Sam takes a multiple choice test with two questions and four possible answers to each (A,...

    Sam takes a multiple choice test with two questions and four possible answers to each (A, B, C, D), of which only one is correct. He didn’t study so doesn’t know the material at all. As a result, he randomly chooses his answer to each question.: a. Thinking of his two choices as the random outcomes of interest, what is the sample space? (2 marks) b. What is the probability that he will get at least one question correct? (2...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT