Upper Quartile Calculator
Online calculator for calculating the upper quartile of a data series
On this page the upper quartile of a serie of numbers is calculated. The upper quartile is the middle value between the highest data point and the median of the data set.
To perform the calculation, enter a series of numbers. Then click the 'Calculate' button. The list can be entered unsorted.
Input format
The data can be entered as a series of numbers, separated by semicolons or spaces. You can enter the data as a list (one value per line). Or from a column from Excel spreadsheet by copy & paste
|
The upper quartile of a data set is a point where about 75% of observations are below that point and 25% of the data above that point. It is the middle value between the highest data point and the median of the data set.
Quantile Methods
There are several methods for calculating the quartile. Mathematica, Matlab, R and GNU Octave programming languages include nine sample quantile methods.SAS includes five sample quantile methods, SciPy and Maple both include eight, EViews includes the six piecewise linear functions, STATA includes two, and Microsoft Excel includes two. Mathematica supports an arbitrary parameter for methods that allows for other, non-standard, methods.
The calculator above supports the following nine methods:
Equivalent to R: 1, SAS: 3, Maple: 1.
Equivalent to R: 2, SAS: 5, Maple: 2.
Equivalent to R: 3, SAS: 2.
Equivalent to R: 4, SAS: 1, SciPy: (0,1), Maple: 3.
Equivalent to R-5, SciPy-(.5,.5), Maple-4.
Equivalent to R-6, Excel, SAS-4, SciPy-(0,0), Maple-5.
Equivalent to R: 7, Excel, SciPy: (1,1), Maple: 6.
Equivalent to R: 8, SciPy: (1/3,1/3), Maple: 7.
Equivalent to R: 9, SciPy: (3/8,3/8), Maple: 8.
More statistics functions
Arithmetic Mean • Contraharmonic Mean • Covariance • Empirical distribution CDF • Deviation • Five-Number Summary • Geometric Mean • Harmonic Mean • Inverse Empirical distribution CDF • Kurtosis • Log Geometric Mean • Lower Quartile • Median • Pooled Standard Deviation • Pooled Variance • Skewness (Statistische Schiefe) • Upper Quartile • Variance
|