Regression
Regression
Notes
Output Created 05-DEC-2022 22:48:56
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 14
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 R
ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT amount
/METHOD=ENTER year.
Resources Processor Time 00:00:00.02
Elapsed Time 00:00:00.01
Memory Required 1356 bytes
Additional Memory Required for 0 bytes
Residual Plots
[DataSet0]
Descriptive Statistics
Mean Std. Deviation N
amount 24.93 11.445 14
year 2006.50 4.183 14
Correlations
amount year
Pearson Correlation amount 1.000 -.838
year -.838 1.000
Sig. (1-tailed) amount . .000
year .000 .
N amount 14 14
year 14 14
Variables Entered/Removeda
Variables
Model Variables Entered Removed Method
1 year b
. Enter
a. Dependent Variable: amount
b. All requested variables entered.
Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 .838
a
.702 .677 6.503
a. Predictors: (Constant), year
ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 1195.438 1 1195.438 28.267 .000b
Residual 507.490 12 42.291
Total 1702.929 13
a. Dependent Variable: amount
b. Predictors: (Constant), year
Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 4624.444 865.112 5.345 .000
year -2.292 .431 -.838 -5.317 .000
a. Dependent Variable: amount