Direct mail advertisers send solicitations aka junk mail to
Solution
a)
Note that
p^ = point estimate of the population proportion = x / n = 0.123
Also, we get the standard error of p, sp:
sp = sqrt[p^ (1 - p^) / n] = 0.010386096
Now, for the critical z,
alpha/2 = 0.05
Thus, z(alpha/2) = 1.644853627
Thus,
Margin of error = z(alpha/2)*sp = 0.017083608
lower bound = p^ - z(alpha/2) * sp = 0.105916392
upper bound = p^ + z(alpha/2) * sp = 0.140083608
Thus, the confidence interval is
( 0.105916392 , 0.140083608 ) [ANSWER]
*********************
b)
We are 90% confident that the true proportion of people the company contacts who may buy something is between 0.1059 and 0.1401.
**********************
c)
It means that the probability that the true population proportion is within this interval is 0.90.
************************
d)
As the whole interval is greater than 0.05, then it suggests that they do a mass mailing, as it we are 90% confident that it will be cost effective.
