You are on page 1of 10

GET

FILE='E:\data\densitystrength.sav'.
DATASET NAME DataSet1 WINDOW=FRONT.
REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT strength
/METHOD=ENTER density
/SAVE PRED RESID.

Regression

Notes
Output Created 31-DEC-2022 19:04:01
Comments
Input Data E:\data\densitystrength.sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 16
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics are based on cases
with no missing values for
any variable used.
Syntax REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS
R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT strength
/METHOD=ENTER density
/SAVE PRED RESID.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.00
Memory Required 2400 bytes
Additional Memory Required 0 bytes
for Residual Plots
Variables Created or PRE_1 Unstandardized Predicted
Modified Value
RES_1 Unstandardized Residual

[DataSet1] E:\data\densitystrength.sav

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
1 density b
. Enter

a. Dependent Variable: strength


b. All requested variables entered.

Model Summaryb
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 .991 a
.982 .980 .73799

a. Predictors: (Constant), density


b. Dependent Variable: strength
ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 405.815 1 405.815 745.121 .000b
Residual 7.625 14 .545
Total 413.440 15

a. Dependent Variable: strength


b. Predictors: (Constant), density

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) -715.717 28.330 -25.263 .000
density .317 .012 .991 27.297 .000

a. Dependent Variable: strength

Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value 49.2711 68.3086 57.6000 5.20138 16
Residual -1.21319 1.47932 .00000 .71297 16
Std. Predicted Value -1.601 2.059 .000 1.000 16
Std. Residual -1.644 2.005 .000 .966 16

a. Dependent Variable: strength

* Curve Estimation.
TSET NEWVAR=NONE.
CURVEFIT
/VARIABLES=strength WITH density
/CONSTANT
/MODEL=LINEAR QUADRATIC CUBIC
/PRINT ANOVA
/PLOT FIT.
Curve Fit

Notes
Output Created 31-DEC-2022 19:04:33
Comments
Input Data E:\data\densitystrength.sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 16
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Cases with a missing value in
any variable are not used in
the analysis.
Syntax CURVEFIT
/VARIABLES=strength
WITH density
/CONSTANT
/MODEL=LINEAR
QUADRATIC CUBIC
/PRINT ANOVA
/PLOT FIT.
Resources Processor Time 00:00:00.92
Elapsed Time 00:00:00.56
Use From First observation
To Last observation
Predict From First Observation following
the use period
To Last observation
Time Series Settings (TSET) Amount of Output PRINT = DEFAULT
Saving New Variables NEWVAR = NONE
Maximum Number of Lags in MXAUTO = 16
Autocorrelation or Partial
Autocorrelation Plots
Maximum Number of Lags MXCROSS = 7
Per Cross-Correlation Plots
Maximum Number of New MXNEWVAR = 60
Variables Generated Per
Procedure
Maximum Number of New MXPREDICT = 1000
Cases Per Procedure
Treatment of User-Missing MISSING = EXCLUDE
Values
Confidence Interval CIN = 95
Percentage Value
Tolerance for Entering TOLER = .0001
Variables in Regression
Equations
Maximum Iterative CNVERGE = .001
Parameter Change
Method of Calculating Std. ACFSE = IND
Errors for Autocorrelations
Length of Seasonal Period Unspecified
Variable Whose Values Label Unspecified
Observations in Plots
Equations Include CONSTANT

Warnings
The Quadratic model could not be fitted due to near-collinearity
among model terms.
The Cubic model could not be fitted due to near-collinearity among
model terms.

Model Description
Model Name MOD_1
Dependent Variable 1 strength
Equation 1 Linear
2 Quadratic
3 Cubic
Independent Variable density
Constant Included
Variable Whose Values Label Observations in Plots Unspecified
Tolerance for Entering Terms in Equations .0001

Case Processing Summary


N
Total Cases 16
Excluded Cases a
0
Forecasted Cases 0
Newly Created Cases 0

a. Cases with a missing value in any


variable are excluded from the
analysis.

Variable Processing Summary


Variables
Dependent Independent
strength density
Number of Positive Values 16 16
Number of Zeros 0 0
Number of Negative Values 0 0
Number of Missing Values User-Missing 0 0
System-Missing 0 0

strength

Linear
Model Summary
Adjusted R Std. Error of the
R R Square Square Estimate
.991 .982 .980 .738

The independent variable is density.

ANOVA
Sum of Squares df Mean Square F Sig.
Regression 405.815 1 405.815 745.121 .000
Residual 7.625 14 .545
Total 413.440 15

The independent variable is density.

Coefficients
Standardized
Unstandardized Coefficients Coefficients
B Std. Error Beta t Sig.
density .317 .012 .991 27.297 .000
(Constant) -715.717 28.330 -25.263 .000

Quadratic

Model Summary
Adjusted R Std. Error of the
R R Square Square Estimate
.991 .982 .980 .738
The independent variable is density.

ANOVA
Sum of Squares df Mean Square F Sig.
Regression 405.815 1 405.815 745.121 .000
Residual 7.625 14 .545
Total 413.440 15

The independent variable is density.

Coefficients
Standardized
Unstandardized Coefficients Coefficients
B Std. Error Beta t Sig.
density .317 .012 .991 27.297 .000
(Constant) -715.717 28.330 -25.263 .000

Excluded Terms
Partial Minimum
Beta In t Sig. Correlation Tolerance
density ** 2 a
-3.894 -.438 .669 -.121 .000

a. The tolerance limit for entering variables is reached.

Cubic

Model Summary
Adjusted R Std. Error of the
R R Square Square Estimate
.991 .982 .980 .738
The independent variable is density.

ANOVA
Sum of Squares df Mean Square F Sig.
Regression 405.815 1 405.815 745.121 .000
Residual 7.625 14 .545
Total 413.440 15

The independent variable is density.

Coefficients
Standardized
Unstandardized Coefficients Coefficients
B Std. Error Beta t Sig.
density .317 .012 .991 27.297 .000
(Constant) -715.717 28.330 -25.263 .000

Excluded Terms
Partial Minimum
Beta In t Sig. Correlation Tolerance
density ** 2 a
-3.894 -.438 .669 -.121 .000
density ** 3 -1.963 -.442 .666 -.122 .000

a. The tolerance limit for entering variables is reached.

You might also like