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

Regression: Notes

Uploaded by

reshmirufus
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 views2 pages

Regression: Notes

Uploaded by

reshmirufus
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/ 2

REGRESSION

/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2.

Regression

Notes
Output Created 03-DEC-2024 22:38:08
Comments
Input Active Dataset DataSet3
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 10
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 Y
/METHOD=ENTER X1
X2.
Resources Processor Time 00:00:00.02
Elapsed Time 00:00:00.01
Memory Required 2928 bytes
Additional Memory 0 bytes
Required for Residual Plots

Page 1
a
Variables Entered/Removed
Variables Variables
Model Entered Removed Method
b
1 X2, X1 . Enter

a. Dependent Variable: Y
b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 .746a .557 .430 2.38788

a. Predictors: (Constant), X2, X1

a
ANOVA
Sum of
Model Squares df Mean Square F Sig.
1 Regression 50.086 2 25.043 4.392 .058b
Residual 39.914 7 5.702
Total 90.000 9
a. Dependent Variable: Y
b. Predictors: (Constant), X2, X1

a
Coefficients
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 2.552 1.944 1.313 .231
X1 .672 .407 .558 1.652 .142
X2 .293 .401 .247 .732 .488
a. Dependent Variable: Y

Page 2

You might also like