0% found this document useful (0 votes)
26 views3 pages

Regression

1. Regression analysis was conducted with amount as the dependent variable and year as the independent variable using data on 14 observations. 2. There was a strong negative correlation between amount and year. 3. The regression model was statistically significant and year explained about 70% of the variance in amount.

Uploaded by

Sundas Saikhu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views3 pages

Regression

1. Regression analysis was conducted with amount as the dependent variable and year as the independent variable using data on 14 observations. 2. There was a strong negative correlation between amount and year. 3. The regression model was statistically significant and year explained about 70% of the variance in amount.

Uploaded by

Sundas Saikhu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

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

Warning # 849 in column 23. Text: en_PK


The LOCALE subcommand of the SET command has an invalid parameter. It could
not be mapped to a valid backend locale.
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.

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

You might also like