Chapter 8
Chapter 8
8.1. Introduction
Statistical 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.
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.
It is the process by which sample data are used to indicate the value of an unknown quantity in a
population.
There are two ways estimation.
i. Point Estimation: It is a procedure that results in a single value as an estimate for a parameter.
ii. 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.
Estimator and Estimate
Estimator: is the rule or random variable that helps us to approximate a population parameter.
It is any quantity calculated from the data which is used to give information about an unknown quantity
in a population.
Estimate: is the different possible value which an estimator can assume. It is an indication of the value
of an unknown quantity based on observed data.
Or it is the particular value of an estimator that is obtained from a particular sample of data and used to
indicate the value of a parameter.
1
Example: The sample mean is an estimator for the population mean and 10 is an estimate,
estimator is the mathematical way we compute the point estimate. For instance, sum of xi over n is
xi
the point estimator used to compute the estimate of the population means, .That is X is a
n
point estimator of the population mean.
Confidence interval estimation of the population mean
Although X possesses nearly all the qualities of a good estimator, because of sampling error, we know
that it's not likely that our sample statistic will be equal to the population parameter, but instead will fall
into an interval of values. We will have to be satisfied knowing that the statistic is "close to" the
parameter. That leads to the obvious question, what is "close"?
2
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.
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 X will have a mean x and a standard deviation x , and
n
approaches a normal distribution as n gets large. This allows us to use the normal distribution curve for
computing confidence intervals.
X
Z has a normal distributi on with mean 0 and var iance 1
n
X Z n
X , where is a measure of error.
Z n
- 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
1 such that
P ( Z 2 Z Z 2 ) 1
Where is the probabilit y that the parameter lies outside the int erval
Z 2 s tan ds for the s tan dard normal var iable to the right of which
2 probabilit y lies , i.e P ( Z Z 2 ) 2
3
X
P( Z 2 Z 2 ) 1
n
P( X Z 2 n X Z 2 n) 1
2
But usually is not known, in that case we estimate by its point estimator S2
Here are the Z values corresponding to the most commonly used confidence levels.
100(1 ) % 2 Z 2
2
Case 2: If sample size is small and the population variance, is not known.
X
t has t distribution with n 1 deg rees of freedom.
S n
unit of measurement of the confidence interval is the standard error. This is just the standard deviation
of the sampling distribution of the statistic.
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
4
Solution:
b)
Solution:
That is, we can be 95% confident that the mean decrease in blood pressure is between 1.28 and 3.28
points.
5
Point and Interval estimation of the population proportion P
Point Estimation of the population proportion
6
Confidence interval estimation of the population proportion
Example: A survey of 1721 people found that 15.9% of individuals prefer a certain brand product. Find
the 95% confidence interval of the true proportion of people who prefer that
brand.
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.
7
Definitions:
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.
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:
8
3. Type I error ( ) and type II error ( ) have inverse relationship and therefore, can not be
minimized at the same time.
In practice we set at some value and design a test that minimize . This is because a type I
error is often considered to be more serious, and therefore more important to avoid, than a type II
error.
General steps in hypothesis testing:
1. Specify the null hypothesis (H0) and the alternative hypothesis (H1).
2. Specify the significance level,
3. Identify the sampling distribution (if it is Z or t) of the estimator.
4. Identify the critical region.
5. Calculate a statistic analogous to the parameter specified by the null hypothesis.
6. Making decision.
7. Summarization of the result.
Hypothesis testing about the population mean, :
Suppose the assumed or hypothesized value of is denoted by 0 , then one can formulate two sided
1. H 0 : 0 vs H1 : 0
2. H 0 : 0 vs H1 : 0
3. H 0 : 0 vs H1 : 0
2
Case 1: When sampling is from a normal distribution with known
9
Summary table for decision rule:
2
Case 2: When sampling is from a normal distribution with unknown and small sample size
X 0
t cal ~ t with n 1 deg rees of freedom.
S n
- After specifying we have the following regions on the student t-distribution corresponding to the
above three hypothesis.
Case 3: When sampling is from a non- normally distributed population or a population whose
functional form is unknown.
- If a sample size is large one can perform a test hypothesis about the mean by using:
X 0
Z cal , if 2 is known.
n
X 0
, if 2 is unknown.
S n
10
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:
H 0 : 10 vs H1 : 10
Step 2: select the level of significance, 0.01( given)
Step 3: Select an appropriate test statistics
t- Statistic is appropriate because population variance is not known and the sample size is also small.
Step 4: identify the critical region.
Here we have two critical regions since we have two tailed hypothesis
X 10.06, S 0.25
X 0 10.06 10
t cal 0.76
S n 0.25 10
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 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 0.05 and assume the normality of the population)
Solution:
11
Step 1: Identify the appropriate hypothesis
H 0 : 1600 vs H1 : 1600
Step 2: select the level of significance, 0.05 ( given)
Step 3: Select an appropriate test statistics
Z- Statistic is appropriate because population variance is known.
Step 4: identify the critical region.
X 0 1570 1600
Z cal 1.0
n 120 16
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.
A hypothesis test involving a population proportion can be considered as a binomial experiment when
there are only two outcomes and the probability of a success does not change from trial to trial.
Since a normal distribution can be used to approximate the binomial distribution when np ≥ 5 and nq ≥
5, the standard normal distribution can be used to test hypotheses for proportions.
The estimate of P from a sample of size n is the sample proportion, = x/n, where x is the number of
successes in the sample. Using the normal approximation, the appropriate statistic to perform
inferences on p is
p−p
Z
pq
n
P = population proportion
n = sample size
12
Procedures for test of hypothesis about a single population proportion (p)
One-Tailed Test Two-Tailed Test
Ho: p = pO Ho: p = pO
H1: p > pO or p < pO H1: p ≠ pO
p− po
Test statistic: z= po qo n
Example
13
Example
A statistician claims that at most 77% of the population oppose replacing $1 bills with $1 coins. To
see this claim is valid, the statistician selected a sample of 80 people and found that 55 were
opposed to replacing the $ 1 bills. At =0.01, test that at most 77% of the population are opposed
to the change.
Step 4 Do not reject the null hypothesis, since the test value does not fall in the critical region
The large the level of confidence selected, the large the sample size. A small allowable error will
require a large sample. A large allowable error will permit a smaller sample. The maximum allowable
error is one half the width of the corresponding CI. If the population is widely dispersed, large sample
is required.
14
15
The formula for determining sample size requires the use of the population standard deviation. What
happens when is unknown? In this case, an attempt is made to estimate . One such way is to use the
standard deviation s obtained from a sample taken previously as an estimate for .
To find the sample size needed to determine a confidence interval about a proportion, use this formula:
16
- The entire set of data can be represented using r * c contingency table.
B
A B1 B2 . . Bj . Bc Total
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.
17
Where Oij the number of units that belong to category i of A and j of B.
eij Expected frequency that belong to category i of A and j of B.
r c r c
Remark: n Oij eij
i 1 j 1 i 1 j 1
Decision Rule: Reject H0 for independency at level of significance if the calculated value of
r c (Oij eij ) 2
Reject H 0 if 2
cal 2 ( r 1)(c 1) at
i 1 j 1
eij
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
Bold 85 59
Not 65 91
Using 5% , test whether there is association between father and son regarding boldness.
18
Solution:
2
2 2 (Oij eij ) 2
cal
i 1 j 1
eij
(85 72) 2 (59 72) 2 (65 78) 2 (91 78) 2
9.028
72 72 78 78
19
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:
H 0 : There is no association between the size of the family and the level of
education attained by fathers.
H1 : not H 0 .
2
2 3 (Oij eij ) 2
cal
i 1 j 1
eij
(14 18.675) 2 (37 39.84) 2 (27 34.515) 2
... 6.3
18.675 39.84 34.515
20
- Obtain the tabulated value of chi-square
0.05
Degrees of freedom ( r 1)(c 1) 1 * 2 2
02.05 ( 2) 5.99 from table.
2
- The decision is to reject H0 since cal 02.05 (2)
Conclusion: At 5% level of significance we have evidence to say there is association between the size
of the family and the level of education attained by fathers, based on this sample data.
21