All questions
Question 1
Students simulate drawing cards from a deck by using a random number generator. After 240 trials, they observe: Hearts - 72, Diamonds - 48, Clubs - 66, Spades - 54. When they compare their model to the theoretical uniform model, what should they conclude about the simulation?
- The simulation shows systematic bias: Hearts and Clubs total 138 vs Diamonds and Spades total 102, indicating red-black imbalance
- The simulation is significantly biased: Hearts appears 72 times vs expected 60, suggesting a 20% error rate in the generator
- The simulation validates uniform model: all frequencies are within 10% of expected values, confirming theoretical predictions
- The simulation shows reasonable variation from uniform: largest deviation is Hearts at 24072=0.30 vs expected 0.25 (correct answer)
Explanation: When you encounter probability simulation questions, you need to compare observed results to theoretical expectations and evaluate whether the differences represent reasonable random variation or significant bias.
In a standard deck, each suit should appear equally often. With 240 trials, you'd expect each suit 60 times (240 ÷ 4 = 60). Let's check each suit's proportion: Hearts = 72/240 = 0.30, Diamonds = 48/240 = 0.20, Clubs = 66/240 = 0.275, Spades = 54/240 = 0.225. The theoretical expectation is 0.25 for each suit.
Answer D correctly identifies that Hearts shows the largest deviation (0.30 vs expected 0.25) and recognizes this as reasonable variation from the uniform model. Random simulations naturally produce some variation from theoretical values.
Answer A incorrectly focuses on red vs black suits, which isn't the relevant comparison here. We're testing whether the generator produces equal frequencies for all four suits, not color balance.
Answer B misinterprets the data by calling a 12-card difference (72 vs 60) a "20% error rate" and declaring it "significantly biased." This level of variation is actually quite normal in random sampling.
Answer C claims all frequencies are within 10% of expected values, but this is false. Hearts (72) and Diamonds (48) both deviate by more than 10% from the expected 60.
Remember: In simulation problems, perfect matches to theoretical values are actually suspicious. Real random processes show variation, so look for answers that acknowledge reasonable deviations rather than expecting exact theoretical results.
Question 2
A game uses a spinner with 5 sections of unequal size. Players spin 200 times and observe these frequencies: Section 1: 45 times, Section 2: 65 times, Section 3: 30 times, Section 4: 35 times, Section 5: 25 times. If they want to create the most accurate probability model, which approach should they use?
- Group similar frequencies: P(1,4)=0.40, P(2)=0.325, P(3,5)=0.275 to simplify the model while preserving patterns
- Use uniform model P(each)=0.20 since theoretical probability should not depend on limited experimental observations
- Calculate individual probabilities: P(1)=0.225, P(2)=0.325, P(3)=0.150, P(4)=0.175, P(5)=0.125 based on observed frequencies (correct answer)
- Weight by section number: P(5)=5×P(1), P(4)=4×P(1), etc., since larger section numbers indicate larger areas
Explanation: When you encounter probability questions involving experimental data, you need to understand the difference between theoretical and experimental probability. Since this spinner has unequal sections, you can't assume equal probabilities—you must use the actual data to create the most accurate model.
The correct approach is to calculate individual probabilities based on observed frequencies (Answer C). Convert each frequency to a probability by dividing by the total number of spins: P(1)=20045=0.225, P(2)=20065=0.325, and so on. This gives you the most accurate representation of how the spinner actually behaves, since it reflects the true size differences between sections.
Answer A is wrong because grouping sections with similar frequencies ignores important differences. Sections 1 and 4 may have similar frequencies by chance, but they're still separate sections with different actual probabilities.
Answer B is incorrect because using a uniform model (equal probabilities) ignores the key information that sections are unequal in size. With 200 spins, you have enough data to trust the experimental results over a theoretical assumption.
Answer D makes no sense because section numbers have nothing to do with section sizes. Just because a section is labeled "5" doesn't mean it's five times larger than section "1."
Remember: When you have experimental data from many trials and know the outcomes aren't equally likely, use that data to calculate experimental probabilities. Don't force equal probabilities when the real-world situation clearly shows unequal outcomes. Question 3
A teacher surveyed 100 students about their favorite after-school activity: Sports 38, Video games 34, Reading 28. A probability model is made from the survey. In a new survey of 50 students, 21 chose Sports. Which conclusion is best?
- The model predicts about 0.38×50=19 Sports choices, and 21 is close, so the model seems reasonable. (correct answer)
- The model predicts about 0.38×50=38 Sports choices, so 21 is too small.
- The model predicts exactly 19 Sports choices, so 21 means the model is incorrect.
- The model must be uniform because there are 3 activities.
Explanation: This question tests using a non-uniform model from student activity frequencies to predict in a new survey and comparing to observations. Non-uniform: unequal; model from 100 students, P(sports)=38/100=0.38, predict 0.38×50=19, observe 21 close. For example, expected ≈19 sports, 21 is reasonably close, model fits. The correct conclusion is A, assessing fit with approximation. Errors: exact expectation in B, miscalculation in C (38 instead of 19), uniform assumption in D. Comparing: expected P×n vs. observed, assess fit; non-uniform from preferences. Mistakes: demanding exactness or math errors.
Question 4
A game uses a biased die with faces 1–6. In 120 rolls, the results were: 1: 10, 2: 14, 3: 18, 4: 22, 5: 26, 6: 30. Which statement is true?
- Because 6 happened the most, P(6)=1 and all other outcomes have probability 0.
- A model from the data gives P(6)=30, so the die appears uniform.
- A model from the data gives P(6)=12030=0.25, so the die appears non-uniform. (correct answer)
- The model is uniform because each outcome has probability 61.
Explanation: This question tests developing a non-uniform model from biased die roll frequencies over 120 rolls and identifying non-uniformity. Non-uniform: not equal; develop by observing frequencies like 6:30, calculating P(6)=30/120=0.25, higher than 1/6≈0.167, indicating bias. For example, P(6)=0.25 vs. uniform 1/6, and increasing frequencies suggest non-uniform. The correct statement is B, recognizing the relative frequency shows non-uniformity. Errors: claiming uniform in A or C, using raw count in C, or extreme in D. Developing: (1) collect frequencies, (2) calculate relative, (3) assign, (4) verify sum=1; compare to uniform. Non-uniform from bias; mistakes: assuming fair or not calculating properly.
Question 5
A cafeteria tracked which fruit students chose over 80 lunches: Apple 36, Banana 28, Orange 16. If the cafeteria uses a probability model based on this data, about how many banana choices should it expect in the next 50 lunches?
- About (36/80) x 50=22.5, so about 23 bananas
- About (28/80) x 50=17.5, so about 18 bananas (correct answer)
- About (28/80) x 50=28, so about 28 bananas
- About (16/80) x 50=10, so about 10 bananas
Explanation: Out of 80 lunches, bananas were chosen 28 times, so the relative frequency for bananas is 28/80, or 0.35. Multiplying this by the next 50 lunches gives 0.35 x 50 = 17.5, which rounds to about 18 banana choices, matching Choice B. Choice A uses the apple frequency, 36/80, instead of the banana frequency, so it predicts the wrong fruit. Choice C uses the correct fraction for bananas but makes an arithmetic error, since 28/80 x 50 actually equals 17.5, not 28. Choice D uses the orange frequency, 16/80, instead of the banana frequency.
Question 6
A class uses a weighted spinner with 3 colors. In 100 practice spins, the results were: Red 45, Blue 30, Green 25. Which probability model best matches the data?
- P(red)=45, P(blue)=30, P(green)=25
- P(red)=0.45, P(blue)=0.30, P(green)=0.25 (correct answer)
- P(red)=1/3, P(blue)=1/3, P(green)=1/3
- P(red)=0.40, P(blue)=0.35, P(green)=0.25
Explanation: Dividing each color's spins by the total gives the relative frequencies: 45/100=0.45 for red, 30/100=0.30 for blue, and 25/100=0.25 for green, matching choice B. Choice A uses the raw counts (45, 30, 25) instead of converting them to probabilities between 0 and 1. Choice C assumes a uniform model, which ignores the unequal spin counts. Choice D shifts the values away from what the data actually shows.
Question 7
A science class records how often a plant's leaves are found to be dry or wet at the start of class over 50 days: Dry 32 days, Wet 18 days. Using a probability model based on this data, which is the best estimate for P(wet)?
- 32/50=0.64
- 18/50=0.36 (correct answer)
- 50/18≈2.78
- 18/50=0.18
Explanation: Out of 50 days, the leaves were wet on 18 of them, so the relative frequency for wet is 18 divided by 50, which equals 0.36, matching Choice B. Choice A, 32/50 = 0.64, is actually the probability of the leaves being dry, not wet. Choice C inverts the fraction, dividing 50 by 18 instead of 18 by 50, which does not represent a probability at all. Choice D uses the correct fraction but makes an arithmetic error, since 18 divided by 50 actually equals 0.36, not 0.18.
Question 8
A student creates a probability model from 100 trials of a spinner: P(red)=0.45, P(blue)=0.30, P(green)=0.25. Which statement correctly verifies this is a valid probability model?
- It is valid because 0.45+0.30+0.25=1.00. (correct answer)
- It is valid because 45, 30, and 25 add to 1.
- It is valid because 0.45+0.30+0.25=0.90.
- It is valid because each probability is greater than 1.
Explanation: This question tests verifying a non-uniform probability model developed from observed frequencies, ensuring it meets probability rules. A non-uniform model means outcomes are not equally likely, developed by observing frequencies (100 trials: red 45, blue 30, green 25), calculating relative frequencies (0.45, 0.30, 0.25), assigning probabilities, and verifying they sum to 1 for validity. For example, P(red)=0.45, P(blue)=0.30, P(green)=0.25 sum to 1.00, confirming it's valid, while sums not equaling 1 or using raw counts would invalidate it. The correct verification is choice A, accurately stating the sum is 1.00. Common errors include miscalculating the sum like in B, using raw frequencies for the sum as in C, or misunderstanding probability bounds like D. To develop and verify: (1) collect frequencies, (2) calculate relative frequencies, (3) assign probabilities, (4) verify sum=1 and each is between 0 and 1. Non-uniform models reflect data patterns, and mistakes often involve sum errors or confusing frequencies with probabilities.
Question 9
A student creates a probability model from 100 trials of a spinner: P(red)=0.45, P(blue)=0.30, P(green)=0.25. Which statement correctly verifies this is a valid probability model?
- It is valid because each probability is greater than 1.
- It is valid because 45, 30, and 25 add to 1.
- It is valid because 0.45+0.30+0.25=0.90.
- It is valid because 0.45+0.30+0.25=1.00. (correct answer)
Explanation: A probability model is valid when all of its probabilities add up to exactly 1, and here 0.45 plus 0.30 plus 0.25 equals 1.00, matching choice D. Choice A is incorrect because a valid probability can never be greater than 1; every probability must be between 0 and 1. Choice B incorrectly adds the raw numbers 45, 30, and 25, which sum to 100, not 1, and confuses those whole numbers with the actual decimal probabilities. Choice C contains an arithmetic error, since 0.45 plus 0.30 plus 0.25 actually equals 1.00, not 0.90. Verifying a probability model always means checking that every individual probability falls between 0 and 1 and that they all sum to exactly 1.
Question 10
Two students run the same probability experiment. Student A sees Event X happen 15 times in 25 tries. Student B sees Event X happen 9 times in 45 tries. Using all the data together, what is the best probability estimate for Event X?
- P(X)=2515=0.60
- P(X)=459=0.20
- P(X)=25+4515+9=7024≈0.34 (correct answer)
- P(X)=20.60+0.20=0.40, treating both students' rates as equally important
Explanation: To combine data from multiple trials, add all the successes together and all the trials together: (15+9)/(25+45)=24/70, about 0.34, matching choice C. Choice A only uses Student A's 25 trials, ignoring Student B's data. Choice B only uses Student B's 45 trials, ignoring Student A's data. Choice D averages the two separate rates instead of combining the actual counts, which does not correctly account for the different number of trials each student ran.
Question 11
A student recorded the results of rolling a biased 6-sided number cube 120 times. The counts were: 1→10, 2→20, 3→30, 4→25, 5→15, 6→20. Which probability model best matches the data?
- P(1)=10010,P(2)=10020,P(3)=10030,P(4)=10025,P(5)=10015,P(6)=10020
- P(1)=61,P(2)=61,P(3)=61,P(4)=61,P(5)=61,P(6)=61
- P(1)=10,P(2)=20,P(3)=30,P(4)=25,P(5)=15,P(6)=20
- P(1)=12010,P(2)=12020,P(3)=12030,P(4)=12025,P(5)=12015,P(6)=12020 (correct answer)
Explanation: This question tests developing a non-uniform probability model from observed frequencies of a biased die roll, matching the data proportions. Non-uniform means numbers are not equally likely, developed from 120 rolls (1:10,2:20,3:30,4:25,5:15,6:20) by calculating fractions like 10/120, 20/120, etc., assigning these probabilities, and verifying they sum to 1. For example, P(3)=30/120=0.25, and the total sums correctly to 1.00. The correct model uses the observed relative frequencies over 120. Common errors are assuming uniformity or using counts directly. Developing: (1) collect data, (2) compute relative frequencies, (3) assign probabilities, (4) check sum. Using this model predicts future rolls, and non-uniformity captures the die's bias.
Question 12
A spinner is spun 100 times with results Red 45, Blue 30, Green 25. Is the probability model based on these results uniform or non-uniform?
- Uniform, because 100 is divisible by 3.
- Uniform, because there are 3 colors.
- Non-uniform, because the relative frequencies are not all equal. (correct answer)
- Non-uniform, because probabilities must be whole numbers.
Explanation: This question tests identifying if a probability model from spinner data is uniform or non-uniform based on observed frequencies. Non-uniform means not all outcomes equally likely, seen in 100 spins (red 45, blue 30, green 25) with relative frequencies 0.45, 0.30, 0.25, which are unequal. For example, P(red)=0.45 ≠ P(blue)=0.30, so it's non-uniform. The correct classification is non-uniform due to differing frequencies. Errors assume uniformity from equal colors or divisibility. Developing non-uniform models: calculate relative frequencies and compare for equality. This distinguishes from uniform models, and non-uniformity indicates spinner bias.
Question 13
A student recorded the weather for 30 days: 12 rainy days and 18 sunny days. Based on these observations, what is the best probability model for the next day being rainy or sunny?
- P(rain)=3012=0.4 and P(sun)=3018=0.6 (correct answer)
- P(rain)=12 and P(sun)=18
- P(rain)=21 and P(sun)=21
- P(rain)=0.6 and P(sun)=0.4
Explanation: This question tests developing a non-uniform probability model from observed weather frequencies over 30 days, using relative frequencies to assign probabilities for predicting the next day. Non-uniform models have outcomes not equally likely, so develop by observing 12 rainy and 18 sunny days, calculating relative frequencies as 12/30=0.4 for rain and 18/30=0.6 for sun, assigning these probabilities, and verifying they sum to 1. For example, P(rain)=0.4, P(sun)=0.6, sum=1.00, which is valid and non-uniform since probabilities differ. The correct model is A, which accurately uses these relative frequencies. Errors include assuming uniform probabilities as in B, using raw counts as in C, or swapping probabilities as in D. Developing involves (1) collecting frequencies, (2) calculating relative frequencies, (3) assigning probabilities, and (4) verifying sum=1; use the model to predict by multiplying probability by future trials. Non-uniformity comes from real patterns in data, and mistakes include not dividing by total or assuming equal likelihood.
Question 14
A game uses a biased die with faces 1-6. In 120 rolls, the results were: 1: 10, 2: 14, 3: 18, 4: 22, 5: 26, 6: 30. Which statement is true?
- The model is uniform because each outcome has probability 1/6.
- Because 6 happened the most, P(6)=1 and all other outcomes have probability 0.
- A model from the data gives P(6)=30/120=0.25, so the die appears non-uniform. (correct answer)
- A model from the data gives P(6)=30, so the die appears uniform.
Explanation: Dividing the count for 6 by the total rolls gives the relative frequency: P(6) = 30/120 = 0.25, matching choice C. Since a uniform model would give each face a probability of about 1/6 (roughly 0.167), and 0.25 is clearly higher, the die appears non-uniform, not uniform as choice A claims. Choice B wrongly assumes that because 6 came up most often, it must always happen and nothing else can occur, which isn't how probability works. Choice D uses the raw count of 30 directly as if it were a probability, instead of dividing by the total number of rolls.
Question 15
A science class records how often a plant's leaves are found to be dry or wet at the start of class over 50 days: Dry 32 days, Wet 18 days. Using a probability model based on this data, which is the best estimate for P(wet)?
- 1850≈2.78
- 5032=0.64
- 5018=0.18
- 5018=0.36 (correct answer)
Explanation: This question tests developing a non-uniform probability model from observed frequencies to estimate a probability with calculation. A non-uniform model means outcomes are not equally likely, developed by observing frequencies (50 days: dry 32, wet 18), calculating relative frequencies (18/50=0.36 for wet), assigning probabilities, and verifying sum=1. For example, P(wet)=18/50=0.36 is the best estimate based on the data. The correct estimate is choice A, with the proper fraction and decimal for wet. Common errors include wrong decimals like B, using dry's probability as in C, or inverting as in D. To develop: (1) collect frequencies, (2) calculate relative frequencies, (3) assign probabilities, (4) verify sum=1. Non-uniformity reflects patterns, and mistakes include calculation errors or swapping outcomes.
Question 16
A student creates a probability model from 100 trials of a spinner: P(red)=0.45, P(blue)=0.30, P(green)=0.25. Which statement correctly verifies this is a valid probability model?
- It is valid because each probability is greater than 1.
- It is valid because 0.45+0.30+0.25=1.00. (correct answer)
- It is valid because 0.45+0.30+0.25=0.90.
- It is valid because 45, 30, and 25 add to 1.
Explanation: This question tests verifying a non-uniform probability model developed from observed frequencies, ensuring it meets probability rules. A non-uniform model means outcomes are not equally likely, developed by observing frequencies (100 trials: red 45, blue 30, green 25), calculating relative frequencies (0.45, 0.30, 0.25), assigning probabilities, and verifying they sum to 1 for validity. For example, P(red)=0.45, P(blue)=0.30, P(green)=0.25 sum to 1.00, confirming it's valid, while sums not equaling 1 or using raw counts would invalidate it. The correct verification is choice A, accurately stating the sum is 1.00. Common errors include miscalculating the sum like in B, using raw frequencies for the sum as in C, or misunderstanding probability bounds like D. To develop and verify: (1) collect frequencies, (2) calculate relative frequencies, (3) assign probabilities, (4) verify sum=1 and each is between 0 and 1. Non-uniform models reflect data patterns, and mistakes often involve sum errors or confusing frequencies with probabilities.
Question 17
A student says a spinner is uniform (all outcomes equally likely). But in 100 spins, the results were: Red 45, Blue 30, Green 25. Which classification is best supported by the data?
- Uniform, because 45 is the biggest number.
- Uniform, because there are 3 colors.
- Non-uniform, because probabilities must be whole numbers.
- Non-uniform, because the counts are not close to equal. (correct answer)
Explanation: With 100 spins producing 45 red, 30 blue, and 25 green results, the three counts are clearly not close to equal, which supports classifying this spinner as non-uniform rather than uniform, matching choice D. Choice A incorrectly treats having the single largest count, 45, as proof of uniformity, when uniformity actually requires all counts to be roughly equal. Choice B incorrectly assumes that simply having 3 possible colors guarantees each one is equally likely, which is not true here. Choice C incorrectly claims that probabilities must be whole numbers, which is not a real requirement of probability. A uniform model requires roughly equal frequencies across outcomes, and these results clearly do not show that pattern.
Question 18
A spinner has four sections labeled A, B, C, and D. After 200 spins, the results were: A 70, B 50, C 60, D 20. Which probability model best matches the results?
- P(A)=41,P(B)=41,P(C)=41,P(D)=41
- P(A)=20070=0.35,P(B)=20050=0.25,P(C)=20060=0.30,P(D)=20020=0.10 (correct answer)
- P(A)=0.30,P(B)=0.35,P(C)=0.25,P(D)=0.10
- P(A)=0.70,P(B)=0.50,P(C)=0.60,P(D)=0.20
Explanation: This question tests developing a non-uniform model from spinner frequencies over 200 spins, using relative frequencies. Non-uniform: unequal; develop by observing A70, B50, C60, D20, calculating 70/200=0.35, etc., sum=1. For example, P(A)=0.35, P(B)=0.25, P(C)=0.30, P(D)=0.10, matching data. The correct model is B, with accurate relative frequencies. Errors: dividing by 100 in A, uniform in C, swapping in D. Developing: (1) collect, (2) calculate relative, (3) assign, (4) verify sum=1. Non-uniform from sections; mistakes: wrong denominator or assuming equal.
Question 19
Use the table to answer the question. A coin was flipped 100 times with the following results by 10-flip intervals. Based on this data, how should Rosa revise her probability model for getting heads, and what does the pattern suggest about the coin?
- P(Heads)=0.64; the coin appears biased toward heads since 64 > 50 and the trend is increasing (correct answer)
- P(Heads)=0.50; despite the high frequency, this represents normal variation around the theoretical probability
- P(Heads)=0.64; the coin is definitely unfair because 64 heads is significantly different from 50
- P(Heads)=0.36; this represents the probability of getting tails, which occurred less frequently than expected
Explanation: Based on observed data, P(Heads)=10064=0.64. Since this exceeds 0.50 and shows an increasing trend in later intervals, the coin appears biased toward heads. Choice B incorrectly maintains the theoretical probability despite evidence. Choice C reaches the right probability but overstates the certainty of bias. Choice D confuses heads and tails probabilities. Question 20
A music app tracked what a student listened to on 60 days: Pop 27 days, Rap 21 days, Other 12 days. Using a probability model based on these frequencies, what is P(Pop)?
- 6027=0.45 (correct answer)
- 31≈0.33
- 6021=0.35
- 2760≈2.22
Explanation: To build a probability model from frequencies, divide the number of days for the outcome by the total number of days: P(Pop)=27/60=0.45, matching choice A. Choice B assumes all three categories are equally likely, ignoring the actual data. Choice C uses the frequency for Rap (21) instead of Pop, mixing up the categories. Choice D inverts the fraction, which does not represent a valid probability.