No menu items!

Left Skewed Histogram

-

A left skewed histogram is a histogram that attains a peak (which is the mode) towards the right side of the graph and has a “tail” towards the left side. This means that the data has contains a greater number of larger values compared to smaller values.

Left Skewed Histogram graph
Left Skewed Histogram/Negatively Skewed Histogram

The above image is an example of a left skewed histogram. We can see that it has a “peak” towards the right with its mode lying somewhere between 70 and 80. The graph has its “tail” towards the left side. We use the side in which the tail lies to decide whether the histogram is left skewed or right skewed.

If a histogram is skewed towards the left, we say that the histogram has negative skewness and that the distribution is negatively skewed.

Relationship between Mean, Median, and Mode in a Left Skewed Histogram:

We have the following relationship between the mean, median, and mode.

\text{Mean}\leq\text{Median}\leq\text{Mode}

The reason for the mean being smaller than the median and the mode is that in a left skewed distribution there is a greater frequency of larger values which increase the median and mode of the data.

We can in fact use the difference between the mean and the mode to quantify the degree of skewness of our distribution by using the formula,

\text{ Skewness } = \frac{\text{(Mean - Mode)}}{\text{Standard Deviation}}

The value of skewness calculated using the above formula will always be negative for a left skewed histogram because the mean is less than the mode in a left skewed distribution.

We can also calculate the skewness using the following formula:

\text{Skewness }=\frac{\sum_{i=1}^{n}(x_i-\bar{x})^3}{n\sigma^3}

where, x_i denotes the data values, \bar{x} denotes the mean, \sigma the standard deviation and n denotes the number of data points.

Real-Life Example of left-skewed data:

The death rates of individuals compared with age is an example of left skewed data. If we were to plot the age on the X- axis and the number of deaths in that age group on the Y-axis we would get a left skewed histogram. This is because there will be greater number of deaths among the older population. There will be relatively less frequency of deaths among the younger population.

Construction of a left skewed histogram:

Consider the following data showing the marks obtained by a group of students in an exam worth 100 points.

Class Intervals (Marks obtained)Frequency (Number of students)
0-101
10-201
20-302
30-404
40-507
50-6014
60-7016
70-8022
80-9021
90-10015

We plot the above data and obtain the following histogram,

Left Skewed Histogram. Also known as negatively skewed histogram

Once again, notice that the mode of the histogram lies towards the right and the tail lies towards the left. Let us calculate the exact value for the negative skewness of the above histogram.

ClassesClass Mark (x_i)Frequency
(f_i)
f_ix_ix_i-\bar{x}f_i(x_i-\bar{x})^2f_i(x_i-\bar{x})^3
0-10515-67.084499.6789-301836.8685
10-2015115-57.083258.086-185970.395
20-3025250-47.084432.9861-208703.4182
30-40354140-37.085499.6006-203923.2433
40-50457315-27.085133.1506-139003.9012
50-605514770-17.084084.0003-69753.2797
60-7065161040-7.0796801.9422-5677.4669
70-80752216502.9204187.6263547.9352
80-908521178512.92043505.646545294.1936
90-1009525237522.920413133.5657301025.9741
n=113\sum f_ix_i=8145\sum f_i(x_i-\bar{x})^2 =44536.28\sum f_i(x_i-\bar{x})^3 =-768000.47
\text{Mean }\bar{x}=\frac{\sum f_ix_i}{n}=\frac{8145}{113} = 72.0796 \text{Standard Deviation }\sigma =\sqrt{\frac{\sum f_i(x_i-\bar{x})^2}{n}}=\sqrt{\frac{44536.28}{113}} = 19.8526 \text{Skewness } = \frac{\sum_{i=1}^{n}f_i(x_i-\bar{x})^3}{n\sigma^3}= \frac{-768000.47}{113 \times 19.8526^3}= -0.8686

We see that the histogram in the above example has a negative skewness equal to -0.8686.

Further Reading:

  1. Unimodal Histogram.
  2. Relative Frequency Histogram.
  3. What is Kurtosis and Types of Kurtosis.

Hey 👋

I have always been passionate about statistics and mathematics education.

I created this website to explain mathematical and statistical concepts in the simplest possible manner.

If you've found value from reading my content, feel free to support me in even the smallest way you can.



Share this article

Recent posts

Popular categories

Previous article
Next article

Recent comments