Regression: Notes
Regression: Notes
Notes
Output Created 12-MAR-2023 17:21...
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working 12
Data File
Missing Value Handling Definition of Missing User-defined missing
values are treated as
missing.
Syntax REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF
OUTS CI(95) R ANOVA
CHANGE
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT wgt
/METHOD=ENTER hgt
age
/SCATTERPLOT=(wgt ,
*ZPRED)
/SAVE PRED RESID.
[DataSet1]
Page 1
Variables Entered/Removed a
Variables Variables
Model Entered Removed Method
b
1 age, hgt . Enter
Model Summary b
Change Statistics
Adjusted R Std. Error of R Square
Model R R Square Square the Estimate Change F Change df1
a
1 .883 .780 .731 4.65984 .780 15.953 2 9
Model Summary b
Change Statistics
ANOVAa
Sum of
Model Squares df Mean Square F Sig.
1 Regression 692.823 2 346.411 15.953 .001 b
Residual 195.427 9 21.714
Total 888.250 11
a. Dependent Variable: wgt
b. Predictors: (Constant), age, hgt
Coefficients a
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 6.553 10.945 .599 .564 -18.206
hgt .722 .261 .548 2.768 .022 .132
age 2.050 .937 .433 2.187 .056 -.070
Page 2
Coefficients a
Residuals Statisticsa
Charts
Scatterplot
Dependent Variable: wgt
80.00
75.00
70.00
wgt
65.00
60.00
55.00
50.00
-2 -1 0 1 2
Page 3
Notes
Output Created 12-MAR-2023 17:30...
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working 12
Data File
Missing Value Handling Definition of Missing User-defined missing
values are treated as
missing.
Syntax REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF
OUTS CI(95) R ANOVA
CHANGE
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT wgt
/METHOD=ENTER
ages height
/SCATTERPLOT=(wgt ,
*ZPRED)
/SAVE PRED RESID.
Page 4
Notes
Output Created 12-MAR-2023 17:31...
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working 12
Data File
Missing Value Handling Definition of Missing User-defined missing
values are treated as
missing.
Syntax REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF
OUTS CI(95) R ANOVA
CHANGE
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT wgt
/METHOD=ENTER
ages height
/SCATTERPLOT=(wgt ,
*ZPRED)
/SAVE PRED RESID.
Page 5