Histogram Shapes Explained
Six shapes you will meet again and again, each with a real example. Open one for the full story, or paste your own data into the histogram maker.
Right-skewed
A right-skewed histogram has its peak on the left and a long tail stretching to the right. See a worked example, the mean vs median rule, and real cases like income and wait times.
Left-skewed
A left-skewed histogram peaks on the right with a long tail to the left. See a worked example, the mean vs median rule for negative skew, and common real-world cases.
Bell-shaped
A bell-shaped histogram is symmetric with a single central peak that tapers on both sides. See a normal-distribution example, the 68-95-99.7 rule, and how mean and median line up.
Bimodal
A bimodal histogram has two separate peaks, usually a sign that two different groups are mixed in one dataset. See an example and how to split the groups apart.
Uniform
A uniform histogram is roughly flat, with every bar about the same height. See an example, what a flat shape means, and how it differs from a bell shape.
Symmetric
A symmetric histogram is a mirror image around its center, so the left and right halves match. See an example, why mean equals median, and how it relates to bell and uniform shapes.
The shape is the message
The first thing to read off a histogram is its shape. The shape tells you how your data is spread, where the typical value sits, and whether something odd is going on, like two groups hiding in one dataset. Below are the shapes you will meet most often, each with a real example you can look at.
The common shapes
- Right-skewed (positive skew): peak on the left, long tail to the right. Mean sits above the median. Think income or wait times.
- Left-skewed (negative skew): peak on the right, long tail to the left. Mean sits below the median. Think scores on an easy test.
- Bell-shaped (normal): one central peak, even tails on both sides. Mean, median, and mode line up. Think heights.
- Bimodal: two separate peaks, usually two groups mixed together.
- Uniform: flat bars of roughly equal height, an even spread across the range.
- Symmetric: a mirror image around the center, which covers bell and uniform as special cases.
Open any shape for a worked example, the mean-versus-median rule, and where it shows up in real data. Then paste your own numbers into the histogram maker and see which one you have.
Frequently asked questions
- What are the main histogram shapes?
- The ones you meet most are right-skewed, left-skewed, bell-shaped (normal), bimodal, uniform, and symmetric. Each says something different about how the data is spread.
- How does shape relate to the mean and median?
- In a symmetric shape the mean and median are equal. Right skew pulls the mean above the median, and left skew pulls it below. Comparing the two is a fast way to guess the shape.
- What does a two-peaked histogram mean?
- A bimodal (two-peak) histogram usually means two different groups are mixed in one dataset. The fix is to split the groups and chart each on its own.