Question
1. This is case 1, in which the value of population standard deviation is assumed to be known. a. Compute the standard deviation of the
1. This is case 1, in which the value of population standard deviation is assumed to be
known. a. Compute the standard deviation of the textbook price and assume this to be the population standard deviation. Type this value in E5.
b. Pick a random sample of size 15. c. Compute the mean of your random sample in E4 using the AVERAGE function. d. Calculate the standard error in cell E9 using the equation: S * n. e. Compute the z-statistic in cell E10 using the equation: (mean 180) / s.e. f. Compute the p-value for the lower tailed test in E13.
Use the NORMSDIST equation and refer to your z-statistic calculated in cell E10 g. Calculate the critical z-values for = .01 and .05 in cells I6 and I7.
-
Use the NORMSINV function to find the corresponding critical value.
-
Decide if you would or would not reject the null hypothesis. Put this in cells K6 and K7
h. Decide if you would or would not reject the null hypothesis using the p-value as a tool. Put your answer in cell I13.
i. Repeat the above steps for an upper tailed and two tailed test.
-
Remember that your critical z value for upper tailed will be found using (1-) as your probability. P-value is 1 NORMSDIST(E10)
-
For a two-tailed test, the critical z value is found using (/2) as your probability. Two-tailed p-value is 2*NORMSDIST(E10)
2. Case 2 is sigma unknown case. So, calculate the mean and standard deviation using your random sample. a. Calculate the standard error, t-value, and degrees of freedom in cells E30:E32.
See steps above b. Calculate the lower tailed p-value in cell E34.
Use the TDIST(e31, e32, 1) function for this. c. Calculate the critical t-values for = .01 and .05 in cells I27 and I28.
Use the TINV(G27,e32) function for this. d. Decide if you would or would not reject the null hypothesis.
See steps above e. Decide if you would or would not reject the null hypothesis using the p-value as a tool. Put your answer in cell I34.
j. Repeat the above steps for an upper tailed and two tailed test.
-
Remember that your critical t value for upper tailed will be found using the same TDIST() formula.
-
For a two-tailed test, the critical t value is found using (/2) as your probability. Two-tailed p-value is 2*TDIST().
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started