Thread: GRAPH
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Mike Middleton Mike Middleton is offline
external usenet poster
 
Posts: 762
Default GRAPH

friend.05 -

"Manual" method uses array-entered FREQUENCY worksheet function and a Column
chart type.

Automated method uses the Histogram tool of the Analysis ToolPak add-in
(provided on the Install disk).

Or, try the free Better Histogram add-in, available from the Histogram page
at http://www.treeplan.com.

- Mike Middleton
http://www.DecisionToolworks.com
Decision Analysis Add-ins for Excel



" wrote in message
...
I have lots of data (around 10000). I want to draw graph to analyze
these data. I want to see the distribution.

Example data:
0.0158880
0.0168880
1.0158880
0.2158880



What type of graph should I draw and how ?