All questions
Question 1
A factory produces widgets and finds that 15 out of every 200 widgets tested have defects. Based on this quality control data, approximately how many defective widgets should the factory expect in a production run of 3,000 widgets?
- About 225 defective widgets, though the actual number may vary from this estimate (correct answer)
- Exactly 225 defective widgets, since 20015=3000225
- About 180 defective widgets, accounting for improved quality in larger production runs
- About 270 defective widgets, since defect rates typically increase with production volume
Explanation: When you encounter a problem about predicting outcomes based on sample data, you're working with proportional reasoning and understanding the difference between predictions and exact values.
To solve this, set up a proportion using the given quality control data. You know that 15 out of 200 widgets are defective, so the defect rate is 20015=0.075 or 7.5%. For 3,000 widgets, multiply: 3000×0.075=225 defective widgets.
However, this calculation gives you an estimate, not a guarantee. Real-world manufacturing involves variability, so while 225 is your best prediction, the actual number will likely be close to but not exactly 225.
Answer A correctly identifies 225 as the expected number while acknowledging that predictions based on sample data involve uncertainty. Answer B makes the mathematical error of treating a statistical prediction as an exact certainty—the proportion is mathematically correct, but real manufacturing doesn't work with perfect precision. Answer C (180 defective) incorrectly assumes quality improves in larger runs, which isn't supported by the given data and contradicts the proportional relationship. Answer D (270 defective) wrongly assumes defect rates increase with volume, again without evidence from the problem.
When working with proportional predictions in real-world contexts, remember that your calculation gives you the most likely outcome, but actual results will vary around that prediction due to natural variability in any process. Question 2
Students record the results of flipping a coin 80 times and observe 52 heads. Based on this experiment, what can they conclude about the theoretical probability of getting heads?
- The theoretical probability is 8052=2013 based on experimental evidence
- The coin is biased because 52 is significantly different from the expected 40 heads
- The theoretical probability is still 21, and the experimental result shows natural variation (correct answer)
- More trials are needed because 80 flips cannot determine theoretical probability accurately
Explanation: When you encounter probability questions involving experiments, it's crucial to distinguish between theoretical probability (what we expect based on mathematical principles) and experimental probability (what actually happens in trials).
The theoretical probability of getting heads on a fair coin flip is always 21 or 50%, regardless of experimental results. This is determined by the coin's physical properties—it has two equally likely outcomes. Getting 52 heads out of 80 flips (65%) doesn't change this fundamental truth; it simply reflects the natural variation that occurs in real experiments. Even fair coins rarely produce exactly 50% heads in small samples.
Let's examine why the other answers miss the mark. Choice A confuses experimental probability with theoretical probability—8052 tells us what happened in this specific experiment, but it doesn't determine the coin's theoretical probability. Choice B jumps to conclusions about bias too quickly. While 52 heads is more than the expected 40, this difference isn't necessarily "significant" in statistical terms—random variation can easily produce such results with a fair coin. Choice D suggests 80 trials are insufficient, but the question asks what we can conclude, not whether we need more data.
The key insight is that theoretical probability is based on the physical properties of the situation (a fair coin has two equal sides), while experimental results will vary around this theoretical value due to randomness. Remember: experimental results inform us about what happened, but they don't redefine theoretical probabilities unless we have strong statistical evidence of bias. Question 3
A quality control team tests light bulbs and finds that 18 out of 150 bulbs are defective. If the company produces 2,500 bulbs using the same process, which statement best describes the expected number of defective bulbs?
- Exactly 300 bulbs will be defective based on the experimental data
- Approximately 300 bulbs will be defective, but the actual number will vary (correct answer)
- Approximately 250 bulbs will be defective, accounting for improved quality over time
- Between 280 and 320 bulbs will be defective due to statistical variation
Explanation: The experimental probability is 18/150 = 0.12, so we expect about 2,500 × 0.12 = 300 defective bulbs. However, this is an approximation and actual results will vary due to random chance. Choice A incorrectly suggests an exact outcome. Choice C incorrectly assumes quality improvement. Choice D gives a specific range without justification for those particular bounds.
Question 4
Students conduct an experiment drawing colored marbles from a bag 160 times (replacing each marble after drawing). They draw red marbles 48 times, blue marbles 64 times, and green marbles 48 times. If they continue the experiment for 240 more draws, approximately how many blue marbles should they expect?
- Exactly 96 blue marbles, since the ratio should remain constant
- About 96 blue marbles, based on the observed relative frequency of blue (correct answer)
- About 80 blue marbles, since outcomes should balance out over time
- About 72 blue marbles, proportionally scaling down from the original experiment
Explanation: The relative frequency for blue marbles is 64/160 = 0.4. For 240 additional draws: 240 × 0.4 = 96 blue marbles expected. This is an approximation based on observed data. Choice A incorrectly suggests an exact result. Choice C reflects the gambler's fallacy. Choice D incorrectly calculates 64 × (240/160) but uses flawed reasoning about scaling.
Question 5
A fair coin is flipped 10 times and lands on heads 7 times. Which statement best describes what this result means about P(heads)?
- The coin is unfair because 10 flips should give exactly 5 heads.
- The theoretical probability of heads is now 0.7 because of these 10 flips.
- The experimental probability is 107=0.7, but with more flips it may get closer to 0.5. (correct answer)
- The coin is guaranteed to land on heads 70% of the time forever.
Explanation: This question tests approximating probability from collected data, where experimental probability is calculated as the number of favorable outcomes divided by the total number of trials, and predicting relative frequency from a known probability involves expecting approximately P times n outcomes in n trials. To find experimental probability, conduct trials like flipping a coin 10 times, count favorable outcomes such as 7 heads, calculate the relative frequency as 7/10=0.7, and interpret this as an approximation that may vary from the theoretical 0.5 due to randomness, especially in small samples; for predictions, if P=0.5 and n=10, expect about 5 heads, though actual might be 7 or 3 due to high variation, and the law of large numbers states that more trials make the experimental probability converge closer to the theoretical value. For example, flipping 10 times and getting 7 heads gives experimental P(heads)≈0.7, but with more flips it may get closer to 0.5 due to the law of large numbers reducing variation. The correct statement is that the experimental probability is 0.7, but more flips may bring it closer to 0.5. A common error is treating the small sample as definitive, like claiming the coin is now biased to 0.7 or expecting exactly 5 heads every 10 flips, or saying it's guaranteed 70% forever. To interpret experimental results: (1) calculate relative frequency, (2) compare to theoretical, (3) note variation due to sample size, and (4) recognize more trials improve accuracy. Mistakes include claiming experimental changes theoretical probability or not acknowledging randomness in small samples.
Question 6
A game uses a bag with 5 equal-sized slips of paper labeled A, B, C, D, and E. A player draws one slip, records it, and puts it back each time. What is the best prediction for how many times the player will draw an A in 200 draws?
- About 100 times
- About 40 times (correct answer)
- Exactly 40 times every time the experiment is done
- About 20 times
Explanation: This question tests predicting frequency, with P(A)=1/5, so in 200 draws, expect about (1/5)×200=40 A's, varying due to randomness, not exactly every time. For example, P(red)=1/4 in 200 spins expects about 50, perhaps 48 or 52. Best prediction is about 40, choice B. Errors: wrong multiples like 20 or 100, or claiming exactly 40 always. Steps: (1) P=1/5, (2) ×200=40, (3) about 40, (4) note variation. More trials approach theoretical; mistakes: exact expectations or arithmetic errors.
Question 7
A fair six-sided number cube is rolled 600 times. The probability of rolling a 3 is 61. About how many times should a 3 appear?
- Exactly 100 times
- About 100 times (correct answer)
- About 200 times
- About 300 times
Explanation: This question tests predicting relative frequency from a given probability by expecting approximately P times n outcomes in n trials, emphasizing that it's an approximation due to randomness. For a fair six-sided die rolled 600 times with P(3) = 1/6, you predict about (1/6) × 600 = 100 times, not exactly, as randomness can cause variations like 95 or 105; the law of large numbers says that with even more rolls, say 6,000, the relative frequency would be even closer to 1/6. For instance, if the die was rolled 600 times and landed on 3 exactly 102 times, that's close to the prediction, but predicting exactly 100 ignores the variability inherent in probability experiments. The best answer is 'about 100 times,' as it accounts for the approximation in the prediction. Errors include choosing exactly 100, which doesn't acknowledge randomness, or miscalculating like (1/6) × 600 = 200 by confusing with P(3 or 6) = 1/3. To predict outcomes, identify the theoretical probability, multiply by the number of trials, state it as approximately that number, and note that randomness means it could vary slightly. In the long run, more trials make the actual frequency closer to the expected value, avoiding mistakes like expecting perfect matches or arithmetic errors.
Question 8
A fair coin has theoretical probability P(heads)=0.5. In an experiment, a student flipped the coin 100 times and got 47 heads. Which statement is most accurate?
- The experimental probability is 47/100=0.47, which is close to 0.5 (correct answer)
- The probability of heads has changed to exactly 0.47
- The coin must be unfair because the result is not 50 heads
- The experimental probability is 53/100=0.53, so it is not close to 0.5
Explanation: The experimental probability from this trial is 47/100 = 0.47, which is close to the theoretical probability of 0.5, matching choice A. Getting 47 heads instead of exactly 50 is normal random variation, not evidence the coin is unfair. Choice B mistakes this one experiment's result for a permanent change in the coin's true probability. Choice D uses the wrong count (53, the number of tails) instead of the 47 heads actually observed.
Question 9
A student draws a card from a standard deck, records whether it is a heart, and puts it back each time. After 400 draws, the student got 110 hearts. What is the best estimate for P(heart) from this data?
- 13110≈8.46
- 400110=0.275 (correct answer)
- 110400≈3.64
- 52110≈2.12
Explanation: This question tests approximating probability from collected data, where experimental probability is calculated as the number of favorable outcomes divided by the total number of trials, and predicting relative frequency from a known probability involves expecting approximately P times n outcomes in n trials. To find experimental probability, conduct trials like drawing cards 400 times with replacement, count favorable outcomes such as 110 hearts, calculate the relative frequency as 110/400=0.275, and interpret this as an approximation of the theoretical 13/52=0.25, varying due to randomness; for predictions, if P=0.25 and n=400, expect about 100 hearts, though actual might be 110 or 90, and the law of large numbers states that more trials make the experimental probability converge closer to the theoretical value. For example, drawing 400 times and getting 110 hearts gives experimental P(heart)≈110/400=0.275, close to theoretical 0.25, with difference due to variation. The best estimate is 110/400=0.275, based on the data. A common error is inverting like 400/110≈3.64, or dividing by deck parts like 110/52 or 110/13. To calculate experimental probability: (1) conduct the trials, (2) count the favorable outcomes, (3) divide favorable by total to get the relative frequency, and (4) use this as the probability estimate. Mistakes include using theoretical components in calculation or not basing estimate on the given data. Question 10
A spinner is divided into 4 equal sections: red, blue, green, and yellow. A class spins it 80 times and it lands on red 18 times. What is the experimental probability of landing on red (as a decimal)?
- 0.225 (correct answer)
- 0.45
- 0.18
- 0.80
Explanation: This question tests approximating probability from collected data, where experimental probability is calculated as the number of favorable outcomes divided by the total number of trials, and predicting relative frequency from a known probability involves expecting approximately P times n outcomes in n trials. To find experimental probability, conduct trials like spinning a spinner 80 times, count favorable outcomes such as 18 reds, calculate the relative frequency as 18/80=0.225, and interpret this as an approximation of the theoretical probability of 0.25 for a fair four-section spinner, varying due to randomness; for predictions, if P=0.25 and n=80, expect about 20 reds, though actual might be 18 or 22 due to variation, and the law of large numbers states that more trials make the experimental probability converge closer to the theoretical value. For example, spinning 80 times and getting 18 reds gives experimental P(red)≈18/80=0.225, close to theoretical 0.25, with the difference due to random variation, and more spins would likely get closer to 0.25. The correct experimental probability is 0.225, as it is the relative frequency from the data. A common error is calculating incorrectly, such as 18/100=0.18 or using total spins as numerator like 80/100=0.80, or doubling for no reason to get 0.45. To calculate experimental probability: (1) conduct the trials, (2) count the favorable outcomes, (3) divide favorable by total to get the relative frequency, and (4) use this as the probability estimate. Mistakes include not acknowledging randomness variation, arithmetic errors in division, or claiming the experimental value changes the theoretical probability.
Question 11
A student rolled a fair six-sided die 120 times. The result was a 2 on 18 rolls. Based on the data, which is the best experimental estimate for P(2)?
- 12018=0.15 (correct answer)
- 12018=0.018
- 120102=0.85
- 18120≈6.67
Explanation: This question tests approximating probability from data, using experimental probability = favorable/total, with 18 twos in 120 rolls giving 18/120 = 0.15 as the estimate for P(2). This approximates the theoretical 1/6 ≈ 0.167, and the slight difference is due to random variation, which decreases with more trials. For example, flipping a coin 100 times with 53 heads gives ≈0.53, close to 0.5, but 10 flips might give 0.7, showing more variability. The correct estimate is 18/120 = 0.15, so choice A. Errors include inverting to 120/18 ≈6.67, decimal mistakes like 0.018, or using non-favorable like 102/120=0.85. Steps: (1) perform trials (120 rolls), (2) count favorable (18 twos), (3) divide 18/120=0.15, (4) estimate P(2)≈0.15. More trials bring experimental closer to theoretical, and mistakes are calculation errors or treating it as exact without considering randomness.
Question 12
A student flips a coin 10 times and gets 7 heads. Another student flips the same coin 1,000 times and gets 503 heads. Which statement best describes what happens to the relative frequency of heads as the number of flips increases?
- It gets farther from 0.5 as more flips are done.
- It becomes exactly 0.5 every time once you reach 100 flips.
- It gets closer to 0.5 as more flips are done. (correct answer)
- It always stays the same as the result from the first 10 flips.
Explanation: This question tests how relative frequency approximates theoretical probability better with more trials, per the law of large numbers, where 7/10 = 0.7 is farther from 0.5, but 503/1,000 = 0.503 is closer, showing convergence as flips increase. Experimental probability from data like 10 flips varies widely, but 1,000 flips provides a better estimate of P(heads) ≈ 0.5, with randomness causing initial deviations. For example, if flipped 10,000 times with 5,020 heads, it would be 0.502, even closer, unlike small samples that can be 0.7 or 0.3. The correct statement is that it gets closer to 0.5 as more flips are done. Errors include thinking it stays at the first 10's result or becomes exactly 0.5 at 100 flips. To analyze, calculate relative frequencies, compare to theoretical, and note improvement with larger n. Avoid assuming small samples are definitive or that experimental changes theoretical probability.
Question 13
A student draws a card from a standard deck, records whether it is a heart, and puts it back each time. After 400 draws, the student got 110 hearts. What is the best estimate for P(heart) from this data?
- 400110=0.275 (correct answer)
- 110400≈3.64
- 13110≈8.46
- 52110≈2.12
Explanation: This question tests approximating probability from collected data, where experimental probability is calculated as the number of favorable outcomes divided by the total number of trials, and predicting relative frequency from a known probability involves expecting approximately P times n outcomes in n trials. To find experimental probability, conduct trials like drawing cards 400 times with replacement, count favorable outcomes such as 110 hearts, calculate the relative frequency as 110/400=0.275, and interpret this as an approximation of the theoretical 13/52=0.25, varying due to randomness; for predictions, if P=0.25 and n=400, expect about 100 hearts, though actual might be 110 or 90, and the law of large numbers states that more trials make the experimental probability converge closer to the theoretical value. For example, drawing 400 times and getting 110 hearts gives experimental P(heart)≈110/400=0.275, close to theoretical 0.25, with difference due to variation. The best estimate is 110/400=0.275, based on the data. A common error is inverting like 400/110≈3.64, or dividing by deck parts like 110/52 or 110/13. To calculate experimental probability: (1) conduct the trials, (2) count the favorable outcomes, (3) divide favorable by total to get the relative frequency, and (4) use this as the probability estimate. Mistakes include using theoretical components in calculation or not basing estimate on the given data.
Question 14
A student flips a coin 100 times and gets 60 heads. Which statement is the best interpretation of this result?
- The experimental probability of heads is 10060=0.60, which is an estimate and may differ from 0.50 because of randomness. (correct answer)
- Because 60 is more than 50, the coin must have two heads.
- If the coin is flipped 100 more times, it will definitely get exactly 40 heads to balance out.
- The probability of heads is now exactly 0.60 for this coin.
Explanation: This question tests interpreting experimental probability as an estimate, with 60/100 = 0.60 differing from theoretical 0.50 due to randomness in 100 flips; more flips would likely pull it closer per law of large numbers. Experimental results approximate but don't redefine theoretical probability, unlike claiming the coin is now exactly 0.60 or must balance perfectly next time. For example, if flipped another 100 times getting 45 heads, total 105/200 = 0.525, closer to 0.5, showing variation averages out. The best interpretation is that 0.60 is an estimate varying from 0.50 because of randomness. Mistakes include assuming bias like two heads or definite compensation. To interpret, calculate ratio, recognize as approximation, and note randomness causes deviations. Long-run convergence applies; avoid changing theoretical based on experimental or expecting exact balances.
Question 15
A student is testing a spinner that is supposed to land on black with probability 41. In 200 spins, it landed on black 58 times. Which comparison is most accurate?
- The experimental probability is exactly 41 because the spinner is supposed to be fair.
- Since 41 is the theoretical probability, 58 is impossible in 200 spins.
- Experimental probability =20058=0.29, which is close to 0.25 but not exactly the same. (correct answer)
- Experimental probability =58200≈3.45, so it is close to 0.25.
Explanation: This question tests approximating probability from collected data, where experimental probability is calculated as the number of favorable outcomes divided by the total number of trials, and predicting relative frequency from a known probability involves expecting approximately P times n outcomes in n trials. To find experimental probability, conduct trials like spinning 200 times, count favorable outcomes such as 58 blacks, calculate the relative frequency as 58/200=0.29, and interpret this as close to theoretical 0.25 but varying due to randomness; for predictions, if P=0.25 and n=200, expect about 50 blacks, though actual might be 58 or 42, and the law of large numbers states that more trials make the experimental probability converge closer to the theoretical value. For example, 200 spins getting 58 blacks gives experimental P≈0.29, close to 0.25 but not exactly the same due to random variation. The most accurate comparison is that experimental=0.29, close to 0.25 but not exactly. A common error is inverting the fraction like 200/58≈3.45, claiming it's impossible, or saying experimental is exactly theoretical. To compare: (1) calculate experimental probability, (2) note it's an estimate, (3) compare to theoretical, (4) acknowledge variation. Mistakes include arithmetic errors or expecting exact matches despite randomness.
Question 16
Examine the bar graph showing results from rolling a six-sided number cube 300 times. Based on these results, approximately how many times should a 2 or 5 appear if the cube is rolled 450 times?
- About 150 times, since 2 and 5 appeared 100 times total in 300 rolls (correct answer)
- About 135 times, scaling the combined frequency of 2 and 5 proportionally
- About 120 times, because experimental results typically decrease with more trials
- About 180 times, since each outcome should appear equally in larger samples
Explanation: From the graph, 2 appeared 45 times and 5 appeared 55 times, totaling 100 times in 300 rolls. The relative frequency is 100/300 = 1/3. For 450 rolls: 450 × (1/3) = 150. Choice B incorrectly calculates 100 × (450/300) = 135 by scaling raw counts rather than using relative frequency properly. Choice C has no mathematical basis. Choice D incorrectly assumes equal distribution.
Question 17
A basketball player tracks free throw attempts and makes 68 out of 85 shots during practice. If the player attempts 200 free throws in games using the same technique, what is the most reasonable prediction for the number of makes?
- The player will make exactly 160 shots, matching the practice success rate exactly.
- The player will make between 155 and 165 shots, based on typical statistical patterns.
- The player will make fewer than 160 shots, since game pressure usually lowers performance.
- The player will make about 160 shots, though some variation from that number is expected. (correct answer)
Explanation: The practice success rate is 68/85, which simplifies to 0.8, or 80%. Applying this rate to 200 attempts gives 200 x 0.8 = 160 expected makes. Since real results vary somewhat from a predicted rate, an estimate of about 160 is more reasonable than an exact number. Choice A is wrong because it treats 160 as a guaranteed outcome rather than an expected value. Choice B is wrong because the specific range of 155 to 165 isn't something we can determine from the information given. Choice C is wrong because it introduces a factor, game pressure, that isn't mentioned or supported by the problem.
Question 18
A student draws a card from a standard 52-card deck, replaces it, and repeats this 200 times. The probability of drawing a heart is 41. About how many hearts should the student expect to draw?
- About 50 hearts (correct answer)
- About 25 hearts
- Exactly 50 hearts
- About 150 hearts
Explanation: Since the probability of drawing a heart is 1/4, the expected number of hearts in 200 draws is 1/4 times 200, which equals 50, matching choice A. Choice C, exactly 50 hearts, is wrong because probability only predicts an approximate expected value, not a guaranteed exact outcome, since actual results can vary due to chance. Choice B, about 25 hearts, comes from mistakenly using a probability of 1/8 instead of the given 1/4. Choice D, about 150 hearts, comes from using a probability of 3/4, the chance of not drawing a heart, instead of 1/4. Expected value from a known probability is always found by multiplying that probability by the number of trials, and the word 'about' reflects the natural variation expected in real trials.
Question 19
A student spun a spinner 60 times. It landed on blue 21 times. Based on this data, what is the best estimate of P(blue)?
- 60/21 approx 2.86
- 39/60=0.65
- 21/60=0.35 (correct answer)
- 21/60=0.035
Explanation: Experimental probability is favorable outcomes over total trials: 21 blue spins out of 60 total spins gives 21/60 = 0.35, matching choice C. Choice A inverts the fraction (60/21), which gives a value greater than 1 and can't be a probability. Choice B uses 39 (the number of non-blue spins, 60-21) instead of the 21 blue spins. Choice D makes a decimal-placement error, writing 21/60 as 0.035 instead of 0.35.
Question 20
A bag has only red and blue marbles. A student draws one marble, records the color, and puts it back each time. After 80 draws, 30 were red. What is the experimental probability of drawing a red marble?
- 80/30 approx 2.67
- 30/80=0.375 (correct answer)
- 50/80=0.625
- 30/80=0.0375
Explanation: Experimental probability is favorable outcomes over total trials: 30 red draws out of 80 total draws gives 30/80 = 0.375, matching choice B. Choice A inverts the fraction (80/30), which gives a value greater than 1 and can't be a probability. Choice C uses 50 (the number of blue draws, 80-30) instead of the 30 red draws. Choice D makes a decimal-placement error, writing 30/80 as 0.0375 instead of 0.375.