Click or drag to resize

ChiSquare Properties

The ChiSquare type exposes the following members.

Properties
  NameDescription
Public propertyDegreesOfFreedom
Number of degrees of freedom.
Public propertyEntropy
Entropy of the distribution. http://en.wikipedia.org/wiki/Information_entropy
(Inherited from CUDistribution.)
Public propertyKurtosis
Excess Kurtosis of distribution. http://en.wikipedia.org/wiki/Excess_kurtosis
(Inherited from Gamma.)
Public propertyMean
Mean of the distribution. http://en.wikipedia.org/wiki/Expected_value
(Inherited from Gamma.)
Public propertyMedian
Median of distribution. http://en.wikipedia.org/wiki/Median
(Inherited from CUDistribution.)
Public propertyMode
Mode of distribution. http://en.wikipedia.org/wiki/Mode_(statistics)
(Inherited from Gamma.)
Public propertyScale
Scale of the distribution. http://en.wikipedia.org/wiki/Scale_parameter
(Inherited from Gamma.)
Public propertyShape
Shape of the distribution. http://en.wikipedia.org/wiki/Shape_parameter
(Inherited from Gamma.)
Public propertySkewness
Skewness of distribution. http://en.wikipedia.org/wiki/Skewness
(Inherited from Gamma.)
Public propertyStandardDeviation
Standard deviation of the distribution. http://en.wikipedia.org/wiki/Standard_Deviation
(Inherited from Gamma.)
Public propertyVariance
Variance of the distribution. http://en.wikipedia.org/wiki/Variance
(Inherited from Gamma.)
Top
See Also