Answers.com

percentile

 
Dictionary: per·cen·tile   (pər-sĕn'tīl') pronunciation
 
n.

One of a set of points on a scale arrived at by dividing a group into parts in order of magnitude. For example, a score equal to or greater than 97 percent of those attained on an examination is said to be in the 97th percentile.


Search unanswered questions...
Enter a word or phrase...
All Community Q&A Reference topics
 
Statistics Dictionary: percentile
Top

An approximate value for the rth percentile of a data set can be read from a cumulative frequency graph as the value of the variable corresponding to a cumulative relative frequency of r%. So the lower quartile is the 25th percentile and the median is the 50th percentile. The term 'percentile' was introduced by Galton in 1885. The term centile is also used.



 
Business Dictionary: Percentile
Top

Statistical ranking designation. The pth percentile of a list is the number such that p percent of the elements in the list are less than that number. For example, if a student scores in the 85th percentile on a standardized test, then 85% of those taking the test had lower scores.

 
Dental Dictionary: percentile
Top

n

The number in a frequency distribution below which a certain percentage of fees will fall. For example, the 90th percentile is the number that divides the distribution of fees into the lower 90% and the upper 10%, or that fee level at which 90% of dentists charge that amount or less and 10% charge more.

 
Measures and Units: percentile
Top

statistics A form of quantile.

 
Veterinary Dictionary: percentile
Top

1. one of 100 equal parts of a series of measurements, each group being of equal size, and arranged in order of their magnitude; the 20th percentile is the value in the series below which 20% of the values fall.
2. the dividing points between such groups.

 
Wikipedia: Percentile
Top

A percentile (or centile) is the value of a variable below which a certain percent of observations fall. So the 20th percentile is the value (or score) below which 20 percent of the observations may be found. The term percentile and the related term percentile rank are often used in descriptive statistics as well as in the reporting of scores from norm-referenced tests.

The 25th percentile is also known as the first quartile(Q1); the 50th percentile as the median or second quartile(Q2); the 75th percentile as the third quartile (Q3).

Contents

Definition

There is no standard definition of percentile [1] [2] , however all definitions yield similar results when the number of observations is large. One definition, usually given in texts, is that the p-th percentile of N ordered values is obtained by first calculating the rank  n = \frac{N}{100}\,p+\frac{1}{2}, rounding to the nearest integer, and taking the value that corresponds to that rank.

An alternative method, used in many applications, is to use linear interpolation between the two nearest ranks instead of rounding. Specifically, if we have N values v1, v2, v3,...,vN , ranked from least to greatest, define the percentile corresponding to the n-th value as p_n=\frac{100}{N}(n-\frac{1}{2}). In this way, for example, if N = 5 the percentile corresponding to the third value is p_3=\frac{100}{5}(3-\frac{1}{2})=50. Suppose we now want to calculate the value v corresponding to a percentile p. If p < p1 or p > pN, we take v = v1 or v = vN respectively. Otherwise, we find an integer k such that p_k\le p \le p_{k+1} , and take v=v_k+\frac{N}{100}(p-p_k)(v_{k+1}-v_k). [3] When p = 50, the formula gives the median. When N is even and p = 25, the formula gives the median of the first \frac{N}{2} values.

Linked with the percentile function, there is also a weighted percentile, where the percentage in the total weight is counted instead of the total number. In most spreadsheet applications there is no standard function for a weighted percentile. One method for weighted percentile extends the method described above. Suppose we have positive weights w1, w2, w3,...,wN , associated respectively with our N sample values. Let S_n=\sum_{k=1}^{n}w_k be the n-th partial sum of these weights. Then the formulae above are generalized by taking p_n=\frac{100}{S_N}(S_n-\frac{w_n}{2}) and v=v_k+\frac{p-p_k}{p_{k+1}-p_k}(v_{k+1}-v_k).

The way bottom percentile deifined is the top values above a give rank

Alternative methods

Many software packages, such as Microsoft Excel, use the following method recommended by NIST[4] to estimate the value, vp, of the pth percentile of an ascending ordered dataset containing N elements with values v1,v2,...,vN;

 n = \frac{p}{100}\,({N}-1)+1

n is then split into its integer component, k and decimal component, d, such that n = k + d. vp is then calculated as:

 v_p = \begin{cases}
  v_1, & \mbox{for }n=1 \\
  v_N, & \mbox{for }n=N \\
  v_p=v_k+d(v_{k+1}-v_k), & \mbox{for }1 < n < N
  \end{cases}

An alternative method is as above, with n calculated as n = \frac{p}{100}\,({N}+1)

Relation between percentile, decile and quartile

  • P25 = Q1
  • P50 = D5 = Q2 = median
  • P75 = Q3
  • P100 = D10 = Q4
  • P10 = D1
  • P20 = D2
  • P30 = D3
  • P40 = D4
  • P60 = D6
  • P70 = D7
  • P80 = D8
  • P90 = D9

Note: One quartile is equivalent to 25 percentile while 1 decile is equal to 10 percentile.

Examples

When ISPs bill "burstable" internet bandwidth, the 95th or 98th percentile usually cuts off the top 5% or 2% of bandwidth peaks in each month, and then bills at the nearest rate. In this way infrequent peaks are ignored, and the customer is charged in a fairer way. The reason this statistic is so useful in measuring data throughput is that it gives a very accurate picture of the cost of the bandwidth. The 95th percentile says that 95% of the time, your usage is below this amount. Just the same, the remaining 5% of the time, your usage is above that amount.

Physicians will often use infant and children's weight and height percentile

The normal curve and percentiles

Percentiles are often represented graphically, using a normal curve. A normal curve is always divided in the same respective manner. At the peak, in the center, stands the point of the mean of the distribution being graphed. On both the right and left sides each, the graph is divided into 3 equal parts, 1, 2, and 3 to the right and -1, -2, -3 to the left respectively. The important thing to remember is that at each of these standard deviation represents a fixed percentile. In other words, every standard deviation unit on the axis, including standard deviation units -3 to +3 have specific percentiles that are always paired with them, regardless the data or values in the distribution. So, what are the pairs of percentiles/standard deviation units? -2 = 2.5th percentile; -1 = 16th percentile; 0 = 50th percentile (also the mean of the distribution as previously stated); +1 = 84th percentile; +2 = 97.5th percentile; +3 = 99.8th percentile.

Percentage also becomes a factor in measuring a distribution graphically. On any normal curve, 99.7% of data lies between the -3 and +3 values, 95% between -2 and +2, 68% between -1 and +1, 34% between 0 and -1 or 0 and +1, 16% between -1 and -2 or +1 and +2 and 2.5% between -2 and -3 or +2 and +3. The remaining 0.3% of the data is between -3 and negative infinity or +3 and positive infinity.

See also

References

  1. ^ Lane, David. "Percentiles". http://cnx.org/content/m10805/latest. Retrieved on 2007-09-15. 
  2. ^ Pottel, Hans. "Statistical flaws in Excel". http://www.mis.coventry.ac.uk/~nhunt/pottel.pdf. Retrieved on 2006-03-22. 
  3. ^ "Matlab Statistics Toolbox - Percentiles". http://www.mathworks.com/access/helpdesk/help/toolbox/stats/prctile.html. Retrieved on 2006-09-15. 
  4. ^ "Engineering Statistics Handbook: Percentile". NIST. http://www.itl.nist.gov/div898/handbook/prc/section2/prc252.htm. Retrieved on 2009-02-18. 

External links


 
Translations: Percentile
Top

Dansk (Danish)
n. - percentil

Nederlands (Dutch)
percentiel

Français (French)
n. - pour cent

Deutsch (German)
n. - statistischer Wert, der von 100-n% erreicht wird

Ελληνική (Greek)
n. - τμήμα της κατανομής σε 100 ίσους χώρους, ίδιων γεγονότων

Italiano (Italian)
percentile

Português (Portuguese)
n. - percentil (m)

Русский (Russian)
процентиль

Español (Spanish)
n. - percentil

Svenska (Swedish)
n. - percentil

中文(简体)(Chinese (Simplified))
百分位数之一

中文(繁體)(Chinese (Traditional))
n. - 百分位數之一

한국어 (Korean)
n. - 백분위수

日本語 (Japanese)
n. - 百分位数

العربيه (Arabic)
‏(الاسم) امتئانه : القيمه أو الوحدة الإحصائيه‏

עברית (Hebrew)
n. - ‮מאון (סטטיסטיקה)‬


 
Best of the Web: percentile
Top

Some good "percentile" pages on the web:


Math
mathworld.wolfram.com
 
 
 

 

Copyrights:

Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2007. Published by Houghton Mifflin Company. All rights reserved.  Read more
Statistics Dictionary. A Dictionary of Statistics. Second edition revised. Copyright © Oxford University Press, 2008. All rights reserved.  Read more
Business Dictionary. Dictionary of Business Terms. Copyright © 2000 by Barron's Educational Series, Inc. All rights reserved.  Read more
Dental Dictionary. Mosby's Dental Dictionary. Copyright © 2004 by Elsevier, Inc. All rights reserved.  Read more
Measures and Units. A Dictionary of Weights, Measures, and Units. Copyright © Donald Fenna 2002, 2004. All rights reserved.  Read more
Veterinary Dictionary. Saunders Comprehensive Veterinary Dictionary 3rd Edition. Copyright © 2007 by D.C. Blood, V.P. Studdert and C.C. Gay, Elsevier. All rights reserved.  Read more
Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Percentile" Read more
Translations. Copyright © 2007, WizCom Technologies Ltd. All rights reserved.  Read more