TStatistic Class
Represents type TStatistic.
flcStatistics.TStatistic
The TStatistic type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Count | Represents property |
![]() | Max | Represents property |
![]() | Min | Represents property |
![]() | Sum | Represents property |
![]() | SumOfCubes | Represents property |
![]() | SumOfQuads | Represents property |
![]() | SumOfSquares | Represents property |
| Name | Description | |
|---|---|---|
![]() | Add(MFloat) | Overloaded. Represents method |
![]() | Add(MFloat[]) | Overloaded. Represents method |
![]() | Add(TStatistic) | Overloaded. Represents method |
![]() | AddNegated(TStatistic) | Represents method |
![]() | Assign(TStatistic) | Represents method |
![]() | Clear | Represents method |
![]() | Duplicate | Represents method |
![]() | GetAsString | Represents method |
![]() | IsEqual(TStatistic) | Represents method |
![]() | Kurtosis | Represents method |
![]() | M1 | Represents method |
![]() | M2 | Represents method |
![]() | M3 | Represents method |
![]() | M4 | Represents method |
![]() | Mean | Represents method |
![]() | Negate | Represents method |
![]() | PopulationStdDev | Represents method |
![]() | PopulationVariance | Represents method |
![]() | Range | Represents method |
![]() | Skew | Represents method |
![]() | StdDev | Represents method |
![]() | Variance | Represents method |
| Name | Description | |
|---|---|---|
![]() | FCount | Represents field |
![]() | FMax | Represents field |
![]() | FMin | Represents field |
![]() | FSum | Represents field |
![]() | FSumOfCubes | Represents field |
![]() | FSumOfQuads | Represents field |
![]() | FSumOfSquares | Represents field |


