Published Oct 30, 2015

[MINI] Covariance and Correlation

Kyle Polich breaks down the significance of covariance and correlation through practical examples like calorie biking, demonstrating how these statistical tools illuminate the relationships between variables and enhance data analysis.
Episode Highlights
Data Skeptic logo

Popular Clips

Episode Highlights

  • Biking Example

    Kyle Polich uses a real-world example of biking to illustrate the concept of correlation. He explains how the number of miles biked and calories burned are positively correlated, as more biking leads to more calories burned. This relationship can be visualized on a scatter plot, where the data points form a diagonal line, indicating a linear relationship.

    As the miles go up, the calories go up. But it's not perfectly on the diagonal. There's a little bit of variation there.

    ---

    Kyle also touches on negative correlation, using the example of back rubs and back pain, where more back rubs lead to less pain 1 2.

       

    Variability

    The analysis of variability is crucial in understanding correlation, as Kyle explains. He notes that while biking and calorie burning are correlated, the correlation value rarely reaches one due to various factors like body type and hydration. This variability means that even highly correlated data can have significant variance, making it challenging to interpret correlation values.

    If your data has a lot of variance in it, two things could be very highly correlated but also have a strong variance to them.

    ---

    Kyle emphasizes that correlation values range from -1 to 1, and understanding the sign is key to interpreting relationships 3 1.

Related Episodes