Finite Mathematics Quiz: Normal Approximation
18 questions · exam conditions
0:00
Normal ApproximationQuestion 1 of 18

A researcher compares normal approximations for two scenarios: Scenario 1 has n1=60,p1=0.25n_1 = 60, p_1 = 0.25 and Scenario 2 has n2=240,p2=0.0625n_2 = 240, p_2 = 0.0625. Both scenarios have the same expected value. Which comparison is most accurate?

Scenario 2 provides better approximation because the larger sample size n2=240n_2 = 240 dominates other factors
Scenario 1 provides better approximation because p1=0.25p_1 = 0.25 is closer to the optimal value of 0.5
Both scenarios provide equally good approximations since npnp and n(1p)n(1-p) are identical
Scenario 2 provides worse approximation because p2=0.0625p_2 = 0.0625 violates the assumption that pp should be at least 0.1
← Back to quizzes

Finite Mathematics Quiz

Finite Mathematics Quiz: Normal Approximation

Practice Normal Approximation in Finite Mathematics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Normal Approximation, giving you a quick way to practice the rules, question types, and explanations that matter most for Finite Mathematics.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A researcher compares normal approximations for two scenarios: Scenario 1 has n1=60,p1=0.25n_1 = 60, p_1 = 0.25 and Scenario 2 has n2=240,p2=0.0625n_2 = 240, p_2 = 0.0625. Both scenarios have the same expected value. Which comparison is most accurate?

  1. Scenario 2 provides better approximation because the larger sample size n2=240n_2 = 240 dominates other factors
  2. Scenario 1 provides better approximation because p1=0.25p_1 = 0.25 is closer to the optimal value of 0.5 (correct answer)
  3. Both scenarios provide equally good approximations since npnp and n(1p)n(1-p) are identical
  4. Scenario 2 provides worse approximation because p2=0.0625p_2 = 0.0625 violates the assumption that pp should be at least 0.1
Explanation: When evaluating normal approximations to binomial distributions, you need to consider how well the binomial distribution matches the shape of a normal curve. The key factors are sample size and how close the probability is to 0.5. Let's check both scenarios. For Scenario 1: np1=60×0.25=15np_1 = 60 \times 0.25 = 15 and n(1p1)=60×0.75=45n(1-p_1) = 60 \times 0.75 = 45. For Scenario 2: np2=240×0.0625=15np_2 = 240 \times 0.0625 = 15 and n(1p2)=240×0.9375=225n(1-p_2) = 240 \times 0.9375 = 225. Both meet the rule of thumb that np5np \geq 5 and n(1p)5n(1-p) \geq 5. However, the quality of normal approximation depends heavily on how symmetric the binomial distribution is. When p=0.5p = 0.5, the distribution is perfectly symmetric. As pp moves away from 0.5, the distribution becomes more skewed, making normal approximation less accurate. Since p1=0.25p_1 = 0.25 is much closer to 0.5 than p2=0.0625p_2 = 0.0625, Scenario 1 provides better approximation despite the smaller sample size. Choice A incorrectly assumes sample size alone determines approximation quality. While larger samples generally help, the extreme skewness from p2=0.0625p_2 = 0.0625 outweighs this benefit. Choice C misses that identical npnp values don't guarantee equal approximation quality when the underlying distributions have different shapes. Choice D references a non-standard rule; the standard conditions focus on npnp and n(1p)n(1-p) values, not minimum pp thresholds. Study tip: For normal approximations, prioritize how close pp is to 0.5 over sample size when both scenarios meet the basic np5np \geq 5 requirements.

Question 2

A binomial distribution has n=120n = 120 trials and probability of success p=0.3p = 0.3. When using the normal approximation with continuity correction, what is the probability that exactly 40 successes occur?

  1. P(39.5<X<40.5)P(39.5 < X < 40.5) where XN(36,25.2)X \sim N(36, 25.2) (correct answer)
  2. P(39.5<X<40.5)P(39.5 < X < 40.5) where XN(36,5.02)X \sim N(36, 5.02)
  3. P(40<X<40)P(40 < X < 40) where XN(36,25.2)X \sim N(36, 25.2)
  4. P(39<X<41)P(39 < X < 41) where XN(36,25.2)X \sim N(36, 25.2)
Explanation: For a binomial distribution with n=120 and p=0.3, the mean is μ = np = 120(0.3) = 36 and variance is σ² = np(1-p) = 120(0.3)(0.7) = 25.2. When using continuity correction for exactly 40 successes, we need P(39.5 < X < 40.5). Choice B uses standard deviation instead of variance. Choice C has impossible probability bounds. Choice D uses incorrect continuity correction bounds.

Question 3

An online retailer experiences a 12% cart abandonment rate. For 250 shopping sessions, they want to estimate the probability that fewer than 25 carts are abandoned using normal approximation. What is the most significant limitation of this approach?

  1. The sample size n=250n = 250 is too small for normal approximation to be effective
  2. The probability p=0.12p = 0.12 is too close to zero, making the distribution highly skewed
  3. The condition np=3010np = 30 \geq 10 is satisfied but n(1p)=220n(1-p) = 220 creates computational difficulties
  4. The normal approximation will underestimate probabilities in the lower tail due to skewness (correct answer)
Explanation: With n=250 and p=0.12, we have np=30 and n(1-p)=220, both exceeding 10. However, since p=0.12 is significantly less than 0.5, the binomial distribution is right-skewed. Normal approximation tends to be less accurate in the tails, especially the tail opposite to the skew. Since we want P(X < 25) and the mean is 30, we're in the lower tail where the approximation underestimates probabilities due to the right skewness.

Question 4

A binomial random variable XX has parameters n=50n=50 and p=0.4p=0.4. If a normal random variable YY is used to approximate the distribution of XX, which of the following corresponds to the approximation of the probability P(X=22)P(X = 22)?

  1. The area under the approximating normal curve at the single point Y=22Y=22.
  2. The area under the approximating normal curve over the interval [21.5,22.5][21.5, 22.5]. (correct answer)
  3. The area under the approximating normal curve over the interval [22,23][22, 23].
  4. The height of the approximating normal curve's probability density function at Y=22Y=22.
Explanation: When using a continuous distribution (normal) to approximate a discrete distribution (binomial), we must use a continuity correction. The probability of a single discrete value P(X=k)P(X=k) is approximated by the area under the normal curve for the interval corresponding to the bar for kk in the binomial histogram. This bar is centered at kk and has a width of 1, so it extends from k0.5k-0.5 to k+0.5k+0.5. For k=22k=22, the interval is [21.5,22.5][21.5, 22.5].

Question 5

A binomial experiment consists of 400 trials with a probability of success of 0.25 on each trial. If this distribution is to be approximated by a normal distribution, what are the mean (μ\mu) and standard deviation (σ\sigma) of the approximating normal distribution?

  1. μ=100\mu = 100, σ=10\sigma = 10
  2. μ=100\mu = 100, σ=75\sigma = 75
  3. μ=100\mu = 100, σ=53\sigma = 5\sqrt{3} (correct answer)
  4. μ=100\mu = 100, σ=5\sigma = 5
Explanation: For a binomial distribution with nn trials and probability of success pp, the mean is μ=np\mu = np and the standard deviation is σ=np(1p)\sigma = \sqrt{np(1-p)}. Given n=400n=400 and p=0.25p=0.25: The mean is μ=400(0.25)=100\mu = 400(0.25) = 100. The probability of failure is 1p=10.25=0.751-p = 1 - 0.25 = 0.75. The standard deviation is σ=400(0.25)(0.75)=100(0.75)=75\sigma = \sqrt{400(0.25)(0.75)} = \sqrt{100(0.75)} = \sqrt{75}. To simplify 75\sqrt{75}, we find the largest perfect square factor: 75=253=253=53\sqrt{75} = \sqrt{25 \cdot 3} = \sqrt{25} \cdot \sqrt{3} = 5\sqrt{3}. Thus, the approximating normal distribution has μ=100\mu = 100 and σ=53\sigma = 5\sqrt{3}.

Question 6

A certain rare genetic trait appears in 1% of the population. A researcher samples 300 people and wants to find the probability that exactly 4 people in the sample have the trait. They decide to use a normal approximation. Which statement is the most accurate assessment of this approach?

  1. The approximation is valid because the sample size is large (n>30n > 30), and the calculated probability is reliable.
  2. The approximation is valid because n(1p)n(1-p) is very large, ensuring the distribution shape is appropriate.
  3. The approximation is inappropriate because the expected number of people with the trait is too small. (correct answer)
  4. The approximation is appropriate, and the resulting probability will be very close to the exact binomial probability.
Explanation: To use the normal approximation to the binomial distribution, both npnp and n(1p)n(1-p) should be at least 5 (or 10, by a stricter rule). In this scenario, n=300n=300 and p=0.01p=0.01. The expected number of successes (people with the trait) is np=300(0.01)=3np = 300(0.01) = 3. Since 3<53 < 5, the condition is not met. When the expected number of successes is this low, the binomial distribution is highly skewed to the right and is not well-approximated by the symmetric normal distribution. Therefore, this approach is inappropriate.

Question 7

A survey finds that 60% of city residents support a new recycling program. In a random sample of 200 residents, an analyst wants to use a normal approximation to find the probability that 125 or fewer residents support the program. Which expression represents the correct zz-score calculation for this problem?

  1. Z=12512048Z = \frac{125 - 120}{\sqrt{48}}
  2. Z=125.5120120Z = \frac{125.5 - 120}{\sqrt{120}}
  3. Z=124.512048Z = \frac{124.5 - 120}{\sqrt{48}}
  4. Z=125.512048Z = \frac{125.5 - 120}{\sqrt{48}} (correct answer)
Explanation: First, identify the parameters: n=200n=200, p=0.6p=0.6. We want to find P(X125)P(X \le 125). Second, calculate the mean and standard deviation for the normal approximation: μ=np=200(0.6)=120\mu = np = 200(0.6) = 120. σ=np(1p)=200(0.6)(0.4)=120(0.4)=48\sigma = \sqrt{np(1-p)} = \sqrt{200(0.6)(0.4)} = \sqrt{120(0.4)} = \sqrt{48}. Third, apply the continuity correction. For P(X125)P(X \le 125), we include the value 125. The interval for 125 is [124.5,125.5][124.5, 125.5]. So we find the area up to the upper boundary, which is 125.5. The value to use in the zz-score formula is x=125.5x = 125.5. Fourth, set up the zz-score formula Z=xμσZ = \frac{x - \mu}{\sigma}. Substituting the values gives Z=125.512048Z = \frac{125.5 - 120}{\sqrt{48}}.

Question 8

A statistician is considering using a normal distribution to approximate a binomial distribution with parameters nn (number of trials) and pp (probability of success). Which of the following conditions is generally considered sufficient to proceed with the approximation?

  1. The number of trials nn is greater than 30.
  2. np5np \ge 5 and n(1p)5n(1-p) \ge 5. (correct answer)
  3. The probability of success pp is very close to 0.5.
  4. The expected number of successes npnp is greater than or equal to 5.
Explanation: The standard rule of thumb for the normal approximation to the binomial distribution to be reasonably accurate is that the expected number of successes and the expected number of failures are both sufficiently large. This is expressed by the conditions np5np \ge 5 and n(1p)5n(1-p) \ge 5. Both must be satisfied. The condition n>30n>30 is a guideline for the Central Limit Theorem concerning sample means, not this specific approximation. A pp close to 0.5 helps accuracy but is not sufficient on its own (e.g., if nn is small). Checking only np5np \ge 5 is insufficient as it ignores the case where pp is close to 1, which would make n(1p)n(1-p) small.

Question 9

The number of students who pass a difficult exam follows a binomial distribution with n=100n=100 trials and a success probability of p=0.7p=0.7. If a normal random variable YY is used to approximate this binomial distribution XX, which of the following calculations would best estimate the probability that at least 75 students pass, i.e., P(X75)P(X \ge 75)?

  1. The area under the normal curve for Y75.5Y \ge 75.5.
  2. The area under the normal curve for Y>75Y > 75.
  3. The area under the normal curve for Y74.5Y \ge 74.5. (correct answer)
  4. The area under the normal curve for Y74.5Y \le 74.5.
Explanation: To approximate P(X75)P(X \ge 75), we need to include the probabilities for X=75,76,,100X=75, 76, \dots, 100. Using the continuity correction, the discrete value X=75X=75 is represented by the continuous interval from 74.574.5 to 75.575.5. Since we want to include 75 and all values above it, the corresponding area under the continuous normal curve starts at the lower boundary of the interval for 75, which is 74.5. Therefore, the probability is best approximated by the area for Y74.5Y \ge 74.5.

Question 10

Let XX be a binomial random variable with parameters nn and pp. Suppose the conditions for using a normal approximation are met. Let YY be the approximating normal random variable with mean μ=np\mu=np and standard deviation σ=np(1p)\sigma=\sqrt{np(1-p)}. The exact probability P(10X20)P(10 \le X \le 20) is best approximated by which of the following?

  1. P(10Y20)P(10 \le Y \le 20)
  2. P(10.5Y19.5)P(10.5 \le Y \le 19.5)
  3. P(9.5Y19.5)P(9.5 \le Y \le 19.5)
  4. P(9.5Y20.5)P(9.5 \le Y \le 20.5) (correct answer)
Explanation: When approximating a discrete probability P(aXb)P(a \le X \le b) with a continuous distribution, a continuity correction is needed. The range of discrete values includes 10,11,,2010, 11, \dots, 20. The bar for the discrete value 1010 covers the continuous interval [9.5,10.5][9.5, 10.5]. The bar for the discrete value 2020 covers the continuous interval [19.5,20.5][19.5, 20.5]. To include the entire range from the beginning of the first value (10) to the end of the last value (20), we must find the area under the curve from 9.59.5 to 20.520.5. Thus, the best approximation is P(9.5Y20.5)P(9.5 \le Y \le 20.5).

Question 11

A quality control process at a factory has a defect rate of 2%. A manager wants to use a normal distribution to approximate the binomial probability of finding at least 3 defects in a random sample of 200 items. Which of the following statements best evaluates the appropriateness of this approximation?

  1. The approximation is likely to be inaccurate because the expected number of defects is too low. (correct answer)
  2. The approximation is appropriate because the sample size (n=200n=200) is much larger than 30.
  3. The approximation is appropriate because the probability of a defect (p=0.02p=0.02) is very small.
  4. The approximation is likely to be inaccurate because the standard deviation is less than 5.
Explanation: To check if a normal approximation to a binomial distribution is appropriate, we must verify that both np5np \ge 5 and n(1p)5n(1-p) \ge 5. Here, n=200n=200 and p=0.02p=0.02. The expected number of defects (successes) is np=200(0.02)=4np = 200(0.02) = 4. Since 4<54 < 5, the condition is not met. The expected number of successes is too low, which implies the underlying binomial distribution is too skewed for the symmetric normal distribution to be an accurate approximation. Therefore, the approximation is likely to be inaccurate.

Question 12

A binomial distribution is defined by parameters n=60n=60 and p=0.1p=0.1. A researcher notes that the conditions for approximation are met (np=6np = 6 and n(1p)=54n(1-p) = 54). Which of the following is the most significant reason this approximation might still be less accurate than for a distribution with p=0.5p=0.5?

  1. The binomial distribution is skewed to the left, while the normal distribution is symmetric.
  2. The binomial distribution is skewed to the right, while the normal distribution is symmetric. (correct answer)
  3. The binomial distribution's variance is too small, which prevents the normal curve from fitting well.
  4. The number of trials n=60n=60 is not sufficiently large for a probability pp this far from 0.5.
Explanation: The quality of the normal approximation depends on how closely the binomial distribution's shape resembles a symmetric bell curve. For a binomial distribution, if p<0.5p < 0.5, the distribution is skewed to the right. If p>0.5p > 0.5, it is skewed to the left. When p=0.5p=0.5, it is symmetric. Here, p=0.1p=0.1, which is far from 0.5, causing the binomial distribution to be noticeably skewed to the right. A normal distribution is perfectly symmetric. Approximating a skewed distribution with a symmetric one is the primary source of inaccuracy, especially in the tails of the distribution. While the conditions for approximation are technically met, the skewness is the underlying reason for a poorer fit compared to a symmetric case like p=0.5p=0.5.

Question 13

A polling organization surveys 400 voters about a ballot measure. Historically, 45% support such measures. Using normal approximation, what is the probability that between 170 and 190 voters (inclusive) support the measure?

  1. P(169.5Z190.5)P(169.5 \leq Z \leq 190.5) where Z=X18099Z = \frac{X - 180}{\sqrt{99}} (correct answer)
  2. P(170Z190)P(170 \leq Z \leq 190) where Z=X18099Z = \frac{X - 180}{\sqrt{99}}
  3. P(169.5Z190.5)P(169.5 \leq Z \leq 190.5) where Z=X18099Z = \frac{X - 180}{99}
  4. P(170.5Z189.5)P(170.5 \leq Z \leq 189.5) where Z=X18099Z = \frac{X - 180}{\sqrt{99}}
Explanation: With n=400 and p=0.45, μ = 400(0.45) = 180 and σ² = 400(0.45)(0.55) = 99, so σ = √99. For 'between 170 and 190 inclusive' with continuity correction, we use 169.5 to 190.5. The standardization uses σ = √99, not the variance 99. Choice B omits continuity correction. Choice C uses variance instead of standard deviation. Choice D incorrectly applies continuity correction by moving boundaries inward.

Question 14

A pharmaceutical company tests a new drug on 400 patients. The drug is effective for 70% of patients. Using normal approximation, what is the probability that the drug is effective for more than 290 patients?

  1. P(Z>29028084)P\left(Z > \frac{290 - 280}{\sqrt{84}}\right) where ZN(0,1)Z \sim N(0,1)
  2. P(Z>290.528084)P\left(Z > \frac{290.5 - 280}{\sqrt{84}}\right) where ZN(0,1)Z \sim N(0,1) (correct answer)
  3. P(Z29128084)P\left(Z \geq \frac{291 - 280}{\sqrt{84}}\right) where ZN(0,1)Z \sim N(0,1)
  4. P(Z>289.528084)P\left(Z > \frac{289.5 - 280}{\sqrt{84}}\right) where ZN(0,1)Z \sim N(0,1)
Explanation: When you encounter a problem asking for the probability that a discrete random variable exceeds a certain value using normal approximation, you need to apply the continuity correction to bridge the gap between discrete and continuous distributions. This is a binomial distribution with n = 400 patients and p = 0.7 effectiveness rate. The mean is μ = np = 400(0.7) = 280, and the variance is σ² = np(1-p) = 400(0.7)(0.3) = 84, so the standard deviation is σ = √84. Since we want P(X > 290) where X is discrete, we need the continuity correction. "More than 290" means 291, 292, 293, etc. To approximate this with the continuous normal distribution, we find P(X ≥ 290.5), which becomes P(Z > (290.5 - 280)/√84) after standardizing. Answer B is correct because it properly applies the continuity correction by using 290.5 instead of 290. Answer A fails to use the continuity correction, directly using 290 instead of 290.5. This creates a gap between the discrete and continuous interpretations. Answer C incorrectly interprets "more than 290" as "at least 291," using 291 in the numerator and changing the inequality to ≥. While 291 might seem logical, the continuity correction should use 290.5. Answer D uses 289.5, which would be appropriate if we wanted P(X ≥ 290) rather than P(X > 290). This represents the wrong boundary for our specific question. Study tip: Remember that for "more than k," use k + 0.5 in your continuity correction; for "at least k," use k - 0.5.

Question 15

A binomial random variable XX has parameters n=100n = 100 and p=0.3p = 0.3. When using normal approximation, which expression correctly represents P(X<25)P(X < 25) with proper continuity correction?

  1. P(Z25.53021)P\left(Z \leq \frac{25.5 - 30}{\sqrt{21}}\right) where ZZ is standard normal
  2. P(Z<253021)P\left(Z < \frac{25 - 30}{\sqrt{21}}\right) where ZZ is standard normal
  3. P(Z<24.53021)P\left(Z < \frac{24.5 - 30}{\sqrt{21}}\right) where ZZ is standard normal (correct answer)
  4. P(Z243021)P\left(Z \leq \frac{24 - 30}{\sqrt{21}}\right) where ZZ is standard normal
Explanation: When you're approximating a discrete binomial distribution with a continuous normal distribution, you need to apply a continuity correction to account for the difference between discrete and continuous variables. First, let's establish the normal approximation parameters. For a binomial with n=100n = 100 and p=0.3p = 0.3, the mean is μ=np=30\mu = np = 30 and the variance is σ2=np(1p)=100(0.3)(0.7)=21\sigma^2 = np(1-p) = 100(0.3)(0.7) = 21, so σ=21\sigma = \sqrt{21}. The key insight is understanding what P(X<25)P(X < 25) means for a discrete variable. Since XX can only take integer values, P(X<25)P(X < 25) is equivalent to P(X24)P(X \leq 24). When applying continuity correction, you treat the discrete value 24 as occupying the interval from 23.5 to 24.5 on the continuous scale. Therefore, P(X24)P(X \leq 24) becomes P(X24.5)P(X \leq 24.5) in the continuous approximation, which gives us P(Z<24.53021)P\left(Z < \frac{24.5 - 30}{\sqrt{21}}\right). Option A incorrectly uses 25.5, which would be appropriate for P(X25)P(X \leq 25), not P(X<25)P(X < 25). Option B fails to apply any continuity correction and uses the wrong boundary. Option D uses 24 without continuity correction and changes the inequality type unnecessarily. Study tip: Remember that "less than" for discrete variables means "less than or equal to the previous integer," so always subtract 0.5 from the given value when applying continuity correction to strict inequalities like P(X<k)P(X < k).

Question 16

A binomial distribution with n=150n=150 trials is being approximated by a normal distribution with a mean of μ=60\mu=60. What is the standard deviation, σ\sigma, of this approximating normal distribution?

  1. 66 (correct answer)
  2. 3636
  3. 60\sqrt{60}
  4. 3103\sqrt{10}
Explanation: This is a two-step problem. First, we use the given mean μ\mu and number of trials nn to find the probability of success pp. Then, we use nn and pp to calculate the standard deviation σ\sigma. Step 1: Find pp. We know μ=np\mu = np. So, 60=150p60 = 150 \cdot p. Solving for pp gives p=60150=615=25=0.4p = \frac{60}{150} = \frac{6}{15} = \frac{2}{5} = 0.4. Step 2: Find σ\sigma. The formula for the standard deviation is σ=np(1p)\sigma = \sqrt{np(1-p)}. We have n=150n=150, p=0.4p=0.4, and 1p=0.61-p=0.6. So, σ=150(0.4)(0.6)=60(0.6)=36=6\sigma = \sqrt{150(0.4)(0.6)} = \sqrt{60(0.6)} = \sqrt{36} = 6.

Question 17

For a fixed number of trials n=60n=60, for which of the following probabilities of success pp would the normal approximation to the binomial distribution be the most accurate?

  1. p=0.05p = 0.05
  2. p=0.20p = 0.20
  3. p=0.45p = 0.45 (correct answer)
  4. p=0.90p = 0.90
Explanation: The accuracy of the normal approximation to the binomial distribution depends on the symmetry of the binomial distribution. The binomial distribution is most symmetric when the probability of success pp is close to 0.5. Comparing the given options: 0.450.5=0.05|0.45 - 0.5| = 0.05 0.200.5=0.30|0.20 - 0.5| = 0.30 0.900.5=0.40|0.90 - 0.5| = 0.40 0.050.5=0.45|0.05 - 0.5| = 0.45 The value p=0.45p=0.45 is closest to 0.5, so the binomial distribution for this parameter will be the most symmetric and thus best approximated by the normal distribution. Note that for p=0.05p=0.05, np=60(0.05)=3np = 60(0.05) = 3, which fails the condition np5np \ge 5, making the approximation invalid.

Question 18

When applying normal approximation to a binomial distribution with n=80n = 80 and p=0.15p = 0.15, which statement about the approximation quality is most accurate?

  1. The approximation is excellent because n30n \geq 30 and the sample size is large enough
  2. The approximation is poor because np=1210np = 12 \geq 10 but n(1p)=68n(1-p) = 68 is too large
  3. The approximation is adequate because both np=1210np = 12 \geq 10 and n(1p)=6810n(1-p) = 68 \geq 10
  4. The approximation is poor because np=12np = 12 is close to the minimum threshold of 10 (correct answer)
Explanation: For normal approximation to work well, we need both np ≥ 10 and n(1-p) ≥ 10. Here np = 12 and n(1-p) = 68. While both conditions are technically met, np = 12 is very close to the minimum threshold, making the approximation questionable. Choice A ignores the np and n(1-p) requirements. Choice B incorrectly suggests n(1-p) being large is problematic. Choice C overstates the quality when np is barely above the threshold.