Math 1 Quiz: Evaluating Probability Models
20 questions · exam conditions
0:00
Evaluating Probability ModelsQuestion 1 of 20

A genetics model predicts that offspring traits follow Mendel's laws with specific probability ratios. However, the model assumes random mating and equal survival rates across all genotypes. In a real population, individuals with certain traits may preferentially mate with similar individuals, and some genotypes may have survival advantages. How does this affect the model's validity?

The model remains valid because genetic inheritance probabilities are determined by biological laws regardless of mating patterns.
The model remains valid because Mendel's ratios represent fundamental genetic principles that apply universally across populations.
The model becomes invalid because non-random mating and differential survival change population-level probability distributions.
The model becomes invalid because preferential mating eliminates the independence required for probability calculations in genetics.
← Back to quizzes

Math 1 Quiz

Math 1 Quiz: Evaluating Probability Models

Practice Evaluating Probability Models in Math 1 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 Evaluating Probability Models, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 1.

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 genetics model predicts that offspring traits follow Mendel's laws with specific probability ratios. However, the model assumes random mating and equal survival rates across all genotypes. In a real population, individuals with certain traits may preferentially mate with similar individuals, and some genotypes may have survival advantages. How does this affect the model's validity?

  1. The model remains valid because genetic inheritance probabilities are determined by biological laws regardless of mating patterns.
  2. The model remains valid because Mendel's ratios represent fundamental genetic principles that apply universally across populations.
  3. The model becomes invalid because non-random mating and differential survival change population-level probability distributions. (correct answer)
  4. The model becomes invalid because preferential mating eliminates the independence required for probability calculations in genetics.
Explanation: When you encounter questions about genetic models and their real-world applications, focus on understanding the difference between theoretical assumptions and actual population dynamics. Mathematical models in genetics rely on specific conditions to produce accurate predictions. Mendel's laws work perfectly under controlled conditions with random mating and equal survival rates. However, when these assumptions are violated in real populations, the model's predictions become unreliable. Non-random mating (like individuals preferentially choosing mates with similar traits) changes allele frequencies differently than random mating would. Similarly, when some genotypes survive better than others, this differential survival skews the expected probability distributions away from Mendel's predicted ratios. Choice A incorrectly assumes that inheritance probabilities are fixed regardless of population factors. While the basic mechanism of genetic inheritance remains constant, the population-level outcomes depend heavily on mating patterns and survival rates. Choice B makes a similar error by treating Mendel's ratios as universally applicable when they actually require specific conditions. Choice D correctly identifies that the model becomes invalid but misidentifies the reason - the issue isn't about independence in probability calculations, but rather about changed population dynamics affecting allele frequencies over time. The key insight is that mathematical models are only as good as their assumptions. When real-world conditions violate those assumptions, the model's validity breaks down. Study tip: For genetics problems, always check whether the question involves ideal conditions (Mendel's laws apply directly) or real populations (consider factors that might alter expected ratios).

Question 2

A meteorologist proposes that the probability of rain on any given day depends only on whether it rained the previous day: P(rain todayrain yesterday)=0.7P(\text{rain today}|\text{rain yesterday}) = 0.7 and P(rain todayno rain yesterday)=0.3P(\text{rain today}|\text{no rain yesterday}) = 0.3. A colleague argues this model is flawed because it ignores seasonal patterns. Which evaluation is most accurate?

  1. The model is reasonable because weather patterns show strong day-to-day correlation regardless of season.
  2. The model is unreasonable because it assumes weather independence when consecutive days are clearly dependent.
  3. The model is unreasonable because identical probabilities across all seasons ignore systematic climate variations. (correct answer)
  4. The model is reasonable because the probabilities are based on conditional dependence rather than independence.
Explanation: The model's flaw is that it uses the same conditional probabilities year-round, ignoring that P(rain|rain yesterday) would reasonably be much higher during rainy seasons than dry seasons. Choice A misses the seasonal issue. Choice B incorrectly claims the model assumes independence when it explicitly models dependence. Choice D correctly notes the model includes dependence but misses the seasonal problem.

Question 3

A network security model assumes that cyber attacks on different servers occur independently with probability 0.01 per day each. However, attackers often target multiple related servers simultaneously once they breach an organization's network perimeter. Given this attack strategy, evaluate the independence assumption.

  1. The assumption is reasonable because each server has independent security measures regardless of coordinated attack strategies.
  2. The assumption is reasonable because the 0.01 probability per server accounts for both independent and coordinated attacks.
  3. The assumption is unreasonable because coordinated attacks create positive dependence between server breach probabilities. (correct answer)
  4. The assumption is unreasonable because cyber attacks are deterministic rather than probabilistic once an attacker gains access.
Explanation: When evaluating independence assumptions in probability models, you need to consider whether the occurrence of one event affects the probability of another event occurring. Two events are independent if knowing that one happened doesn't change the likelihood of the other. The correct answer is C because coordinated attacks fundamentally violate the independence assumption. When attackers target multiple servers simultaneously after breaching a network perimeter, the probability of additional servers being compromised increases significantly once the first breach occurs. This creates positive dependence - if one server is attacked, other servers in the same network become much more likely to be attacked as well. Option A incorrectly assumes that individual security measures preserve independence despite coordinated attack strategies. While servers may have independent defenses, the attack vectors themselves are coordinated, creating dependence between breach events. Option B wrongly suggests that a single probability can somehow account for both independent and dependent scenarios. The 0.01 probability represents the marginal probability for each server, but it doesn't capture the conditional probabilities that arise during coordinated attacks. Option D mischaracterizes the nature of cyber attacks. While attackers may follow systematic approaches once inside a network, the overall process still involves probabilistic elements like detection avoidance, exploitation success rates, and defensive countermeasures. Study tip: When evaluating independence assumptions, always ask: "Does knowing that event A occurred change my assessment of how likely event B is?" If yes, the events are dependent, and independence assumptions are inappropriate for modeling the situation.

Question 4

A transportation model predicts bus arrival times using P(on time)=0.8P(\text{on time}) = 0.8 for each bus independently. Transit officials note that during rush hour, when one bus runs late due to traffic, subsequent buses on the same route often bunch together and also run late. How does this observation affect the model's validity?

  1. The model remains valid because individual bus schedules are planned independently of traffic conditions.
  2. The model becomes invalid because rush hour conditions require higher probability values for delays.
  3. The model remains valid because the 0.8 probability represents accurate long-term on-time performance.
  4. The model becomes invalid because bus bunching creates dependence where delays propagate systematically through the route. (correct answer)
Explanation: When you encounter probability models in real-world applications, the critical assumption to examine is independence — whether events truly occur without influencing each other. This transportation model assumes each bus arrival is independent with P(on time)=0.8P(\text{on time}) = 0.8, but the observed bus bunching reveals a fundamental violation of this assumption. The correct answer is D because the model becomes invalid when delays create systematic dependence. Once one bus runs late due to traffic, it doesn't just affect that single bus — it causes subsequent buses to bunch together and also run late. This creates a cascade effect where delays propagate through the route, violating the independence assumption that makes P(on time)=0.8P(\text{on time}) = 0.8 valid for each individual bus. A is wrong because while schedules may be planned independently, the actual arrival times are what matter for the model's validity, and these clearly become dependent during rush hour bunching. B misses the point — the issue isn't that the probability value needs adjustment for rush hour, but that the fundamental independence assumption breaks down entirely. C incorrectly focuses on long-term accuracy rather than the model's structural validity. Even if 0.8 represents accurate overall performance, the model fails when events become dependent. Strategy tip: When evaluating probability models, always ask whether the independence assumption holds. Look for scenarios where one event's outcome systematically influences others — this is often where simple probability models break down in complex real-world systems.

Question 5

A credit risk model assigns default probability P(default)=0.03P(\text{default}) = 0.03 to each loan independently based on individual creditworthiness. Risk managers observe that defaults cluster during economic downturns—when unemployment rises, many borrowers who would normally repay their loans begin defaulting simultaneously. Based on this systemic risk pattern, evaluate the model's independence assumption.

  1. Independence is justified because individual creditworthiness determines default risk regardless of broader economic conditions affecting other borrowers.
  2. Independence is unjustified because systematic risk requires identical default probabilities across all borrowers rather than individual assessment.
  3. Independence is justified because the 3% default rate incorporates both normal and stressed economic conditions in its calculation.
  4. Independence is unjustified because economic downturns create positive dependence where defaults become correlated across the loan portfolio. (correct answer)
Explanation: When evaluating probability models in finance, you need to examine whether the independence assumption holds in real-world conditions. Independence means that one event's occurrence doesn't affect the probability of another event occurring. The correct answer is D because economic downturns create systematic risk that violates the independence assumption. During recessions, unemployment rises, asset values fall, and credit conditions tighten simultaneously. These macroeconomic factors affect many borrowers at once, making defaults positively correlated rather than independent. When one borrower defaults due to economic stress, it signals that other borrowers facing similar conditions are also more likely to default. This clustering effect means P(defaultidefaultj)>P(defaulti)P(\text{default}_i | \text{default}_j) > P(\text{default}_i), which directly contradicts independence. Option A incorrectly assumes that individual creditworthiness operates in isolation from broader economic conditions. While personal factors matter, systematic risk affects even creditworthy borrowers during severe downturns. Option B misunderstands the independence issue entirely. Independence doesn't require identical probabilities—it requires that probabilities remain constant regardless of other outcomes. Option C suggests that averaging historical data somehow preserves independence, but this doesn't address the fundamental correlation problem. Even if the 3% rate reflects various economic conditions, the model still assumes independence during any specific period. Study tip: Watch for questions about model assumptions versus real-world behavior. Independence assumptions often break down during crisis periods due to common underlying factors affecting multiple entities simultaneously.

Question 6

A game show contestant spins a wheel with 8 equal sectors numbered 1 through 8. The host claims that odd numbers are twice as likely to occur as even numbers because "contestants are naturally luckier with odd numbers." Which statement best evaluates this probability model?

  1. The model is reasonable because psychological factors can influence physical outcomes in games of chance.
  2. The model is unreasonable because each sector has equal area, making all outcomes equally likely regardless of number type. (correct answer)
  3. The model is reasonable if the wheel has been observed to favor odd numbers in previous spins.
  4. The model is unreasonable because there are 4 odd and 4 even numbers, so they must have equal probability.
Explanation: Since the wheel has 8 equal sectors, the physical structure determines that each outcome has probability 1/8, making all numbers equally likely. The host's claim about psychological influence has no bearing on the mechanical properties of the wheel. Choice A incorrectly suggests psychology affects physical probability. Choice C confuses observed outcomes with theoretical probability. Choice D gives correct reasoning about equal probability but focuses on counting rather than the fundamental issue of equal sectors.

Question 7

A quality control manager models defective items in production batches using: P(defective)=0.02P(\text{defective}) = 0.02 for each item independently. However, defects actually occur in clusters—when one item is defective, nearby items are more likely to be defective due to machine calibration issues. How should this model be evaluated?

  1. The model is reasonable because the overall defect rate of 2% accurately reflects long-term production quality.
  2. The model is unreasonable because independence assumption fails when defects cluster due to shared causal factors. (correct answer)
  3. The model is reasonable because individual item probabilities remain constant regardless of clustering patterns.
  4. The model is unreasonable because 2% defect rate is too low to capture the true variability in production.
Explanation: The independence assumption is violated when defects cluster due to machine issues, making P(defective|nearby defective) > P(defective). This systematic dependence structure makes the model inappropriate for predicting batch quality. Choice A focuses only on the marginal probability while ignoring dependence. Choice C incorrectly suggests individual probabilities can be modeled independently when clustering occurs. Choice D focuses on the rate value rather than the independence issue.

Question 8

A poll predicts election results using a model where each voter chooses independently with probabilities based on demographics. Critics argue this ignores "social influence" where voters in the same community tend to make similar choices beyond what demographics alone predict. How should this model be evaluated?

  1. The model is reasonable because demographic factors capture the primary determinants of voting behavior in statistical analysis.
  2. The model is unreasonable because geographic clustering of similar votes indicates dependence beyond demographic factors. (correct answer)
  3. The model is reasonable because individual voting decisions are private and therefore independent of social influences.
  4. The model is unreasonable because independence assumptions require voters to have identical choice probabilities regardless of demographics.
Explanation: Geographic clustering beyond what demographics predict suggests social influence creates dependence between nearby voters' choices, violating the independence assumption. Even with demographic adjustments, if neighbors influence each other, the model underestimates correlation. Choice A misses that demographics alone may be insufficient. Choice C incorrectly equates privacy with independence. Choice D misunderstands independence—it allows different probabilities based on demographics.

Question 9

A financial model assumes stock price movements follow: P(up)=0.6P(\text{up}) = 0.6, P(down)=0.4P(\text{down}) = 0.4 each day independently. Market analysts observe that large price drops tend to be followed by increased volatility—both large gains and large losses become more likely the day after a significant drop. How should this model be evaluated?

  1. The model is inappropriate because volatility clustering violates the assumption of constant probabilities across all market conditions. (correct answer)
  2. The model is appropriate because the overall probabilities (0.6, 0.4) capture the stock's long-term upward trend.
  3. The model is appropriate because daily price movements are inherently unpredictable regardless of previous volatility patterns.
  4. The model is inappropriate because independence assumptions require equal probabilities for upward and downward movements.
Explanation: When evaluating probability models for financial markets, you need to assess whether the model's assumptions match real market behavior. This question tests your understanding of independence assumptions in probability models. The key issue here is that the model assumes independent daily movements with constant probabilities, but the observed market behavior shows volatility clustering—periods where large price movements (both up and down) tend to cluster together. When analysts observe that "large price drops tend to be followed by increased volatility," this means the probability of extreme movements changes based on previous events, violating the independence assumption. Choice A is correct because volatility clustering directly contradicts the model's assumption that each day has the same probabilities (0.6 up, 0.4 down) regardless of previous market conditions. If volatility increases after drops, then the actual probabilities are conditional on past events, not constant. Choice B is wrong because while the overall probabilities might capture long-term trends, the model fails to account for the changing nature of these probabilities based on market conditions. A model's long-term accuracy doesn't validate incorrect assumptions about independence. Choice C is wrong because even though markets are unpredictable, observable patterns like volatility clustering provide valuable information that should be incorporated into models rather than ignored. Choice D is wrong because independence doesn't require equal probabilities—it only requires that each event's probability doesn't depend on previous events. The probabilities can be unequal (like 0.6 and 0.4) as long as they remain constant. Study tip: Watch for questions about model assumptions versus observed market behavior. Independence violations are common when past events influence future probabilities.

Question 10

A medical test is modeled with P(positivedisease)=0.95P(\text{positive}|\text{disease}) = 0.95 and P(negativeno disease)=0.90P(\text{negative}|\text{no disease}) = 0.90. The model assumes these probabilities apply equally to all patients. However, the disease being tested is more common in elderly patients, and test accuracy varies with age—it's less reliable in patients over 80. Which statement best evaluates this model?

  1. The model is unreasonable because it fails to account for age-related variations in both disease prevalence and test accuracy. (correct answer)
  2. The model is reasonable because the specified sensitivity and specificity values represent overall test performance accurately.
  3. The model is reasonable because conditional probabilities given disease status are independent of demographic factors like age.
  4. The model is unreasonable because different age groups require completely separate probability models for meaningful medical decisions.
Explanation: When evaluating statistical models in real-world contexts, you need to assess whether the model's assumptions align with reality. This question tests your ability to identify when a model oversimplifies complex relationships. The given model assumes that test accuracy (sensitivity of 0.95 and specificity of 0.90) remains constant across all patients. However, the problem explicitly states two critical facts that contradict this assumption: the disease varies in prevalence by age (more common in elderly patients), and test accuracy itself changes with age (less reliable in patients over 80). A reasonable model must account for these variations to provide meaningful results. Choice A correctly identifies that the model fails on both fronts—it ignores age-related differences in disease prevalence and test accuracy. This makes the model unreasonable for medical decision-making. Choice B incorrectly suggests that overall averages adequately represent test performance. While the given probabilities might represent population averages, using them uniformly across age groups ignores clinically significant variations. Choice C contains a fundamental misunderstanding of conditional probability. The statement that conditional probabilities given disease status are independent of demographics is factually incorrect—the problem tells us test accuracy varies with age. Choice D goes too far by claiming completely separate models are required. While age-stratified analysis would improve the model, this choice overstates the solution. Remember: statistical models in applied contexts must reflect real-world complexities. When a problem describes variations that the model ignores, question the model's reasonableness for practical use.

Question 11

An insurance company models car accident probability as P(accident)=0.001P(\text{accident}) = 0.001 per day for each driver independently. A statistician notes that this model treats a 16-year-old new driver and a 50-year-old with 30 years of experience identically. Which criticism is most valid?

  1. The model is flawed because it ignores systematic risk differences between identifiable driver categories. (correct answer)
  2. The model is appropriate because individual accidents are random events regardless of driver characteristics.
  3. The model is flawed because 0.001 probability per day is too low to accurately capture real accident frequencies.
  4. The model is appropriate because averaging across all drivers provides the most statistically reliable probability estimate.
Explanation: The model fails to account for known risk factors (age, experience) that systematically affect accident probability. A reasonable model should incorporate these observable differences rather than treating all drivers as identical. Choice B incorrectly suggests that randomness eliminates the relevance of risk factors. Choice C focuses on the probability value rather than the homogeneity assumption. Choice D confuses statistical reliability with model appropriateness.

Question 12

A casino models roulette outcomes as equally likely across all 38 slots (0, 00, 1-36). Gamblers claim the wheel is "biased" because in 1000 recent spins, slot 7 appeared 35 times while slot 23 appeared only 18 times. The expected frequency per slot is approximately 26.3. Which evaluation is most appropriate?

  1. The model is unreasonable because the observed frequencies show statistically significant deviation from equal probability expectations.
  2. The model remains reasonable because random variation naturally produces unequal frequencies even with fair equipment. (correct answer)
  3. The model is unreasonable because the casino has incentives to bias outcomes in favor of certain numbers.
  4. The model remains reasonable because the total of observed outcomes (35 + 18 = 53) matches theoretical predictions.
Explanation: Random variation naturally produces frequencies that deviate from expected values. The observed range (18-35) around the expected 26.3 is within reasonable random fluctuation for 1000 spins. Without statistical testing, we cannot conclude the model is wrong. Choice A jumps to conclusions about significance without proper testing. Choice C appeals to motivation rather than evidence. Choice D incorrectly focuses on just two numbers rather than the overall pattern.

Question 13

An epidemiologist models disease transmission using P(infection)=0.002P(\text{infection}) = 0.002 per person per day independently. Public health experts argue this model fails during outbreaks because infected individuals have contact networks—family, coworkers, social groups—where transmission probability within networks far exceeds the general population rate. Which evaluation addresses the core modeling issue?

  1. The model is adequate because 0.002 represents the population-wide average transmission rate regardless of contact patterns.
  2. The model is inadequate because outbreak conditions require dynamic probability adjustment rather than constant rates throughout epidemics.
  3. The model is adequate because individual infection events remain random even when occurring within social networks.
  4. The model is inadequate because network-based transmission creates dependence that violates the independence assumption for connected individuals. (correct answer)
Explanation: When evaluating probability models for disease transmission, you need to examine whether the mathematical assumptions align with real-world mechanisms. The key issue here is whether infection events are truly independent as the model assumes. The correct answer is D because network-based transmission fundamentally violates independence. When people are connected through families, workplaces, or social groups, one person's infection dramatically increases the probability that their network contacts will become infected. This creates statistical dependence—the infection status of connected individuals is no longer independent of each other. Once someone in a household gets sick, their family members face much higher risk than the baseline 0.002 rate, breaking the independence assumption essential to this probability model. Option A misses the point entirely—averaging doesn't solve the independence problem. Even if 0.002 represents the population average, the model fails because it assumes each person faces the same constant risk regardless of their connections to infected individuals. Option B identifies that constant rates are problematic but focuses on dynamic adjustment over time rather than the core issue of spatial/social dependence between connected individuals. Option C incorrectly suggests that randomness and independence are the same thing. Individual infections can still be random events while being statistically dependent on nearby infections through network connections. Remember: In probability modeling, independence means one event doesn't affect another's probability. Disease transmission through social networks inherently violates this—look for dependence issues when evaluating models of contagious processes.

Question 14

A carnival game involves spinning a wheel with 8 sections. The game operator claims that each section has an equal 18\frac{1}{8} probability of being selected. After observing 200 spins, a player records the following frequencies: sections 1-4 each came up 20 times, while sections 5-8 each came up 30 times. Which statement best evaluates the reasonableness of the operator's probability model?

  1. The model is reasonable because all observed frequencies are within 50% of the expected value of 25 spins per section (correct answer)
  2. The model is unreasonable because the total variation from expected outcomes exceeds what would typically occur by chance alone
  3. The model is reasonable because each section appeared at least once and no section dominated completely
  4. The model is unreasonable because sections 5-8 appeared exactly 50% more often than sections 1-4, indicating systematic bias
Explanation: With 200 spins and 8 equally likely sections, we expect 25 spins per section. The observed values (20 and 30) represent deviations of ±5 from expected, which is 20% deviation. This level of variation is reasonable for random sampling. Choice B is incorrect because this variation is actually within normal bounds. Choice C uses irrelevant criteria. Choice D incorrectly assumes that a 50% relative difference automatically indicates bias rather than random variation.

Question 15

A basketball player claims she makes free throws with probability 34\frac{3}{4} consistently. In her last 20 attempts, she made 16 shots. Her coach argues this supports a probability model where each shot is independent with P(make)=34P(\text{make}) = \frac{3}{4}. Which evaluation is most appropriate?

  1. The model is supported because 1620=45=0.8\frac{16}{20} = \frac{4}{5} = 0.8, which exceeds the claimed 34=0.75\frac{3}{4} = 0.75 rate
  2. The model is reasonable because 16 successes in 20 trials with p=0.75p = 0.75 represents typical random variation around the expected 15 successes
  3. The model is questionable because 20 trials provides insufficient data to validate a probability model for athletic performance
  4. The model is unreasonable because consecutive free throw attempts are not independent due to psychological momentum and fatigue factors (correct answer)
Explanation: The key issue is the independence assumption. Free throw performance is affected by momentum, fatigue, pressure, and psychological factors that create dependencies between consecutive attempts. While the observed rate (16/20 = 0.8) is close to 0.75, this doesn't validate the independence assumption. Choice A misinterprets that exceeding the rate supports the model. Choice B ignores the independence issue. Choice C understates the informativeness of 20 trials.

Question 16

An online retailer models customer purchase behavior assuming each customer independently makes a purchase with probability 0.15 during any website visit. Over one week, they observe: Monday: 45 purchases from 250 visitors, Tuesday: 28 purchases from 200 visitors, Wednesday: 52 purchases from 300 visitors. Which analysis correctly evaluates their model?

  1. The model is unreasonable because it ignores day-of-week effects, promotional campaigns, and returning customer behavior patterns (correct answer)
  2. The model is reasonable because the daily purchase rates (0.18, 0.14, 0.17) are all close to the predicted 0.15
  3. The model is questionable because Wednesday's rate (0.17) exceeds the baseline rate, suggesting external factors influenced purchases
  4. The model is reasonable because the total observed rate (125/750 ≈ 0.167) closely approximates the predicted rate of 0.15
Explanation: When evaluating mathematical models in real-world contexts, you need to consider both statistical fit and practical reasonableness. A model that appears to match data numerically might still be fundamentally flawed if it ignores important real-world factors. The correct answer is A because this model makes oversimplified assumptions that don't reflect actual customer behavior. Real purchase patterns are influenced by day-of-week effects (weekends vs. weekdays), promotional campaigns, seasonal trends, and whether customers are returning visitors who behave differently than new ones. A model ignoring these factors is inherently unreasonable, regardless of how well it might fit a small data sample. Option B is wrong because focusing only on numerical proximity (0.18, 0.14, 0.17 vs. 0.15) misses the bigger picture. Statistical closeness doesn't validate a model that ignores fundamental behavioral factors. Option C is incorrect because it focuses on a single day's deviation rather than the model's structural problems. One day exceeding the baseline doesn't necessarily invalidate the model—natural variation is expected. Option D makes the same error as B, emphasizing numerical agreement (0.167 ≈ 0.15) while overlooking the model's unrealistic assumptions about customer independence and behavior consistency. Remember: when evaluating models, always consider both mathematical fit and real-world validity. A model might produce numbers that look right but still be fundamentally flawed if it oversimplifies complex human behavior or ignores known influential factors.

Question 17

A genetics researcher proposes that in a certain plant population, purple flowers occur with probability 14\frac{1}{4} per plant, following Mendelian inheritance patterns. Examining 80 plants yields 23 with purple flowers. A colleague questions whether this supports an equally-likely model for flower color. What is the most appropriate evaluation?

  1. The model is validated because 2380=0.2875\frac{23}{80} = 0.2875 is very close to the predicted 14=0.25\frac{1}{4} = 0.25
  2. An equally-likely model would predict 12\frac{1}{2} probability for each color, so the observed data contradicts equal likelihood
  3. The 14\frac{1}{4} model is reasonable, but this doesn't support equally-likely outcomes since it predicts unequal probabilities for different colors (correct answer)
  4. The model cannot be evaluated without knowing the exact genetic cross and parent plant characteristics
Explanation: The key insight is distinguishing between the proposed 1/4 model (which fits the data reasonably well) and an equally-likely model. A 1/4 probability for purple flowers implies 3/4 probability for non-purple, which represents unequal likelihoods for different outcomes. Choice A validates the 1/4 model but misses the equally-likely question. Choice B incorrectly assumes equal likelihood means 1/2. Choice D unnecessarily requires additional information when the data is sufficient for evaluation.

Question 18

A quality control manager assumes that defective products occur randomly with probability 0.05 per item. During one production shift, 12 defective items were found among 150 items produced, while the next shift had 3 defective items among 150 items. What can be concluded about the probability model?

  1. The model is validated because the average defect rate across both shifts equals exactly 0.05
  2. The model is questionable because the variation between shifts suggests non-random factors affecting production quality (correct answer)
  3. The model is reasonable because both individual shift rates fall within two standard deviations of the expected value
  4. The model is invalid because one shift exceeded the predicted rate while another fell below it simultaneously
Explanation: Shift 1: 12/150 = 0.08, Shift 2: 3/150 = 0.02. The large variation between shifts (0.08 vs 0.02) suggests systematic differences between shifts rather than random variation, challenging the assumption of a constant probability model. Choice A incorrectly focuses only on the average. Choice C would require calculating standard deviations, but the extreme difference between consecutive shifts is more telling. Choice D misunderstands that random models expect some values above and below the mean.

Question 19

A meteorologist proposes that on any given day, the probability of rain is 13\frac{1}{3}, regardless of previous weather patterns. To test this model, weather data from a coastal city shows: 180 rainy days and 540 dry days over a two-year period. Which analysis correctly evaluates this probability model?

  1. The model is reasonable because 180720=14\frac{180}{720} = \frac{1}{4}, which is close enough to 13\frac{1}{3} for practical purposes in weather prediction
  2. The model is unreasonable because the observed probability 180720=14\frac{180}{720} = \frac{1}{4} differs significantly from 13\frac{1}{3}, and weather patterns are location-dependent (correct answer)
  3. The model is reasonable because rainy days occurred less frequently than predicted, indicating the model provides a conservative estimate
  4. The model is unreasonable because 720 days is insufficient data to properly evaluate a probability model for weather patterns
Explanation: The observed probability is 180/720 = 1/4 = 0.25, while the proposed model predicts 1/3 ≈ 0.333. This represents a substantial difference (about 25% relative error). Additionally, the model assumes weather independence, which is unrealistic. Choice A incorrectly considers this a small difference. Choice C misunderstands that conservative estimates don't validate incorrect models. Choice D is wrong because 720 days provides substantial data for this evaluation.

Question 20

A dice manufacturer claims their six-sided die is fair, with each outcome having probability 16\frac{1}{6}. Quality testing reveals the following frequencies after 600 rolls: 1→95, 2→98, 3→102, 4→103, 5→97, 6→105. Based on this data, which conclusion about the fairness model is most justified?

  1. The model is unreasonable because outcomes 4 and 6 occurred more frequently than outcomes 1, 2, and 5
  2. The model is reasonable because all observed frequencies fall within 5% of the expected frequency of 100 per outcome
  3. The model is unreasonable because the range of frequencies (105-95=10) represents excessive variation for a fair die
  4. The model is reasonable because the total variation from expected values is consistent with random sampling variation (correct answer)
Explanation: With 600 rolls, we expect 100 per outcome. The observed frequencies (95-105) show deviations of ±5 from expected, which represents normal random variation. The total absolute deviation is small relative to sample size. Choice A incorrectly focuses on which outcomes were higher. Choice B uses an arbitrary 5% threshold. Choice C misinterprets that a range of 10 in 600 trials indicates bias rather than normal variation.