Introduction to Correlation
Identifying Positive Correlation
A teacher records the hours students study and their test scores: | Hours Studied | Test Score | |---------------|------------| | 1 | 55 | | 2 | 62 | | 3 | 70 | | 4 | 75 | | 5 | 85 | What type of correlation exists?
Look at the pattern: As hours increase: 1 → 2 → 3 → 4 → 5 Scores also increase: 55 → 62 → 70 → 75 → 85 = Both variables increase together
Identify the direction: When X goes up, Y goes up This is an upward trend = Positive direction
Determine the type: Both variables move in the same direction More studying → higher scores = Positive correlation
Answer: This is a **positive correlation**. As study hours increase, test scores also increase.
Identifying Negative Correlation
A car dealership tracks vehicle age and price: | Age (years) | Price (in thousands) | |-------------|---------------------| | 1 | 28 | | 3 | 22 | | 5 | 16 | | 7 | 12 | | 10 | 7 | What type of correlation exists?
Look at the pattern: As age increases: 1 → 3 → 5 → 7 → 10 Price decreases: 28 → 22 → 16 → 12 → 7 = Variables move in opposite directions
Identify the direction: When X goes up, Y goes down This is a downward trend = Negative direction
Determine the type: Variables move in opposite directions Older car → lower price = Negative correlation
Answer: This is a **negative correlation**. As the car's age increases, its price decreases.
Interpreting the Correlation Coefficient
A researcher finds that the correlation between daily temperature and ice cream sales is $r = 0.82$. What does this tell us?
Check the sign: $r = 0.82$ is positive = Positive correlation
Check the magnitude: $0.82$ is between $0.7$ and $0.9$ This indicates strong correlation = Strong relationship
Interpret in context: Positive + Strong = As temperature rises, ice cream sales tend to increase significantly = Strong positive correlation
Answer: The correlation coefficient $r = 0.82$ indicates a **strong positive correlation**. Higher temperatures are associated with higher ice cream sales.
Recognizing No Correlation
A student graphs shoe size versus math test scores for 20 classmates. The points are scattered randomly with no pattern. The correlation coefficient is $r = 0.05$. Interpret this result.
Check the value of r: $r = 0.05$ is very close to $0$ = Essentially zero
Interpret the scatter: Points scattered randomly No upward or downward trend $r$ close to zero confirms this = No clear pattern
Draw conclusion: Shoe size and math scores are unrelated Knowing one tells us nothing about the other = No correlation
Answer: There is **no correlation** between shoe size and math test scores. The $r$ value of $0.05$ is essentially zero, confirming that these variables are not related.
Distinguishing Correlation from Causation
Data shows a strong positive correlation ($r = 0.91$) between ice cream sales and drowning incidents. Does ice cream cause drowning?
Note the correlation: $r = 0.91$ indicates a strong positive correlation When ice cream sales go up, drownings go up = Strong relationship exists
Consider other factors: What else happens when ice cream sales increase? Hot summer weather! More people swim in hot weather More swimming → more drowning risk = Hidden variable: temperature
Draw conclusion: Both variables are affected by a third variable (temperature) Correlation does not mean causation = No causal relationship
Answer: **No, ice cream does not cause drowning.** This is a classic example of a **spurious correlation**. Both variables are influenced by a third factor: hot weather. Correlation does not imply causation.
Mistake: Assuming correlation means causation
Why: Just because two variables are correlated doesn't mean one causes the other. There could be a third variable affecting both, or the relationship could be coincidental.
Correct: Always ask: Is there a logical reason why one would cause the other? Could a third variable explain both?
Mistake: Thinking negative correlation means bad or weak
Why: Negative correlation simply means the variables move in opposite directions. A correlation of $r = -0.95$ is very strong!
Correct: The sign (+ or -) indicates direction. The magnitude (how close to 1 or -1) indicates strength.
Mistake: Expecting perfect correlation in real data
Why: Real-world data almost never shows perfect correlation ($r = 1$ or $r = -1$). Natural variation always exists.
Correct: In practice, correlations of $0.7$ or higher are considered strong. Don't expect perfection!
Mistake: Ignoring outliers when assessing correlation
Why: A single outlier can dramatically change the correlation coefficient and mislead your analysis.
Correct: Always visualize your data with a scatter plot before calculating correlation. Look for outliers that might distort the result.
Medical Research
Doctors use correlation to study relationships between lifestyle factors and health outcomes.
Researchers found a negative correlation ($r = -0.65$) between hours of exercise per week and resting heart rate. More exercise is associated with a lower resting heart rate.
Education and Testing
Schools analyze correlations between different factors and student achievement.
A school district found a correlation of $r = 0.73$ between attendance rate and final grades. Students who attend more classes tend to earn higher grades.
Economics and Finance
Economists study correlations between economic indicators to understand market behavior.
There's often a negative correlation between unemployment rates and consumer confidence. When unemployment rises, consumer confidence tends to fall.
Correlation measures the relationship between two variables
Positive correlation: both variables increase together (upward trend)
Negative correlation: one variable increases while the other decreases (downward trend)
No correlation: no clear pattern between variables
The correlation coefficient $r$ ranges from $-1$ to $1$
The closer $|r|$ is to $1$, the stronger the correlation
Correlation does NOT imply causation
Q: What's the difference between correlation and causation?
A: Correlation means two variables are related - they tend to change together. Causation means one variable directly causes the other to change. Correlation can exist without causation. For example, ice cream sales and drowning rates are correlated (both increase in summer), but ice cream doesn't cause drowning - hot weather is the common cause.
Q: Can correlation be greater than 1 or less than -1?
A: No. The correlation coefficient $r$ is always between $-1$ and $1$, inclusive. If your calculation gives a value outside this range, there's an error somewhere.
Q: What does a correlation of 0 mean?
A: A correlation of $0$ means there is no linear relationship between the variables. Knowing the value of one variable tells you nothing about the other. However, there could still be a non-linear relationship (like a U-shape or curve).
Q: Is negative correlation bad?
A: Not at all! Negative correlation simply means the variables move in opposite directions. It can be very useful. For example, a negative correlation between study time and errors made is good news - more studying leads to fewer errors!
Introduction to Correlation
1 / 14
Introduction to Correlation
Learn how to identify and interpret relationships between two variables using correlation.