Percentile Calculator
Percentile Calculator lets you inclusive linear interpolation uses index (n−1) × percentile / 100. Enter your own values or load the worked example.
- Copy or download the computed result
- Adjust numbers
- See the processing method and limits
Method and calculation
Inclusive linear interpolation uses index (n−1) × percentile / 100.
Inputs and settings
Percentile Calculator accepts Numbers; Percentile (minimum 0, maximum 100).
Worked example
Percentile Calculator example — Numbers: "10,20,30,40,50"; Percentile: 75. Computed output: { "value": 40 }
Output and limitations
Percentile Calculator: Use finite inputs. Results use double-precision arithmetic.
Technical references: JavaScript Unicode normalization
Percentile Calculator FAQs
Percentile Calculator applies the following rule to your input: Inclusive linear interpolation uses index (n−1) × percentile / 100. The worked example on this page uses the same processor as the result button.
Percentile Calculator has these boundaries: Use finite inputs. Results use double-precision arithmetic. Start by checking the numbers field against the units or format shown.
Percentile Calculator provides this sample: { "value": 40 }. Use the sample button to reproduce it, then replace the inputs with your own values.