Pearson's Product-Moment Correlation Coefficient (PMCC):
From: | To: |
Pearson's Product-Moment Correlation Coefficient (PMCC or r) measures the linear correlation between two variables X and Y. It ranges from -1 to +1, where 1 is total positive linear correlation, 0 is no linear correlation, and −1 is total negative linear correlation.
Steps to calculate PMCC (r) on Casio calculator:
Instructions: Enter comma-separated X and Y values (must be same number of values). Example: "1, 2, 3, 4" for X and "2, 4, 6, 8" for Y.
Q1: What's the difference between r and r²?
A: r measures strength and direction of linear relationship, while r² measures proportion of variance explained by the linear model.
Q2: What sample size is needed for reliable r?
A: Generally n ≥ 30 for stable estimates, but depends on effect size.
Q3: Does correlation imply causation?
A: No, correlation only measures association, not causation.
Q4: What if my data isn't linear?
A: Pearson's r only measures linear relationships. Consider Spearman's ρ for monotonic non-linear relationships.
Q5: How sensitive is r to outliers?
A: Pearson's r can be strongly affected by outliers. Always examine your data visually.