|
|
The Excel PERCENTRANK Function
PERCENTRANK & PERCENTRANK.INC Functions
In Excel 2010, the PERCENTRANK function has been renamed the PERCENTRANK.INC function. Although it has been replaced, the Percentrank function is still available in Excel 2010 (stored in the list of compatibility functions), to allow compatibility with earlier versions of Excel. Basic DescriptionThe Excel PERCENTRANK function calculates the relative position of a specified value, within a set of values, as a percentage. The format of the function is :
PERCENTRANK( array, x, [significance] )
Where the function arguments are:
Percentrank Function ExamplesCells B1-B4 of the spreadsheet below show examples of the Excel Percentrank Function, all of which are used to calculate the relative position of a specific value, within the array of values in cells A1-A9. The formulas for the functions are shown in the spreadsheet on the left, and the results are shown in the spreadsheet on the right.
Note that, in the example in cell B2 of the spreadsheet above, the function interpolates one third of the way between the percentrank for 6.5 (=37.5%) and the percentrank for 8 (=50.0%). The resulting value, 41.6666666666667% is rounded down to 5 significant figures, as specified by the supplied [significance] argument. Further examples of the Excel Percentrank function can be found on the Microsoft Office website Trouble ShootingIf you get an error from the Excel Percentrank function this is likely to be one of the following: Common Errors
Also, the following formatting problem is encountered by some users: Common Formatting Problem
If the result of your Percentrank function is presented as a decimal, or shows 0%, this is likely to be due to the formatting of the cell containing the function. This can therefore be fixed by formatting the cell as a percentage, with decimal places :
|
||||||||||||||||||||||||||||
|
|
Copyright © 2008-2011 ExcelFunctions.net |