graphing min, max, average

C

Carlee

Hello there,

I want to create a graph that shows the minimum, maximum and average value
for each graph point. For example, on the X axis is species, on the Y axsis
is the Reading Value for a test (numeric value)

The data has been grouped, so for example species A values are the average
value, max and minimum for species A group. I want to be able to use a bar
graph to represent, pictographically these three readings for each species
group.

Can any one help me?
 
Top