|
|
How to Calculate Percentages in Excel
Percentages in Excel Index:
Displaying Percentages in Excel CellsPercentages in Excel are stored as decimal values. For example, 25% is stored as the value 0.25, 50% is stored as the value 0.5, etc. It is only the formatting of a cell that makes the underlying decimal value appear as a percentage.
Two Percentage Calculation TypesWhen calculating percentages in Excel, there are two types that are typically used. These are:
These two percentage calculations are discussed separately below. How to Calculate a Percentage as a Proportion
If you want to calculate a sample of a full set, as a percentage, this is done by dividing the sample size by the size of the full set. For example, if you take an exam and answer 90 out of 120 questions correctly, this can be expressed as a percentage by simply dividing 90 by 120. This gives the result 0.75, or 75% This percentage calculation is shown in the Excel spreadsheet on the right. The formula is shown in the top spreadsheet and the result is shown in the spreadsheet below. Note that, to get the result shown in this example, it is necessary to set cell B3 to have percentage formatting. How to Calculate Percentage ChangeIf you want to calculate the percentage change between value a and value b, this is done using the following formula:
percentage change = ( b - a ) / a
For example if your sales figures are $1,250 in January and $1,750 in February, the percentage change in February, compared to January, is given by:
percentage change = ( $1,750 - $1,250 ) / $1,250
This gives the result 0.4, or +40% This percentage calculation is shown in the Excel spreadsheet on the right. The formula is shown in the top spreadsheet and the result is shown in the spreadsheet below. As in the previous example, in order to get the result displayed as a percentage, it is necessary to set cell B3 to have percentage formatting. Further examples of Calculating Percentages in Excel can be found on the Microsoft Office website. |
|||||||||||||||||
|
|
Copyright © 2008-2011 ExcelFunctions.net |