Review the key concepts, formulae, and examples before starting your quiz.
đConcepts
Bivariate Data: Data that involves two different variables to see if there is a relationship between them.
Scatter Diagram: A graphical representation where individual data points are plotted on an x-y axis to identify trends.
Positive Correlation: Both variables increase together (the points generally move from bottom-left to top-right).
Negative Correlation: As one variable increases, the other decreases (the points generally move from top-left to bottom-right).
No Correlation: There is no apparent relationship or pattern between the variables.
Strength of Correlation: Refers to how closely the points follow a straight line (classified as Strong or Weak).
Line of Best Fit: A straight line drawn through the center of the data points that best represents the trend. It should have roughly an equal number of points above and below it.
Interpolation: Predicting a value within the range of the plotted data (usually reliable).
Extrapolation: Predicting a value outside the range of the plotted data (usually unreliable/risky).
đFormulae
đĄExamples
Problem 1:
A student records the number of hours spent studying () and the test score achieved () for 5 students: (2, 40), (4, 60), (5, 70), (7, 85), (8, 90). Describe the correlation.
Solution:
Strong Positive Correlation
Explanation:
As the number of hours spent studying increases, the test scores also increase consistently. The points lie very close to a potential straight line, indicating a strong relationship.
Problem 2:
Given a scatter plot where the line of best fit is drawn, a student uses the line to estimate the height of a plant at 10 weeks, even though the data collected only goes up to 6 weeks. What is this technique called and is it reliable?
Solution:
Extrapolation; Not reliable.
Explanation:
Extrapolation is the process of estimating values outside the known data range. It is considered unreliable because the trend may change (e.g., the plant might stop growing or die) beyond the observed timeframe.
Problem 3:
Calculate the mean point for the following data: , .
Solution:
Explanation:
To find , calculate . To find , calculate . The line of best fit for this data should pass through the point .