204.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 More104.3.6 Creating Graphs in Python
Link to the previous post : https://statinfer.com/104-3-5-box-plots-and-outlier-dectection-using-python/ In the last post we made box plot and understood how it is useful …
Read More104.3.5 Box Plots and Outlier Detection using Python
Link to the previous post: https://statinfer.com/104-3-4-percentiles-quartiles-in-python/ In this post, we will discuss a basics or boxplots and how they help us …
Read More104.3.4 Percentiles & Quartiles in Python
Link to the previous post: https://statinfer.com/104-3-3-dispersion-measures-in-python/ In the previous post, we went through Dispersion Measures and implemented them using python. This …
Read More104.3.3 Dispersion Measures in Python
Link to the previous post : https://statinfer.com/104-3-2-descriptive-statistics-mean-and-median/ In the previous post we tried understanding descriptive Statistics. In this post we will …
Read More