Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Percentile
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
====Third variant, ''C'' = 0==== (The primary variant recommended by [[National Institute of Standards and Technology|NIST]].<ref name="nist" /> Adopted by Microsoft Excel since 2010 by means of PERCENTIL.EXC function. However, as the "EXC" suffix indicates, the Excel version ''excludes'' both endpoints of the range of ''p'', i.e., <math>p\in(0,1)</math>, whereas the "INC" version, the second variant, does not; in fact, any number smaller than <math>\frac 1 {N+1}</math> is also excluded and would cause an error.) : <math>x = f(p,N) = \begin{cases} 1\text{, }p\in\left[0,\frac{1}{N+1}\right] \\ p(N+1)\text{, }p\in\left(\frac{1}{N+1},\frac{N}{N+1}\right) \\ N\text{, }p\in\left[\frac{N}{N+1},1\right] \end{cases}.</math> The inverse is restricted to a narrower region: : <math>p = \frac{x}{N+1}\text{, }x\in(0,N).</math>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)