Skip to content

How to Use Excel PERCENTRANK.INC Function?

Ads
PERCENTRANK.INC FunctionPin
PERCENTRANK.INC Function

PERCENTRANK.INC Function: Microsoft Excel is a powerful data visualization and analysis program used all around the world. It uses spreadsheets to store, organize, or perform operations with formulas and functions. This application is developed for WindowsMacAndroid, and iOS.

In this guide, we will see the usage of Excel PERCENTRANK.INC Function with its syntax, explanation, and examples. Get an official version of MS Excel from the following link:

https://www.microsoft.com/en-in/microsoft-365/excel

Excel PERCENTRANK.INC FunctionPin
Excel PERCENTRANK.INC Function

Explanation of PERCENTRANK.INC Function

  • This function returns the rank of a value in a data set as a percentage of the data set inclusive of first and last values.
  • It can be used to evaluate the relative standing of a value within a data set.
  • This function is similar to the PERCENTRANK Function.
  • The below image has shown the function behavior of the related functions.
FunctionBehaviorInclusive/Exclusive
PERCENTRANKIt will find the percentage rank inclusive of the first and last values in the array.Inclusive
PERCENTRANK.EXCIt will find the percentage rank exclusive of the first and last values in the array.Exclusive
PERCENTRANK.INCIt will find the percentage rank inclusive of the first and last values in the array.Inclusive
Function behavior

Syntax

  • Here, you will see the syntax of the PERCENTRANK.INC function.
  • To apply this function on your spreadsheet, you must select a cell and enter the formula in the following format.
  • Once you enter the formula, click the Enter button to get the result.

=PERCENTRANK.INC(array, x, [significance])

Arguments Explanation:

  • Array – It is the input array or range of data.
  • x – The input value for which you want to know the rank.
  • Significance – It is an optional one. This argument represents the number of significant digits for the returned percentage value. If it is omitted, it will take three digits by default (For example, 0.224).

Examples

Let’s see some examples to understand this concept easily.

  • Initially, you must open your Excel workbook on your PC and launch the worksheet with data.
  • In this screenshot, you can be able to see the input range in Column A, and we will get the relative rank of a value in a data set using the PERCENTRANK.INC function.
Input RangePin
Input Range
  • Then, you must enter the formula in the cell below to get the result.
Enter the formulaPin
Enter the formula
  • After entering the formula, you need to click the Enter button to get the output.
OutputPin
Output
  • Once you get the output for the first cell, you have to drag down that cell to fill in the remaining values as shown in the below image.
Fill remaining cellsPin
Fill remaining cells
  • If the significance is less than 1 and then this function returns #NUM! Error.
Num ErrorPin
Num Error
  • If any of the arguments are non-numeric values such as letters and symbols and then this function returns #VALUE! Error.
Value ErrorPin
Value Error

Wind-Up

In this guide, you can clearly understand the usage of Excel PERCENTRANK.INC Function with its syntax, explanation, and examples. Give your suggestions in the comment section. To learn more about Excel functions, then visit our webpage, Aawexcel.com.

Video Tutorial

The following video will show you how to apply the PERCENTRANK.INC function in the spreadsheet.

Read Ahead:

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *

Share to...