What this quiz covers
This quiz focuses on Parameters For A Binomial Distribution, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Statistics.
A company that makes granola bars claims that 10% of its bars contain a prize. A consumer buys a box of 20 bars. Let X be the number of bars with a prize.
What is the variance of X?
AP Statistics Quiz
Practice Parameters For A Binomial Distribution in AP Statistics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Parameters For A Binomial Distribution, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Statistics.
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.
A company that makes granola bars claims that 10% of its bars contain a prize. A consumer buys a box of 20 bars. Let X be the number of bars with a prize.
What is the variance of X?
Explanation: The scenario is a binomial setting with n=20 and p=0.1. The question asks for the variance, not the standard deviation. The variance is calculated as σ2=np(1−p)=20(0.1)(0.9)=1.8.
For a binomial random variable X representing the number of successes in n trials, the mean is μX=np and the standard deviation is σX=np(1−p).
Which of the following statements provides the best description of these parameters?
Explanation: The mean or expected value of a random variable is defined as the long-run average of its outcomes over many repetitions. The standard deviation measures the typical or average distance of the outcomes from that mean. The other options misinterpret the definitions of mean, standard deviation, n, and p.
Let X be a binomial random variable with n = 50 and p = 0.3. Let Y be a binomial random variable with n = 50 and p = 0.7.
How do the standard deviations of X and Y compare?
Explanation: The standard deviation of a binomial variable is σ=np(1−p). For X, σX=50(0.3)(1−0.3)=50(0.3)(0.7)=10.5. For Y, σY=50(0.7)(1−0.7)=50(0.7)(0.3)=10.5. The standard deviations are equal because the product p(1-p) is the same for p=0.3 and p=0.7.
A bag contains a very large number of marbles, 60% of which are red. A random sample of 10 marbles is drawn with replacement. Let X be the number of red marbles in the sample.
What is the expected number of red marbles and the standard deviation of the number of red marbles?
Explanation: The scenario describes a binomial setting with n=10 and p=0.6. The expected value (mean) is μ=np=10(0.6)=6. The standard deviation is σ=np(1−p)=10(0.6)(0.4)=2.4≈1.55.
A manufacturing process has a 3% defect rate. An inspector checks random samples of 500 items. The number of defective items, D, follows a binomial distribution with a mean of 15 and a standard deviation of approximately 3.81.
If the inspector's sample size were increased to 2000 items, what would be the new mean and standard deviation of the number of defective items?
Explanation: The new sample size is n = 2000 and the defect rate is p = 0.03. The new mean is μ=np=2000(0.03)=60. The new standard deviation is σ=np(1−p)=2000(0.03)(0.97)=58.2≈7.62. Note that quadrupling the sample size (from 500 to 2000) quadruples the mean and doubles the standard deviation.
A shipment contains many boxes of cereal. A consumer group randomly selects 20 boxes to check a promotional code inside each box. A success is finding a valid code, and the probability a box contains a valid code is 0.95 (assume independence). Which values of n and p correctly model the number of successes with a binomial distribution?
Explanation: This tests binomial parameter identification for valid codes in 20 boxes. n=20 and p=0.95 fit, as in choice D. Distractors: A uses complement 0.05, B swaps, C scales wrongly, E reciprocal. Binomial needs fixed trials n, success p per trial, independence. This counts valid codes. High p suggests many successes expected.
A researcher tests 10 seeds by planting each one and recording whether it germinates (success) within 7 days. For this type of seed, the probability of germination is 0.65 under the same conditions, and the researcher treats each seed's outcome as independent. Let X be the number of seeds that germinate. Which values correctly model this situation?
Explanation: This AP Statistics question evaluates understanding of binomial parameters, where n denotes the number of independent trials and p the probability of success on each. The researcher tests 10 seeds, establishing n = 10 as the trial count. Success is germination, given p = 0.65 under the conditions. Choice A serves as a distractor by using p = 0.35, which is the failure probability, if success is misidentified. A mini-lesson reminds us that binomial settings involve n fixed trials with success probability p, and independence with constant p; X counts successes like germinated seeds. The correct modeling uses n = 10 and p = 0.65, aligning with choice C.
A hospital screens 35 patients for a particular infection using a rapid test. A success is defined as a positive test result. For this group, the probability a patient tests positive is 0.08, and patient results are treated as independent. If X is the number of positive test results, which values correctly model this situation (identify n and p)?
Explanation: This medical screening scenario tests understanding of binomial parameters when success is a positive test result. With 35 patients screened (n = 35) and success defined as testing positive with probability 0.08 (p = 0.08), the correct answer is B. Students might be tempted to use 0.92 (probability of negative result) if they misunderstand what's being counted. The distractors include various misplacements of n and p values. In medical contexts, carefully identify whether you're counting positive or negative outcomes—here, success explicitly means a positive test, so p = 0.08. The binomial model applies because we have independent patient results with constant probability.
A delivery company audits 20 packages to see whether each arrives on time. A success is defined as an on-time delivery. Based on recent performance, the probability a package arrives on time is 0.81, and package outcomes are treated as independent. If X is the number of on-time deliveries in the audit, which values correctly model this situation (identify n and p)?
Explanation: This delivery audit problem illustrates binomial parameter identification when success is on-time delivery. The company audits 20 packages (n = 20), and success is defined as on-time delivery with probability 0.81 (p = 0.81), making D the correct answer. A common error would be using 0.19 (probability of late delivery) for p, but since we're counting on-time deliveries, we need p = 0.81. The distractors attempt various confusions including using 81 as n or unnecessary calculations. Remember: in a binomial distribution, n is the fixed number of trials and p is the probability of the specific outcome defined as success.
A genetics lab runs 18 independent trials of a chemical reaction. A success is defined as the reaction producing a visible color change. Under current conditions, the probability of a color change on any trial is 0.30. If X is the number of trials with a color change, which values correctly model this situation (identify n and p)?
Explanation: This genetics problem tests understanding of binomial parameters in a scientific context. The lab runs 18 independent trials (n = 18), and success is defined as producing a visible color change with probability 0.30 (p = 0.30), making A the correct answer. Choice B incorrectly uses the complement probability (0.70), while other choices confuse the roles of n and p or perform unnecessary calculations. When identifying binomial parameters, n is always the fixed number of trials, and p is always the probability of the outcome you're counting. The independence assumption and fixed probability across trials confirm this is a binomial setting.
A biologist tags 16 fish and releases them into a lake. Later, the biologist catches 16 fish (one at a time with replacement modeled as independent draws) and records whether each fish is tagged. A success is defined as catching a tagged fish. The probability a caught fish is tagged is 0.10 under this model. If X is the number of tagged fish caught, which values correctly model this situation (identify n and p)?
Explanation: This fish-tagging problem demonstrates binomial parameters in ecological sampling. The biologist catches 16 fish with replacement (n = 16), and success is defined as catching a tagged fish with probability 0.10 (p = 0.10), making C the correct answer. The "with replacement" detail ensures independence between catches, confirming the binomial model is appropriate. Choice A incorrectly uses the complement probability (0.90 for untagged fish), while other options confuse n and p. Remember that in binomial distributions, n must be the number of trials (catches) and p must be the probability of the outcome you're counting (tagged fish).
A quality-control engineer inspects a shipment by randomly selecting 25 lightbulbs and checking whether each one is defective. Historical data suggest that any inspected bulb has a 0.04 probability of being defective, and each inspection is treated as independent. If X is the number of defective bulbs found, which values correctly model this situation with a binomial distribution (identify n and p)?
Explanation: This question tests your ability to identify the parameters n and p in a binomial distribution. In a binomial setting, n represents the number of independent trials (here, 25 lightbulbs inspected), and p represents the probability of success on each trial. Since we're counting defective bulbs and each bulb has a 0.04 probability of being defective, we have n = 25 and p = 0.04. Choice B correctly identifies these parameters. Common mistakes include confusing p with the probability of non-defective bulbs (0.96) or misunderstanding what n represents. Remember: n is always the number of trials, and p is always the probability of the specific outcome you're counting.
A manufacturing robot places lids on jars. An inspector observes the next 60 jars and records whether each lid is properly sealed. A success is defined as a properly sealed lid. The probability a lid is properly sealed is 0.93, and each jar's sealing outcome is treated as independent. If X is the number of properly sealed lids, which values correctly model this situation (identify n and p)?
Explanation: This manufacturing quality control problem requires careful attention to how success is defined. The inspector observes 60 jars (n = 60), and success is defined as a properly sealed lid with probability 0.93 (p = 0.93), making C the correct answer. Students might mistakenly use 0.07 (the probability of improper sealing) if they misread what counts as success. The key lesson is to always identify what outcome is being counted before determining p. In binomial settings, p represents the probability of the specific outcome defined as success, not its complement. The fixed number of observations and constant probability confirm this follows a binomial distribution.
A polling organization calls 25 randomly selected registered voters in a large city. For each person, a success is defined as "the voter answers the call." Based on past data, the probability a randomly selected voter answers is 0.40, and calls are treated as independent. Which values correctly model this situation with a binomial random variable X = number of successes?
Explanation: This problem requires identifying n (number of trials) and p (probability of success). The organization calls 25 voters (n = 25), and a "success" is answering the call, which happens with probability 0.40, so p = 0.40. Choice A incorrectly uses p = 0.60, which would be the probability of NOT answering (the complement). Choices B and D swap n and p, which creates invalid parameters since n must be a positive integer. Remember that in binomial distributions, p is always the probability of the event defined as "success," not its complement.
A basketball player takes 18 free throws in practice. A success is making a free throw, and the player's long-run free-throw percentage is 0.75 (assume each shot is independent). Which values of n and p correctly model the number of made free throws with a binomial distribution?
Explanation: The skill here is recognizing the binomial parameters n and p for modeling successes in repeated independent trials, like free throws. With 18 shots and a 0.75 probability of making each, n=18 and p=0.75 are the correct values. Distractors include swapping n and p in choice B, or using the failure probability 0.25 in choices C and D. Choice E mistakenly alters both values, perhaps confusing percentages. In a binomial distribution, n is always the integer number of trials, and p is the success probability between 0 and 1. This models the count of made shots, assuming independence.
A quality engineer tests a new type of battery by selecting 30 batteries at random from a large shipment. A battery is counted as a success if it meets the company's minimum capacity standard, and past data suggest each battery meets the standard with probability 0.92 (assume independence). Which values of n and p correctly model the number of successes with a binomial distribution?
Explanation: This question assesses your skill in identifying the parameters for a binomial distribution, which is used to model the number of successes in a fixed number of independent trials. In this scenario, the engineer tests 30 batteries, so n, the number of trials, is 30, and each has a success probability p of 0.92, making the correct parameters n=30 and p=0.92. A common distractor is reversing n and p, as in choice A, which swaps them, or using the failure probability 0.08, as seen in choices D and E. Another misleading option is choice C, which incorrectly uses the reciprocal of n as p. To clarify, a binomial distribution requires a fixed n (trials) and constant p (success probability per trial), with independence assumed. This setup fits perfectly here, as each battery test is independent with the same success probability.
A factory inspects 50 light bulbs from a production line. A bulb is a success if it is defective (the factory is tracking defects), and the long-run defect rate is 0.04 per bulb (assume independence). Which values of n and p correctly model the number of successes with a binomial distribution?
Explanation: The skill is selecting binomial parameters for defective bulbs in 50 inspections. With n=50 and p=0.04 for defects, choice D is accurate. Distractors include choice A with failure probability 0.96, C swapping n and p, and B or E altering values arbitrarily. No reciprocal is relevant here. Binomial distributions model success counts with fixed n, constant p, binary outcomes, and independence. This tracks defects efficiently.
A genetic test is administered to 12 patients. A success is defined as the test returning a positive result for a particular marker, and for the population being tested the probability of a positive result is 0.10 for each patient (assume independence). Which values of n and p correctly model the number of successes using a binomial distribution?
Explanation: This question focuses on binomial parameters for positive test results in 12 independent patients. Thus, n=12 and p=0.10 are the parameters, as in choice C. Watch for distractors like choice A using the complement 0.90, or B swapping n and p. Choice D changes both values slightly, and E uses a fraction equivalent to 0.10 but pairs it wrongly. Key lesson: n is the trial count, p the success chance; binomial counts successes under independence. This applies to genetic markers here.
A basketball player takes 15 free throws during practice. Define a success as making a free throw. The player's long-run free-throw percentage is 0.78, and each shot is considered independent of the others. Which values correctly model this situation with a binomial random variable X = number of successes?
Explanation: To identify binomial parameters, we need the number of trials n and the probability of success p. The player takes 15 free throws (n = 15), and since "success" means making a free throw with probability 0.78, we have p = 0.78. Choice B incorrectly uses p = 0.22, which would be the probability of missing (failure), not making (success) the shot. Choice C swaps the roles of n and p, which is impossible since n must be a counting number. In binomial distributions, always identify what counts as "success" first, then use that probability for p.
A teacher gives a 10-question multiple-choice quiz where each question has 4 answer choices and exactly one correct answer. A student guesses randomly on every question. Define a success as "the student answers a question correctly," and assume independence across questions. Which values correctly model this situation with a binomial random variable X = number of successes?
Explanation: For binomial parameters, n equals the number of trials and p equals the success probability. The student answers 10 questions (n = 10), and with 4 choices per question where exactly one is correct, random guessing gives p = 1/4 = 0.25 probability of success. Choice B incorrectly uses p = 0.75 (the probability of guessing wrong). Choice C has the wrong n value. In multiple-choice scenarios with random guessing, the success probability equals 1 divided by the number of answer choices.