课程: Complete Guide to AI and Data Science for SQL: From Beginner to Advanced
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Checking correlation after removing outliers - SQL教程
课程: Complete Guide to AI and Data Science for SQL: From Beginner to Advanced
Checking correlation after removing outliers
- [Instructor] Okay, in your previous step, you examine the relationship between highway access and property tax using a scatterplot. You discovered that while there was a strong correlation, no clear trend was visible, possibly due to outliers. So, what do we do next? Let's find out in our 10th step here. Outliers, as we learned earlier, can disrupt our analysis. They are data points that don't quite follow the usual pattern and can lead to misleading results. In this step, you're taking a proactive approach by removing these outliers associated with high property tax rates. That is, over 600. This is the Python code that does that for you. With the outliers temporarily set aside, we're now going to calculate the correlation between property tax and highway access using a statistical method called Pearson's Correlation Coefficient. Now, Pearson's Correlation Coefficient is like a data detective. It tells us how two…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
-
-
-
-
-
-
(已锁定)
Bivariate analysis: Heat-map5 分钟 23 秒
-
(已锁定)
Visualizing relationships: Age of homes and distance to work3 分钟 52 秒
-
(已锁定)
Visualizing relationships: Highway access and property tax4 分钟 9 秒
-
(已锁定)
Checking correlation after removing outliers3 分钟 40 秒
-
(已锁定)
Visualizing relationships: Other pairs of variables5 分钟 8 秒
-
(已锁定)
Challenge: Visualization1 分钟 9 秒
-
(已锁定)
Solution: Visualization56 秒
-
(已锁定)
-
-
-
-
-