(Solution) Math 399N Week 6 Lab Assignment

 

Statistical Concepts:

  • Data Simulation
  • Confidence Intervals
  • Normal Probabilities

 

Short Answer Writing Assignment

 

All answers should be complete sentences.

 

We need to find the confidence interval for the SLEEP variable.  To do this, we need to find the mean and then find the maximum error.  Then we can use a calculator to find the interval, (x – E, x + E).

 

First, find the mean.  Under that column, in cell E37, type =AVERAGE(E2:E36).  Under that in cell E38, type =STDEV(E2:E36).   Now we can find the maximum error of the confidence interval.  To find the maximum error, we use the “confidence” formula.  In cell E39, type =CONFIDENCE.NORM(0.05,E38,35).  The 0.05 is based on the confidence level of 95%, the E38 is the standard deviation, and 35 is the number in our sample.  You then need to calculate the confidence interval by using a calculator to subtract the maximum error from the mean (x-E) and add it to the mean (x+E).

 

  1. Give and interpret the 95% confidence interval for the hours of sleep a student gets. (5 points)

 

 

 

 

 

Then, you can go down to cell E40 and type =CONFIDENCE.NORM(0.01,E38,35) to find the maximum error for a 99% confidence interval.  Again, you would need to use a calculator to subtract this and add this to the mean to find the actual confidence interval.

 

  1. Give and interpret the 99% confidence interval for the hours of sleep a student gets. (5 points)

 

 

 

 

 

 

  1. Compare the 95% and 99% confidence intervals for the hours of sleep a student gets. Explain the difference between these intervals and why this difference occurs. (10 points)

 

 

 

 

 

 

 

 

 

  1. Find the mean and standard deviation of the DRIVE variable by using =AVERAGE(A2:A36) and =STDEV(A2:A36). Assuming that this variable is normally distributed, what percentage of data would you predict would be less than 40 miles?  This would be based on the calculated probability.  Use the formula =NORM.DIST(40, mean, stdev,TRUE).  Now determine the percentage of data points in the dataset that fall within this range.  To find the actual percentage in the dataset, sort the DRIVE variable and count how many of the data points are less than 40 out of the total 35 data points.  That is the actual percentage.  How does this compare with your prediction?   (15 points)

 

 

 

 

Mean ______________             Standard deviation ____________________

 

 

Predicted percentage ______________________________

 

 

Actual percentage _____________________________

 

Comparison ___________________________________________________

 

______________________________________________________________

 

 

 

 

 

 

  1. What percentage of data would you predict would be between 40 and 70 and what percentage would you predict would be more than 70 miles? Subtract the probabilities found through =NORM.DIST(70, mean, stdev, TRUE) and =NORM.DIST(40, mean, stdev, TRUE) for the “between” probability.  To get the probability of over 70, use the same =NORM.DIST(70, mean, stdev, TRUE) and then subtract the result from 1 to get “more than”.  Now determine the percentage of data points in the dataset that fall within this range, using same strategy as above for counting data points in the data set.  How do each of these compare with your prediction and why is there a difference?   (15 points)

 

 

Predicted percentage between 40 and 70 ______________________________

 

 

Actual percentage _____________________________________________

 

 

 

Predicted percentage more than 70 miles ________________________________

 

 

Actual percentage ___________________________________________

 

Comparison ____________________________________________________

 

_______________________________________________________________

 

Why?  __________________________________________________________

 

________________________________________________________________

 

 

Solution:

Name:________My Name_______________

 

Statistical Concepts:

  • Data Simulation
  • Confidence Intervals
  • Normal Probabilities

 

Short Answer Writing Assignment

 

All answers should be complete sentences.

 

We need to find the confidence interval for the SLEEP variable.  To do this, we need to find the mean and then find the maximum error.  Then we can use a calculator to find the interval, (x – E, x + E).

 

First, find the mean.  Under that column, in cell E37, type =AVERAGE(E2:E36).  Under that in cell E38, type =STDEV(E2:E36).   Now we can find the maximum error of the confidence interval.  To find the maximum error, we use the “confidence” formula.  In cell E39, type =CONFIDENCE.NORM(0.05,E38,35).  The 0.05 is based on the confidence level of 95%, the E38 is the standard deviation, and 35 is the number in our sample.  You then need to calculate the confidence interval by using a calculator to subtract the maximum error from the mean (x-E) and add it to the mean (x+E).

 

  1. Give and interpret the 95% confidence interval for the hours of sleep a student gets. (5 points)

 

 

The margin error is 0.47

So the confidence interval will be (7.2-0.47, 7.2+0.47)

The 95% confidence interval is (6.73 hours, 7.67 hours)

With the confidence level of 95%, it implies that  hours of sleep a student gets would lie between  6.73 hours and 7.67 hours

 

 

 

Then, you can go down to cell E40 and type =CONFIDENCE.NORM(0.01,E38,35) to find the maximum error for a 99% confidence interval.  Again, you would need to use a calculator to subtract this and add this to the mean to find the actual confidence interval.

 

  1. Give and interpret the 99% confidence interval for the hours of sleep a student gets. (5 points)

 

 

The margin error is 0.61

So the confidence interval will be (7.2-0.61, 7.2+0.61)

The 99% confidence interval is (6.59 hours, 7.81 hours)

With the confidence level of 99%, it implies that  hours of sleep a student gets would lie between  6.59 hours and 7.81 hours

 

 

 

Please click the Paypal icon below to purchase full solution for only $15