BaseTwoSamplePowerAnalysis Properties |
The BaseTwoSamplePowerAnalysis type exposes the following members.
Name | Description | |
---|---|---|
Effect |
Gets or sets the effect size of the test.
| |
Power |
Gets or sets the power of the test, also
known as the (1-Beta error rate).
| |
Samples1 |
Gets or sets the number of observations
in the first sample considered in the test.
| |
Samples2 |
Gets or sets the number of observations
in the second sample considered in the test.
| |
Size |
Gets or sets the significance level
for the test. Also known as alpha.
| |
Tail |
Gets the test type.
| |
TotalSamples |
Gets the total number of observations
in both samples considered in the test.
|