G
Gary Thomson
Hi,
What is the quickest (and most efficient) way to do the
following:
I have a set of data, which is a set of Rental Rates,
varying between a minimum value of £20 and a maximum value
of £60.
I want to produce a Histogram which shows:
the number of Rates that fall below £30;
the number of Rates that fall between £30 and £35;
the number of Rates that fall between £35 and £40;
the number of Rates that fall between £40 and £45;
the number of Rates that fall between £45 and £50;
the number of Rates that fall above £50.
How do I do this???
What is the quickest (and most efficient) way to do the
following:
I have a set of data, which is a set of Rental Rates,
varying between a minimum value of £20 and a maximum value
of £60.
I want to produce a Histogram which shows:
the number of Rates that fall below £30;
the number of Rates that fall between £30 and £35;
the number of Rates that fall between £35 and £40;
the number of Rates that fall between £40 and £45;
the number of Rates that fall between £45 and £50;
the number of Rates that fall above £50.
How do I do this???