need help with histogram

G

Guest

Hi,

Is it possible to make a histogram with multiple input ranges or does anyone
know what other type of distribution graph I can use if this is not possible?

I have the following data (price each person sold in each day):

A B C D ...so forth
3/1/06 3/2/06 3/3/06 ...daily date until end of month
John .23 .15 .20
Mary .18 .10 .20
Bob .15 .15 .19
Kate .23 .16 .18
Ann .23 .15 .18
...
to row 282

I would like to know how many times in each day the price was the same (so
basically the frequency). Is it possible to to show each day represented by
a different bar graph on the same histogram?

Thanks in advance :)
 
G

Guest

figured it out... in case this will help anyone else out:

i just used the frequency formula to get the frequency for each day and used
a column bar chart to graph the entire data set for the month.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top