Week 4 Assignment Solution
Week 4 Assignment Solution
Question 1-4
A departmental store collects the data pertaining to amount spent in shopping for 100
customers each week. Based on their historical experience of this weekly survey, they believe
that population standard deviation is approximately σ=$20. Data also suggests that the
population follows normal distribution. The latest sample has a mean 𝑥̅ = $82. Answer the
following questions. Some of the questions do not mention the exact answer value but the
interval. Choose the interval in which the correct value lies.
1) Compute the magnitude of critical value z value for 95% confidence.
a) 1.90-1.95
b) 1.95-2.00
c) 2.00-2.50
d) 2.50-3.00
e) 3.00-3.50
Hint: significance level (𝛼)=5%, For left tail z= qnorm(𝛼 /2)= -1.96, for right tail z=qnorm(1-
𝛼 /2) =1.96, magnitude =1.96. For excel pls use NORMSINV(5%/2) for left tail and
NORMSINV(1-5%/2)for right tail
Question 2: Compute the standard error of the sampling distribution for 95% confidence
a) 1.5-1.7
b) 1.7-1.9
c) 1.9-2.1
d) 2.1-2.3
e) 2.3-2.5
Question 3: Compute the margin of error (MOE) for 95% confidence using the information in
the previous questions 1-2.
a) 1-2
b) 2-3
c) 3-4
d) 4-5
e) 5-6
Hint: MOE= z*SE= 1.96*2=3.92
Question 4: Compute 95% confidence interval using the information in the previous
questions 1-3.
a) 70.08-89.52
b) 78.08-89.52
c) 78.08-85.92
d) 78.80-82.59
e) 70.08-82.95
Hint: Lower Limit of the Conf. interval LL= 𝑥̅ − 𝑀𝑂𝐸 = 82 -3.92 =78.08, and Upper limit
=𝑥̅ + 𝑀𝑂𝐸=82+3.92=85.92
Question 5-10
A coffee brand claims to fill a certain coffee packet with µ=3 pounds of coffee. You as a
consumer want to test whether it is less than 3 pounds and therefore the claim is accurate or
not. You pick a sample of n=36 packets with a mean weight of x=2.92 pounds. Assume that
population is normally distributed with standard deviation σ=0.18. Some of the questions do
not mention the exact answer value but the interval. Choose the interval in which the correct
value lies.
5: Formulate the null (H0) and alternate (Ha) hypotheses.
Hint: Since, this is from the consumer’s perspective, who would like to prove that u<3 with
sufficient evidence. Hence she will set-up her null as H0: µ ≥ 3 and Ha: µ<3
Question 10: Based on the information in previous questions (5-9) what is the decision rule at
5% level of significance.
a) Reject null, accept alternate
b) Fail to reject null, reject alternate
c) Accept null, reject alternate
d) None of the all
Hint: There can be two approaches. (1) The sample z (-2.67) is greater than the critical z (-
1.645) in terms of magnitude that leads to rejection of null and acceptance of alternate. (2)
sample p-value (0.38%) is smaller than significance level of 5%