Respuesta :
Answer:
D) Neither X nor Y can be well approximated by a normal random variable.
Step-by-step explanation:
X = number of males (out of the 20) who are colorblind.
Y = number of females (out of the 40) who are colorblind.
Z = total number of colorblind individuals in the sample (males and females together).
The condition to use the normal approximation is that np > 5 and nq > 5
For X:
n = 20, p = 8% = 0.08,
q = 1 - 0.08 = 0.92
np = 20 * 0.08
np = 1.6 ( np < 5)
np = 20 * 0.92
np = 18.4 ( nq > 5)
For Y:
n = 40, p = 1% = 0.01,
q = 1 - 0.01 = 0.99
np = 40 * 0.01
np = 0.4 ( np < 5)
np = 40 * 0.99
np = 39.6 ( nq > 5)
For both X and Y, np < 5 and nq > 5. Since both np and nq are not greater than 5, both samples cannot be approximated by a normal distribution.
Answer:
Therefore, the answer is Neither X nor Y can be well approximated by a normal random variable.
Option D
Step-by-step explanation:
Here X ≈ B (n = 20 , p = 0.08)
Y ≈ B (n = 40 , p = 0.01)
To use normal approximation the condition is np > 5 , nq > 5
For X,
[tex]np=20 \times 0.08\\\\=1.6\\\\<5[/tex]
[tex]nq=20 \times 0.98\\\\=18.4\\\\>5[/tex]
For Y
[tex]np=40 \times 0.01\\\\=0.4\\\\<5[/tex]
[tex]nq=20\times0.98\\\\=39.6\\\\>5[/tex]
So, in the both cases the value of np < 5 so normal approximation is not good.