Q:

A sanitation department is interested in estimating the mean amount of garbage per bin for all bins in the city. In a random sample of 40 bins, the sample mean amount was 52.8 pounds and the sample standard deviation was 3.9 pounds. Construct 95% and 99% confidence intervals for the mean amount of garbage per bin for all bins in the city.a) What is the lower limit of the 95% interval? Give your answer to three decimal places.b) What is the upper limit of the 95% interval? Give your answer to three decimal places.c) What is the lower limit of the 99% interval? Give your answer to three decimal placesd) What is the upper limit of the 99% interval? Give your answer to three decimal places.e) Consider the claim that the mean amount of garbage per bin is 54.1985 pounds. Is the following statement true or false? The decision about the claim would depend on whether we use a 95% or 99% confidence interval: True/False

Accepted Solution

A:
Answer:a) [tex]52.8-2.02\frac{3.9}{\sqrt{40}}=51.554[/tex]    b) [tex]52.8+2.02\frac{3.9}{\sqrt{40}}=54.046[/tex]    c) [tex]52.8-2.71\frac{3.9}{\sqrt{40}}=51.129[/tex]  d) [tex]52.8+2.71\frac{3.9}{\sqrt{40}}=54.471[/tex]  e) Yes, depends of the confidence level.At 95 % of confidence the value 54.1985 pounds is not included on the interval. At 5% of significance the statement is FALSE.At 99 % of confidence the value 54.1985 pounds is included on the interval. So at 1% of significance the statement is TRUE.Step-by-step explanation:A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population means lies between an upper and lower interval".The margin of error is the range of values below and above the sample statistic in a confidence interval.Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".[tex]\bar X =52.8[/tex] represent the sample mean for the sample [tex]\mu[/tex] population mean (variable of interest)s=3.9 represent the sample standard deviationn=40 represent the sample size  a) What is the lower limit of the 95% interval? Give your answer to three decimal placesThe confidence interval for the mean is given by the following formula:[tex]\bar X \pm t_{\alpha/2}\frac{s}{\sqrt{n}}[/tex]   (1)In order to calculate the mean and the sample deviation we can use the following formulas:  In order to calculate the critical value [tex]t_{\alpha/2}[/tex] we need to find first the degrees of freedom, given by:[tex]df=n-1=40-1=39[/tex]Since the Confidence is 0.95 or 95%, the value of [tex]\alpha=0.05[/tex] and [tex]\alpha/2 =0.025[/tex], and we can use excel, a calculator or a table to find the critical value. The excel command would be: "=-T.INV(0.025,39)".And we see that [tex]t_{\alpha/2}=2.02[/tex]Now we have everything in order to replace into formula (1):[tex]52.8-2.02\frac{3.9}{\sqrt{40}}=51.554[/tex]    b) What is the upper limit of the 95% interval? Give your answer to three decimal places[tex]52.8+2.02\frac{3.9}{\sqrt{40}}=54.046[/tex]    So on this case the 95% confidence interval would be given by (51.554;54.046)    c) What is the lower limit of the 99% interval? Give your answer to three decimal placesSince the Confidence is 0.99 or 99%, the value of [tex]\alpha=0.01[/tex] and [tex]\alpha/2 =0.005[/tex], and we can use excel, a calculator or a table to find the critical value. The excel command would be: "=-T.INV(0.005,39)".And we see that [tex]t_{\alpha/2}=2.71[/tex]Now we have everything in order to replace into formula (1):[tex]52.8-2.71\frac{3.9}{\sqrt{40}}=51.129[/tex]  d) What is the upper limit of the 99% interval? Give your answer to three decimal places[tex]52.8+2.71\frac{3.9}{\sqrt{40}}=54.471[/tex]  So on this case the 99% confidence interval would be given by (51.129;54.471)    e) Consider the claim that the mean amount of garbage per bin is 54.1985 pounds. Is the following statement true or false? The decision about the claim would depend on whether we use a 95% or 99% confidence interval: True/FalseYes, depends of the confidence level.At 95 % of confidence the value 54.1985 pounds is not included on the interval. At 5% of significance the statement is FALSE.At 99 % of confidence the value 54.1985 pounds is included on the interval. So at 1% of significance the statement is TRUE.