Lecture 14 – Statistical Inference, Point Estimation, Hypothesis Testing
Lecture 14 – Statistical Inference, Point Estimation, Hypothesis Testing Statistical inference is the process of using the information contained in random samples from a population to make inferences about the population. This can be further divided into parameter estimation and hypothesis testing. Parameter Estimation The different kinds of population parameters one might be interested in are population mean, population variance, population proportion, difference between two population means, and difference between two population proportions. The last two are useful to compare two populations. The corresponding sample statistics for each of the above population parameters are sample mean, sample variance, sample proportion, difference between two samples means, and difference between two sample proportions, respectively. Each of these statistics has estimates (values) that can be gotten from the random sample collected from the population. Inferences on the mean of a population, variance known Let’s say, we are interested in questions about the population mean. Recall for large samples using central limit theorem, 휎2 푋̅ ~ 푁 (휇, ) 푛 Let us first find a μl such that, 훼 푃(푋̅ < 휇 ) = 푙 2 This is the same as, 휇푙 − 휇 훼 푃 (푍 < 휎 ) = ⁄ 2 √푛 And, 휇푙 − 휇 휎 = 푍훼 ⁄ 2 √푛 휎 휇푙 = 휇 + 푍훼 ⁄ 2 √푛 Similarly, we can find a μu such that, 훼 푃(푋̅ < 휇 ) = 1 − 푢 2 훼 휎 휇푙 = 휇 + 푍1− ⁄ 2 √푛 Now the probability that 푋̅ lies between μl and μu is given by 1-α. Recognizing that 훼 훼 푍1− = −푍 , if we ignore the sign for the Z values, we have, 2 2 휎 휎 푃 (휇 − 푍훼 < 푋̅ < 휇 + 푍훼 ) = 1 − 훼 2 √푛 2 √푛 Rearranging this to find an interval for μ we have, 휎 휎 푃 (푋̅ − 푍훼 < 휇 < 푋̅ + 푍훼 ) = 1 − 훼 2 √푛 2 √푛 Recognize that μ actually is a number and not a variable, the correct way to express the above is, 휎 휇 ∈ (푋̅ ± 푍훼 ) 푤푡ℎ 푎 (1 − 훼) 푐표푛푓푑푒푛푐푒 2 √푛 This is a 2 sided confidence interval.
[Show full text]