Eva Output
Eva Output
Explore
Notes
Output Created 30-JAN-2021 19:29:49
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 112
File
Missing Value Handling Definition of Missing User-defined missing values
for dependent variables are
treated as missing.
Cases Used Statistics are based on cases
with no missing values for
any dependent variable or
factor used.
Syntax EXAMINE VARIABLES=Y
/PLOT BOXPLOT
STEMLEAF HISTOGRAM
NPPLOT
/COMPARE GROUPS
/STATISTICS
DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.
Resources Processor Time 00:00:01.83
Elapsed Time 00:00:02.62
Descriptives
Statistic Std. Error
Y Mean 44.500638 107.5405443
95% Confidence Interval for Lower Bound -168.598130
Mean Upper Bound 257.599406
5% Trimmed Mean 27.501991
Median .000000
Variance 1295276.492
Std. Deviation 1138.1021450
Minimum -6424.9249
Maximum 5567.2519
Range 11992.1768
Interquartile Range 65.1629
Skewness -.320 .228
Kurtosis 16.384 .453
Tests of Normality
Kolmogorov-Smirnova Shapiro-Wilk
Statistic df Sig. Statistic df Sig.
Y .346 112 .000 .526 112 .000
Y Stem-and-Leaf Plot
Descriptives
Notes
Output Created 30-JAN-2021 19:33:36
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 99
File
Missing Value Handling Definition of Missing User defined missing values
are treated as missing.
Cases Used All non-missing data are
used.
Syntax DESCRIPTIVES
VARIABLES=X1 X2 Y
/STATISTICS=MEAN
STDDEV VARIANCE MIN
MAX KURTOSIS
SKEWNESS.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.04
Descriptive Statistics
N Minimum Maximum Mean Std. Deviation Variance
Statistic Statistic Statistic Statistic Statistic Statistic
X1 99 .69 .94 .8000 .06818 .005
X2 99 0 1 .43 .498 .248
Y 99 -6424.9249 5567.2519 50.344156 1211.1158880 1466801.695
Valid N (listwise) 99
Descriptive Statistics
Skewness Kurtosis
Statistic Std. Error Statistic Std. Error
X1 .363 .243 -.695 .481
X2 .269 .243 -1.968 .481
Y -.316 .243 14.230 .481
Valid N (listwise)
REGRESSION
/DESCRIPTIVES MEAN STDDEV CORR SIG N
/MISSING LISTWISE
/STATISTICS COEFF OUTS BCOV R ANOVA COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2
/SCATTERPLOT=(*ZPRED ,*ZRESID)
/RESIDUALS DURBIN HISTOGRAM(ZRESID) NORMPROB(ZRESID)
/CASEWISE PLOT(ZRESID) OUTLIERS(3)
/SAVE RESID.
Regression
Notes
Output Created 30-JAN-2021 19:33:58
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 99
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
/DESCRIPTIVES MEAN
STDDEV CORR SIG N
/MISSING LISTWISE
/STATISTICS COEFF OUTS
BCOV R ANOVA COLLIN
TOL
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2
/SCATTERPLOT=(*ZPRED ,*
ZRESID)
/RESIDUALS DURBIN
HISTOGRAM(ZRESID)
NORMPROB(ZRESID)
/CASEWISE
PLOT(ZRESID)
OUTLIERS(3)
/SAVE RESID.
Resources Processor Time 00:00:02.50
Elapsed Time 00:00:02.17
Memory Required 2912 bytes
Additional Memory Required 664 bytes
for Residual Plots
Variables Created or RES_1 Unstandardized Residual
Modified
Descriptive Statistics
Mean Std. Deviation N
Y 50.344156 1211.1158880 99
X1 .8000 .06818 99
X2 .43 .498 99
Correlations
Y X1 X2
Pearson Correlation Y 1.000 -.026 -.094
X1 -.026 1.000 -.043
X2 -.094 -.043 1.000
Sig. (1-tailed) Y . .400 .178
X1 .400 . .337
X2 .178 .337 .
N Y 99 99 99
X1 99 99 99
X2 99 99 99
Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
1 X2, X1 b
. Enter
a. Dependent Variable: Y
b. All requested variables entered.
Model Summaryb
Adjusted R Std. Error of the
Model R R Square Square Estimate Durbin-Watson
1 .099 a
.010 -.011 1217.7105040 2.786
ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 1395954.386 2 697977.193 .471 .626b
Residual 142350611.700 96 1482818.872
Total 143746566.100 98
a. Dependent Variable: Y
b. Predictors: (Constant), X2, X1
Coefficientsa
Standardized Collinearity
Unstandardized Coefficients Coefficients Statistics
Model B Std. Error Beta t Sig. Tolerance
1 (Constant) 575.837 1458.439 .395 .694
X1 -531.226 1805.907 -.030 -.294 .769 .998
X2 -231.411 247.135 -.095 -.936 .351 .998
Coefficientsa
Collinearity Statistics
Model VIF
1 (Constant)
X1 1.002
X2 1.002
a. Dependent Variable: Y
Coefficient Correlationsa
Model X2 X1
1 Correlations X2 1.000 .043
X1 .043 1.000
Covariances X2 61075.568 19154.524
X1 19154.524 3261299.566
a. Dependent Variable: Y
Collinearity Diagnosticsa
Variance Proportions
Model Dimension Eigenvalue Condition Index (Constant) X1 X2
1 1 2.552 1.000 .00 .00 .06
2 .445 2.396 .00 .00 .94
3 .004 26.802 1.00 1.00 .01
a. Dependent Variable: Y
Casewise Diagnosticsa
Case Number Std. Residual Y Predicted Value Residual
18 -3.150 -3745.8452 90.144324 -3835.9894810
81 3.413 4352.7607 196.389590 4156.3711100
82 -5.247 -6424.9249 -35.021179 -6389.9037630
83 4.498 5567.2519 90.144324 5477.1075440
a. Dependent Variable: Y
Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value -156.444336 211.567490 50.344156 119.3500419 99
Residual -6389.9038090 5477.1074220 .0000000 1205.2208350 99
Std. Predicted Value -1.733 1.351 .000 1.000 99
Std. Residual -5.247 4.498 .000 .990 99
a. Dependent Variable: Y
Charts
COMPUTE Y_Sqrt=SQRT(Y).
EXECUTE.
Warning # 603
The argument to the square root function is less than zero. The result has
been set to the system-missing value.
Command line: 55 Current case: 3 Current splitfile group: 1
Warning # 603
The argument to the square root function is less than zero. The result has
been set to the system-missing value.
Command line: 55 Current case: 6 Current splitfile group: 1
Warning # 603
The argument to the square root function is less than zero. The result has
been set to the system-missing value.
Command line: 55 Current case: 8 Current splitfile group: 1
Warning # 603
The argument to the square root function is less than zero. The result has
been set to the system-missing value.
Command line: 55 Current case: 10 Current splitfile group: 1
Warning # 603
The argument to the square root function is less than zero. The result has
been set to the system-missing value.
Command line: 55 Current case: 11 Current splitfile group: 1
Warning # 603
The argument to the square root function is less than zero. The result has
been set to the system-missing value.
Command line: 55 Current case: 14 Current splitfile group: 1
Warning # 603
The argument to the square root function is less than zero. The result has
been set to the system-missing value.
Command line: 55 Current case: 15 Current splitfile group: 1
Warning # 603
The argument to the square root function is less than zero. The result has
been set to the system-missing value.
Command line: 55 Current case: 17 Current splitfile group: 1
Warning # 603
The argument to the square root function is less than zero. The result has
been set to the system-missing value.
Command line: 55 Current case: 18 Current splitfile group: 1
Warning # 603
The argument to the square root function is less than zero. The result has
been set to the system-missing value.
Command line: 55 Current case: 19 Current splitfile group: 1
Warning # 92
The limit for MXWARNS warnings in this data pass has been exceeded. Further
warnings have been suppressed. To change the limit use SET MXWARNS.
REGRESSION
/DESCRIPTIVES MEAN STDDEV CORR SIG N
/MISSING LISTWISE
/STATISTICS COEFF OUTS BCOV R ANOVA COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y_Sqrt
/METHOD=ENTER X1 X2
/SCATTERPLOT=(*ZPRED ,*ZRESID)
/RESIDUALS DURBIN HISTOGRAM(ZRESID) NORMPROB(ZRESID)
/CASEWISE PLOT(ZRESID) OUTLIERS(3)
/SAVE RESID.
Regression
Notes
Output Created 30-JAN-2021 19:37:34
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 99
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
/DESCRIPTIVES MEAN
STDDEV CORR SIG N
/MISSING LISTWISE
/STATISTICS COEFF OUTS
BCOV R ANOVA COLLIN
TOL
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Y_Sqrt
/METHOD=ENTER X1 X2
/SCATTERPLOT=(*ZPRED ,*
ZRESID)
/RESIDUALS DURBIN
HISTOGRAM(ZRESID)
NORMPROB(ZRESID)
/CASEWISE
PLOT(ZRESID)
OUTLIERS(3)
/SAVE RESID.
Resources Processor Time 00:00:00.88
Elapsed Time 00:00:00.82
Memory Required 2992 bytes
Additional Memory Required 664 bytes
for Residual Plots
Variables Created or RES_2 Unstandardized Residual
Modified
Descriptive Statistics
Mean Std. Deviation N
Y_Sqrt 15.3885 17.78421 46
X1 .7938 .06485 46
X2 .37 .488 46
Correlations
Y_Sqrt X1 X2
Pearson Correlation Y_Sqrt 1.000 -.049 .053
X1 -.049 1.000 -.026
X2 .053 -.026 1.000
Sig. (1-tailed) Y_Sqrt . .374 .362
X1 .374 . .431
X2 .362 .431 .
N Y_Sqrt 46 46 46
X1 46 46 46
X2 46 46 46
Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
1 X2, X1 b
. Enter
Model Summaryb
Adjusted R Std. Error of the
Model R R Square Square Estimate Durbin-Watson
1 .071 a
.005 -.041 18.14686 1.579
ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 72.257 2 36.128 .110 .896b
Residual 14160.262 43 329.308
Total 14232.519 45
Coefficientsa
Standardized Collinearity
Unstandardized Coefficients Coefficients Statistics
Model B Std. Error Beta t Sig. Tolerance
1 (Constant) 24.957 33.348 .748 .458
X1 -12.939 41.729 -.047 -.310 .758 .999
X2 1.901 5.545 .052 .343 .733 .999
Coefficientsa
Collinearity Statistics
Model VIF
1 (Constant)
X1 1.001
X2 1.001
Coefficient Correlationsa
Model X2 X1
1 Correlations X2 1.000 .026
X1 .026 1.000
Covariances X2 30.748 6.055
X1 6.055 1741.302
Collinearity Diagnosticsa
Variance Proportions
Model Dimension Eigenvalue Condition Index (Constant) X1 X2
1 1 2.490 1.000 .00 .00 .06
2 .507 2.216 .00 .00 .93
3 .003 27.730 1.00 1.00 .00
Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value 12.7570 17.9854 15.3885 1.26717 46
Residual -14.62237 61.48730 .00000 17.73901 46
Std. Predicted Value -2.077 2.049 .000 1.000 46
Std. Residual -.806 3.388 .000 .978 46
Charts