#1   Report Post  
Anthony Slater
 
Posts: n/a
Default Normal Distribution?

I have data consisting of 6000 numbers such as: -

1.78
4.56
2.26
8.37
8.62
4.98
0.00
1.78

The average of my data is 3.26

How do I go about plotting the distribution of the data on a chart?

ie 120 number 4.56's, 50 number 2.26's, 600 number 8.37's


Any ideas?

TIA
  #2   Report Post  
Jerry W. Lewis
 
Posts: n/a
Default

What you are wanting is not clear.

Some possibilities include
- In a separate locatation list the unique values in one column and in a
second column use COUNTIF() to determine that there are 120 4.56's etc.
then the second column (y) vs. the first (x) as an "XY (Scatter)" chart
- Use the Analysis ToolPak to plot a histogram of the data
- Calculate the STDEV() of the data and plot NORMDIST(x,Ave,SD,FALSE)
vs. a column of hypothetical x values spanning the range

Also, if this data is supposed to follow the normal distribution, then
the sample data should be roughly symmetrical around and peaked at the
average. The three reported values (50x2.26, 120x4.56, 600x8.37) do not
sound very consistent with normality (what does the rest of the data set
look like?)

Jerry

Anthony Slater wrote:

I have data consisting of 6000 numbers such as: -

1.78
4.56
2.26
8.37
8.62
4.98
0.00
1.78

The average of my data is 3.26

How do I go about plotting the distribution of the data on a chart?

ie 120 number 4.56's, 50 number 2.26's, 600 number 8.37's


Any ideas?

TIA


  #3   Report Post  
Michael R Middleton
 
Posts: n/a
Default

Anthony -

To obtain a frequency distribution and column chart, you could use Excel's
Histogram tool. Your data may or may not follow the shape of a normal curve.

For a slightly better histogram, try my free add-in from the "Better
Histogram" page at www.treeplan.com.

- Mike www.mikemiddleton.com

+++++++++++++++++++++++

"Anthony Slater" wrote in message
...
I have data consisting of 6000 numbers such as: -
1.78
4.56
2.26
8.37
8.62
4.98
0.00
1.78
The average of my data is 3.26
How do I go about plotting the distribution of the data on a chart?
ie 120 number 4.56's, 50 number 2.26's, 600 number 8.37's
Any ideas?
TIA



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i draw a distribution chart in excel travish19 Charts and Charting in Excel 3 January 15th 05 01:18 AM
Changing the Normal Style Randy Maheux Excel Discussion (Misc queries) 1 December 27th 04 03:13 PM
bell-shape normal distribution curve SM Charts and Charting in Excel 6 December 11th 04 08:29 PM
How do I make a Normal Curve with my data OJ Setting up and Configuration of Excel 0 December 5th 04 04:05 AM
Distribution Graph Eran Raizman New Users to Excel 1 December 3rd 04 09:05 PM


All times are GMT +1. The time now is 05:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"