Question

In: Statistics and Probability

P286 8-38 (Modified) (28pt) A particular brand of diet margarine was analyzed to determine the level...

P286 8-38 (Modified) (28pt)

A particular brand of diet margarine was analyzed to determine the level of polyunsaturated fatty acid (in percentages). A sample of six packages resulted in the following data: 16.8, 17.2, 17.4, 16.9, 16.5, 17.1.

g. Calculate a 95% two-sided confidence interval for the standard deviation of the level of polyunsaturated fatty acid for this particular brand of diet margarine.

h.Is your method used in part (g) justified? Why or why not?

i.Repeat part (g) using R. Attached the R codes and output.

j.Provide a practical interpretation of your interval in part (g).

Solutions

Expert Solution

i.

> fatty_acid=c(16.8, 17.2, 17.4, 16.9, 16.5, 17.1)
> shapiro.test(fatty_acid) # Normality Test

        Shapiro-Wilk normality test

data:  fatty_acid
W = 0.98779, p-value = 0.9831

> df =length(fatty_acid) - 1 # degrees of freedom
> df
[1] 5
> var_fatty_acid=var(fatty_acid) # Variance
> var_fatty_acid
[1] 0.1016667
> lower_limit = var_fatty_acid * df / qchisq(0.05/2, df, lower.tail = FALSE)
> lower_limit
[1] 0.03961296
> upper_limit = var_fatty_acid * df / qchisq(1 - 0.05/2, df, lower.tail = FALSE)
> upper_limit
[1] 0.6115571
> cbind(lower_limit = lower_limit, variance = var_fatty_acid, upper_limit = upper_limit)
     lower_limit  variance upper_limit
[1,]  0.03961296 0.1016667   0.6115571
> CI=cbind(lower_limit = sqrt(lower_limit), std.dev = sqrt(var_fatty_acid),
+       upper_limit = sqrt(upper_limit)) # Confidence Interval for standard deviation
> 
> round(CI,3)
     lower_limit std.dev upper_limit
[1,]       0.199   0.319       0.782

Related Solutions

Suppose samples of six different brands of diet or imitation margarine were analyzed to determine the...
Suppose samples of six different brands of diet or imitation margarine were analyzed to determine the level of physiologically active polyunsaturated fatty acids (PAPUFA, in percent), resulting in the data shown in the accompanying table. Imperial 14.1 13.6 14.5 14.3 Parkay 12.8 12.5 13.5 13.0 12.3 Blue Bonnet 13.5 13.4 14.1 14.4 Chiffon 13.2 12.7 12.6 14.1 Mazola 16.8 17.2 16.4 17.3 18.0 Fleischmann's 18.1 17.2 18.8 18.4 (a) Test for differences among the true average PAPUFA percentages for the...
Suppose samples of six different brands of diet or imitation margarine were analyzed to determine the...
Suppose samples of six different brands of diet or imitation margarine were analyzed to determine the level of physiologically active polyunsaturated fatty acids (PAPUFA, in percent), resulting in the data shown in the accompanying table. Imperial 14.1 13.6 14.4 14.3 Parkay 12.8 12.5 13.5 13.0 12.3 Blue Bonnet 13.5 13.4 14.1 14.3 Chiffon 13.2 12.7 12.6 14.1 Mazola 16.8 17.3 16.4 17.3 18.0 Fleischmann's 18.1 17.2 18.7 18.4 (a) Test for differences among the true average PAPUFA percentages for the...
A supermarket chain analyzed data on sales of a particular brand of snack cracker at 104...
A supermarket chain analyzed data on sales of a particular brand of snack cracker at 104 stores for a certain one week period. The analyst decided to build a regresion model to predict the unit amount of sales of the snack cracker based on the total unit amount of sales of all brands in the snack cracker category (excluding the cracker itself). a. Develop a linear regression model that helps predict the cracker sales. Show the prediction equation. CategorySales Sales...
A supermarket chain analyzed data on sales of a particular brand of snack cracker at 104...
A supermarket chain analyzed data on sales of a particular brand of snack cracker at 104 stores for a certain one week period. The analyst decided to build a regresion model to predict the sales of the snack cracker based on the total sales of all brands in the snack cracker category. a. Develop a linear regression model that helps predict the cracker sales. Show the prediction equation. b. Is there sufficient evidence at 2.5% significance level to claim that...
A supermarket chain analyzed data on sales of a particular brand of snack cracker at 104...
A supermarket chain analyzed data on sales of a particular brand of snack cracker at 104 stores for a certain one week period. The analyst decided to build a regresion model to predict the sales of the snack cracker based on the total sales of all brands in the snack cracker category. d. Make a prediction for sales in a week where sales in the entire snack     cracker category is 1005. CategorySales Sales 1348 394 1110 388 1096 357 1208...
A supermarket chain analyzed data on sales of a particular brand of snack cracker at 104...
A supermarket chain analyzed data on sales of a particular brand of snack cracker at 104 stores for a certain one week period. The analyst decided to build a regresion model to predict the sales of the snack cracker based on the total sales of all brands in the snack cracker category. b. Is there sufficient evidence at 2.5% significance level to claim that linear     relationship exists between category sales and cracker sales? Show the    test, and make the conclusion....
A supermarket chain analyzed data on sales of a particular brand of snack cracker at 104...
A supermarket chain analyzed data on sales of a particular brand of snack cracker at 104 stores for a certain one week period. The analyst decided to build a regresion model to predict the sales of the snack cracker based on the total sales of all brands in the snack cracker category. f. Produce a 90% confidence prediction interval for the sales of the cracker    in a store where the category sales is 1005. Also produce the90 %    confidence prediction...
A particular redox reaction, provided below, was analyzed by the method of initial rates. 8 ClO3-...
A particular redox reaction, provided below, was analyzed by the method of initial rates. 8 ClO3- + 2 MnO4- + 6 H+ --> 8 ClO4- + 2 Mn2+ + 3 H2 The following concentration and initial rate data was obtained: Exp # [MnO4-] [ClO3-] [H+] Initial Rate (M/s) 1 0.100 0.100 0.100 1.20 2 0.200 0.100 0.100 4.80 3 0.100 0.200 0.100 2.40 4 0.100 0.100 0.200 1.20 Part #1: If you desire to determine the order for ClO3-, which...
9) An existing rural freeway in level terrain is to be analyzed to determine LOS using...
9) An existing rural freeway in level terrain is to be analyzed to determine LOS using the following information: number of lanes in each direction equals 2, peak hour volume of 2140 veh/h (in the peak direction), 15% trucks, 2% recreational vehicles, PHF = 0.90, lane width = 12 ft, lateral clearance = 10 ft, average interchange spacing is 3 mi.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT