Absolute, relative, cumulative frequency and statistical tables

The distribution or table of frequencies is a table of the statistical data with its corresponding frequencies.

  • Absolute frequency: number of times that a value appears. It is represented as fi where the subscript represents each of the values. The sum of the absolute frequencies is equal to the total number of data, represented bas N.

f1+f2+f3++fn=N equivalent to: i=1nfi=N

  • Relative frequency: the result of dividing the absolute frequency of a certain value by the total number of data. It is represented as ni. The sum of the relative frequencies is equal to 1. We can prove this easily by factorizing N.

ni=fiN

  • Cumulative frequency: the sum of absolute frequencies of all the values equal to or less than the considered value. This is represented as Fi.
  • Relative cumulative frequency: the result of dividing the cumulative frequency by the total number of information, which is represented by Ni (when we are dealing with cumulative frequencies, the letters to represent them are in capital letters).

Example

15 students answer the question of how many brothers or sisters they have. The answers are:

1,1,2,0,3,2,1,4,2,3,1,0,0,1,2

Then, we can construct a table of frequencies

Brothers Absolute frequency fi Relative frequency ni Cumulative frequency Fi Relative cumulative frequency Ni
0 3 315 3 315
1 5 515 3+5=8 315+515=815
2 4 415 3+5+4=12 1215
3 2 215 3+5+4+2=14 1415
4 1 115 3+5+4+2+1=15 1515
15 1

Notice that the difference between the cumulative frequency and the relative frequency is only that in the case of the relative we must divide by the total number of data. This can help us avoid unnnecessary calculations.