When you want to make an overview of data, a clever choice is to set up a frequency table in a spreadsheet. Now we’ll learn how this is done.
     Excel Instruction
Example 1
  Relative Frequency Table 
 
Below you can see a frequency table of the grade distribution within a school class.
      
Make a relative frequency table of the grade distribution.
From the table you can see that there’s six students who got a C. Relative frequency means that you are interested in finding the share of students in the whole class that got a given grade.
This is how you proceed:
Excel.         In         addition         to         the         original         frequency         table,         you’ll         need         a         column         for         relative         frequency         as         well.         Enter         the         frequency         in         the         frequency         column.         =SUM(B2:B6)
Therefore, the formula in cell C2 is  
=B2/$B$7
Note! Remember that $-signs are used to prevent Excel from shifting the cell references when you copy formulas. The $ denotes an absolute cell reference.
Highlight cell C2 and copy the formula down to C6. The final result should look like         this: 
      
With formulas:
      
Percent from the menu in the picture shown         below:         
      
Then the table will look like this: