![]() |
DescriptiveMeasures Properties |
The DescriptiveMeasures type exposes the following members.
Name | Description | |
---|---|---|
![]() | Analysis |
Gets the descriptive analysis
that originated this measure.
|
![]() | Confidence |
Gets the 95% confidence interval around the Mean.
|
![]() | Count |
Gets the number of samples for the variable.
|
![]() | Deviance |
Gets the 95% deviance interval around the Mean.
|
![]() | Distinct |
Gets the number of distinct values for the variable.
|
![]() | Index |
Gets the variable's index.
|
![]() | InnerFence |
Gets the variable's inner fence range.
|
![]() | Kurtosis |
Gets the variable's kurtosis.
|
![]() | Length |
Gets the variable's length.
|
![]() | Max |
Gets the variable's maximum value.
|
![]() | Mean |
Gets the variable's mean.
|
![]() | Median |
Gets the variable's median.
|
![]() | Min |
Gets the variable's minimum value.
|
![]() | Mode |
Gets the variable's mode.
|
![]() | Name |
Gets the variable's name
|
![]() | OuterFence |
Gets the variable's outer fences range.
|
![]() | Quartiles |
Gets the variable's interquartile range.
|
![]() | Samples | Obsolete.
Gets the variable's observations.
|
![]() | Skewness |
Gets the variable's skewness.
|
![]() | StandardDeviation |
Gets the variable's standard deviation.
|
![]() | StandardError |
Gets the variable's standard error of the mean.
|
![]() | Sum |
Gets the variable's total sum.
|
![]() | Variance |
Gets the variable's variance.
|