Returns the rank of a number, as a percentage, in a given list of numbers.
Syntax
   
      
         
            
               PERCENTRANK(number_list; number; [significance])
            
         
      
   
   
      
         
      
   
number_list: The array or range containing the list of numbers to evaluate. Eg., A2:A6
This function has been replaced by PERCENTRANK.INC. Though Zoho Sheet currently supports this function, we recommend using the new function as PERCENTRANK function support may be removed in the future.
Examples
| 
             Formula  | 
         
             Result  | 
      
| 
             =PERCENTRANK(A2:A6;B2)  | 
         
             0.75  | 
      
| 
             =PERCENTRANK(A2:A6;B3)  | 
         
             1  | 
      
| 
             =PERCENTRANK(A2:A6;B4)  | 
         
             0.5  | 
      
   
      
         
Possible Errors
| 
             Errors  | 
         
             Meaning  | 
      
| 
             #N/A!  | 
         
            
  | 
      
| 
             #NAME!  | 
         
            
  | 
      
| 
             #VALUE!  | 
         
            
  | 
      
| 
             #REF!  | 
         
            
  | 
      
Similar Functions
AVERAGE
AVERAGEA
AVERAGEIF
AVERAGEIFS
GEOMEAN
HARMEAN
LARGE
MAX
MAXA
MEDIAN
MIN
MINA
         
            
               PERCENTILE
QUARTILE
RANK
         
            
               SMALL
            
         
         
      
TRIMMEAN
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
         If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
         
      
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.