Draw normal curve with excel.avi
In this video I will show how to draw a normal curve with Microsoft excel 2007. And then I paste the curve draw in excel to paint and edit it there.
The example used to illustrate the process plots a graph with a mean of 10 and a standard deviation of 2.
Start by setting up the x-values for a standard normal curve. Start with -4 and end with 4 with step size = 0.1 .
Then use formula =A2*(std. dev.)+mean. (with $ sign to lock the cell.) in cell B2
This converts the standard normal distribution to the distribution of interest.
Copy B2 down to cover all the rows that contain data in column A.
Then use formula =NORMDIST(B2,mean,std dev,FALSE) in cell C2.
This provides y-values for the distribution of interest.
Copy C2 down to cover all the rows that contain data in column A.
Plot columns A and C in a XY Scatter chart (smoothed lines without markers)
The curve is plot, remove the scale and everything.
Copy and paste in paint to edit it.
reference:
http://www.tushar-mehta.com/excel/charts/normal_distribution/
Other Videos By Mr Lim
2011-09-15 | Trapezoidal rule |
2011-09-06 | Using Solve in Casio fx-570ES |
2011-06-22 | 4 Linear Regression.avi |
2011-06-22 | 5 predicting value of y.avi |
2011-06-22 | 3 correlation.avi |
2011-06-22 | 2 two variable stat.avi |
2011-06-22 | 1 Scatter plot.avi |
2011-06-06 | pekali korelasi dan linear regresi.avi |
2011-05-30 | Mean and Standard Deviation for Group Data 2.avi |
2011-03-01 | 11. Base Number.avi |
2011-02-27 | Draw normal curve with excel.avi |
2011-02-27 | 10. Matrix Calculation.avi |
2011-02-26 | 5. Quadratic Equation.avi |
2011-02-25 | 8. Mean and standard Deviation for Group Data.avi |
2011-02-25 | 7. Mean and standard Deviation for Ungroup Data.avi |
2011-02-25 | 6. Simultaneous Equation.avi |
2011-02-25 | 4. Polar and Rectangular.avi |
2011-02-25 | 3. Trigonometric.avi |
2011-02-25 | 2. SD transformation.avi |
2011-02-25 | 1. Engineering notation.avi |
2011-02-24 | New function in Casio fx-570ES calculator |