See Recalculating Analysis Results for details of the recalculation options.
Check this check box to exclude empty dataset in calculation.
Check this check box to exclude Text dataset in calculation.
Specify the input data mode, indexed or raw.
Let
be the
th sample and
be the
th weight:
| N Total |
Total number of data points, denoted by n |
|---|---|
| N Missing |
Number of missing values |
| Mean |
The mean (average) score
|
| Standard deviation |
where Note: In OriginPro, |
| SE of Mean | Standard error of mean:
|
| Lower 95% CI of Mean |
Lower limit of the 95% confidence interval of mean
where |
| Upper 95% CI of Mean |
Upper limit of the 95% confidence interval of mean
where |
| Variance |
|
| Sum | . If there is no WEIGHT variable, the formula reduces to .
|
| Skewness |
Skewness measures the degree of asymmetry of a distribution. It is defined as
Note: When the WDF or WS methods are chosen, skewness is returned as a missing value. |
| Kurtosis |
Kurtosis depicts the degree of peakedness of a distribution.
Note: When the WDF or WS methods are chosen, kurtosis is returned as a missing value. |
| Uncorrected Sum of Squares |
|
| Corrected Sum of Squares |
|
| Coefficient of Variance |
|
| Mean absolute Deviation |
|
| SD times 2 |
Standard deviation times 2.
|
| SD times 3 |
Standard deviation times 3.
|
| Geometric Mean |
Note:: Weights are ignored for the geometric mean. |
| Geometric SD |
The geometric standard deviation
Note: Weights are ignored for the geometric standard deviation. |
| Mode |
The mode is the element that appears most often in the data range. If multiple modes are found, the smallest will be chosen. |
| Sum of Weights |
|
| Harmonic Mean |
harmonic mean (sometimes called the subcontrary mean)
with weight: if any |
Quantiles are values from the data, below which is a given proportion of the data points in a given set. For example, 25% of data points in any set of data lay below the first quartile, and 50% of data points in a set lay below the second quartile, or median.
Sort the input dataset in ascending order. Let
be the
th element of the reordered dataset
| Minimum |
|
|---|---|
| Index of Minimum |
The index number of Minimum in the original (input) dataset |
| 1st Quartile (Q1) |
First (25%) quantile, Q1. See Interpolation of quantiles for computational methods |
| Median |
Median or second (50%) quantile, Q2. See Interpolation of quantiles for computational methods |
| 3rd Quartile (Q3) |
Third (75%) quantile, Q3. Interpolation of quantiles for computational methods |
| Maximum |
|
| Index of Maximum |
The index number of Maximum in the original (input) dataset |
| Interquartile Range (Q3-Q1) |
|
| Range (Maximum-Minimum) |
Maximum - Minimum |
| Custom Percentile(s) |
Request computation of custom percentiles. |
| Percentile list |
This option is only available when Custom Percentile(s) is checked. Percentiles are computed for all the values listed. |
| Median Absolute Deviation | For a univariate data set X1, X2, ..., Xn, the MAD is defined as the median of the absolute deviations from the data's median:
that is, starting with the residuals (deviations) from the data's median, the MAD is the median of their absolute values. |
| Robust Coefficient of Variation |
|
Return extreme values. Extreme values are the lst highest and the lst lowest values.
where n is the length of the dataset.
Choose weighting methods for input data.
| Direct Weighting |
|
|---|---|
| Instrumental |
|
| Statistical |
|
Controls computation of variance divisor d.
| DF | Degrees of freedom
|
|---|---|
| N | Number of non-missing observations
|
| WDF | Sum of weights DF
|
| WS | Sum of weights
|
| WVR |
|
Methods for calculating Q1, Q2, and Q3:
Let the
th percentile be y, set
, and let
where j is the integer part of np, and g is the fractional part of np, then different methods define the
percentile, y, as described by the following:
| Empirical Distribution with Averaging |
|
|---|---|
| Nearest Neighbor | Observation numbered closest to
|
| Empirical Distribution |
|
| Weighted Average Right | weighted average aimed at
|
| Weighted Average Left | weighted average aimed at
|
| Tukey Hinges | Let:
Then we have:
|
|
Note: if weights are specified, Weighted Percentiles are calculated. The pth weighted percentile y is computed from the Empirical Distribution Function with Averaging:
|
Beginning with Origin 2022, input column Format of a Group column will be preserved in the output sheet (e.g. DescStatsQuantities). For instance, when outputting stats on a column of Date-Time data, column Format will be set as Date-Time in the output sheet (previously, the column would have been formatted as Text). You can restore the old behavior by setting @SCCSF = 0. For information on changing the value of a system variable, see FAQ-708 How do I permanently change the value of a system variable? |
| Graph | Control arrangement of resulting plots.
|
|---|---|
| Dataset Identifier | Choose an identifier for the source datasets.
|
| Report Tables | Destination for report worksheet tables.
|
| Quantities | Specifies the destination of quantities
|
| Optional Report Tables | Specifies what is output to report worksheet
|
| Histograms | Outputs a histogram to the result sheet.
When this box is selected, the branch is expanded. In this branch,
| |
|---|---|---|
| Box Charts | Outputs a box chart to the report sheet. If the input data has a group column, the box chart is grouped accordingly. If the group column is Set as Categorical, the box chart will be plotted according to categorical order customized through (Column Properties) Categories tab from grouping range. |