• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • Classroom
  • NEW
    • NEET
      • 2025
      • 2024
      • 2023
      • 2022
    • JEE
      • 2025
      • 2024
      • 2023
      • 2022
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
      • College Predictor
      • Counselling
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
    • TALLENTEX
    • AOSAT
  • ALLEN E-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
JEE PhysicsJEE Chemistry
Home
JEE Maths
Kurtosis and Skewness

Kurtosis and Skewness 

Kurtosis and skewness are statistical measures used to describe the shape of a data distribution. Skewness indicates the asymmetry of the distribution, showing whether data points are more spread on one side of the mean. Kurtosis measures the "tailedness" or the presence of outliers in the distribution. Together, they help in understanding the nature, behavior, and spread of data, playing a crucial role in data analysis, quality control, finance, and decision-making.

1.0What is Skewness in Statistics?

Skewness in statistics measures the asymmetry of a probability distribution. It shows whether the data leans more toward the left or the right of the mean.

Types of Skewness:

1. Positive Skewness (Right Skew):

  • The tail is stretched on the right side.
  • Most values lie to the left of the mean.
  • Mean > Median > Mode.
  • Common in income distributions or time to failure data.

2. Negative Skewness (Left Skew):

  • The tail is stretched on the left side.
  • Most values lie to the right of the mean.
  • Mean < Median < Mode.

3. Zero Skewness:

Perfectly symmetrical distribution (e.g., normal distribution).

2.0Calculating Skewness

You can compute skewness using:

Formula for Skewness:

Skewness=(n−1)(n−2)n​∑(sxi​−xˉ​)3 

Where:

n = number of data points

xˉ=sample mean

s = sample standard deviation

xi​ = individual data values

Many statistical software and calculators also offer built-in functions for calculating skewness.

3.0What is Kurtosis in Statistics?

Kurtosis in statistics measures the "tailedness" of the distribution — how heavy or light the tails are compared to a normal distribution. It provides insights into the likelihood of outliers.

Types of Kurtosis

1. Mesokurtic:

    • Normal distribution.
    • Moderate tails (Kurtosis = 3).

2. Leptokurtic:

    • Heavy tails, sharp peak.
    • High probability of outliers.
    • Kurtosis > 3.

3. Platykurtic:

    • Light tails, flat peak.
    • Few or no outliers.
    • Kurtosis < 3.

4.0Kurtosis Formula

The kurtosis formula is:

Kurtosis=(n−1)(n−2)(n−3)n(n+1)​∑(sxi​−xˉ​)4−(n−2)(n−3)3(n−1)2​ 

This is the excess kurtosis, where:

  • A result of 0 indicates a normal distribution.
  • Positive → Leptokurtic.
  • Negative → Platykurtic.

5.0Skewness and Kurtosis in Statistics: Why They Matter

Understanding skewness and kurtosis in statistics helps:

  • Detects outliers and data irregularities.
  • Validate assumptions for statistical models.
  • Inform the choice of further analysis methods.

For example:

  • A dataset with positive skewness might need transformation before applying linear regression.
  • High kurtosis could signal the presence of rare but extreme events (important in risk management and finance).

6.0Solved Examples on Kurtosis and Skewness

Example 1: The marks of 5 students are: 20, 25, 30, 35, 80. Determine the skewness.

Solution:

  • Mean = (20 + 25 + 30 + 35 + 80) / 5 = 38
  • Median = 30
  • Since Mean > Median, the distribution is positively skewed.

Example 2: Given a dataset: 2, 3, 5, 7, 10. Find skewness.

Solution:

xˉ=52+3+5+7+10​=5.4Mean Standard deviation (s)(≈2.87)Skewness formula (simplified for small data):Skewness≈(n−1)(n−2)n​∑(sxi​−xˉ​)3Compute each value and sum:Final Skewness(≈0.46)(Moderate positive skew) 

Example 3: A dataset has the following values: 4, 4, 5, 5, 50. Is the kurtosis high?

Solution:

  • Large outlier (50) suggests heavy tails
  • Kurtosis will be high → Leptokurtic distribution

Example 4: A normal distribution has skewness = 0 and kurtosis = 3. What does it indicate?

Answer:

  • Skewness = 0 → symmetrical
  • Kurtosis = 3 → mesokurtic
  • Thus, it is a normal distribution

Example 5: A histogram has a long tail to the left. What is the skewness?

Answer:

  • Tail on left → Negative skewness

7.0Practice Questions on Kurtosis and Skewness

  1. Identify the skewness: Data = 12, 15, 18, 20, 100
  2. Calculate skewness: Data = 3, 6, 6, 7, 8
  3. Interpret kurtosis: If a dataset has frequent extreme values, is it leptokurtic or platykurtic?
  4. Multiple choice:

A distribution with kurtosis < 3 is called:

  1. Mesokurtic
  2. Leptokurtic
  3. Platykurtic
  4. None of these
  5. True or False: If a distribution is symmetrical, then its skewness is always 0.

Table of Contents


  • 1.0What is Skewness in Statistics?
  • 1.1Types of Skewness:
  • 2.0Calculating Skewness
  • 3.0What is Kurtosis in Statistics?
  • 3.1Types of Kurtosis
  • 4.0Kurtosis Formula
  • 5.0Skewness and Kurtosis in Statistics: Why They Matter
  • 6.0Solved Examples on Kurtosis and Skewness
  • 7.0Practice Questions on Kurtosis and Skewness

Frequently Asked Questions

Skewness measures asymmetry (left or right tail). Kurtosis measures the tail weight and peakness of the distribution.

Positive skewness means the right tail is longer, and the mean is greater than the median.

A kurtosis of 3 (or excess kurtosis = 0) indicates a normal (mesokurtic) distribution.

Kurtosis helps to detect outliers and extreme deviations, which are critical in finance, quality control, and risk management.

Yes. A dataset can be asymmetrical (skewed) and also have heavy tails (high kurtosis).

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • Olympiad
    • NEET 2025 Results
    • NEET 2025 Answer Key
    • NEET College Predictor

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO