All questions
Question 1
Students in a math class created scatter plots for their projects. Three students made these claims about their data: Student 1: 'My data shows strong clustering with no clear association.' Student 2: 'My data has a clear linear association but also shows clustering.' Student 3: 'My data cannot show both association and clustering simultaneously.'
Which student demonstrates the best understanding of scatter plot interpretation?
- Student 1, because strong clustering always prevents the identification of any underlying association patterns in bivariate data.
- Student 3, because clustering and association are mutually exclusive characteristics that cannot occur together in the same dataset.
- Student 2, because clustering and association describe different aspects of data patterns that can coexist in scatter plots. (correct answer)
- All students are incorrect because clustering is not a valid characteristic to describe when interpreting scatter plot patterns.
Explanation: When interpreting scatter plots, you need to understand that clustering and association describe different characteristics of data that can appear together. Association refers to whether there's a relationship between the two variables (like a linear trend), while clustering describes how the data points group together spatially.
Student 2 demonstrates the best understanding because data can indeed show both clustering and linear association simultaneously. Imagine plotting height versus weight for different age groups - you might see distinct clusters for each age group, but within and across those clusters, there could still be a clear positive linear relationship between height and weight.
Let's examine why the other answers are incorrect. Choice A is wrong because clustering doesn't prevent identifying association patterns - you can have clustered data that still shows a clear trend. Choice B reflects a fundamental misconception that clustering and association are mutually exclusive, when they actually describe different aspects of the same dataset. Choice D is completely incorrect because clustering is absolutely a valid and important characteristic when interpreting scatter plots.
Student 1's claim shows incomplete understanding - while data can have clustering without association, the reverse (strong clustering preventing any association identification) isn't necessarily true. Student 3's statement reveals a critical misunderstanding of these concepts as mutually exclusive.
Remember this key distinction: association describes the relationship between variables (positive, negative, or none), while clustering describes the spatial arrangement of data points. These concepts measure different things and can coexist in the same scatter plot.
Question 2
A student tracked the number of text messages they sent each day and how many minutes they spent on homework that day. If you plot texts sent on the x-axis and homework minutes on the y-axis, which statement best describes the pattern?
Data pairs (texts, homework minutes):
(10,65),(20,62),(30,60),(40,55),(50,52),(60,48),(70,45),(80,42)
- Nonlinear association: homework time increases then decreases as texts increase.
- Positive linear association: more texts go with more homework time.
- Negative linear association: more texts go with less homework time. (correct answer)
- No association: the points would be completely random.
Explanation: This question tests constructing scatter plots from bivariate data and interpreting patterns: positive/negative/no association, linear/nonlinear form, outliers, clustering. Scatter plot: plot (x,y) pairs as points (x-axis: explanatory variable like texts sent, y-axis: response variable like homework minutes), observe pattern. Positive association: points trend upward left-to-right (more x→more y, like study hours vs score). Negative: downward trend (more x→less y, like car age vs value). No association: random scatter (no pattern, like shoe size vs GPA). Linear: points roughly on straight line. Nonlinear: curved pattern (parabola, exponential). Outliers: points far from overall pattern. Clustering: groups in regions. For example, texts (10,20,30) vs homework (70,60,50) showing negative linear—as texts increase, homework decreases along straight line; or a U-shaped curve for nonlinear. In this case, the data shows a negative linear association, as homework minutes decrease with more texts sent in an approximately straight-line pattern. A common error is calling this positive (downward trend misidentified) or no association when a clear negative pattern exists, or forcing it as nonlinear without evidence of curvature. Constructing: (1) label axes with variable names and units (x: texts sent, y: homework minutes), (2) scale appropriately (include all data points, start at 0 or reasonable minimum), (3) plot each (x,y) pair as point/dot, (4) observe pattern (overall trend direction and form). Interpreting: (1) determine direction (upward=positive, downward=negative, scattered=none), (2) determine form (points near straight line=linear, curved=nonlinear), (3) identify outliers (points far from pattern—circle them), (4) note clustering (groups? or evenly distributed?), (5) describe strength (close to line/curve=strong, spread out=weak). Correlation ≠ causation: scatter plot shows association, not causation (both variables could be affected by third factor—ice cream sales and drownings both increase with temperature, associated but neither causes other). Mistakes: direction reversed, forcing linear on curved data, missing outliers, claiming causation.
Question 3
A teacher collected data on hours studied and test scores for 10 students. A scatter plot is made with hours studied on the x-axis and score on the y-axis. Which point is most likely an outlier?
Data pairs (hours, score):
(1,52),(2,60),(3,66),(4,72),(5,78),(6,83),(7,88),(8,92),(9,95),(10,40)
- (9,95)
- (6,83)
- (4,72)
- (10,40) (correct answer)
Explanation: This question tests constructing scatter plots from bivariate data and interpreting patterns: positive/negative/no association, linear/nonlinear form, outliers, clustering. Scatter plot: plot (x,y) pairs as points (x-axis: explanatory variable like hours studied, y-axis: response variable like test score), observe pattern. Positive association: points trend upward left-to-right (more x→more y, like study hours vs score). Negative: downward trend (more x→less y, like car age vs value). No association: random scatter (no pattern, like shoe size vs GPA). Linear: points roughly on straight line. Nonlinear: curved pattern (parabola, exponential). Outliers: points far from overall pattern. Clustering: groups in regions. For example, hours studied (1,2,3,4,5) vs scores (50,55,60,65,70) showing positive linear, but with (6,30) as outlier far below the trend. In this case, the data shows a positive linear trend overall, but the point (10,40) is an outlier as it deviates far from the increasing pattern of the other points. A common error is not recognizing the outlier point (10,40) as unusual when others follow the line, or mistaking the overall pattern as negative due to that one point. Constructing: (1) label axes with variable names and units (x: hours studied, y: test score), (2) scale appropriately (include all data points, start at 0 or reasonable minimum), (3) plot each (x,y) pair as point/dot, (4) observe pattern (overall trend direction and form). Interpreting: (1) determine direction (upward=positive, downward=negative, scattered=none), (2) determine form (points near straight line=linear, curved=nonlinear), (3) identify outliers (points far from pattern—circle them), (4) note clustering (groups? or evenly distributed?), (5) describe strength (close to line/curve=strong, spread out=weak). Correlation ≠ causation: scatter plot shows association, not causation (both variables could be affected by third factor—ice cream sales and drownings both increase with temperature, associated but neither causes other). Mistakes: direction reversed, forcing linear on curved data, missing outliers, claiming causation.
Question 4
A student claims: "Because the scatter plot shows a positive association between the number of pages read and reading quiz score, reading more pages causes a higher score for every student." Which response is best?
Data pairs (pages read, quiz score):
(5,60),(10,68),(15,75),(20,80),(25,86),(30,90),(35,92),(40,95)
- The student is incorrect; a positive association suggests a relationship, but it does not prove causation for every student. (correct answer)
- The student is correct; any positive association proves pages read causes higher scores.
- The student is incorrect because the association is negative, not positive.
- The student is correct only if the points form a perfect curve (nonlinear).
Explanation: This question tests constructing scatter plots from bivariate data and interpreting patterns: positive/negative/no association, linear/nonlinear form, outliers, clustering. Scatter plot: plot (x,y) pairs as points (x-axis: explanatory variable like pages read, y-axis: response variable like quiz score), observe pattern. Positive association: points trend upward left-to-right (more x→more y, like study hours vs score). Negative: downward trend (more x→less y, like car age vs value). No association: random scatter (no pattern, like shoe size vs GPA). Linear: points roughly on straight line. Nonlinear: curved pattern (parabola, exponential). Outliers: points far from overall pattern. Clustering: groups in regions. For example, pages read (10,20,30) vs scores (70,80,90) showing positive linear association, but not proving causation as other factors may influence. In this case, the data shows a positive association suggesting a relationship, but it does not prove that reading more pages causes higher scores for every student. A common error is claiming causation from correlation (more pages cause higher scores—association shown, but causation not proven by scatter plot alone), or misidentifying the positive trend as negative. Constructing: (1) label axes with variable names and units (x: pages read, y: quiz score), (2) scale appropriately (include all data points, start at 0 or reasonable minimum), (3) plot each (x,y) pair as point/dot, (4) observe pattern (overall trend direction and form). Interpreting: (1) determine direction (upward=positive, downward=negative, scattered=none), (2) determine form (points near straight line=linear, curved=nonlinear), (3) identify outliers (points far from pattern—circle them), (4) note clustering (groups? or evenly distributed?), (5) describe strength (close to line/curve=strong, spread out=weak). Correlation ≠ causation: scatter plot shows association, not causation (both variables could be affected by third factor—ice cream sales and drownings both increase with temperature, associated but neither causes other). Mistakes: direction reversed, forcing linear on curved data, missing outliers, claiming causation.
Question 5
A class wondered whether shoe size is related to a math test score.
Let x = shoe size and y = math test score (points).
Which statement best describes the pattern in a scatter plot of these data?
Data pairs (x,y):
(4,78), (5,92), (6,81), (7,88), (8,74), (9,90), (10,79), (11,85), (12,76), (13,91)
- Strong negative linear association.
- No apparent association (points are scattered with no clear trend). (correct answer)
- Strong positive linear association.
- Nonlinear association (points form a clear curve).
Explanation: This question tests constructing scatter plots from bivariate data and interpreting patterns: positive/negative/no association, linear/nonlinear form, outliers, clustering. Scatter plot: plot (x,y) pairs as points (x-axis: explanatory variable like hours studied, y-axis: response variable like test score), observe pattern. Positive association: points trend upward left-to-right (more x→more y, like study hours vs score). Negative: downward trend (more x→less y, like car age vs value). No association: random scatter (no pattern, like shoe size vs GPA). Linear: points roughly on straight line. Nonlinear: curved pattern (parabola, exponential). Outliers: points far from overall pattern. Clustering: groups in regions. For example, with shoe size (4,5,6,7,8,9,10,11,12,13) vs math scores (78,92,81,88,74,90,79,85,76,91) showing no clear trend or pattern, just random scatter. The correct pattern is no apparent association, as the points are scattered randomly without a discernible upward, downward, or curved trend. A common error is forcing a positive association by cherry-picking points that seem to increase, or mistaking the scatter for a nonlinear curve when there is no consistent form. Constructing: (1) label axes with variable names and units (x: shoe size, y: math test score (points)), (2) scale appropriately (include all data points, start at 0 or reasonable minimum), (3) plot each (x,y) pair as point/dot, (4) observe pattern (overall trend direction and form). Interpreting: (1) determine direction (upward=positive, downward=negative, scattered=none), (2) determine form (points near straight line=linear, curved=nonlinear), (3) identify outliers (points far from pattern—circle them), (4) note clustering (groups? or evenly distributed?), (5) describe strength (close to line/curve=strong, spread out=weak). Correlation ≠ causation: scatter plot shows association, not causation (both variables could be affected by third factor—ice cream sales and drownings both increase with temperature, associated but neither causes other). Mistakes: direction reversed, forcing linear on curved data, missing outliers, claiming causation.
Question 6
A class compared shoe size and science test score for several students. If you create a scatter plot with shoe size on the x-axis and test score on the y-axis, which statement best describes the association?
Data pairs (shoe size, score):
(4,88),(5,72),(6,91),(7,79),(8,85),(9,74),(10,90),(11,77),(12,86)
- No apparent association; the points would be scattered with no clear trend. (correct answer)
- Nonlinear association shaped like a curve that rises then falls.
- Strong negative linear association.
- Strong positive linear association.
Explanation: This question tests constructing scatter plots from bivariate data and interpreting patterns: positive/negative/no association, linear/nonlinear form, outliers, clustering. Scatter plot: plot (x,y) pairs as points (x-axis: explanatory variable like shoe size, y-axis: response variable like test score), observe pattern. Positive association: points trend upward left-to-right (more x→more y, like study hours vs score). Negative: downward trend (more x→less y, like car age vs value). No association: random scatter (no pattern, like shoe size vs GPA). Linear: points roughly on straight line. Nonlinear: curved pattern (parabola, exponential). Outliers: points far from overall pattern. Clustering: groups in regions. For example, shoe size (5,6,7,8,9) vs GPA (3.2,3.0,3.5,2.8,3.4) showing no association—as shoe size increases, GPA fluctuates randomly; or temperature vs time of day showing nonlinear curve rising then falling. In this case, the data shows no apparent association, with points scattered randomly without a clear trend, linear or nonlinear. A common error is forcing a positive or negative linear trend on random scatter, or mistaking fluctuation for a curved nonlinear pattern when no overall form exists. Constructing: (1) label axes with variable names and units (x: shoe size, y: test score), (2) scale appropriately (include all data points, start at 0 or reasonable minimum), (3) plot each (x,y) pair as point/dot, (4) observe pattern (overall trend direction and form). Interpreting: (1) determine direction (upward=positive, downward=negative, scattered=none), (2) determine form (points near straight line=linear, curved=nonlinear), (3) identify outliers (points far from pattern—circle them), (4) note clustering (groups? or evenly distributed?), (5) describe strength (close to line/curve=strong, spread out=weak). Correlation ≠ causation: scatter plot shows association, not causation (both variables could be affected by third factor—ice cream sales and drownings both increase with temperature, associated but neither causes other). Mistakes: direction reversed, forcing linear on curved data, missing outliers, claiming causation.
Question 7
In a science lab, a student recorded the height of a tossed ball at different times. If you make a scatter plot with time (seconds) on the x-axis and height (meters) on the y-axis, what form best describes the relationship?
Data pairs (time, height):
(0,1),(1,6),(2,9),(3,10),(4,9),(5,6),(6,1)
- Linear and positive: points would fall near an upward straight line.
- Linear and negative: points would fall near a downward straight line.
- No association: points would be randomly scattered.
- Nonlinear: points would form a curved pattern that rises then falls. (correct answer)
Explanation: This question tests constructing scatter plots from bivariate data and interpreting patterns: positive/negative/no association, linear/nonlinear form, outliers, clustering. Scatter plot: plot (x,y) pairs as points (x-axis: explanatory variable like time, y-axis: response variable like height), observe pattern. Positive association: points trend upward left-to-right (more x→more y, like study hours vs score). Negative: downward trend (more x→less y, like car age vs value). No association: random scatter (no pattern, like shoe size vs GPA). Linear: points roughly on straight line. Nonlinear: curved pattern (parabola, exponential). Outliers: points far from overall pattern. Clustering: groups in regions. For example, time (0,1,2,3,4) vs height (0,4,7,9,10) then falling, showing nonlinear parabolic curve; or constant speed (time vs distance) showing positive linear. In this case, the data shows a nonlinear form, with points forming a curved pattern that rises to a peak and then falls symmetrically. A common error is forcing this curved pattern as linear (ignoring the rise and fall) or calling it positive linear when the overall trend isn't steadily upward. Constructing: (1) label axes with variable names and units (x: time in seconds, y: height in meters), (2) scale appropriately (include all data points, start at 0 or reasonable minimum), (3) plot each (x,y) pair as point/dot, (4) observe pattern (overall trend direction and form). Interpreting: (1) determine direction (upward=positive, downward=negative, scattered=none), (2) determine form (points near straight line=linear, curved=nonlinear), (3) identify outliers (points far from pattern—circle them), (4) note clustering (groups? or evenly distributed?), (5) describe strength (close to line/curve=strong, spread out=weak). Correlation ≠ causation: scatter plot shows association, not causation (both variables could be affected by third factor—ice cream sales and drownings both increase with temperature, associated but neither causes other). Mistakes: direction reversed, forcing linear on curved data, missing outliers, claiming causation.
Question 8
A researcher collected data on students' hours of sleep and test scores. After plotting the data, she noticed the points seemed to follow a curved pattern rather than a straight line.
If the researcher wants to describe this pattern accurately, which combination of characteristics should she report?
- Nonlinear association with moderate clustering around the curve and one outlier below the main pattern. (correct answer)
- Linear association with strong positive correlation despite some scattered points deviating from the trend line.
- No association present because the points do not form a perfect straight line through the data.
- Negative association with linear pattern showing that increased sleep consistently decreases test performance.
Explanation: A curved pattern indicates a nonlinear association. The description should include this key feature along with other patterns like clustering and outliers. Choice B incorrectly identifies it as linear. Choice C wrongly assumes that only perfect straight lines indicate association. Choice D incorrectly describes the direction and assumes linearity when the pattern is curved.
Question 9
The scatter plot shows data with what appears to be two distinct groups. Which analysis approach would be most appropriate for describing the patterns in this data?
- Describe the overall linear association ignoring the grouping since scatter plots should show unified patterns.
- Report separate associations for each group and explain why the overall pattern may be misleading. (correct answer)
- Focus only on the larger group since the smaller group represents outliers that should be excluded.
- Conclude that no association exists because the two groups prevent any clear linear relationship.
Explanation: When data shows distinct clustering into separate groups, it's most appropriate to analyze each group separately and explain how the overall pattern might be misleading. Choice A ignores important structure in the data. Choice C incorrectly treats a cluster as outliers. Choice D incorrectly concludes no association exists when each group may show clear patterns.
Question 10
A science class measured altitude and temperature on a hiking trip. A scatter plot is made with altitude (meters) on the x-axis and temperature (∘C) on the y-axis.
Which description best matches the association and its strength?
- Weak negative association; temperature generally decreases as altitude increases, but there is some scatter. (correct answer)
- No association; temperatures are random with altitude.
- Strong positive association; temperature increases steadily as altitude increases.
- Strong nonlinear association; temperatures increase then decrease in a clear curved pattern.
Explanation: This question tests constructing scatter plots from bivariate data and interpreting patterns: positive/negative/no association, linear/nonlinear form, outliers, clustering. Scatter plot: plot (x,y) pairs as points (x-axis: explanatory variable like altitude, y-axis: response variable like temperature), observe pattern. Positive association: points trend upward left-to-right (more x→more y, like study hours vs score). Negative: downward trend (more x→less y, like car age vs value). No association: random scatter (no pattern, like shoe size vs GPA). Linear: points roughly on straight line. Nonlinear: curved pattern (parabola, exponential). Outliers: points far from overall pattern. Clustering: groups in regions. For example, altitude (100,200,300) vs temperature (25,23,21) showing negative linear but with some scatter making it weak; or a perfect line for strong association. In this case, the data shows a weak negative association, as temperature generally decreases with altitude but with some scatter, like the point at 700 meters being slightly higher than expected. A common error is calling this strong when scatter weakens it, or mistaking it for positive or nonlinear when the trend is downward linear with variation. Constructing: (1) label axes with variable names and units (x: altitude in meters, y: temperature in °C), (2) scale appropriately (include all data points, start at 0 or reasonable minimum), (3) plot each (x,y) pair as point/dot, (4) observe pattern (overall trend direction and form). Interpreting: (1) determine direction (upward=positive, downward=negative, scattered=none), (2) determine form (points near straight line=linear, curved=nonlinear), (3) identify outliers (points far from pattern—circle them), (4) note clustering (groups? or evenly distributed?), (5) describe strength (close to line/curve=strong, spread out=weak). Correlation ≠ causation: scatter plot shows association, not causation (both variables could be affected by third factor—ice cream sales and drownings both increase with temperature, associated but neither causes other). Mistakes: direction reversed, forcing linear on curved data, missing outliers, claiming causation.
Question 11
A student wants to graph the relationship between outside temperature (x, in °F) and hot chocolate cups sold (y). Which scatter plot description best matches the data?
Data pairs (x, y):
(30,48), (32,45), (35,42), (38,40), (40,36), (45,30), (50,24), (55,20), (60,15), (65,10)
- Nonlinear association that increases then decreases (arch shape).
- Positive linear association (as temperature increases, cups sold increases).
- No association (points randomly scattered).
- Negative linear association (as temperature increases, cups sold decreases). (correct answer)
Explanation: This question tests constructing scatter plots from bivariate data and interpreting patterns such as positive, negative, or no association, linear or nonlinear form, outliers, and clustering. A scatter plot involves plotting (x,y) pairs as points with the x-axis as the explanatory variable like outside temperature and the y-axis as the response variable like hot chocolate cups sold, allowing us to observe the pattern; a positive association shows points trending upward from left to right (more x leads to more y, like study hours vs score), negative shows a downward trend (more x leads to less y, like car age vs value), no association appears as random scatter (no pattern, like shoe size vs GPA), linear means points roughly on a straight line, nonlinear shows a curved pattern like a parabola or exponential, outliers are points far from the overall pattern, and clustering indicates groups in regions. For example, hours studied (2,4,5,7,9) vs scores (65,73,78,85,92) shows a positive linear association as hours increase, scores increase along a roughly straight line; or height vs age might show a nonlinear curve that is initially steep then levels off. In this case, the data from (30,48) to (65,10) shows a negative linear association, as cups sold decrease with increasing temperature, with points aligning to a straight downward line without outliers or clustering. A common error is mistaking this negative trend for positive (downward as upward), or describing it as nonlinear arch when it's linear, or claiming causation like higher temperature causes fewer sales without considering preferences. When constructing, (1) label axes with variable names and units (x: temperature in °F, y: hot chocolate cups sold), (2) scale appropriately to include all data points, (3) plot each (x,y) pair as a point, (4) observe the downward trend. For interpreting, (1) determine direction (downward=negative), (2) determine form (linear), (3) identify no outliers, (4) note no clustering, (5) describe strength (close to line=strong); remember correlation does not equal causation, as seasonal factors might influence both; mistakes include reversing direction or forcing nonlinear.
Question 12
Refer to the scatter plot below, which shows the study time (hours) and test scores for 10 students. Which point would be most reasonably identified as an outlier?
- (1,55)
- (3,68)
- (5,82)
- (6,45) (correct answer)
Explanation: The overall trend is positive: more study time yields higher scores. The point (6, 45) breaks this pattern — 6 hours of study should predict a high score, but the score is very low, making it stand apart from the trend. Choices A, B, and C all fit the general upward pattern where scores rise with study time.
Question 13
The scatter plot below shows the daily high temperature (°F) and the number of hot chocolates sold at a café over 12 days. Based on the graph shown, which statement is best supported?
- There is a positive linear association between temperature and hot chocolate sales.
- There is a negative linear association between temperature and hot chocolate sales. (correct answer)
- The relationship is nonlinear with no clear direction.
- There is no association between temperature and hot chocolate sales.
Explanation: As temperature increases, hot chocolate sales decrease in a roughly linear pattern — a negative linear association. Choice A reverses the direction. Choice C ignores the clear downward trend. Choice D ignores the visible pattern.
Question 14
Refer to the scatter plot below. A student claims, "Because these points are scattered all over with no clear pattern, there must be an outlier causing the confusion." Which response best evaluates the student's claim?
- The student is correct; every scatter plot without a pattern contains an outlier.
- The student is correct because outliers always destroy any association in data.
- The student is incorrect; the scatter plot simply shows no association, and no point stands apart from the others. (correct answer)
- The student is incorrect because the plot shows a strong positive association.
Explanation: A scatter plot can show no association without containing any outliers. An outlier is a specific point that stands apart from the overall pattern; the absence of a pattern does not imply an outlier exists. Choices A and B incorrectly link 'no pattern' to outliers. Choice D misreads the plot, which shows no clear trend.
Question 15
Use the table below to determine the type of association between the number of practice hours and free-throw percentage for eight players.
- Positive linear association (correct answer)
- Negative linear association
- No association
- Nonlinear association
Explanation: As practice hours increase from 1 to 8, free-throw percentages generally increase from around 40% to 82% in a roughly straight-line pattern. This is a positive linear association. Choice B reverses the direction. Choice C ignores the clear upward trend. Choice D would require a clearly curved pattern, which is not present.
Question 16
A student recorded hours of practice and free-throw percentage. The scatter plot shows a generally increasing trend. Which data point is the most likely outlier?
- (10,40) (correct answer)
- (6,70)
- (2,55)
- (9,80)
Explanation: This question tests constructing scatter plots from bivariate data and interpreting patterns such as positive, negative, or no association, linear or nonlinear form, outliers, and clustering. A scatter plot involves plotting (x,y) pairs as points with the x-axis as the explanatory variable like hours of practice and the y-axis as the response variable like free-throw percentage, allowing us to observe the pattern; a positive association shows points trending upward from left to right (more x leads to more y, like study hours vs score), negative shows a downward trend (more x leads to less y, like car age vs value), no association appears as random scatter (no pattern, like shoe size vs GPA), linear means points roughly on a straight line, nonlinear shows a curved pattern like a parabola or exponential, outliers are points far from the overall pattern, and clustering indicates groups in regions. For example, hours studied (2,4,5,7,9) vs scores (65,73,78,85,92) shows a positive linear association as hours increase, scores increase along a roughly straight line; or height vs age might show a nonlinear curve that is initially steep then levels off. In this case, the data shows a generally increasing positive linear trend, but the point (10,40) is an outlier as it falls far below the pattern where other points rise steadily from (1,52) to (9,80). A common error is not recognizing the outlier like (10,40) as unusual when others follow the line, or mistaking the overall positive trend for negative due to that one point, or claiming causation like more practice always causes higher percentage without noting exceptions. When constructing, (1) label axes with variable names and units (x: hours of practice, y: free-throw percentage), (2) scale appropriately to include all data points, (3) plot each (x,y) pair as a point, (4) observe the trend and outlier. For interpreting, (1) determine direction (upward=positive), (2) determine form (linear), (3) identify outliers like (10,40), (4) note no clustering, (5) describe strength (strong except for outlier); remember correlation does not equal causation, as other factors like fatigue might explain the outlier; mistakes include missing outliers or claiming causation.
Question 17
Two students analyzed the same scatter plot showing the relationship between hours studied and exam scores. Student A reported 'strong positive linear association with two outliers.' Student B reported 'moderate positive linear association with clustering and no outliers.'
What is the most likely explanation for why these students reached different conclusions about the same data?
- Student B misidentified the center of the data set, which changed which points looked extreme.
- Student A used a less strict definition of what constitutes an outlier than Student B used. (correct answer)
- Student A incorrectly identified clustered points as outliers while Student B correctly ignored normal variation.
- Both students used the same outlier rule but made different counting mistakes.
Explanation: Since Student A identified outliers that Student B did not see, Student A likely has a less strict (more inclusive) definition of outliers, while Student B has a stricter definition. Choice B assumes Student B made an error without justification. Choice C assumes Student A made an error, but both interpretations could be valid depending on outlier criteria used. Choice D reverses the logical relationship between strictness and outlier identification.
Question 18
A researcher studying plant growth measured height and age for 20 plants. When she created a scatter plot, she noticed that younger plants showed a wide range of heights, but older plants were all approximately the same height.
Based on this description, which pattern would you expect to see in the scatter plot?
- Linear association with constant variability showing equal scatter around the trend line throughout all age ranges.
- No clear association due to excessive variability in plant heights that obscures any age-related growth patterns.
- Strong positive linear association with increasing variability where older plants show more height diversity than younger plants.
- Nonlinear association with decreasing variability as age increases. (correct answer)
Explanation: When analyzing scatter plots, you need to consider both the association pattern (linear vs. nonlinear) and the variability (how spread out the points are at different locations).
The passage describes a specific scenario: younger plants have a "wide range of heights" while older plants are "all approximately the same height." This tells us that as age increases, the variability in height decreases dramatically. Additionally, since we're looking at growth over time, we'd expect some kind of growth curve rather than a straight line - plants typically grow rapidly when young, then level off as they mature.
Choice D correctly identifies this as a nonlinear association with decreasing variability. The points would be widely scattered at low ages (young plants with varying heights) but tightly clustered at high ages (older plants all similar in height).
Choice A is wrong because it describes constant variability - the scatter would be equal at all ages, contradicting the passage. Choice B is incorrect because there is a clear pattern described, not random scatter that obscures relationships. Choice C has the variability backwards - it suggests older plants show more diversity, but the passage states older plants are "all approximately the same height."
Study tip: When reading scatter plot descriptions, separately identify the association type (linear, nonlinear, or none) and the variability pattern (constant, increasing, or decreasing). Many students focus only on whether there's a relationship but miss the variability clues that distinguish between answer choices.
Question 19
Refer to the scatter plot below. Which description best characterizes the association between the two variables shown?
- Positive linear association
- Negative linear association
- Positive nonlinear association (correct answer)
- No association
Explanation: The points rise from left to right (positive association), but they follow a curved path rather than a straight line, making the association nonlinear. Choice A ignores the curvature. Choice B misreads the direction. Choice D ignores the clear increasing pattern.
Question 20
Based on the scatter plot shown, which statement correctly describes both the association and an important feature of the data distribution?
- Strong positive linear association with data points evenly distributed across the entire coordinate plane.
- Moderate positive linear association with significant clustering in the lower-left portion of the plot. (correct answer)
- Weak negative linear association with outliers present in both the upper and lower regions.
- No clear association due to excessive clustering that obscures any underlying linear relationship pattern.
Explanation: The scatter plot shows points that generally trend upward (positive association) with moderate strength, and most points cluster in the lower-left area. Choice A incorrectly describes the distribution as even. Choice C misidentifies the direction as negative and incorrectly describes outlier locations. Choice D incorrectly concludes there's no association when a moderate positive trend is visible.