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