SOLID STATE PRESS
← Back to catalog
Skewness and Kurtosis cover
Coming soon
Coming soon to Amazon
This title is in our publishing queue.
Browse available titles
Mathematics

Skewness and Kurtosis

Third and Fourth Moments, Fat Tails, and What the Mean Hides — A TLDR Primer

Your statistics class covered mean and standard deviation — but two very different distributions can share identical values of both. That gap is where skewness and kurtosis live, and it's where students get tripped up on exams, in data science coursework, and in any field where the shape of a distribution actually matters.

This TLDR primer cuts straight to what you need to know. You'll learn how **skewness** quantifies the asymmetry of a distribution — why income data pulls right while exam scores often pull left, and what that means for which averages you should trust. You'll learn how **kurtosis** measures tail weight (not peakedness — a misconception this book corrects head-on), why finance and risk analysis obsess over fat tails, and how excess kurtosis is always measured relative to the normal distribution. Then you'll work through full numerical examples computing sample skewness and sample excess kurtosis by hand, using the bias-corrected formulas that real software like Excel, R, and Python actually apply.

The final section applies both statistics to three concrete contexts — income distributions, standardized test scores, and financial returns — showing how shape statistics change which summary measures you should report and believe.

Written for high school students tackling AP Statistics or an introductory college course, and for anyone who wants to understand what the mean hides. Short by design, no filler, stripped to essentials — every section leads with the idea that matters most.

If you're ready to understand data at a deeper level than the average, grab your copy now.

What you'll learn
  • Define skewness and kurtosis as the third and fourth standardized moments and explain what each measures
  • Compute sample skewness and sample (excess) kurtosis from a small data set by hand
  • Distinguish positive vs negative skew and leptokurtic vs platykurtic distributions from histograms and summary statistics
  • Interpret skewness and kurtosis in context (income data, test scores, financial returns) and avoid common misreadings
  • Recognize when high kurtosis or strong skew makes the mean and standard deviation misleading
What's inside
  1. 1. Beyond the Mean and Standard Deviation
    Sets up why two distributions can share a mean and variance but look completely different, motivating higher moments.
  2. 2. Skewness: Measuring Asymmetry
    Defines skewness as the third standardized moment, shows the formula, and walks through positive vs negative skew with examples like income and exam scores.
  3. 3. Kurtosis: Measuring Tail Weight
    Defines kurtosis as the fourth standardized moment, explains excess kurtosis relative to the normal distribution, and corrects the common 'peakedness' misconception.
  4. 4. Computing Skewness and Kurtosis from Data
    Walks through full numerical examples computing sample skewness and sample excess kurtosis from a small data set, including the bias-corrected formulas used by software.
  5. 5. Reading Real Distributions: Income, Test Scores, and Returns
    Applies skewness and kurtosis to three concrete data contexts and shows how shape statistics change which summary measures you should trust.
Published by Solid State Press
Skewness and Kurtosis cover
TLDR STUDY GUIDES

Skewness and Kurtosis

Third and Fourth Moments, Fat Tails, and What the Mean Hides — A TLDR Primer
Solid State Press

Contents

  1. 1 Beyond the Mean and Standard Deviation
  2. 2 Skewness: Measuring Asymmetry
  3. 3 Kurtosis: Measuring Tail Weight
  4. 4 Computing Skewness and Kurtosis from Data
  5. 5 Reading Real Distributions: Income, Test Scores, and Returns
Chapter 1

Beyond the Mean and Standard Deviation

Picture two students who each scored an average of 75 on five exams, with identical spreads in their scores. Their transcripts look the same. But when you plot each student's score history, one shows a smooth, balanced cluster around 75 while the other shows four scores bunched near 60 and one outlier at 135 — except that score can't exist on a 100-point scale, so imagine instead four scores near 65 and one at 95. Same mean, same spread, different story. The transcript hides what the histogram reveals.

That gap — between what the mean and standard deviation tell you and what the actual shape of the data looks like — is exactly what this book addresses.

Moments are the formal tool statisticians use to describe the shape of a distribution. The word comes from physics, where a moment measures how a force is distributed around a point. In statistics the analogy is precise: a moment measures how the data values are distributed around their center. Each moment captures a different aspect of that distribution's shape.

The mean is the first moment. It locates the center of the data — the balance point of the distribution if you imagined the histogram as a physical object resting on a number line. You already know it:

$\mu = \frac{1}{n}\sum_{i=1}^{n} x_i$

The variance is related to the second moment. It measures spread — how far, on average, the data values sit from the mean. The standard deviation $\sigma$ is just the square root of the variance, expressed in the same units as the data, which makes it easier to interpret. Together, the mean and standard deviation are the two numbers that appear on almost every data summary you will ever see.

The trouble is that two completely different distributions can share the same mean and variance. Consider these two data sets:

About This Book

If you are working through AP Statistics and want a solid descriptive statistics review that goes past the basics, if you are a college freshman surprised to find higher moments statistics show up in your intro probability or econometrics course, or if you are simply a curious student who wants statistics beyond mean and standard deviation explained clearly, this book is for you.

The chapters cover skewness and kurtosis explained simply and directly: what asymmetry means numerically, how to compute the third and fourth moments from raw data, and what fat tails and skewed distributions actually signal about real-world data like income, test scores, and financial returns. Understanding data distribution shape is the through-line. If you have seen probability distributions for beginners before but never got past variance, this fills that gap. Short by design, no filler.

Read straight through in order — each section builds on the last. Work every example as you go, then test yourself with the problem set at the end.

Keep reading

You've read the first half of Chapter 1. The complete book covers 5 chapters in roughly fifteen pages — readable in one sitting.

Coming soon to Amazon