Click or drag to resize
SignTest Properties

The SignTest type exposes the following members.

Properties
  NameDescription
Public propertyNumPositiveDev
Returns the number of positive differences. Note that the Compute method must be invoked first before invoking this method. Otherwise, the return value is 0.
Public propertyNumZeroDev
Returns the number of zero differences. Note that the Compute method must be invoked first before invoking this method. Otherwise, the return value is 0.
Public propertyPercentage
The percentage percentile of the population.
Public propertyPercentile
The hypothesized percentile of the population.
Top
See Also