Boxplot : The most useful graph

Introduction to Boxplot: When we have a numeral dataset and we do not know from where to start! Boxplot can be the answer. It is like a storyteller for numerical data. It shows five essential statical measures in a single look. For example, it shows the outlier, it shows how the data is distributed per inter-quartile range, it also shows at what distance the outliers are present. Therefore, a boxplot can reveal lots of insight for any given feature. The figure below is an example of boxplot of a normally distributed data: What we can infer from the boxplot? It

Read More