You are on page 1of 6

GET DATA /TYPE=XLSX

/FILE='C:\Users\21010005\Desktop\Indus Motors.xlsx'
/SHEET=name 'Sheet1'
/CELLRANGE=full
/READNAMES=on
/ASSUMEDSTRWIDTH=32767.
EXECUTE.
DATASET NAME DataSet1 WINDOW=FRONT.
REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT INDUSMOTORCOMPANY
/METHOD=ENTER KARACHISE100PRICEINDEX
/SCATTERPLOT=(*ZRESID ,*ZPRED)
/RESIDUALS HISTOGRAM(ZRESID) NORMPROB(ZRESID).

Regression

Page 1
Notes

Output Created 21-NOV-2019 12:01:59


Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
File 1255

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
INDUSMOTORCOMPANY
/METHOD=ENTER
KARACHISE100PRICEINDEX
/SCATTERPLOT=(*ZRESID ,
*ZPRED)
/RESIDUALS HISTOGRAM
(ZRESID) NORMPROB(ZRESID).
Resources Processor Time 00:00:01.41
Elapsed Time 00:00:01.91
Memory Required 2400 bytes
Additional Memory
Required for Residual Plots 680 bytes

[DataSet1]

Variables Entered/Removeda

Variables Variables
Model Entered Removed Method
1 KARACHI SE
100 - PRICE . Enter
INDEXb
a. Dependent Variable: INDUS MOTOR COMPANY
b. All requested variables entered.

Page 2
Model Summaryb

Adjusted R Std. Error of the


Model R R Square Square Estimate
1 .868a .753 .753 154.2619181
a. Predictors: (Constant), KARACHI SE 100 - PRICE INDEX
b. Dependent Variable: INDUS MOTOR COMPANY

ANOVAa

Sum of
Model Squares df Mean Square F Sig.
1 Regression 91103588.72 1 91103588.72 3828.406 .000b
Residual 29817314.44 1253 23796.739
Total 120920903.2 1254
a. Dependent Variable: INDUS MOTOR COMPANY
b. Predictors: (Constant), KARACHI SE 100 - PRICE INDEX

Coefficientsa

Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) -563.391 31.264 -18.020 .000
KARACHI SE 100 - PRICE
INDEX .049 .001 .868 61.874 .000

a. Dependent Variable: INDUS MOTOR COMPANY

Residuals Statisticsa

Minimum Maximum Mean Std. Deviation N


Predicted Value 848.3295898 2031.698364 1352.206805 269.5373624 1255
Residual -401.623566 409.9039001 .0000000000 154.2003979 1255
Std. Predicted Value -1.869 2.521 .000 1.000 1255
Std. Residual -2.604 2.657 .000 1.000 1255
a. Dependent Variable: INDUS MOTOR COMPANY

Charts

Page 3
Histogram
Dependent Variable: INDUS MOTOR COMPANY

Mean = -6.12E-15
100 Std. Dev. = 1.000
N = 1,255

80
Frequency

60

40

20

0
-3 -2 -1 0 1 2 3

Regression Standardized Residual

Page 4
Normal P-P Plot of Regression Standardized Residual
Dependent Variable: INDUS MOTOR COMPANY
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

Page 5
Scatterplot
Dependent Variable: INDUS MOTOR COMPANY
3
Regression Standardized Residual

-1

-2

-3

-2 -1 0 1 2 3

Regression Standardized Predicted Value

Page 6

You might also like