XL - How To Create A Bell Curve Chart
XL - How To Create A Bell Curve Chart
XL - How To Create A Bell Curve Chart
Support
Store Products
0 Sign in
A bell curve is a plot of normal distribution of a given data set. This article describes how you can
create a chart of a bell curve in Microsoft Excel.
More Information
In the following example you can create a bell curve of data generated by Excel using the Random
Number Generation tool in the Analysis ToolPak. After Microsoft Excel generates a set of random
numbers, you can create a histogram using those random numbers and the Histogram tool from
the Analysis ToolPak. From the histogram, you can create a chart to represent a bell curve.
1. Start Excel.
A1:OriginalB1:AverageC1:BinD1:RandomE1:HistogramG1:Histogram
A2:23B2:
A3:25B3:STDEV
A4:12B4:
A5:24
A6:27
A7:57
A8:45
https://support.microsoft.com/enin/help/213930/xlhowtocreateabellcurvechart 1/5
5/1/2017 XL:HowtoCreateaBellCurveChart
A9:19
B2:=AVERAGE(A2:A9)
B3:
B4:=STDEV(A2:A9)
These formulas will generate the average mean and standard deviation of the original data,
respectively.
5. Enter the following formulas to generate the bin range for the histogram:
C2:=$B$23*$B4
This generates the lower limit of the bin range. This number represents three standard
deviations less than the average.
C3:=C2+$B$4
This formula adds one standard deviation to the number calculated in the cell above.
6. Select Cell C3, grab the fill handle, and then fill the formula down from cell C3 to cell C8.
7. To generate the random data that will form the basis for the bell curve, follow these steps:
a. On the Tools menu, click Data Analysis.
b. In the Analysis Tools box, click Random Number Generation, and then click OK.
NOTE: Varying this number will increase or decrease the accuracy of the bell curve.
f. In the Parameters pane, enter the number calculated in cell B2 29 in the example in
the Mean box.
g. In the Standard Deviation box enter the number calculated in cell B4 14.68722.
This will generate 2,000 random numbers that fit in a normal distribution.
k. Click OK.
b. In the Analysis Tools box, select Histogram, and then click OK.
g. Click OK.
g. Click OK.
10. Create labels for the legend in the chart by entering the following:
E14:=G1&""&G2
E15:=E1&""&F2
https://support.microsoft.com/enin/help/213930/xlhowtocreateabellcurvechart 3/5
5/1/2017 XL:HowtoCreateaBellCurveChart
E16:=G1&""&H2
14. Under Chart subtype, in the middle row, click the chart on the right.
NOTE: Just below these 5 subtypes, the description will say "Scatter with data points
connected by smoothed lines without markers."
17. In the Name box, delete the cell reference, and then select cell E15.
18. In the X Values box, delete the range reference, and then select the range E3:E10.
19. In the Y Values box, delete the range reference, and then select the range F3:F10.
21. Click the Name box, and then select cell E14.
22. Click the X Values box, and then select the range E3:E10.
23. In the Y Values box, delete the value that's there, and then select the range G3:G10.
25. Click the Name box, and then select cell E16.
26. Click the X Values box, and then select the range E3:E10.
27. Click the Y Values box, delete the value that's there, and then select the range H3:H10.
The chart will have two curved series and a flat series along the xaxis.
29. Doubleclick the second series; it should be labeled " Bin" in the legend.
30. In the Format Data Series dialog box, click the Axis tab.
You now have a chart that compares a given data set to a bell curve.
https://support.microsoft.com/enin/help/213930/xlhowtocreateabellcurvechart 4/5
5/1/2017 XL:HowtoCreateaBellCurveChart
References
For more information about creating charts, click Microsoft Excel Help on the Help menu, type
create a chart in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Properties
Applies to
Microsoft Excel 2000 Standard Edition, Microsoft Excel 97 Standard Edition
Support
Security
Contact Us
English India Terms of use Privacy & cookies Trademarks Microsoft 2017
https://support.microsoft.com/enin/help/213930/xlhowtocreateabellcurvechart 5/5