Student |
The StudentTDistribution type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanReset |
Gets a value indicating whether the random number distribution can be reset, so that it produces the same
random number sequence again.
(Inherited from Distribution) |
![]() | Generator |
Gets or sets a Generator object that can be used as underlying random number generator.
(Inherited from Distribution) |
![]() | Maximum |
Gets the maximum possible value of t-distributed random numbers.
(Inherited from StudentsTDistribution) |
![]() | Mean |
Gets the mean value of t-distributed random numbers.
(Inherited from StudentsTDistribution) |
![]() | Median |
Gets the median of t-distributed random numbers.
(Inherited from StudentsTDistribution) |
![]() | Minimum |
Gets the minimum possible value of t-distributed random numbers.
(Inherited from StudentsTDistribution) |
![]() | Mode |
Gets the mode of t-distributed random numbers.
(Inherited from StudentsTDistribution) |
![]() | Nu |
Gets or sets the parameter nu which is used for generation of t-distributed random numbers.
(Inherited from StudentsTDistribution) |
![]() | Variance |
Gets the variance of t-distributed random numbers.
(Inherited from StudentsTDistribution) |