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

Data Analysis

  • Managing Conditional Formatting Rules in Excel
  • How to calculate correlation coefficient Correlation in Excel
  • Get column index in Excel Table
  • How To Remove Duplicates In Excel Column Or Row?
  • Conditional Formatting Data bars Examples in Excel

References

  • Excel Advanced Lookup using Index and Match Functions
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • Count unique text values with criteria
  • Two-way lookup with VLOOKUP in Excel
  • Merge tables with VLOOKUP in Excel

Data Validations

  • Excel Data validation must contain specific text
  • Excel Data validation unique values only
  • How To Create Drop-down List in Excel
  • Excel Data validation allow uppercase only
  • Excel Data validation no punctuation

PERCENTILE and QUARTILE function examples in Excel

by

This example teaches you how to use the PERCENTILE and QUARTILE function in Excel. Below you can find a list of scores (green fill for illustration only).

1. Use the PERCENTILE function shown below to calculate the 30th percentile. Excel returns the value 12.7. This means that 30% (6 out of 20) of the scores are lower or equal to 12.7

Note: The second argument of the PERCENTILE function must be a decimal number between 0 and 1. Excel uses a slightly different algorithm to calculate percentiles and quartiles than you find in most statistics books. If you’re interested, download the Excel file.

2. Use the PERCENTILE function shown below to calculate the 90th percentile. Excel returns the value 61.7. This means that 90% (18 out of 20) of the scores are lower or equal to 61.7

3. Use the QUARTILE function shown below to calculate the 1st quartile. Excel returns the value 11.25. This means that 25% (5 out of 20) of the scores are lower or equal to 11.25

Note: The second argument of the QUARTILE function must be a number between 0 and 4. PERCENTILE(A1:A20,0.25) gives the exact same result. It’s up to you which function you would like to use for quartiles. Below you can find an overview.

Minimum Value PERCENTILE(A1:A20,0) QUARTILE(A1:A20,0) MIN(A1:A20)
1st Quarter PERCENTILE(A1:A20,0.25) QUARTILE(A1:A20,1)
Median PERCENTILE(A1:A20,0.50) QUARTILE(A1:A20,2) MEDIAN(A1:A20)
3rd Quarter PERCENTILE(A1:A20,0.75) QUARTILE(A1:A20,3)
Maximum Value PERCENTILE(A1:A20,1) QUARTILE(A1:A20,4) MAX(A1:A20)

Post navigation

Previous Post:

VLOOKUP without #N/A error in Excel

Next Post:

Manipulating text strings using Left, Mid, Right, Len, Substitute 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

  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel XOR Function
  • How to use Excel AND Function
  • IF with wildcards in Excel
  • OR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get age from birthday in Excel
  • Convert date string to date time in Excel
  • NETWORKDAYS function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate working days left in month in Excel
  • WORKDAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group numbers with VLOOKUP in Excel
  • Group arbitrary text values in Excel
  • How to randomly assign data to groups in Excel
  • Categorize text with keywords in Excel
  • Map text to numbers in Excel

General

  • Create dynamic workbook reference to another workbook in Excel
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to test a range for numbers in Excel
  • How to set or clear a print area in Excel Worksheet
  • Count cells less than in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning