What this quiz covers
This quiz focuses on Random Variables And Probability Distributions, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Statistics.
Let X be the number of customers waiting in a checkout line at a certain grocery store at a randomly selected time. The probability distribution of X is given below.
| X | 0 | 1 | 2 | 3 | 4 |
|---|---|---|---|---|---|
| P(X=x) | 0.1 | 0.2 | 0.4 | 0.2 | 0.1 |
What is the value of P(X≤2)?
AP Statistics Quiz
Practice Random Variables And Probability Distributions 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 Random Variables And Probability Distributions, 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.
Let X be the number of customers waiting in a checkout line at a certain grocery store at a randomly selected time. The probability distribution of X is given below.
| X | 0 | 1 | 2 | 3 | 4 |
|---|---|---|---|---|---|
| P(X=x) | 0.1 | 0.2 | 0.4 | 0.2 | 0.1 |
What is the value of P(X≤2)?
Explanation: The cumulative probability P(X≤2) is the sum of the probabilities for all outcomes less than or equal to 2. This is calculated as P(X=0)+P(X=1)+P(X=2)=0.1+0.2+0.4=0.7.
A company that makes smart watches tests a random sample of their watches. Let X be the number of manufacturing defects found in a watch. The probability distribution of X is given below.
| X | 0 | 1 | 2 | 3 | 4 |
|---|---|---|---|---|---|
| P(X=x) | 0.85 | 0.08 | 0.04 | 0.02 | 0.01 |
What is the probability that a randomly selected watch has at least two defects?
Explanation: The probability that a watch has at least two defects is P(X≥2). This is calculated by summing the probabilities for X=2, X=3, and X=4. So, P(X≥2)=P(X=2)+P(X=3)+P(X=4)=0.04+0.02+0.01=0.07.
Let Y be the number of goals scored by a randomly selected player in a youth soccer league during a season. The probability distribution for Y is given in the table.
| Y | 0 | 1 | 2 | 3 | 4 | 5 |
|---|---|---|---|---|---|---|
| P(Y=y) | 0.15 | 0.25 | 0.30 | 0.15 | 0.10 | 0.05 |
What is the probability that a randomly selected player scored more than 1 goal but no more than 4 goals?
Explanation: We need to find the probability P(1<Y≤4). This corresponds to the outcomes Y=2, Y=3, and Y=4. We sum their probabilities: P(Y=2)+P(Y=3)+P(Y=4)=0.30+0.15+0.10=0.55.
Let the discrete random variable Y have a probability distribution defined by P(Y=y)=c⋅y for y=1,2,3,4.
What is the value of the constant c?
Explanation: For a valid probability distribution, the sum of all probabilities must be 1. We sum the probabilities for each value of y: P(Y=1)+P(Y=2)+P(Y=3)+P(Y=4)=c(1)+c(2)+c(3)+c(4)=1. This simplifies to 10c=1, so the constant c must be 1/10.
A local library tracks how many books a randomly selected visitor checks out in a single visit. Let B be the discrete random variable representing the number of books checked out (0, 1, 2, 3, or 4). The probability distribution of B is shown in the table. Which statement correctly interprets the random variable?
Explanation: This question tests comprehension of random variables in a library usage context. The random variable B is defined as "the number of books checked out by a randomly selected visitor in one visit," with possible values 0, 1, 2, 3, or 4. Choice A incorrectly interprets B as a probability of checking out books rather than the count itself. Choice C mistakes B for a specific event (checking out 0 books) instead of recognizing it as a variable with multiple outcomes. Choice D absurdly confuses the visitor's checkout count with the library's total collection. Choice E suggests B is just a list of numbers rather than a proper random variable with associated probabilities. A discrete random variable maps random outcomes to numerical values—here, counting books borrowed by one library visitor.
A researcher randomly selects one household and records the number of pets the household owns. Let P be the discrete random variable representing the number of pets (0, 1, 2, 3, or 4). The probability distribution of P is given in the table. Which statement correctly interprets the random variable?
Explanation: This question evaluates comprehension of random variables in a household survey context. The random variable P represents "the number of pets owned by a randomly selected household," with possible values 0, 1, 2, 3, or 4. Choice A incorrectly treats P as a specific event (owning exactly 2 pets) rather than a variable with multiple values. Choice B misinterprets P as a probability of pet ownership rather than the count of pets. Choice D confuses the individual household's pet count with the total across all sampled households. Choice E describes P as merely a list without recognizing its role as a random variable with associated probabilities. A discrete random variable assigns numerical values to random outcomes—here, the number of pets in one randomly selected household.
A coffee shop tracks the number of pastries a randomly selected customer buys during a visit. Let X be the number of pastries purchased. The probability distribution of X is given in the table. Which statement correctly interprets the random variable X?
Explanation: This question tests understanding of what a random variable represents in probability distributions. A random variable is a numerical outcome of a random phenomenon, not a probability or event. In this context, X represents the actual number of pastries purchased by a randomly selected customer (choice B), which can take values 0, 1, 2, or 3. Choice A incorrectly describes X as a probability, choice C describes X as a list rather than a variable, choice D describes X as an event, and choice E again confuses X with a probability value. Remember that a random variable assigns numerical values to outcomes of random experiments.
A shipping company counts the number of damaged items in a randomly selected box of 5 items. Let X be the number of damaged items in the box. The probability distribution of X is given in the table. Which statement correctly interprets the random variable X?
Explanation: This question evaluates understanding of random variables in quality control contexts. The random variable X represents the count of damaged items found in a randomly selected box containing 5 items (choice A). X can take values 0, 1, 2, 3, 4, or 5, representing the possible number of damaged items. Choice B incorrectly describes X as a probability rather than a count, choice C describes X as an event (a yes/no outcome), choice D again confuses X with a specific probability value, and choice E misidentifies X as the list of probabilities. Remember that random variables represent measurable numerical outcomes, not probabilities or events themselves.
A delivery company tracks the number of packages that arrive late to a particular office on a given day. Let the discrete random variable X be the number of late packages on a randomly selected day. The probability distribution of X is shown in the table. Which statement correctly interprets the random variable X?
Explanation: This problem tests the interpretation of discrete random variables within AP Statistics' framework of probability distributions. X represents the number of late packages on a randomly selected day, a discrete random variable with possible values like 0, 1, 2, etc., and their probabilities in the table. The correct choice, B, states that X is the number of late packages, which matches the question's definition precisely. Choice A distracts by confusing X with a probability for a specific outcome, but X is the variable itself, not a probability. In a mini-lesson, discrete random variables model countable outcomes, and their distributions allow us to calculate probabilities for events, such as the chance of more than a certain number of late packages.
A café tracks the discrete random variable X, the number of muffins sold in a randomly selected hour. The probability distribution for X is given in the table. Which statement correctly interprets the random variable?
Explanation: This question assesses recognition of discrete random variables in a business context. The random variable X represents the number of muffins sold in a randomly selected hour, which is a countable quantity that varies randomly. Choice B incorrectly interprets X as a probability value rather than a count. Choice C mistakes X for a specific event (selling exactly 3 muffins) rather than a variable that can take different values. Choice D confuses X with a list of time periods rather than a numerical quantity. Choice E misidentifies X as the entire probability distribution rather than the variable itself. A discrete random variable like X takes on countable values (0, 1, 2, 3... muffins) and has an associated probability distribution that tells us how likely each value is.
A commuter records the discrete random variable X, the number of red lights encountered on a particular route to work on a randomly selected day. The probability distribution for X is given in the table. Which statement correctly interprets the random variable?
Explanation: This question evaluates interpretation of random variables in transportation contexts. The random variable X counts the number of red lights encountered on a specific route on a randomly selected day. Choice A incorrectly identifies X as a set of traffic lights rather than a numerical count. Choice B mistakes X for a probability value rather than a count of red lights. Choice D confuses X with a specific event rather than a variable that can take different values. Choice E misinterprets the scope, referring to all commuters rather than this specific commuter's experience. A random variable assigns numerical values to outcomes - here, we randomly select a day and count the red lights encountered, making X a discrete random variable.
A game app awards a random number of bonus points each time a player opens a daily reward. Let Y be the discrete random variable representing the number of bonus points awarded (0, 5, 10, or 20). The probability distribution of Y is given in the table. Which statement correctly interprets the random variable?
Explanation: This question assesses comprehension of discrete random variables in a gaming context. The random variable Y represents "the number of bonus points awarded in one daily reward opening," taking values 0, 5, 10, or 20. Choice A incorrectly interprets Y as a probability of opening the app, not the points awarded. Choice B mistakes Y for a single event (receiving exactly 20 points) rather than a variable with multiple possible outcomes. Choice D confuses the individual player's reward with aggregate totals across all players. Choice E describes Y as merely a list of outcomes without recognizing it as a random variable with associated probabilities. A discrete random variable assigns numerical values to outcomes of a random process—here, the points awarded when a single player opens their daily reward.
Which of the following statements provides the best definition of a discrete random variable?
Explanation: A discrete random variable is a variable that can take on a finite or countably infinite number of distinct values. Its probability distribution assigns a probability to each possible value. Choice B describes a response variable. Choice C describes a statistic. Choice D describes a continuous random variable.
Which of the following describes a continuous random variable rather than a discrete random variable?
Explanation: A discrete random variable has a countable number of possible values (e.g., integers). A continuous random variable can take any value in an interval. The number of heads, cars, and correct answers are all countable integers, making them discrete. The amount of time can be any value in an interval (e.g., 20.5 minutes, 20.51 minutes), making it continuous.
A researcher records the number of defective batteries in a randomly selected pack of 6 batteries. Let X be the number of defective batteries in the pack. The probability distribution of X is given in the table. Which statement correctly interprets the random variable X?
Explanation: This question tests understanding of random variables in manufacturing quality control. The random variable X represents the count of defective batteries found in a randomly selected pack of 6 batteries (choice C). X can take values 0, 1, 2, 3, 4, 5, or 6, representing the possible number of defective batteries. Choice A incorrectly describes X as a probability, choice B describes X as an event (having at least one defective battery), choice D confuses X with a set of battery packs, and choice E misidentifies X as relating to nondefective batteries. Random variables represent numerical outcomes we observe, not probabilities or events.
A delivery company defines the discrete random variable X as the number of packages delivered by a randomly selected driver during a randomly selected 30-minute interval. The probability distribution for X is given in the table. Which statement correctly interprets the random variable?
Explanation: This question tests interpretation of random variables in logistics. The random variable X counts the number of packages delivered by a randomly selected driver in a randomly selected 30-minute interval. Choice A incorrectly describes X as a probability rather than a count. Choice C mistakes X for a specific event rather than a variable that can take multiple values. Choice D confuses the scope by referring to total daily packages rather than packages in a 30-minute interval. Choice E misidentifies X as a set of drivers rather than a numerical quantity. The key to understanding random variables is recognizing that they assign numbers to random outcomes - here, the outcome is selecting a driver and time interval, and the number assigned is the package count.
A school counselor randomly selects a student and records the discrete random variable X, the number of extracurricular clubs that student participates in. The probability distribution for X is shown in the table. Which statement correctly interprets the random variable?
Explanation: This question tests understanding of what a random variable represents in probability. A random variable is a function that assigns numerical values to outcomes of a random phenomenon. In this context, X represents the number of clubs a randomly selected student participates in, making it a discrete random variable that can take values like 0, 1, 2, etc. Choice A incorrectly describes X as a probability rather than a count. Choice C wrongly identifies X as a set of clubs rather than a numerical quantity. Choice D confuses the random variable with its probability distribution. Choice E describes X as a specific event rather than a variable. Remember that a random variable is a numerical quantity whose value depends on the outcome of a random phenomenon, not a probability or event itself.
A company that manufactures electronic components is testing a new type of resistor. Let X be the number of flaws on a randomly selected resistor.
Which of the following tables represents a valid probability distribution for the random variable X?
Explanation: A valid probability distribution requires two conditions: (1) all probabilities must be between 0 and 1, inclusive, and (2) the sum of all probabilities must equal 1. Choice B is the only option that satisfies both conditions: 0.7+0.2+0.1+0.0=1.0. Choice A has probabilities that sum to 1.1. Choice C includes a negative probability. Choice D has probabilities that sum to 0.9.
The probability distribution for a discrete random variable X is shown below, where k is a constant.
| X | 0 | 1 | 2 | 3 |
|---|---|---|---|---|
| P(X=x) | 0.15 | k | 0.35 | 0.20 |
What is the value of k?
Explanation: The sum of the probabilities in a valid probability distribution must be 1. Therefore, 0.15+k+0.35+0.20=1. Combining the known probabilities gives 0.70+k=1. Solving for k yields k=1−0.70=0.30.
The number of days, X, that a carton of milk is still fresh after its expiration date is a random variable with the following probability distribution.
| X | 0 | 1 | 2 | 3 |
|---|---|---|---|---|
| P(X=x) | 0.60 | 0.25 | 0.10 | 0.05 |
Which of the following is the best interpretation of P(X=0)=0.60?
Explanation: The probability of an event can be interpreted as the long-run relative frequency of that event. Therefore, if many cartons of milk are observed, we expect the proportion that are not fresh on the expiration date (X=0) to be close to 0.60. Choice B confuses the probability with the value of the random variable. Choice C uses deterministic language ('certain that exactly 6') which is incorrect for a random process. Choice D incorrectly discusses the average number of fresh days, not the probability of a single outcome.