All Exams Test series for 1 year @ ₹349 only
Question

The grouped data for the observation are

Class:1-33-55-7
Frequency:212

The population skewness

This question was previously asked in
SSC CGL 2020 (Tier-2) Statistics Previous Year Paper 3 (28-Jan-2022)
The correct answer is

is zero

Understanding Population Skewness for Grouped Data

The question asks us to determine the population skewness for a given set of grouped data. Skewness is a statistical measure that describes the asymmetry of the probability distribution of a real-valued random variable about its mean. A distribution is symmetrical if it looks the same on both sides of the mean. Positive skewness indicates a tail extending towards higher values, while negative skewness indicates a tail extending towards lower values. Zero skewness suggests a symmetrical distribution.

Given Grouped Data

We are provided with the following grouped data:

Class Frequency (\(f_i\))
1-3 2
3-5 1
5-7 2

Calculating Population Skewness

To calculate the population skewness for grouped data, one common method is to use the third central moment. The formula for the population skewness coefficient (\(\gamma_1\)) based on moments is:

\(\gamma_1 = \frac{\mu_3}{\sigma^3}\)

where \(\mu_3\) is the third central moment and \(\sigma\) is the population standard deviation.

The third central moment (\(\mu_3\)) for grouped data is approximated by:

\(\mu_3 = \frac{\sum f_i (m_i - \bar{x})^3}{N}\)

where:

  • \(f_i\) is the frequency of the \(i\)-th class.
  • \(m_i\) is the midpoint of the \(i\)-th class.
  • \(\bar{x}\) is the population mean.
  • \(N\) is the total number of observations (\(\sum f_i\)).

First, let's find the midpoints (\(m_i\)) for each class:

  • Class 1-3: \(m_1 = \frac{1+3}{2} = 2\)
  • Class 3-5: \(m_2 = \frac{3+5}{2} = 4\)
  • Class 5-7: \(m_3 = \frac{5+7}{2} = 6\)

Next, we calculate the total frequency \(N\):

\(N = 2 + 1 + 2 = 5\)

Now, let's calculate the population mean (\(\bar{x}\)):

\(\bar{x} = \frac{\sum f_i m_i}{N}\)

  • \(f_1 m_1 = 2 \times 2 = 4\)
  • \(f_2 m_2 = 1 \times 4 = 4\)
  • \(f_3 m_3 = 2 \times 6 = 12\)

\(\sum f_i m_i = 4 + 4 + 12 = 20\)

\(\bar{x} = \frac{20}{5} = 4\)

The population mean is 4.

Now, we calculate the terms \((m_i - \bar{x})^3\) and \(f_i (m_i - \bar{x})^3\):

  • For class 1-3: \(m_1 - \bar{x} = 2 - 4 = -2\). \((m_1 - \bar{x})^3 = (-2)^3 = -8\). \(f_1 (m_1 - \bar{x})^3 = 2 \times (-8) = -16\).
  • For class 3-5: \(m_2 - \bar{x} = 4 - 4 = 0\). \((m_2 - \bar{x})^3 = (0)^3 = 0\). \(f_2 (m_2 - \bar{x})^3 = 1 \times 0 = 0\).
  • For class 5-7: \(m_3 - \bar{x} = 6 - 4 = 2\). \((m_3 - \bar{x})^3 = (2)^3 = 8\). \(f_3 (m_3 - \bar{x})^3 = 2 \times 8 = 16\).

Calculate the sum \(\sum f_i (m_i - \bar{x})^3\):

\(\sum f_i (m_i - \bar{x})^3 = -16 + 0 + 16 = 0\)

Now, calculate the third central moment (\(\mu_3\)):

\(\mu_3 = \frac{\sum f_i (m_i - \bar{x})^3}{N} = \frac{0}{5} = 0\)

Since the third central moment (\(\mu_3\)) is 0, the population skewness (\(\gamma_1\)) is also 0, provided the standard deviation (\(\sigma\)) is not zero.

Let's quickly calculate the population variance (\(\sigma^2\)) to confirm \(\sigma \neq 0\):

\(\sigma^2 = \frac{\sum f_i (m_i - \bar{x})^2}{N}\)

  • For class 1-3: \((m_1 - \bar{x})^2 = (-2)^2 = 4\). \(f_1 (m_1 - \bar{x})^2 = 2 \times 4 = 8\).
  • For class 3-5: \((m_2 - \bar{x})^2 = (0)^2 = 0\). \(f_2 (m_2 - \bar{x})^2 = 1 \times 0 = 0\).
  • For class 5-7: \((m_3 - \bar{x})^2 = (2)^2 = 4\). \(f_3 (m_3 - \bar{x})^2 = 2 \times 4 = 8\).

\(\sum f_i (m_i - \bar{x})^2 = 8 + 0 + 8 = 16\)

\(\sigma^2 = \frac{16}{5} = 3.2\)

\(\sigma = \sqrt{3.2}\)

Since \(\sigma^2 = 3.2 \neq 0\), \(\sigma \neq 0\). Therefore, the population skewness is indeed 0.

A skewness of zero indicates that the distribution is symmetrical around its mean.

Analyzing the Options

Based on our calculation, the population skewness is 0.

  • Option 1: is zero
  • Option 2: is negative
  • Option 3: is positive
  • Option 4: cannot be computed

Our calculated value matches Option 1.

Conclusion on Population Skewness

The calculated population skewness for the given grouped data is zero. This means the distribution of the data is symmetrical.

Revision Table: Key Skewness Concepts

Skewness Value Distribution Shape
Zero Skewness Symmetrical (e.g., Normal Distribution)
Positive Skewness (> 0) Asymmetrical, tail extends to the right (towards higher values)
Negative Skewness (< 0) Asymmetrical, tail extends to the left (towards lower values)

Additional Information: Measures of Skewness

Besides the moment-based coefficient (\(\gamma_1\)), other measures of skewness exist:

  • Pearson's First Coefficient of Skewness: \(Sk_1 = \frac{\text{Mean} - \text{Mode}}{\text{Standard Deviation}}\). Useful when a clear mode exists.
  • Pearson's Second Coefficient of Skewness: \(Sk_2 = \frac{3(\text{Mean} - \text{Median})}{\text{Standard Deviation}}\). Often used when the mode is not well-defined.
  • Bowley's Skewness (Quantile Skewness): Based on quartiles, \(Sk_B = \frac{(Q_3 - Q_2) - (Q_2 - Q_1)}{Q_3 - Q_1} = \frac{Q_1 + Q_3 - 2Q_2}{Q_3 - Q_1}\). This measure is robust to extreme values.

All these measures aim to quantify the degree and direction of asymmetry in a distribution. The choice of measure depends on the data and the specific context.

Was this answer helpful?

Similar Questions

  1. For the following frequency distribution

    Class:3-55-77-99-11
    Frequency:1421

    the value of mode is:

  2. Which one is not basis of classification of data?

  3. Which of the following options is correct when data is classified on the basis of attributes?

  4. Which option is WRONG?

  5. The grouped data for the observation are as follows.

    Class:2-44-66-8
    Frequency:212

    The population skewness:

  6. The arithmetic mean of the following frequency distribution of number of accidents Xon week working days is:

    X:24681012
    Frequency:342142

  7. The systematic (methodological) arrangement of the statistical data in columns or rows is called:

  8. Mutual and unique variances among multiple factors can be embodied in a diagram that comprises overlapping circles. The diagram is known as:

  9. Which statement of the following is incorrect?

  10. The graphical representation of the time series is known as:


Important Questions from Classification of Data

  1. Consider the following LPP.:

    Max Z = 15x 1 + 10x 2

    Subject to the constraints

    4x 1 + 6x 2 ≤  360

    3x 1 + 0x 2 ≤  180

    0x 1 + 5x 2 ≤  200

    x 1,  x 2 ≥ 0

    The solution of the LPP using Graphical solution-technique is :

  2. A graph of a cumulative frequency distribution is called :

  3. Which of the following is not an example of compressed data?

  4. A cumulative frequency distribution is given below

    Class

    60-62

    63-65

    66-68

    69-71

    72-74

    Cumulative frequency

    3

    20

    36

    48

    50

    Which one of the following class has maximum frequency?

  5. The measure of the central tendency is given by the X-coordinate of the point of intersection of the more than ogive and less than ogive is:

Need Expert Advice?
Upcoming Exams
SSC JHT
September 08, 2026
SSC Stenographer
September 09, 2026
SSC Selection Post
September 16, 2026
Test Series
SSC CGL img
SSC
SSC CGL (Tier I + Tier II) 2026 Mock Test Series - Latest Pattern
2500 Tests 6 Tests Free
3990 Attempts
4.2(838)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App