
Mary Ann S. answered 06/30/22
Ph.D. Educational Measurement, Doctoral Minor in Statistics.
See if these hints get you pointed in the right direction.
1) This is, essentially, a confidence interval problem. You need to find a 100 - (3.2)*2 = 93.6% confidence interval.
- a.) it is a two-tailed confidence interval. You will want to find the 100 - 3.2 = 96.8th percentile and the 3.2th percentile.
- b.) You are given the info that the readings are normally distributed with a mean of 0 and a standard deviation of 1.
- There is a famous reference distribution with a mean of 0 and a standard deviation of 1, the Z distribution, also known as the standard normal distribution. This distribution is tabled in most statistics textbooks and is available in excel as the NORM.INV, "inverse cumulative normal function". (An inverse of a function is a fancy way of saying, what used to be the answer to a question is now the input value). You will need to convert percentiles to cumulative probabilities to use the NORM.INV function in excel., e.g., 93.6 becomes 93.6/100 = .936.
- Check back if you run into trouble or when you would like to learn how to normally distributed values on other scales to the Z score scale.