Regression
Notes
Output Created 18-Dec-2013 17:59:21
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 10
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
COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2
/SCATTERPLOT=(*SDRESID ,*ZRESID)
/RESIDUALS DURBIN.
Resources Processor Time 00:00:01.341
Elapsed Time 00:00:01.178
Memory Required 1636 bytes
Additional Memory Required for
232 bytes
Residual Plots
[DataSet0]
Variables Entered/Removedb
Variables
Model Variables Entered Removed Method
1 X2, X1a . Enter
a. All requested variables entered.
b. Dependent Variable: Y
Model Summaryb
Std. Error of the
Model R R Square Adjusted R Square Estimate Durbin-Watson
1 .915a .836 .790 2.52099 1.516
a. Predictors: (Constant), X2, X1
b. Dependent Variable: Y
ANOVAb
Model Sum of Squares df Mean Square F Sig.
1 Regression 227.512 2 113.756 17.899 .002a
Residual 44.488 7 6.355
Total 272.000 9
a. Predictors: (Constant), X2, X1
b. Dependent Variable: Y
Coefficientsa
Standardized
Unstandardized Coefficients Coefficients Collinearity Statistics
Model B Std. Error Beta t Sig. Tolerance VIF
1 (Consta
3.919 2.418 1.621 .149
nt)
X1 2.491 .703 1.024 3.544 .009 .280 3.576
X2 -.466 1.016 -.133 -.459 .660 .280 3.576
a. Dependent Variable: Y
Collinearity Diagnosticsa
Variance Proportions
Model Dimension Eigenvalue Condition Index (Constant) X1 X2
1 1 2.908 1.000 .01 .00 .00
2 .075 6.247 .98 .06 .09
3 .018 12.827 .01 .94 .91
a. Dependent Variable: Y
Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value 7.5018 25.5654 17.0000 5.02784 10
Std. Predicted Value -1.889 1.704 .000 1.000 10
Standard Error of Predicted
.797 2.173 1.326 .406 10
Value
Adjusted Predicted Value 8.9532 28.3109 17.3494 5.61697 9
Residual -3.46643 2.97527 .00000 2.22330 10
Std. Residual -1.375 1.180 .000 .882 10
Stud. Residual -1.601 1.280 -.050 1.119 9
Deleted Residual -5.31090 3.49813 -.34945 3.45774 9
Stud. Deleted Residual -1.862 1.354 -.095 1.200 9
Mahal. Distance .000 5.788 1.800 1.738 10
Cook's Distance .004 .765 .192 .230 9
Centered Leverage Value .000 .643 .200 .193 10
a. Dependent Variable: Y
Charts
Regression
Notes
Output Created 18-Dec-2013 17:55:36
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 10
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.109
Elapsed Time 00:00:00.078
Memory Required 1628 bytes
Additional Memory Required for
0 bytes
Residual Plots
[DataSet0]
Variables Entered/Removedb
Variables
Model Variables Entered Removed Method
1 X2, X1a . Enter
a. All requested variables entered.
b. Dependent Variable: Y
Model Summary
Std. Error of the
Model R R Square Adjusted R Square Estimate
1 .915a .836 .790 2.52099
a. Predictors: (Constant), X2, X1
Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 3.919 2.418 1.621 .149
X1 2.491 .703 1.024 3.544 .009
X2 -.466 1.016 -.133 -.459 .660
a. Dependent Variable: Y
ANOVAb
Model Sum of Squares df Mean Square F Sig.
1 Regression 227.512 2 113.756 17.899 .002a
Residual 44.488 7 6.355
Total 272.000 9
a. Predictors: (Constant), X2, X1
b. Dependent Variable: Y
Correlations
Notes
Output Created 18-Dec-2013 17:51:11
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 10
Missing Value Handling Definition of Missing User-defined missing values are treated as
missing.
Cases Used Statistics for each pair of variables are
based on all the cases with valid data for
that pair.
Syntax CORRELATIONS
/VARIABLES=X2 Y
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00.125
Elapsed Time 00:00:00.063
[DataSet0]
Correlations
X2 Y
X2 Pearson Correlation 1 .737*
Sig. (2-tailed) .015
N 10 10
Y Pearson Correlation .737* 1
Sig. (2-tailed) .015
N 10 10
*. Correlation is significant at the 0.05 level (2-tailed).
Correlations
Notes
Output Created 18-Dec-2013 17:50:00
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 10
Missing Value Handling Definition of Missing User-defined missing values are treated as
missing.
Cases Used Statistics for each pair of variables are
based on all the cases with valid data for
that pair.
Syntax CORRELATIONS
/VARIABLES=X1 Y
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00.219
Elapsed Time 00:00:00.062
[DataSet0]
Correlations
X1 Y
X1 Pearson Correlation 1 .912**
Sig. (2-tailed) .000
N 10 10
Y Pearson Correlation .912** 1
Sig. (2-tailed) .000
N 10 10
**. Correlation is significant at the 0.01 level (2-tailed).
Explore
Notes
Output Created 18-Dec-2013 17:48:27
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 10
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=X1 X2 Y
/PLOT BOXPLOT STEMLEAF
HISTOGRAM NPPLOT
/COMPARE VARIABLES
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.
Resources Processor Time 00:00:14.976
Elapsed Time 00:00:09.282
[DataSet0]
Case Processing Summary
Cases
Valid Missing Total
N Percent N Percent N Percent
X1 10 100.0% 0 .0% 10 100.0%
X2 10 100.0% 0 .0% 10 100.0%
Y 10 100.0% 0 .0% 10 100.0%
Descriptives
Statistic Std. Error
X1 Mean 6.0000 .71492
95% Confidence Interval for Lower Bound 4.3827
Mean
Upper Bound 7.6173
5% Trimmed Mean 6.0000
Median 6.0000
Variance 5.111
Std. Deviation 2.26078
Minimum 2.00
Maximum 10.00
Range 8.00
Interquartile Range 3.25
Skewness -.072 .687
Kurtosis .356 1.334
X2 Mean 4.0000 .49441
95% Confidence Interval for Lower Bound 2.8816
Mean
Upper Bound 5.1184
5% Trimmed Mean 3.9444
Median 3.5000
Variance 2.444
Std. Deviation 1.56347
Minimum 2.00
Maximum 7.00
Range 5.00
Interquartile Range 2.25
Skewness .872 .687
Kurtosis -.029 1.334
Y Mean 17.0000 1.73845
95% Confidence Interval for Lower Bound 13.0673
Mean
Upper Bound 20.9327
5% Trimmed Mean 17.2222
Median 18.0000
Variance 30.222
Std. Deviation 5.49747
Minimum 7.00
Maximum 23.00
Range 16.00
Interquartile Range 9.25
Skewness -.657 .687
Kurtosis -.561 1.334
Tests of Normality
Kolmogorov-Smirnova Shapiro-Wilk
Statistic df Sig. Statistic df Sig.
X1 .200 10 .200* .968 10 .867
X2 .239 10 .111 .899 10 .213
Y .142 10 .200* .925 10 .404
a. Lilliefors Significance Correction
*. This is a lower bound of the true significance.
Detrended Normal Q-Q Plots
Normal Q-Q Plots
Stem-and-Leaf Plots
X1 Stem-and-Leaf Plot
Frequency Stem & Leaf
3,00 0 . 244
6,00 0 . 666778
1,00 1 . 0
Stem width: 10,00
Each leaf: 1 case(s)
X2 Stem-and-Leaf Plot
Frequency Stem & Leaf
1,00 2 . 0
4,00 3 . 0000
2,00 4 . 00
1,00 5 . 0
1,00 6 . 0
1,00 7 . 0
Stem width: 1,00
Each leaf: 1 case(s)
Y Stem-and-Leaf Plot
Frequency Stem & Leaf
1,00 0 . 7
2,00 1 . 04
3,00 1 . 579
4,00 2 . 0233
Stem width: 10,00
Each leaf: 1 case(s)
Histograms
Explore
Notes
Output Created 18-Dec-2013 17:44:45
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 10
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=X1 X2 Y
/PLOT BOXPLOT STEMLEAF NPPLOT
/COMPARE VARIABLES
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.
Resources Processor Time 00:00:06.287
Elapsed Time 00:00:06.396
[DataSet0]
Case Processing Summary
Cases
Valid Missing Total
N Percent N Percent N Percent
X1 10 100.0% 0 .0% 10 100.0%
X2 10 100.0% 0 .0% 10 100.0%
Y 10 100.0% 0 .0% 10 100.0%
Descriptives
Statistic Std. Error
X1 Mean 6.0000 .71492
95% Confidence Interval for Lower Bound 4.3827
Mean
Upper Bound 7.6173
5% Trimmed Mean 6.0000
Median 6.0000
Variance 5.111
Std. Deviation 2.26078
Minimum 2.00
Maximum 10.00
Range 8.00
Interquartile Range 3.25
Skewness -.072 .687
Kurtosis .356 1.334
X2 Mean 4.0000 .49441
95% Confidence Interval for Lower Bound 2.8816
Mean
Upper Bound 5.1184
5% Trimmed Mean 3.9444
Median 3.5000
Variance 2.444
Std. Deviation 1.56347
Minimum 2.00
Maximum 7.00
Range 5.00
Interquartile Range 2.25
Skewness .872 .687
Kurtosis -.029 1.334
Y Mean 17.0000 1.73845
95% Confidence Interval for Lower Bound 13.0673
Mean
Upper Bound 20.9327
5% Trimmed Mean 17.2222
Median 18.0000
Variance 30.222
Std. Deviation 5.49747
Minimum 7.00
Maximum 23.00
Range 16.00
Interquartile Range 9.25
Skewness -.657 .687
Kurtosis -.561 1.334
Tests of Normality
Kolmogorov-Smirnova Shapiro-Wilk
Statistic df Sig. Statistic df Sig.
X1 .200 10 .200* .968 10 .867
X2 .239 10 .111 .899 10 .213
Y .142 10 .200* .925 10 .404
a. Lilliefors Significance Correction
*. This is a lower bound of the true significance.
Detrended Normal Q-Q Plots
Normal Q-Q Plots
Stem-and-Leaf Plots
X1 Stem-and-Leaf Plot
Frequency Stem & Leaf
3,00 0 . 244
6,00 0 . 666778
1,00 1 . 0
Stem width: 10,00
Each leaf: 1 case(s)
X2 Stem-and-Leaf Plot
Frequency Stem & Leaf
1,00 2 . 0
4,00 3 . 0000
2,00 4 . 00
1,00 5 . 0
1,00 6 . 0
1,00 7 . 0
Stem width: 1,00
Each leaf: 1 case(s)
Y Stem-and-Leaf Plot
Frequency Stem & Leaf
1,00 0 . 7
2,00 1 . 04
3,00 1 . 579
4,00 2 . 0233
Stem width: 10,00
Each leaf: 1 case(s)
Descriptives
Notes
Output Created 18-Dec-2013 17:42:43
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 10
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 MIN MAX
KURTOSIS SKEWNESS.
Resources Processor Time 00:00:00.031
Elapsed Time 00:00:00.031
[DataSet0]
Descriptive Statistics
N Minimum Maximum Mean Std. Deviation Skewness Kurtosis
Statistic Statistic Statistic Statistic Statistic Statistic Std. Error Statistic Std. Error
X1 10 2.00 10.00 6.0000 2.26078 -.072 .687 .356 1.334
X2 10 2.00 7.00 4.0000 1.56347 .872 .687 -.029 1.334
Y 10 7.00 23.00 17.0000 5.49747 -.657 .687 -.561 1.334
Valid N
10
(listwise)