Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
9
Добавлен:
19.04.2013
Размер:
389.63 Кб
Скачать

Independent variables. The equation of the fitted model is

C = 0,702285*Y - 0,306518*G

Since the P-value in the ANOVA table is less than 0.01, there is a

statistically significant relationship between the variables at the

99% Confidence level.

The R-Squared statistic indicates that the model as fitted

explains 99,9656% of the variability in C. The adjusted R-squared

statistic, which is more suitable for comparing models with different

numbers of independent variables, is 99,9644%. (Note: since the model

does not contain a constant, you should be careful in interpreting the

R-Squared values. Do not compare these R-Squared values with those of

models which do contain a constant.) The standard error of the

estimate shows the standard deviation of the residuals to be 43,8661.

This value can be used to construct prediction limits for new

observations by selecting the Reports option from the text menu. The

mean absolute error (MAE) of 37,5121 is the average value of the

residuals. The Durbin-Watson (DW) statistic tests the residuals to

determine if there is any significant correlation based on the order

in which they occur in your data file. Since the DW value is greater

than 1.4, there is probably not any serious autocorrelation in the

residuals.

In determining whether the model can be simplified, notice that the

highest P-value on the independent variables is 0,0404, belonging to

G. Since the P-value is less than 0.05, that term is statistically

significant at the 95% confidence level. Consequently, you probably

don't want to remove any variables from the model.

Multiple Regression Analysis C.2

-----------------------------------------------------------------------------

Dependent variable: C

-----------------------------------------------------------------------------

Standard T

Parameter Estimate Error Statistic P-Value

-----------------------------------------------------------------------------

Y 0,641306 0,00238376 269,032 0,0000

-----------------------------------------------------------------------------

Analysis of Variance

-----------------------------------------------------------------------------

Source Sum of Squares Df Mean Square F-Ratio P-Value

-----------------------------------------------------------------------------

Model 1,56656E8 1 1,56656E8 72378,06 0,0000

Residual 62767,8 29 2164,41

-----------------------------------------------------------------------------

Total 1,56718E8 30

R-squared = 99,9599 percent

R-squared (adjusted for d.f.) = 99,9599 percent

Standard Error of Est. = 46,5232

Mean absolute error = 41,3509

Durbin-Watson statistic = 1,20666

The StatAdvisor

---------------

The output shows the results of fitting a multiple linear

regression model to describe the relationship between C and 1

Соседние файлы в папке CourseWork