Population Correlation Coefficient (): This represents the true linear relationship between two variables across an entire population. It is a fixed but usually unknown parameter that we seek to make inferences about.
Sample Correlation Coefficient (): Also known as the Product Moment Correlation Coefficient (PMCC), this is calculated from a specific subset of data. Because of sampling variation, may be non-zero even if the population has no correlation.
The Null Hypothesis (): In correlation testing, the null hypothesis almost always states that there is no linear correlation in the population, expressed as .
The Alternative Hypothesis (): This reflects the researcher's claim. It can be one-tailed (predicting a specific direction: or ) or two-tailed (predicting any correlation: ).
Step 1: State Hypotheses: Define and choose based on the wording of the problem (e.g., 'test for positive correlation' implies ).
Step 2: Identify Parameters: Determine the sample size () and the significance level (). These are used to find the critical value from a statistical table.
Step 3: Compare and Decide: Compare the calculated sample PMCC () to the critical value. If , the result is significant.
Step 4: Contextual Conclusion: State whether there is 'sufficient evidence' or 'insufficient evidence' to support the original claim, always referencing the specific variables involved.
| Feature | One-Tailed Test | Two-Tailed Test |
|---|---|---|
| Purpose | Tests for a specific direction (positive or negative). | Tests for any linear relationship (non-zero). |
| Alternative Hypothesis | OR | |
| Critical Region | All of is in one tail of the distribution. | is split between both tails ( each). |
| Evidence Requirement | Requires a strong result in the predicted direction. | Requires a strong result in either direction. |
Check the Parameter: Always use the Greek letter in your hypotheses. Using the sample statistic in or is a common error that results in lost marks.
Absolute Values: When dealing with negative correlations, compare the magnitude. For example, if and the critical value is , the result is significant because .
Sample Size Matters: Ensure you use the correct when looking up critical values. Small samples require much higher values to be considered significant compared to large samples.
Standard Phrasing: Use the phrase 'There is sufficient evidence at the level of significance to suggest...' to ensure your conclusion meets examiner expectations.
Correlation vs. Causation: A significant result in a hypothesis test proves a linear relationship exists, but it does not prove that one variable causes the other.
Non-Linear Relationships: A non-significant result () only means there is no linear correlation. The variables could still have a strong non-linear (e.g., quadratic) relationship.
p-value Confusion: If provided with a p-value, remember the rule: 'If the p is low, the null must go.' If , reject .