Chapter 8 Estimation & Hypothesis Testing Copy Copy1
Chapter 8 Estimation & Hypothesis Testing Copy Copy1
Chapter 8 Estimation & Hypothesis Testing Copy Copy1
TESTING
CHAPTER 8
Inference is the process of making interpretations or conclusions from sample data for the
totality of the population.
It is only the sample data that is ready for inference.
In statistics there are two ways though which inference can be made.
Statistical estimation
Statistical hypothesis testing.
Inference Analyzed
Populatio
Data
n
Numerical
Sample
data
Data analysis is the process of extracting relevant information from the summarized data.
Statistical Estimation
This is one way of making inference about the population parameter where the investigator
does not have any prior notion about values or characteristics of the population parameter.
There are two ways estimation.
1) Point Estimation
It is a procedure that results in a single value as an estimate for a parameter.
2) Interval estimation
It is the procedure that results in the interval of values as an estimate for a parameter,
which is interval that contains the likely values of a parameter. It deals with identifying
the upper and lower limits of a parameter. The limits by themselves are random variable.
Definitions
Confidence Interval: An interval estimate with a specific level of confidence
Confidence Level: The percent of the time that the true value will lie in the interval
estimate given.
Page 1 of 11
Lecture notes on Introduction to Statistics Chapter 8: ESTIMATION AND HYPOTHESIS
TESTING
Consistent Estimator: An estimator which gets closer to the value of the parameter as the
sample size increases.
Degrees of Freedom: The number of data values which are allowed to vary once a
statistic has been determined.
Estimator: A sample statistic which is used to estimate a population parameter. It must be
unbiased, consistent, and relatively efficient.
Estimate: Is the different possible values which an estimator can assumes.
Interval Estimate: A range of values used to estimate a parameter.
Point Estimate: A single value used to estimate a parameter.
Relatively Efficient Estimator: The estimator for a parameter with the smallest variance.
Unbiased Estimator: An estimator whose expected value is the value of the parameter
being estimated.
We can phrase the latter question differently: How confident can we be that the value of the
statistic falls within a certain "distance" of the parameter? Or, what is the probability that the
parameter's value is within a certain range of the statistic's value? This range is the confidence
interval.
The confidence level is the probability that the value of the parameter falls within the range
specified by the confidence interval surrounding the statistic.
There are different cases to be considered to construct confidence intervals.
Case 1: If sample size is large or if the population is normal with known variance
Recall the Central Limit Theorem, which applies to the sampling distribution of the mean of a
sample. Consider samples of size n drawn from a population, whose mean is and standard
deviation is with replacement and order important. The population can have any frequency
distribution. The sampling distribution of will have a mean and a standard deviation
, and approaches a normal distribution as n gets large. This allows us to use the
normal distribution curve for computing confidence intervals.
Page 2 of 11
Lecture notes on Introduction to Statistics Chapter 8: ESTIMATION AND HYPOTHESIS
TESTING
- For the interval estimator to be good the error should be small. How it be small?
By making n large
Small variability
Taking Z small
- To obtain the value of Z, we have to attach this to a theory of chance. That is, there is an area of size
such that
But usually
is not known, in that case we estimate by its point estimator S2
%
90 0.10 0.05 1.645
95 0.05 0.025 1.96
99 0.01 0.005 2.58
Case 2: If sample size is small and the population variance, is not known.
The unit of
measurement of the confidence interval is the standard error. This is just the standard
deviation of the sampling distribution of the statistic.
Page 3 of 11
Lecture notes on Introduction to Statistics Chapter 8: ESTIMATION AND HYPOTHESIS
TESTING
Examples:
1. From a normal sample of size 25 a mean of 32 was found .Given that the population
standard deviation is 4.2. Find
a) A 95% confidence interval for the population mean.
b) A 99% confidence interval for the population mean.
Solution:
a)
b)
2. A drug company is testing a new drug which is supposed to reduce blood pressure. From
the six people who are used as subjects, it is found that the average drop in blood pressure
is 2.28 points, with a standard deviation of .95 points. What is the 95% confidence interval
for the mean change in pressure?
Solution:
Hypothesis Testing
This is also one way of making inference about population parameter, where the investigator has
prior notion about the value of the parameter.
Definitions:
Statistical hypothesis: is an assertion or statement about the population whose plausibility is
to be evaluated on the basis of the sample data.
Page 4 of 11
Lecture notes on Introduction to Statistics Chapter 8: ESTIMATION AND HYPOTHESIS
TESTING
Test statistic: is a statistics whose value serves to determine whether to reject or accept the
hypothesis to be tested. It is a random variable.
Statistic test: is a test or procedure used to evaluate a statistical hypothesis and its value
depends on sample data.
There are two types of hypothesis:
Null hypothesis:
- It is the hypothesis to be tested.
- It is the hypothesis of equality or the hypothesis of no difference.
- Usually denoted by H0.
Alternative hypothesis:
- It is the hypothesis available when the null hypothesis has to be rejected.
- It is the hypothesis of difference.
- Usually denoted by H1 or Ha.
1. Specify the null hypothesis (H0) and the alternative hypothesis (H1).
2. Specify the significance level,
Page 5 of 11
Lecture notes on Introduction to Statistics Chapter 8: ESTIMATION AND HYPOTHESIS
TESTING
6. Making decision.
1.
2.
3.
- After specifying we have the following regions (critical and acceptance) on the standard
normal distribution corresponding to the above three hypothesis.
Case 2: When sampling is from a normal distribution with unknown and small sample size
- The relevant test statistic is
Page 6 of 11
Lecture notes on Introduction to Statistics Chapter 8: ESTIMATION AND HYPOTHESIS
TESTING
Examples:
1. Test the hypotheses that the average height content of containers of certain lubricant is 10
liters if the contents of a random sample of 10 containers are 10.2, 9.7, 10.1, 10.3, 10.1, 9.8, 9.9,
10.4, 10.3, and 9.8 liters. Use the 0.01 level of significance and assume that the distribution of
contents is normal.
Solution:
Let ,
Step 1: Identify the appropriate hypothesis
Step 5: Computations:
Step 6: Decision
Accept H0 , since tcal is in the acceptance region.
Step 7: Conclusion
At 1% level of significance, we have no evidence to say that the average height content of
Page 7 of 11
Lecture notes on Introduction to Statistics Chapter 8: ESTIMATION AND HYPOTHESIS
TESTING
containers of the given lubricant is different from 10 litters, based on the given sample data.
2. The mean life time of a sample of 16 fluorescent light bulbs produced by a company is
computed to be 1570 hours. The population standard deviation is 120 hours. Suppose the
hypothesized value for the population mean is 1600 hours. Can we conclude that the life time of
light bulbs is decreasing?
(Use and assume the normality of the population)
Solution:
Let ,
Step 1: Identify the appropriate hypothesis
Step 5: Computations:
Step 6: Decision
Accept H0, since Zcal is in the acceptance region.
Step 7: Conclusion
At 5% level of significance, we have no evidence to say that that the life time of light bulbs is
decreasing, based on the given sample data.
Exercise: It is known in a pharmacological experiment that rats fed with a particular diet over a
certain period gain an average of 40 gms in weight. A new diet was tried on a sample of 20 rats
yielding a weight gain of 43 gms with variance 7 gms. Test the hypothesis that the new diet is an
improvement assuming normality.
Test of Association
Suppose we have a population consisting of observations having two attributes or
qualitative characteristics say A and B.
If the attributes are independent then the probability of possessing both A and B is PA*PB
Where PA is the probability that a number has attribute A.
PB is the probability that a number has attribute B.
Page 8 of 11
Lecture notes on Introduction to Statistics Chapter 8: ESTIMATION AND HYPOTHESIS
TESTING
B
A B1 B2 . . Bj . Bc Total
A1 O11 O12 O1j O1c R1
A2 O21 O22 O2j O2c R2
.
.
Ai Oi1 Oi2 Oij Oic Ri
.
.
Ar Or1 Or2 Orj Orc
Total C1 C2 Cj n
- The chi-square procedure test is used to test the hypothesis of independency of two
attributes .For instance we may be interested
Whether the presence or absence of hypertension is independent of
smoking habit or not.
Whether the size of the family is independent of the level of education
attained by the mothers.
Whether there is association between father and son regarding boldness.
Whether there is association between stability of marriage and period of
acquaintance ship prior to marriage.
- The statistic is given by:
~
- The is given by :
Remark:
Page 9 of 11
Lecture notes on Introduction to Statistics Chapter 8: ESTIMATION AND HYPOTHESIS
TESTING
Reject
Examples:
1. A geneticist took a random sample of 300 men to study whether there is association
between father and son regarding boldness. He obtained the following results.
Son
Father Bold Not
Bold 85 59
Not 65 91
Using , test whether there is association between father and son regarding boldness.
Solution:
Page 10 of 11
Lecture notes on Introduction to Statistics Chapter 8: ESTIMATION AND HYPOTHESIS
TESTING
2. Random samples of 200 men, all retired were classified according to education and number
of children is as shown below
Education Number of children
level
0-1 2-3 Over 3
Elementary 14 37 32
Secondary 31 59 27
and above
Test the hypothesis that the size of the family is independent of the level of education attained
by fathers. (Use 5% level of significance)
Solution:
Page 11 of 11