Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Reverse List in Excel
  • How to calculate current stock or inventory in Excel
  • How to create a Histogram in Excel
  • How To Remove Duplicates In Excel Column Or Row?
  • How to create Gauge Chart in Excel

References

  • Approximate match with multiple criteria in Excel
  • Merge tables with VLOOKUP in Excel
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • Extract data with helper column in Excel
  • How to use Excel ROW Function

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation date in next 30 days
  • Excel Data validation whole percentage only
  • Excel Data validation allow weekday only
  • How To Create Drop-down List in Excel

PERCENTRANK.INC function: Description, Usage, Syntax, Examples and Explanation

by

What is PERCENTRANK.INC function in Excel?

PERCENTRANK.INC function is one of Statistical functions in Microsoft Excel that returns the rank of a value in a data set as a percentage (0..1, inclusive) of the data set.
This function can be used to evaluate the relative standing of a value within a data set. For example, you can use PERCENTRANK.INC to evaluate the standing of an aptitude test score among all scores for the test.

Syntax of PERCENTRANK.INC function

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

The PERCENTRANK.INC function syntax has the following arguments:

  • Array: The array or range of data with numeric values that defines relative standing.
  • X: The value for which you want to know the rank.
  • Significance(Optional): A value that identifies the number of significant digits for the returned percentage value. If omitted, PERCENTRANK.INC uses three digits (0.xxx).

Explanation of PERCENTRANK.INC function

  • If array is empty, PERCENTRANK.INC returns the #NUM! error value.
  • If significance < 1, PERCENTRANK.INC returns the #NUM! error value.
  • If x does not match one of the values in array, PERCENTRANK.INC interpolates to return the correct percentage rank.

Example of PERCENTRANK.INC function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data
13
12
11
8
4
3
2
1
1
1
Formula Description Result
=PERCENTRANK.INC(A2:A11,2) Percent rank of 2 in the range A2:A11 (0.333, because 3 values in the set are smaller than 2, and 6 are larger than 2; 3/(3+6)=0.333). 0.333
=PERCENTRANK.INC(A2:A11,4) Percent rank of 4 in the range A2:A11. 0.555
=PERCENTRANK.INC(A2:A11,8) Percent rank of 8 in the range A2:A11. 0.666
=PERCENTRANK.INC(A2:A11,5) Percent rank of 5 in the range A2:A11 (0.583, one-quarter of the way between the PERCENTRANK.INC of 4 and the PERCENTRANK.INC of 8). 0.583

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

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

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • SWITCH function example in Excel
  • How to use Excel FALSE Function
  • How to return blank in place of #DIV/0! error in Excel
  • Nested IF function example in Excel
  • Excel If, Nested If, And/Or Criteria Examples

Date Time

  • How to get Weekdays, Working days between Two Dates in Excel
  • Roll back weekday to Friday base on a particular date in Excel
  • Get week number from date in Excel
  • Get date from day number in Excel
  • Convert date to month and year in Excel

Grouping

  • Group times into unequal buckets in Excel
  • How to randomly assign people to groups in Excel
  • Map text to numbers in Excel
  • If cell contains one of many things in Excel
  • Group numbers at uneven intervals in Excel

General

  • Delete Blank Rows at Once in Excel
  • Check if multiple cells have same value with case sensitive in Excel
  • Count cells that do not contain errors in Excel
  • Common Errors in Excel
  • How to calculate total from percentage in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning