how to make a grouped frequency table from a histogram
Answers
Step-by-step explanation:
Steps to Making Your Frequency Distribution
Step 1: Calculate the range of the data set
The range is the difference between the largest value and the smallest value. We need this to figure out how much “space” we need to divide into groups. In this example:
Range=65−12=53
Step 2: Divide the range by the number of groups you want and then round up
Doing this allows us to figure out how large each group is. It’s as if we are going to cut a board into equal pieces. In step 1, we measured how long the board is and now we are deciding how big each piece will be.
Hmmm… but how many groups to have? Too many, and our graphs and tables won’t be much better than a list of numbers. Too few, and the pattern will be hidden with too little detail. Often, a good number of groups is 5 or 6 although there are some rules that people use to decide this. MORE OFTEN, people will let the computer decide and then adjust if they want to while textbooks will tell you how many groups to use. But if you are working with the dataset yourself, you will have to see what the graph looks like before you can be sure you chose a good number.
Let’s say that we choose to have 6 groups. If we do this then:
536=8.8
The number we just found is commonly called the class width. We will round this up to 9 just because it is easier to work with that way. A computer would probably keep the 8.8 so be aware that sometimes you will see this number as a decimal. NOTE: In general, people who are doing this by hand always round up even if it was 8.1!
Step 3: Use the class width to create your groups
I’m going to start at the smallest number we have, which is 12, and count by 9 until I have my 6 groups. For example, my first group will be 12 to 21 since 12+9=21. My next group will be 21-30 since 21+9=30… and so on. I’ll put these in a table and label them “classes”. I will also add “frequency” to the table.:
CLASSES FREQUENCY
12 – 21
21 – 30
30 – 39
39 – 48
48 – 57
57 – 66
Step 4: Find the frequency for each group
This part is probably the most tedious and the main reason why it is unrealistic to make a frequency distribution or histogram by hand for a very large data set. We are going to count how many points are in each group. Let’s start with our first group: 12 – 21. We want to count how many points are between 12 and 21 NOT INCLUDING 21. You see the overlap between the groups right? That’s to account for decimals and we keep it even when we don’t have any. The right hand endpoint of any group isn’t included in that group. It goes in the next group. That means 21 would be in the second group and any 30 we have would be counted in the third group.
Back to the first group: 12-21. I have circled the points which would be included in this group:
Alright – now I update the table with this information!
CLASSES FREQUENCY
12 – 21 8
21 – 30
30 – 39
39 – 48
48 – 57
57 – 66
Continuing with this pattern (each group is a different color!):
CLASSES FREQUENCY
12 – 21 8
21 – 30 6
30 – 39 6
39 – 48 6
48 – 57 2
57 – 66 2
That last table is our frequency distribution! To make a histogram from this, we will use the groups on the horizontal axis and the frequency on the vertical axis. Finally, we will use bars to represent the the frequency of each individual group. With this data, the finished histogram will look like the one below.
Answer:
Find the largest and smallest values.
Compute the Range = Maximum - Minimum.
Select the number of classes desired. ...
Find the class width by dividing the range by the number of classes and rounding up. ...
Pick a suitable starting point less than or equal to the minimum value.