|
|
The Excel PERCENTRANK.INC Function
PERCENTRANK.INC & PERCENTRANK.EXC Functions
In Excel 2010, the new PERCENTRANK.INC and PERCENTRANK.EXC functions both calculate the relative position of a specified value, within a supplied array of values, and return this value, as a percentage. The difference between these two functions is that the Percentrank.Inc function calculates a value in the range 0 to 1 inclusive, whereas the Percentrank.Exc function calculates a value in the range 0 to 1 exclusive. Basic DescriptionThe Excel PERCENTRANK.INC function calculates the relative position, between 0 and 1 (inclusive), of a specified value within a supplied array. The function is new in Excel 2010 and so is not available in earlier versions of Excel. However, Percentrank.Inc is simply a renamed version of the old Percentrank function, that is available in earlier versions of Excel. The format of the function is :
PERCENTRANK.INC( array, x, [significance] )
Where the function arguments are:
Percentrank.Inc Function ExamplesCells B1-B4 of the spreadsheet below show examples of the Excel Percentrank.Inc Function 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.Inc function can be found on the Microsoft Office website Trouble ShootingIf you get an error from the Excel Percentrank.Inc 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.Inc 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 |