sqqs1013 chp06
sqqs1013 chp06
sqqs1013 chp06
SAMPLING
DISTRIBUTIONS
6.1 POPULATION AND SAMPLING DISTRIBUTION
Definition:
The probability distribution of the population data.
Exampl
e1
Suppose there are only five students in an advanced statistics class and the midterm scores
of these five students are:
70 78 80 80 95
µ=
∑ x = 70 + 78 + 80 + 80 + 95 = 80.6
N 5
(∑ x) 2
∑x 2
−
N
σ=
N
32809 −
( 403)
2
= 5 = 8.0895
5
Definition:
The probability distribution of a sample statistic.
Definition:
The sampling distribution of x is a distribution obtained by
using the means computed from random samples of a
specific size taken from a population.
Exampl
e2
Reconsider the population of midterm scores of five students given in example 1. Let say
we draw all possible samples of three numbers each and compute the mean.
5!
Total number of samples = 5C3 = =10
3!(5 −3)!
Suppose we assign the letters A, B, C, D and E to scores of the five students, so that
ABC, ABD, ABE, ACD, ACE, ADE, BCD, BCE, BDE, CDE
Sampling distribution
Chapter 6: Sampling Distributions offor samples of three 3
scores
QQS1013 Elementary Statistics
• Sampling Error
FORMUL
A
Σξϖ∆λβ Sampling error = x − µ
Based on example 2,
µx = µ
equal to the mean of the
population”
σx x
Standard Deviation ( ) for the Sampling Distribution of
FORMUL
A
Σξ∆λβ
ϖ Distributions
Chapter 6: Sampling 4
QQS1013 Elementary Statistics
σ
σ =
x
n
FORMUL
A
Σξϖ∆λβ
When N is the population size
σ N −n
σx =
n N −1
The spread of the sampling distribution of x is smaller than the spread of the
corresponding population distribution, σ x < σ .
The standard deviation of the sampling distribution of x decreases as the
sample size increase.
The standard deviation of the sample means is called the standard error of
the mean.
σ
• σx =
n
• Most of the time the population from which the samples are selected is not
normally distributed. In such cases, the shape of the sampling distribution of
x is inferred from central limit theorem.
µx = µ
σ
σx =
n
Exampl
e3
In a study of the life expectancy of 500 people in a certain geographic region, the mean
age at death was 72 years and the standard deviation was 5.3 years. If a sample of 50
people from this region is selected, find the probability that the mean life expectancy will
be less than 70 years.
Solution:
Exampl
e4
Assume that the weights of all packages of a certain brand of cookies are normally
distributed with a mean of 32 ounces and a standard deviation of 0.3 ounce. Find the
probability that the mean weight, x of a random sample of 20 packages of this brand of
cookies will be between 31.8 and 31.9 ounces.
Solution:
Although the sample size is small ( n < 30 ), the shape of the sampling distribution of x is
normal because the population is normally distributed.
Exampl
e5
A Bulletin reported that children between the ages of 2 and 5 watch an average of 25 hours
of television per week. Assume the variable is normally distributed and the standard
deviation is 3 hours. If 20 children between the ages of 2 and 5 are randomly selected, find
the probability that the mean of the number of hours they watch television will be:
a) greater than 26.3 hours.
b) less than 24 hours
c) between 24 and 26.3 hours.
Solution:
Remember!
Sometimes you have difficulty deciding whether to use:
x −µ
♦ z= ; should be used to gain information about a
σx
sample mean.
OR
x −µ
♦ z= ; used to gain information about an
σ
individual data value obtained from the population.
Exampl
e6
The average number of pounds of meat that a person consumes a year is 218.4 pounds.
Assume that the standard deviation is 25 pounds and the distribution is approximately
normal.
a) Find the probability that a person selected at random consumes less than 224
pounds per year.
b) If a sample of 40 individuals selected, find the probability that the mean of the
sample will be less than 224 pounds per year.
Solution:
Exampl
e7
Suppose a total of 789 654 families live in a city and 563 282 of them own homes. A sample
of 240 families is selected from the city and 158 of them own homes. Find the proportion of
families who own homes in the population and in the sample.
Solution:
X 563282
p= = = 0.71
N 789654
x 158
p= = = 0.66
n 240
p̂
6.2.1 Sampling Distribution of
Exampl
e8
Boe Consultant Associates has five employees. Table below gives the names of these
five employees and information concerning their knowledge of statistics.
FORMUL
A
Σξϖ∆λβ σ pˆ =
pq
n ; if
n
N
≤ 0.05
n
pq N −n > 0.05
σ pˆ = ; if N
n N −1
Exampl
e9
p̂
• Shape of the sampling distribution of____
According to the central limit theorem, the sampling distribution of p̂ is
approximately normal for a sufficiently large sample size.
In the case of proportion, the sample size is considered to be sufficiently large if np
> 5 and nq > 5
Exampl
e 10
A binomial distribution has p = 0.3. How large must sample size be such that a normal
distribution can be used to approximate sampling distribution of p̂ .
Solution:
p̂
6.2.2 Application of the Sampling Distribution of
Exampl
e 11
The Dartmouth Distribution Warehouse makes deliveries of a large number of products to its
customers. It is known that 85% of all the orders it receives from its customers are delivered
on time.
a) Find the probability that the proportion of orders in a random sample of 100 are
delivered on time:
i. less than 0.87
ii. between 0.81 and 0.88
b) Find the probability that the proportion of orders in a random sample of 100 are not
delivered on time greater than 0.1.
Solution:
Exampl
e 12
The machine that is used to make these CDs is known to produce 6% defective CDs. The
quality control inspector selects a sample of 100 CDs every week and inspects them for
being good or defective. If 8% or more of the CDs in the sample are defective, the process is
stopped and the machine is readjusted. What is the probability that based on a sample of
100 CDs the process will be stopped to readjust the mashine?
Solution:
6.3.1 Sampling Distribution for the Difference Between Means With Two
Independent Population
respectively, for the sampling distribution of the difference (x1 − x2 ) has the
following properties:
s 21 s 2 2
• the standard error of (x1 − x2 ) is s1 − s2 = +
n1 n2
sample size.
• If the sample populations are not normally distributed then the sampling
x x
( pˆ1 − pˆ 2 ) = 1 + 2 has these properties;
n1 n2
pˆ1qˆ1 pˆ 2qˆ2
• The standard error is +
n1 n2
EXERCISE
1. Given a population with mean, µ = 400 and standard deviation, σ = 60.
a) If the population is normally distributed, what is the shape for the sampling
distribution of sample mean with random sample size of 16
b) If we do not know the shape of the population in 1(a), Can we answer 1(a)?
Explain.
c) Can we answer 1(a) if we do not know the population distribution but we have
been given random sample with size 36? Explain.
2. A random sample with size, n = 30, is obtained from a normal distribution population
with µ = 13 and σ = 7.
a) What are the mean and the standard deviation for the sampling distribution of
sample mean.
b) What is the shape of the sampling distribution? Explain.
c) Calculate
i) P ( x < 10)
ii) P ( x < 16)
3. Given a population size of 5000 with standard deviation 25, Calculate the standard
error of mean sample for:
a) n = 300
b) n = 100
4. Given X ~ N (5.55, 1.32). If a sample size of 50 is randomly selected, find the sampling
distribution for x . (Hint: Give the name of distribution, mean and variance).Then,
Calculate:
a) P ( 5.25 ≤ x ≤ 5.90)
b) P (5.45 ≤ x ≤ 5.75)
5. 64 units from a population size of 125 is randomly selected with mean 105 and
variance 289, Find:
6. The serving time for clerk at the bank counter is normally distributed with mean 8
minutes and standard deviation 2 minutes. If 36 customers is randomly selected:
a) Calculate σ x
b) The probability that the mean of serving time of a clerk at the bank counter is
between 7.7 minutes and 8.3 minutes
7. The workers at the walkie-talkie factory received salary at an average of RM3.70 per
hour and the standard deviation is RM0.80. If a sample of 100 is randomly selected,
find the probability the mean of sample is:
8. 1,000 packs of pistachio nut have been sent to one of hyper supermarket in Puchong.
The weight of pistachio nut packs is normally distributed with mean 99.3g and standard
deviation is 1.8g.
a) If a random sample with 300 packs of pistachio nut is selected, find the
probability that the mean of the sample will be between 99.2g and 99.5g.
b) Find the probability that mean of sample 300 packs of pistachio nut is between
99.2g and 99.5g with delivery of
i) 2,000 packs
ii) 5,000 packs
c) What is the consequence of the incremental in population size toward the
probability value on the 9(b)?
9. An average age of 1500 staffs Tebrau Co. Limited is 38 years old with standard
deviation 6.2 years old. If the company selects 50 staffs at random,
10. A research has been conducted by an independent research committee about the
efficiency of wire harness, A12-3 production at the P.Tex Industries Sdn. Bhd. An
average number of wire harness that has been produced a day is 60 pieces with
standard deviation 10. A random sample of 90 pieces of wire harness is selected.
a) Find mean and standard error for the wire harness that has been produced a
day.
b) Find the probability of wire harness that can be produced in a day is between
58 pieces and 62 pieces.
11. A test of string breaking strength that has been produced by Z factory shows that the
strength of string is only 60%. A random sample of 200 pieces of string is selected for
the test.
13. The information given below shows the response of 40 college students for the
question, “Do you work during semester break time?” (The answer is Y=Yes or N=No).
NNYNNYNYNYNNYNYYNNNY
NYNNNNYNNYYNNNYNNYNN
a) Find the proportion of sampling for the college student who works during
semester break.
b) Calculate the standard error for the proportion in (a).
14. A credit officer at the Tiger Bank believes that 25% from the total credit card users will
not pay their minimum charge of credit card debt at the end of every month. If a sample
100 credit card user is randomly selected:
a) What is the standard error for the proportion of the customer who does not
pay their minimum charge of credit card debt at the end of every month?
b) Find the probability that the proportion of customer in a random sample of 100
do not pay their minimum charge of credit card debt:
i) less than 0.20
ii) more than 0.30