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

95,0% Confidence intervals for coefficient estimates

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

Standard

Parameter Estimate Error Lower Limit Upper Limit

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

res_t2 -0,452249 0,182637 -0,829194 -0,0753045

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

The StatAdvisor

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

This table shows 95,0% confidence intervals for the coefficients in

the model. Confidence intervals show how precisely the coefficients

can be estimated given the amount of available data and the noise

which is present.

Приложение № 6

Multiple Regression Analysis

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

Dependent variable: RES_25

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

Standard T

Parameter Estimate Error Statistic P-Value

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

res_t2 -0,379058 0,160926 -2,35548 0,0274

res_t3 -0,474514 0,161168 -2,94421 0,0073

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

tтабл(0,05;23)=2,07

Analysis of Variance

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

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

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

Model 332,079 2 166,039 8,38 0,0018

Residual 455,737 23 19,8147

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

Total 787,816 25

Fтабл(0,05;2;23)=3,42

R-squared = 42,1518 percent

R-squared (adjusted for d.f.) = 39,6367 percent

Standard Error of Est. = 4,45137

Mean absolute error = 3,38974

Durbin-Watson statistic = 2,05343

The StatAdvisor

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

The output shows the results of fitting a multiple linear

regression model to describe the relationship between RES_25 and 2

independent variables. The equation of the fitted model is

RES_25 = 0,379058*res_t2 - 0,474514*res_t3

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 42,1518% of the variability in RES_25. The adjusted

R-squared statistic, which is more suitable for comparing models with

different numbers of independent variables, is 39,6367%. The standard

error of the estimate shows the standard deviation of the residuals to

be 4,45137. 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 3,38974 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,0274, belonging to

res_t2. 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.