Respuesta :
Answer:
(a) The probability distribution of the random variable X is Binomial.
(b) The mean and standard deviation of the 25-question test are 5 and 2 respectively.
(c) The value of x is 0.34.
Step-by-step explanation:
The random variable X is defined as the number of correct answers given by a person who is guessing each answer on a 25-question exam.
There are five possible answer for every question.
This implies that the probability of getting a correct answer is:
P (X) = 0.20.
There are a total of n = 25 questions.
Every answer is independent of the others.
(a)
The random variable X has finite number of independent trials (i.e. 25 questions). There are only two outcomes for each trial, i.e. Success = correct answer and Failure = wrong answer. Each trial has the same probability of success (, i.e. P (X) = 0.25).
Thus, the probability distribution of the random variable X is Binomial with parameters n = 25 and p = 0.20.
(b)
Compute the mean of the random variable X as follows:
[tex]E(X)=np\\=25\times 0.20\\=5[/tex]
Compute the standard deviation of the random variable X as follows:
[tex]SD(X)=\sqrt{np(1-p)}\\=\sqrt{25\times 0.20\times (1-0.20)}\\=2[/tex]
Thus, the mean and standard deviation of the 25-question test are 5 and 2 respectively.
(c)
The sample is large and the probability of success is close to 0.50.
So a Normal approximation to binomial can be applied to approximate the distribution of X if the following conditions are satisfied:
1. np ≥ 5
2. n(1 - p) ≥ 5
Check the conditions as follows:
[tex]np=25\times 0.20=5=5\\\\n(1-p)=25\times (1-0.20)=20>5[/tex]
Thus, a Normal approximation to binomial can be applied.
So, [tex]X\sim N(5, 2^{2})[/tex]
It is provided that the minimum passing score foe the test is such that only 1% of students who are guessing will pass the test.
That is P (X < x) = 0.01.
⇒ P (Z < z) = 0.01
The value of z is -2.33.
Compute the value of x as follows:
[tex]z=\frac{x-\mu}{\sigma}\\\\-2.33=\frac{x-5}{2}\\\\x=5-(2.33\times 2)\\\\x=0.34[/tex]
Thus, the value of x is 0.34.