204.1.5 R-Squared in Python
Link to the previous post : https://statinfer.com/204-1-4-how-good-is-my-regression-line/ In this post we will move toward the statistical measure for a good …
Read More204.1.4 How good is my Regression Line
Link to the previous post : https://statinfer.com/204-1-3-practice-regression-line-fitting/ In this post we will understand the mathematics behind a good regression line. How …
Read More204.1.3 Practice : Regression Line Fitting
Link to the previous post : https://statinfer.com/204-1-2-regression-in-python/ In the last post we went through concept of Regression. In this post we …
Read More204.1.2 Regression in Python
Link to the previous post : https://statinfer.com/204-1-1-correlation-in-python/ In the last post we went through the concept of Correlation and implemented it …
Read More204.1.1 Correlation in Python
Correlation What is need of correlation? Is there any association between hours of study and grades? Is there any association …
Read More