578assignment2 F14 Sol
578assignment2 F14 Sol
578assignment2 F14 Sol
Chapter 7
8. The standard deviation of the sampling distribution of sample proportions
increases as the sample size increases. FALSE
9. If the population is normally distributed then the sample mean may or may not
be normally distributed for small sample size. FALSE If the population is
normally distributed then the sample mean is also normally distributed even for
small sample size.(Instructions on Ch 7, property 4)
Chapter 8
10. First a confidence interval is constructed without using the finite population
correction factor. Then, for the same identical data, a confidence interval is
constructed using the finite population correction factor. The width of the interval
without the finite population correction factor is wider than the confidence interval
with the finite population correction factor. TRUE
11. When the population is normally distributed and the population standard
deviation is unknown, then for any sample size n, the sampling distribution
of is based on the t distribution. TRUE
12. When the level of confidence and sample standard deviation remain the same, a
confidence interval for a population mean based on a sample of n=100 will be
narrower than a confidence interval for a population mean based on a sample of n=
150. FALSE
13. When the level of confidence and the sample size remain the same, a
confidence interval for a population mean will be narrower, when the sample
standard deviation s is large than when s is small. False
14. When the level of confidence and sample proportion p remain the same, a
confidence interval for a population proportion p based on a sample of n=100 will
be wider than a confidence interval for p based on a sample of n=400. TRUE
15. The sample mean and the sample proportion are unbiased estimators of the
corresponding population parameters. TRUE But the Sample Standard Deviation
is not an unbiased estimator.
P(X)
0.17798
0.35596
0.29663
0.13184
0.03296
0.00439
0.00024
1.00000
cumulative
probability
0.17798
0.53394
0.83057
0.96240
0.99536
0.99976
1.00000
2. A fair die is rolled 10 times. What is the probability that an even number (2, 4
or 6) will occur less than 4 times?
A. 0.1719
B. 0.1172
C. 0.6230
D. 0.8281
E. 0.9453
Here n =10 and p = 0.5. We need P(X < 4) which is P(X 3) = [P(X= 0) + P(X =
1) + P(X = 2) + P(X=3)] = 0.1719. From the Table on page 854 you get the
answer. Or you can use computer as follows:
Binomial distribution
10
0.5
X
0
1
2
3
4
5
6
7
8
9
10
P(X)
0.00098
0.00977
0.04395
0.11719
0.20508
0.24609
0.20508
0.11719
0.04395
0.00977
0.00098
1.00000
n
p
cumulative
probability
0.00098
0.01074
0.05469
0.17188
0.37695
0.62305
0.82813
0.94531
0.98926
0.99902
1.00000
Find the probability that less than five students voted in the election.
A. 0.1746
B. 0.2182
C. 0.3704
D. 0.6296
P(X < 5)= P(X 4) = 0.629648 (using Excels Binomdist) or using table and
adding the probabilities up to 4.
Chapter 6
6. The area under the normal curve between z = 1 and z = 2 is ________________
the area under the normal curve between z =2 and z = 3.
A. Greater than
B. Less than
C. Equal to
D. A, B or C above dependent on the value of the mean
E. A, B or C above dependent on the value of the standard deviation
Remember the height of the curve declines as we move farther from the mean
value 0. Therefore, the area under the curve (or probability will decrease for the
same interval length as we move farther from the mean.
7. The internal auditing staff of a local manufacturing company performs a sample
audit each quarter to estimate the proportion of accounts that are delinquent more
than 90 days overdue. The historical records of the company show that over the
past 8 years 14 percent of the accounts are delinquent. For this quarter, the auditing
staff randomly selected 250 customer accounts. What is the probability that at least
30 accounts will be classified as delinquent?
A. 31.86%
B. 18.14%
C. 81.86%
D. 63.72%
E. 75.84%
Here n = 250*(0.14) = 35, n(1-) = 215 and n(1-) = 30.1 all 10. So, normal
approximation without continuity correction can be performed. You can work with
X or proportion to get the same answer. Let us work with X first. Mean n = 35.
Variance = n(1-) = 30. Standard deviation (or standard error) = 30 = 5.4863.
5
P(upper)
0.8186
0.1814
0.91
0.1814
0.8186
-0.91
Chapter 7
8. A manufacturing company measures the weight of boxes before shipping them
to the customers. If the box weights have a population mean and standard deviation
of 90 lbs. and 24 lbs. respectively, then based on a sample size of 36 boxes, the
probability that the average weight of the boxes will be less than 94 lbs. is:
A. 34.13%
B. 84.13%
C. 15.87%
D. 56.36%
E. 16.87%
The = 24/36 = 4. Therefore the Z score is (94-90)/4 = 1.0
P(Z <= 1.0) = 0.8413 or 84.13%
9. The internal auditing staff of a local manufacturing company performs a sample
audit each quarter to estimate the proportion of accounts that are delinquent more
than 90 days overdue. The historical records of the company show that over the
past 8 years 13 percent of the accounts are delinquent. For this quarter, the auditing
6
staff randomly selected 250 customer accounts. What is the probability that more
than 40 accounts will be classified as delinquent?
A. 42.07%
B. 92.07%
C. 90.15%
D. 40.15%
E. 7.93%
Here = 0.13, n = 250, and 1- = 0.87. We have n = 32.5 and n(1- ) = 217.5,
both greater than 10, and n (1- ) = 28.275 > 10. So, normal approximation
without continuity correction is appropriate. The standard error of p = p =
= 0.0213
10
10
11
We can use Binomial Distribution (because there are only two possible
outcomes for each teacher who left their profession (either laid off or not laid
off). Here n= 12 and p = 0.3. Question is P(X 7) which can be easily found
from its complement as= 1-P(X 6). Either using Excel Binomdist formula or
the table at the back of the book P(X 6) = 0.9614. Therefore, P(X 7) = 10.9614 = 0.0386 or 3.86%
Alternatively, using MegaStat:
Binomial
distribution
12
0.3
X
0
1
2
3
4
5
6
7
8
9
10
11
12
P(X)
0.01384
0.07118
0.16779
0.23970
0.23114
0.15850
0.07925
0.02911
0.00780
0.00149
0.00019
0.00001
0.00000
1.00000
3.600
2.520
n
p
cumulative
probability
0.01384
0.08503
0.25282
0.49252
0.72366
0.88215
0.96140
0.99051
0.99831
0.99979
0.99998
1.00000
1.00000
expected value
variance
standard
1.587 deviation
2. The J.O. Supplies Company buys calculators from a Korean supplier. The
probability of a defective calculator is 20%. If 15 calculators are selected at
random, what is the probability that 5 or more of the calculators will be defective?
11
12
Here n =15, p = 0.20 and P(X >= 5) = 1 - P(X 4). Now this can be solved
using excel or MegaStat or simply by looking at the binomial Table at the end
of the book for n = 15 and p= .20:
Using Excel Binomdist (4, 15, 0.20, 1) we get P(X 4) = 0.8358. Therefore, P(X
>= 5) = 1- 0.8358 = 0.1642
Alternatively, using MegaStat:
Binomial
distribution
15
0.2
X
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
P(X)
0.03518
0.13194
0.23090
0.25014
0.18760
0.10318
0.04299
0.01382
0.00345
0.00067
0.00010
0.00001
0.00000
0.00000
0.00000
0.00000
1.00000
3.000
2.400
n
p
cumulative
probability
0.03518
0.16713
0.39802
0.64816
0.83577
0.93895
0.98194
0.99576
0.99922
0.99989
0.99999
1.00000
1.00000
1.00000
1.00000
1.00000
expected value
variance
standard
1.549 deviation
12
13
Chapter 6
3. If x is a binomial random variable where n = 100 and p = 0.1, find the
probability that x is less than or equal to 12 using the normal approximation to
the binomial.
Answer: Need continuity correction because np(1-p) = 9 < 10. Following my
instructions on continuity correction, less than or equal to 12 becomes less
than or equal to 12.5 after continuity correction. ). The standard deviation is
((0.1)(0.9)(100)) = 3. Therefore,
Z = (12.5 10)/((0.1)(0.9)(100)) = 2.5/3 = 0.83
P(Z 0.83) = 0.7967
normal distribution
P(lower) P(upper)
z
.7967
.2033 0.83
Some of you did not do the continuity correction and lost one point.
4. The weight of a product is normally distributed with a standard deviation of 1.5
ounces. What should the average weight be if the production manager wants no
more than 5% of the products to weigh more than 15 ounces?
Answer: The Z value which has 5% area to the right (or 95% area to the left)
is Z = 1.645. Using this we calculate the required which will give the
specified probability or area for the specified X equal to 15 ounces. This is
obtained by using the relation between X, Z, and as shown in my
Instructions (and rearranging):
P(Z 1.645) = 0.05
x = X- Z = 15 - (1.645)(1.5) = 12.53
Chapter 7
5. A PGA (Professional Golf Association) tournament organizer is attempting to
determine whether hole (pin) placement has a significant impact on the average
number of strokes for the 13th hole on a given golf course. Historically, the pin has
been placed in the front right corner of the green and the historical mean number of
13
14
strokes for the hole has been 4.25, with a standard deviation of 1.4 strokes. On a
particular day during the most recent golf tournament, the organizer placed the
hole (pin) in the back left corner of the green. 49 golfers played the hole with the
new placement on that day. Determine the probability of the sample average
number of strokes being greater than 4.35.
Here = 4.25, = 1.4, and n= 49. So, = 1.4/49 = 0.2. Therefore,
Z = (4.35-4.25)/0.2 = 0.5
P( >= 4.35) = P(Z >= 0.5) = 1 - 0.6915 = 30.85% chance.
6. The population of lengths of aluminum-coated steel sheets is normally
distributed with a mean of 30.05 inches and a standard deviation of 0.32 inches. A
sample of 16 metal sheets is randomly selected from a batch. What is the
probability that the average length of a sheet is between 29.95 and 30.25 inches
long?
The Standard deviation of the sample mean = 0.32/16 = 0.08. Therefore,
P{(29.95 30.05)/0.08 Z (30.2530.05)/0.08} = P(-1.25 Z 2.5) = 0.9938
- 0.1056 = 0.8882 or 88.82%.
Chapter 8
7. A small town has a population of 20,000 people. Among these 1,000 regularly
visit a popular local bar. A sample of 100 people who visit the bar is surveyed for
their annual expenditures in the bar. It is found that on average each person who
regularly visits the bar spends about $2400 per year in the bar with a standard
deviation of $200. Construct a 99 percent confidence interval around the mean
annual expenditure in the bar.
This problem needs finite population correction because the population from
which sample is taken is only 1000 not 20,000 (that number was given to trick
you) and is Not at least 20 times the sample of 100. The finite population
correction factor (given in my Instructions) is
(N-n)/(N-1) or 900/999 in this case or 0.901. Its square root is 0.949. So,
15
and 2448.89
8. The production manager for the XYZ manufacturing company is concerned that
the customer orders are being shipped late. He asked one of his planners to check
the timeliness of shipments for the orders. The planner randomly selected 900
orders and found that 180 orders were shipped late. Construct the 95% confidence
interval for the proportion of orders shipped late.
(180/900) 1.96 [(0.2*0.8)/900] =0.1739 to 0.2261
15