Subjects in a sleep deprivation experiment were asked to solve a set of simple
addition problems after having been deprived of sleep for a specified number
of hours. The number of errors was recorded along with the number of hours
without sleep. The results, along with the MINITAB output for a simple linear
regression, are shown below.
$$
\begin{aligned}
&\begin{array}{l|l|l|l}
\text { Number of Errors, } y & 8,6 & 6,10 & 8,14 \\
\hline \text { Number of Hours without Sleep, } x & 8 & 12 & 16
\end{array}\\\
&\begin{array}{l|l|l}
\text { Number of Errors, } y & 14,12 & 16,12 \\
\hline \text { Number of Hours without Sleep, } x & 20 & 24
\end{array}
\end{aligned}
$$
$$
\begin{aligned}
&\text { Analysis of Variance }\\\
&\begin{array}{lcrrrr}
\text { Source } & \text { DF } & \text { Adj SS } & \text { Adj MS } & \text
{ F-Value } & \text { P-Value } \\
\hline \text { Regression } & 1 & 72.20 & 72.200 & 14.37 & 0.005 \\
\text { Error } & 8 & 40.20 & 5.025 & & \\
\text { Total } & 9 & 112.40 & & &
\end{array}
\end{aligned}
$$
$$
\begin{aligned}
&\text { Model Summary }\\\
&\begin{array}{rrr}
\mathrm{S} & \text { R-sq } & \text { R-sq(adj) } \\
\hline 2.24165 & 64.23 \% & 59.76 \%
\end{array}
\end{aligned}
$$
$$
\begin{aligned}
&\text { Coefficients }\\\
&\begin{array}{lrrrr}
\text { Term } & \text { Coef } & \text { SE Coef } & \text { T-Value } &
\text { P-Value } \\
\hline \text { Constant } & 3.00 & 2.13 & 1.41 & 0.196 \\
\mathrm{x} & 0.475 & 0.125 & 3.79 & 0.005
\end{array}
\end{aligned}
$$
Regression Equation
$$
y=3.00+0.475 x
$$
a. Do the data present sufficient evidence to indicate that the number of
errors is linearly related to the number of hours without sleep? Identify the
two test statistics in the printout that can be used to answer this question.
b. Would you expect the relationship between \(y\) and \(x\) to be linear if \(x\)
varied over a wider range \((\) say \(, x=4\) to \(x=48\) )?
c. How do you describe the strength of the relationship between \(y\) and \(x ?\)
d. What is the best estimate of the common population variance \(\sigma^{2} ?\)
e. Find a \(95 \%\) confidence interval for the slope of the line.