Dew Stats for .NET
|
Defines one or two sided hypothesis testing.
Statistics.cs
Members |
Description |
htTwoTailed |
Perform two sided test. Acceptance region is [p0-p0(signif),p0+p0(signif)). |
htRightTailed |
Perform one sided right tailed test. Acceptance region is [p0+p0(signif),INF). |
htLeftTailed |
Perform one sided left tailed test. Acceptance region is [-INF,p0+p0(signif)]. |
Defines if hypothesis will be tested on closed interval (two sided) or open interval (one sided).
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|