Chapter 5 Homework Session 5.4 — Covariance & Correlation

Dataset: chapter5_homework_data.csv Variables: Class_Participation and Statics_Grade (150 students).

⬇️ Download Dataset (CSV)

1) Objective

Use Excel to compute summary statistics for the dataset and analyze the relationship between Class Participation and Statics Grade.

2) Tasks

  1. Compute for each variable:
    • Mean (μ)
    • Variance (Var)
    • Standard Deviation (σ)
  2. Compute for both variables together:
    • Covariance
    • Correlation coefficient (ρ)
  3. Write a short interpretation:
    • Is the relationship positive or negative?
    • Is it strong or weak?

3) Hints

4) Deliverable