You are on page 1of 5

Regression

Notes
Output Created 22-AUG-2021 00:00:37
Comments
Input Data D:\download\new -
Sayfa1.csv
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 882
File
Missing Value Handling Definition of Missing User-defined missing
values are treated as
missing.
Cases Used Correlation coefficients for
each pair of variables are
based on all the cases
with valid data for that
pair. Regression statistics
are based on these
correlations.
Syntax REGRESSION
/DESCRIPTIVES MEAN
STDDEV CORR SIG N
/MISSING PAIRWISE
/STATISTICS COEFF
OUTS R ANOVA COLLIN
TOL CHANGE ZPP
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT salary
/METHOD=ENTER
gender age balance
/SCATTERPLOT=
(*ZRESID ,*ZPRED)
/RESIDUALS
NORMPROB(ZRESID)
/CASEWISE PLOT
(ZRESID) OUTLIERS(3)
/SAVE COOK.
Resources Processor Time 00:00:00,77
Elapsed Time 00:00:00,49
Memory Required 3664 bytes
Additional Memory 520 bytes
Required for Residual Plots

Variables Created or COO_1 Cook's Distance


Modified

Page 1
Descriptive Statistics
Mean Std. Deviation N
salary 1896,4545 1149,03074 882
gender ,52 ,500 882
age 32,64 12,279 882
balance 16251,8168 30969,75965 882

Correlations
salary gender age balance
Pearson Correlation salary 1,000 ,180 -,137 ,289
gender ,180 1,000 ,032 ,139
age -,137 ,032 1,000 ,195
balance ,289 ,139 ,195 1,000
Sig. (1-tailed) salary . <,001 <,001 <,001
gender ,000 . ,168 ,000
age ,000 ,168 . ,000
balance ,000 ,000 ,000 .
N salary 882 882 882 882
gender 882 882 882 882
age 882 882 882 882
balance 882 882 882 882

a
Variables Entered/Removed
Variables Variables
Model Entered Removed Method
1 balance, . Enter
gender, age b

a. Dependent Variable: salary


b. All requested variables entered.

b
Model Summary
Change Statistics
Adjusted R Std. Error of the R Square
Model R R Square Square Estimate Change F Change
a
1 ,377 ,142 ,139 1065,90471 ,142 48,590 3

b
Model Summary
Change Statistics

Model df1 df2 Sig. F Change


1 3 878 <,001
Page 2
a. Predictors: (Constant), balance, gender, age
b. Dependent Variable: salary

a
ANOVA
Sum of
Model Squares df Mean Square F Sig.
1 Regression 165617112,6 3 55205704,19 48,590 <,001b
Residual 997542201,5 878 1136152,849
Total 1163159314 881
a. Dependent Variable: salary
b. Predictors: (Constant), balance, gender, age

a
Coefficients
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 2154,390 107,807 19,984 <,001
gender 330,157 72,577 ,144 4,549 <,001 ,180
age -18,898 2,982 -,202 -6,338 <,001 -,137
balance ,011 ,001 ,308 9,574 <,001 ,289

a
Coefficients

Correlations Collinearity Statistics


Model Zero-order Partial Part Tolerance VIF
1 (Constant)
gender ,180 ,152 ,142 ,981 1,020
age -,137 -,209 -,198 ,962 1,039
balance ,289 ,307 ,299 ,944 1,059
a. Dependent Variable: salary

a
Collinearity Diagnostics
Variance Proportions
Model Dimension Eigenvalue Condition Index (Constant) gender age balance
1 1 2,905 1,000 ,01 ,04 ,01 ,04
2 ,666 2,089 ,01 ,04 ,01 ,94
3 ,368 2,811 ,03 ,88 ,06 ,00
4 ,061 6,892 ,94 ,04 ,92 ,02
a. Dependent Variable: salary

Page 3
a
Casewise Diagnostics

Case Number Std. Residual salary Predicted Value Residual


32 3,563 6024,49 2226,6326 3797,85740
89 5,997 8835,98 2444,2551 6391,72485
188 3,520 6024,49 2272,6836 3751,80643
250 5,915 8835,98 2531,0228 6304,95722
282 3,776 6107,23 2081,8995 4025,33052
402 5,842 8835,98 2608,8341 6227,14594
403 5,747 8835,98 2709,7716 6126,20841
441 3,727 6107,23 2134,9209 3972,30907
529 3,364 5103,51 1517,3581 3586,15190
566 3,046 4910,90 1664,3375 3246,56247
665 3,342 5103,51 1541,7619 3561,74806
666 3,287 5103,51 1600,0617 3503,44828
802 3,254 5103,51 1634,7602 3468,74985
803 3,200 5103,51 1693,0599 3410,45007
842 3,039 4910,90 1671,9410 3238,95901
a. Dependent Variable: salary

a
Residuals Statistics
Minimum Maximum Mean Std. Deviation N
Predicted Value 953,2897 4666,7495 1896,4545 433,57542 882
Std. Predicted Value -2,175 6,389 ,000 1,000 882
Standard Error of Predicted 49,874 293,728 65,921 28,425 882
Value
Adjusted Predicted Value 957,4319 4871,1074 1897,7294 440,76853 882
Residual -2486,78955 6391,72461 ,00000 1064,08834 882
Std. Residual -2,333 5,997 ,000 ,998 882
Stud. Residual -2,427 6,010 -,001 1,002 882
Deleted Residual -2691,14722 6420,15186 -1,27489 1071,17080 882
Stud. Deleted Residual -2,434 6,134 ,000 1,006 882
Mahal. Distance ,930 65,902 2,997 6,430 882
Cook's Distance ,000 ,121 ,002 ,010 882
Centered Leverage Value ,001 ,075 ,003 ,007 882
a. Dependent Variable: salary

Charts

Page 4
Normal P-P Plot of Regression Standardized Residual
Dependent Variable: salary
1,0

0,8

Expected Cum Prob


0,6

0,4

0,2

0,0
0,0 0,2 0,4 0,6 0,8 1,0

Observed Cum Prob

Scatterplot
Dependent Variable: salary
6
Regression Standardized Residual

-2

-4

-2,5 0,0 2,5 5,0 7,5

Regression Standardized Predicted Value

Page 5

You might also like