Hypothesis Testing for Population Mean
Hypothesis Testing 1
Suppose the population distribution follows . When the sample is a large sample, i.e., when the number of samples is , the hypothesis testing for the candidate of population mean is as follows:
- : . That is, the population mean is .
- : . That is, the population mean is not .
test statistic
The test statistic is calculated slightly differently depending on whether the population standard deviation is known or not.
- When is known: Use the population standard deviation as is, as follows.
- When is unknown: Use the sample standard deviation , as follows.
Explanation
It can’t be stated outright that the sample mean will predict the population mean to be about just because it’s expected. The concept of statistics is not just about taking an average of everything thrown together and believing it roughly; it’s about statistically supporting that claim through hypothesis testing.
Derivation 2
Central Limit Theorem: If are iid random variables with the probability distribution , then when ,
Since the population distribution is assumed to be and the sample is considered to be large, follows a distribution almost approximating the standard normal distribution . Likewise, in the case of a large sample, , it’s acceptable to use instead of when the population variance is unknown. When random variable follows the standard normal distribution, rejecting for a significance level satisfying about is equivalent to: This means it’s too far from to believe according to the null hypothesis.
■
On the other hand, in the derivation process, one might question the assumption of a large sample being considered like , but this is to emotionally accept that in the universal world of statistics, ’large sample’ is about this level. Despite the word Bigdata being used so often since the 2010s that units like thousands or billions might not feel significant, considering our given population could be ‘genetically controlled expensive lab mice’ or ‘rare disease patients’, it could still feel like what is called a large sample.