Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Scatter Diagrams: A graphical representation of the relationship between two numerical variables, plotted as coordinates (x, y).
Independent Variable: Usually plotted on the x-axis (the variable being controlled or changed).
Dependent Variable: Usually plotted on the y-axis (the variable being measured).
Positive Correlation: As the x-variable increases, the y-variable also increases (points trend upwards from left to right).
Negative Correlation: As the x-variable increases, the y-variable decreases (points trend downwards from left to right).
No Correlation: No visible pattern or relationship between the two variables.
Strength of Correlation: Described as 'Strong' if points are close to a straight line, or 'Weak' if points are widely spread.
Line of Best Fit: A straight line drawn through the center of the points that represents the general trend. It should pass through the mean point .
Interpolation: Estimating a value within the range of the data (usually reliable).
Extrapolation: Estimating a value outside the range of the data (unreliable as the trend may change).
📐Formulae
💡Examples
Problem 1:
A student records the number of hours spent playing video games () and the score in a math test () for 5 friends: (2, 85), (5, 60), (1, 90), (8, 40), (4, 75). Identify the type of correlation.
Solution:
Negative Correlation.
Explanation:
As the number of hours spent playing video games increases, the test scores decrease. This inverse relationship represents a negative correlation.
Problem 2:
Calculate the mean point for the following data set: , .
Solution:
Mean point = (5, 25)
Explanation:
. . The line of best fit for this data must pass through the point (5, 25).
Problem 3:
A scatter diagram shows a strong positive correlation between temperature () and ice cream sales (). The line of best fit is . Predict the sales if the temperature is . Is this interpolation or extrapolation if the data range was to ?
Solution:
Sales = 160; This is Extrapolation.
Explanation:
Substitute into the equation: . Since is outside the original data range of , it is considered extrapolation and may not be accurate.