Click or drag to resize
ContingencyTable Properties

The ContingencyTable type exposes the following members.

Properties
  NameDescription
Public propertyChiSquared
Returns the Pearson chi-squared test statistic.
Public propertyContingencyCoef
Returns contingency coefficient.
Public propertyCramersV
Returns Cramer's V.
Public propertyDegreesOfFreedom
Returns the degrees of freedom for the chi-squared tests associated with the table.
Public propertyExactMean
Returns the exact mean.
Public propertyExactStdev
Returns the exact standard deviation.
Public propertyGSquared
Returns the likelihood ratio G2 (chi-squared).
Public propertyGSquaredP
Returns the probability of a larger G2 (chi-squared).
Public propertyNumberOfProcessors
Perform the parallel calculations with the maximum possible number of processors set to NumberOfProcessors.
Public propertyP
Returns the Pearson chi-squared p-value for independence of rows and columns.
Public propertyPhi
Returns phi.
Top
See Also