Frequency-Distribution
Frequency-Distribution
I. Plotting Data.
Plotting data is the art of deciphering data in a visual setting, such as an outline or chart, to make
information less demanding for the human brain to process and extract experiences from. The
primary objective of data plotting is to simplify the distinction between designs, patterns, and
exceptions in expansive information sets.
Plotting data is one of the steps in data science preparation. It states that after the data has been
collected, prepared, and modeled, it must be plotted for conclusions to be made. Plotting data is
also a component of the broader data representation, which points to identifying, locating, and
manipulating information in the most effective way possible.
One way of organizing scattered data in some sort of logical order is the Frequency
Distribution.
What is Frequency Distribution Table?
A frequency distribution table is a way to organize data so that it makes the data more
meaningful. A frequency distribution table is a chart that summarizes all the data under two
columns - variables/categories, and their frequency. It has two or three columns. Usually, the
first column lists all the outcomes as individual values or in the form of class intervals,
depending upon the size of the data set. The second column includes the tally marks of each
outcome. The third column lists the frequency of each outcome.
Do you know the meaning of "frequency?" Frequency indicates how often something occurs. For
example, your heartbeat is 72 heartbeats/min under normal conditions. Frequency corresponds to
the number of times a value occurs.
In our day-to-day lives, we come across a lot of information in the form of numerical figures,
tables, graphs, etc. This information could be marks scored by students, temperatures of different
cities, points scored in matches, etc. The information that is collected is called data. Once the
data is collected, we have to represent it in a meaningful manner so that it can be easily
understood. The frequency distribution table is one of the ways to organize data.
Here's a frequency distribution table example for you to understand this concept better.
Jane is fond of playing games with dice. She throws the dice and notes the observations each
time. These are her observations: 4, 6, 1, 2, 2, 5, 6, 6, 5, 4, 2, 3. To know the exact number of
times she got each digit (1, 2, 3, 4, 5, 6) as the outcome, she classifies them into categories. An
easy way is to draw a frequency distribution table with tally marks.
Table 1.1 Number of times she got each digit of the dice.
Outcomes Tally Frequency
1 I 1
2 III 3
3 I 1
4 II 2
5 II 2
6 III 3
The table above is an example of a frequency table. You can observe that all the data that was
collected has been organized under three columns. Thus, the frequency distribution table is a
chart summarizing the values and their frequencies. In other words, it is a tool to organize data.
This makes it easy for us to understand the given set of information.
Thus, the frequency table in statistics helps us to condense data in a much simpler form so that it
is easy for us to observe at the first glance.
Now there are two types of frequency distribution: Grouped and Ungrouped Frequency
Distribution Tables.
Suppose we are to conduct a survey in which we ask 15 households how many pets they have in
their home. The results are as follows:
1, 1, 1, 1, 2, 2, 2, 3, 3, 4, 5, 5, 6, 7, 8
One way to summarize this result is to create a frequency distribution, right?
In this example, we will use the grouped frequency distributions, in which we create groups of
values and then summarize how many observations from a dataset fall into those groups.
Here’s an example of a grouped frequency distribution:
Table 1.2 Number of pets in homes.
NUMBER OF PETS FREQUENCY
1-2 7
3-4 3
5-6 3
6-7 2
We first created groups size of 2, then we counted how many individual observations from the
dataset fell in each group. For example:
7 families had either 1 or 2 pets.
3 families had either 3 or 4 pets.
3 families had either 5 or 6 pets.
2 families had either 6 or 7 pets.
Another type of frequency distribution to create is an ungrouped frequency distribution, which
displays the frequency of each individual data value rather than groups of data values.
Table 1.1 is an example an ungrouped frequency distribution table but for the sake of this comparison, we will make
another example.
This type of frequency distribution allows us to directly see how often different values occurred
in our dataset. For example:
And so on.