RunningNormalStatistics Properties |
The RunningNormalStatistics type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the current count of values seen.
| |
Mean |
Gets the current mean of the gathered values.
| |
StandardDeviation |
Gets the current standard deviation of the gathered values.
| |
Variance |
Gets the current variance of the gathered values.
|