o Confidence in the Coefficients
▪ In many cases, it can be desirable to determine whether the estimated coefficient on
the independent variable is significantly different from zero. For example, when
determining fixed and variable costs, if the estimated coefficient is significantly
different from zero, we can conclude that the cost is not totally fixed.
• The t-statistic is used to test the significance of the coefficient; the t-statistic, t, is
the value of the estimated coefficient, b, divided by its standard error.
• The significance level of the t statistic is called the p-value. A very small p-value
(close to zero) means that the probability that the true value of the coefficient is
zero, given the data, is virtually zero.
• To construct a 95% confidence interval around b, we add or subtract to b the
appropriate t-value for the 95% confidence interval times the standard error of b
as follows: b ± t × SEb. That is, with a 95% probability, the variable cost
coefficient should be between (b – t × SEb) and (b + t × SEb).
• Example: From the regression results in Exhibit 5.3, where the linear relation
between overhead cost and repair-hours used is estimated, b = $12.52 and SEb =
1.5843.
See Demonstration Problem 3