0% found this document useful (0 votes)
16 views5 pages

Regression: Notes

The document presents the results of a regression analysis performed on a dataset with 12 rows, focusing on the relationship between weight (wgt) as the dependent variable and height (hgt) and age as independent variables. The analysis shows a significant model with an R-squared value of 0.780 and a p-value of 0.001, indicating that the predictors explain a substantial portion of the variance in weight. Coefficients for height and age suggest a positive relationship with weight, with height being statistically significant at p=0.022.

Uploaded by

Ivett Sierra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views5 pages

Regression: Notes

The document presents the results of a regression analysis performed on a dataset with 12 rows, focusing on the relationship between weight (wgt) as the dependent variable and height (hgt) and age as independent variables. The analysis shows a significant model with an R-squared value of 0.780 and a p-value of 0.001, indicating that the predictors explain a substantial portion of the variance in weight. Coefficients for height and age suggest a positive relationship with weight, with height being statistically significant at p=0.022.

Uploaded by

Ivett Sierra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Regression

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.

Cases Used Statistics are based on


cases with no missing
values for any variable
used.

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.

Resources Processor Time 00:00:02.77


Elapsed Time 00:00:02.00
Memory Required 2912 bytes
Additional Memory 208 bytes
Required for Residual
Plots
Variables Created or PRE_1 Unstandardized
Modified Predicted Value
RES_1 Unstandardized
Residual

[DataSet1]

Page 1
Variables Entered/Removed a
Variables Variables
Model Entered Removed Method
b
1 age, hgt . Enter

a. Dependent Variable: wgt


b. All requested variables entered.

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

Model df2 Sig. F Change


1 9 .001

a. Predictors: (Constant), age, hgt


b. Dependent Variable: wgt

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

95.0% Confidence Interval for B


Model Lower Bound Upper Bound
1 (Constant) -18.206 31.312
hgt .132 1.312
age -.070 4.170
a. Dependent Variable: wgt

Residuals Statisticsa

Minimum Maximum Mean Std. Deviation N


Predicted Value 49.1794 75.1989 62.7500 7.93624 12
Residual -6.87079 10.23360 .00000 4.21499 12
Std. Predicted Value -1.710 1.569 .000 1.000 12
Std. Residual -1.474 2.196 .000 .905 12
a. Dependent Variable: wgt

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

Regression Standardized Predicted Value

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.

Cases Used Statistics are based on


cases with no missing
values for any variable
used.

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.

Resources Processor Time 00:00:00.01


Elapsed Time 00:00:00.00
Memory Required 3232 bytes
Additional Memory 208 bytes
Required for Residual
Plots
Variables Created or PRE_2 Unstandardized
Modified Predicted Value
RES_2 Unstandardized
Residual

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.

Cases Used Statistics are based on


cases with no missing
values for any variable
used.

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.

Resources Processor Time 00:00:00.01


Elapsed Time 00:00:00.00
Memory Required 3312 bytes
Additional Memory 208 bytes
Required for Residual
Plots
Variables Created or PRE_3 Unstandardized
Modified Predicted Value
RES_3 Unstandardized
Residual

Page 5

You might also like