How to Create a Bell Curve Chart in Google Slides to Visualize Normal Distribution
February 24, 2026
If you have ever tried to explain "grading on a curve," employee performance reviews, or probability distribution during a presentation, you know the struggle. You need a Bell Curve (Normal Distribution) chart.
You open Google Slides, go to Insert > Chart, and look for it. You look again. It’s not there.
It sounds ridiculous, but one of the most common statistical diagrams in the world doesn't have a native button in Google's presentation suite. Usually, this forces you into a workflow that involves complex Excel formulas (=NORM.DIST), creating a scatter plot with smooth lines, and then pasting a static image that you can't edit later.
There is a better way. I'm going to show you how to build a clean, editable Bell Curve directly inside your slide using ExtraChart, specifically leveraging the Curved Line Chart or Area Chart features.
Why the "Native" Way is a Headache
To get a bell curve in standard Google Slides, you usually have to "fake" it. You aren't actually plotting a distribution; you are plotting a line chart with enough data points to look like a curve.
- Open Google Sheets.
- Create a column for X values (e.g., -3 to +3).
- Create a column for Y values using the complicated standard deviation formula.
- Insert a "Smooth Line Chart."
- Copy it to Slides.
The problem? If you want to change the curve—say, make it steeper (lower standard deviation) or shift the mean—you have to go back to the spreadsheet, mess with formulas, and re-paste.
The ExtraChart Method
ExtraChart solves this by giving you advanced chart types that live right inside your sidebar. For a Bell Curve, the Curved Line Chart is your best friend because it uses spline interpolation to smooth out the points automatically.
Step 1: Open the Editor
First, make sure you have ExtraChart installed. Open your presentation, go to Extensions > ExtraChart > Create & Edit Charts.
Step 2: Select the Curved Line Chart
When the sidebar opens, you’ll see a grid of icon options. Since a Bell Curve is essentially a smooth line rising and falling, select the Curved Line Chart.

Alternatively, if you want the area under the curve to be filled (common for highlighting the "bulk" of the distribution), you can choose the Area Chart from the menu.
Step 3: Input Your Distribution Data
Once the popup editor loads, switch to the Data tab.
You don't need hundreds of rows of data to get a smooth curve here. Because ExtraChart handles the smoothing (curving) of the lines between points better than the native tool, you can often get away with just defining the key points of the standard deviations:
- Labels (X-Axis): -3, -2, -1, 0, 1, 2, 3
- Values (Y-Axis): 0.1, 2.1, 13.6, 34.1, 13.6, 2.1, 0.1 (These are rough percentages representing the 68-95-99.7 rule).
The preview window will instantly draw a smooth curve connecting these points.
Step 4: Customize the Look
Now, make it look professional. Go to the Settings tab.
- Gridlines: Turn these off. Bell curves usually look best floating without a busy background.
- Axes: You might want to hide the Y-axis labels since the shape of the distribution is often more important than the specific raw numbers on the vertical axis.
- Colors: Use your brand colors. If you are comparing two distributions (e.g., "Current Skills" vs. "Target Skills"), you can add a second column in the Data tab to create a multi-series line chart.
Step 5: Insert and Update
Click Create, and the chart appears on your slide as a high-resolution image.
The best part? If your boss says, "That curve looks too flat, show a tighter distribution," you don't need to open Excel. Just click the chart, open ExtraChart again, adjust the Y-values for the "0" and "1/-1" points to be higher, and hit Update.
Summary
Visualizing data shouldn't require a degree in spreadsheet formulas. By using the Curved Line or Area chart types within ExtraChart, you can visualize normal distribution concepts quickly, keeping your audience focused on the statistics, not the jagged lines.