Hypothesis-Fall 20
Hypothesis-Fall 20
1. Null hypothesis
2. Alternative hypothesis
Null hypothesis ( H0 ): A hypothesis associated with a contradiction to a theory one would like
to prove.
Alternative hypothesis ( H1 ): A hypothesis associated with a theory one would like to prove.
Example:
1. If a researcher is assuming that the bearing capacity of a bridge is more than 10 tons, then the
hypothesis under this study will be:
Null hypothesis H0: µ= 10 tons
Alternative hypothesis H1 : µ>10 tons
2. If a researcher has question that the probability of getting head and tail is equal or not , then
the hypothesis of study will be,
Null hypothesis H0: p = q
Alternative hypothesis H1 : p ≠ q
A procedure based on sample evidence and probability theory to determine whether the hypothesis
is a reasonable statement or not.
**The hypothesis test consists of several components; two statements, the null hypothesis and the
alternative hypothesis, the test statistic and the critical value, which in turn gives us the p-value
and the rejection region.
1
Step 2: Select a Level of Significance
LEVEL OF SIGNIFICANCE: The probability of rejecting the null hypothesis when it is true.
Type I error: In a test of hypothesis, the type I error occurs when the null hypothesis H0 is rejected
although it was true. The probability of type I error is denoted by α, α is also known as the level
of significance.
Type II error: In a test of hypothesis, the type I error occurs when the null hypothesis H0 is not
rejected although it was False. The probability of type II error is denoted by β.
1. Normal test or z-test (applicable when sample size is more than or equal 30)
2. t-test (applicable when sample size is less than 30)
3. chi-square test (applicable to test the association between categorical variables)
2
Step 4: Formulate the Decision Rule
A decision rule is a statement of the specific conditions under which the null hypothesis
is rejected and the conditions under which it is not rejected.
Acceptance region:
The set of values of the test statistics for which we fail to reject the null hypothesis.
Rejection region:
The set of values of the test statistics for which the null hypothesis is rejected.
𝑅𝑒𝑗𝑒𝑐𝑡 𝐻0 𝑖𝑓
1. Establish the null hypothesis (H0) and the alternate hypothesis (H1).
2. Select the level of significance, that is α.
3. Select an appropriate test statistic.
4. Formulate a decision rule based on steps 1,2, and 3 above.
5. Make a decision regarding the null hypothesis based on the sample information.
Interpret the results of the test.
3
Problem#1
Problem#2
The mean and standard deviation of GPA scores obtained from a random sample of 40 students of
IUBAT were 2.4 and 0.35 respectively. Consider that, sample has come from the entire group of
students, which has a mean score of 2.8. Can you conclude that the average GPA of the population
really less than 2.8 considering 5% level of significance.
4
5