A hypotheses is an intelligent educated guess or assumption about a population parameter, which may or may not be true. Not yet proven.
Hypotheses testing, evaluates if a hypothese can be rejected.
Hypotheses
Section titled “Hypotheses”Null Hypothesis
Section titled “Null Hypothesis”A statement that says the sample observations result purely from chance. Denoted by .
Believed to be true unless rejected with enough evidence.
Alternative Hypothesis
Section titled “Alternative Hypothesis”A statement that says the sample observations occur because of some non-random cause. Denoted by or .
True when null hypotheses is rejected.
Relation between Null and Alternative Hypothesis
Section titled “Relation between Null and Alternative Hypothesis”The null and alternative hypothesis are complementary, and mutually exclusive.
Terminology
Section titled “Terminology”Rejected Region
Section titled “Rejected Region”Aka. critical region. Consist of all values of the test statistic values for which is rejected.
Accepted Region
Section titled “Accepted Region”Consist of all values of the test statistic values for which is not rejected.
Critical Value
Section titled “Critical Value”A value that separates the rejected region from the accepted region.
Test Statistic
Section titled “Test Statistic”A numerical value used to determine whether to reject . Calculated from the sample data.
If the test statistic falls within the critical region, is rejected. if the test statistic falls within the accepted region, is not rejected.
If population standard deviation is known:
If population standard deviation is unknown:
Decision Errors
Section titled “Decision Errors”Type I Error
Section titled “Type I Error”When is true, but rejected. Probability of Type I error is called the significance level and is denoted by .
If not defined, is used.
Type II Error
Section titled “Type II Error”When is false, but not rejected. Denoted by .
Power of the Test
Section titled “Power of the Test”The probability of correctly rejecting when it is false. Equal to .
Types of Significance Tests
Section titled “Types of Significance Tests”Defines where the rejection region lies in a probability distribution. Depends on .
Two-Tailed Test
Section titled “Two-Tailed Test”Used when testing for any difference, without direction. The critical region is split into 2 tails on either ends. are identical and
Right-Tailed Test
Section titled “Right-Tailed Test”Used when testing if the parameter is greater than the claimed value. Rejection region lies entirely in the right tail of the distribution.
Left-Tailed Test
Section titled “Left-Tailed Test”Used when testing if the parameter is less than the claimed value. Rejection region lies entirely in the left tail of the distribution.
Choosing the Correct Test
Section titled “Choosing the Correct Test”| Alt. Hypothesis () | Tail Type | Rejection Condition |
|---|---|---|
| Two-tailed | ||
| Right-tailed | ||
| Left-tailed |
Decision Methods
Section titled “Decision Methods”For a single sample, either critical value method or p-value method can be used. Both produce the same results.