Вы находитесь на странице: 1из 16

REGRESSION

/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2

/RESIDUALS DURBIN.

Regression

Notes

Output Created 19-May-2017 10:55:17

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 42

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
/RESIDUALS DURBIN.

Resources Processor Time 00:00:00.140

Elapsed Time 00:00:00.069

Memory Required 1636 bytes

Additional Memory Required for


0 bytes
Residual Plots

[DataSet0]
Variables Entered/Removedb

Variables
Model Variables Entered Removed Method

1 Struktur Modal,
. Enter
Likuiditasa

a. All requested variables entered.

b. Dependent Variable: Profitabilitas

Model Summaryb

Std. Error of the


Model R R Square Adjusted R Square Estimate Durbin-Watson

1 .624a .390 .358 21.05725 1.852

a. Predictors: (Constant), Struktur Modal, Likuiditas

b. Dependent Variable: Profitabilitas

ANOVAb

Model Sum of Squares df Mean Square F Sig.

1 Regression 11035.337 2 5517.669 12.444 .000a

Residual 17292.906 39 443.408

Total 28328.243 41

a. Predictors: (Constant), Struktur Modal, Likuiditas

b. Dependent Variable: Profitabilitas

Coefficientsa

Standardized
Unstandardized Coefficients Coefficients Collinearity Statistics

Model B Std. Error Beta t Sig. Tolerance VIF

1 (Constant) 16.070 8.787 1.829 .075

Likuiditas -.015 .020 -.102 -.756 .454 .855 1.170

Struktur Modal 29.018 6.794 .578 4.271 .000 .855 1.170

a. Dependent Variable: Profitabilitas


Collinearity Diagnosticsa

Variance Proportions
Dimensi
Model on Eigenvalue Condition Index (Constant) Likuiditas Struktur Modal

1 1 2.442 1.000 .02 .03 .04

2 .473 2.273 .00 .25 .37

3 .085 5.348 .98 .71 .59

a. Dependent Variable: Profitabilitas

Residuals Statisticsa

Minimum Maximum Mean Std. Deviation N

Predicted Value 10.0058 77.1296 31.4719 16.40593 42

Residual -4.78877E1 48.68039 .00000 20.53724 42

Std. Predicted Value -1.308 2.783 .000 1.000 42

Std. Residual -2.274 2.312 .000 .975 42

a. Dependent Variable: Profitabilitas

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2
/RESIDUALS DURBIN

/SAVE RESID.

Regression

Notes

Output Created 19-May-2017 10:58:24

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 42

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
/RESIDUALS DURBIN
/SAVE RESID.

Resources Processor Time 00:00:00.203

Elapsed Time 00:00:00.064

Memory Required 1636 bytes

Additional Memory Required for


0 bytes
Residual Plots

Variables Created or Modified RES_1 Unstandardized Residual

[DataSet0]

Variables Entered/Removedb

Variables
Model Variables Entered Removed Method

1 Struktur Modal,
. Enter
Likuiditasa

a. All requested variables entered.

b. Dependent Variable: Profitabilitas

Model Summaryb

Std. Error of the


Model R R Square Adjusted R Square Estimate Durbin-Watson

1 .624a .390 .358 21.05725 1.852

a. Predictors: (Constant), Struktur Modal, Likuiditas

b. Dependent Variable: Profitabilitas


ANOVAb

Model Sum of Squares df Mean Square F Sig.

1 Regression 11035.337 2 5517.669 12.444 .000a

Residual 17292.906 39 443.408

Total 28328.243 41

a. Predictors: (Constant), Struktur Modal, Likuiditas

b. Dependent Variable: Profitabilitas

Coefficientsa

Standardized
Unstandardized Coefficients Coefficients Collinearity Statistics

Model B Std. Error Beta t Sig. Tolerance VIF

1 (Constant) 16.070 8.787 1.829 .075

Likuiditas -.015 .020 -.102 -.756 .454 .855 1.170

Struktur Modal 29.018 6.794 .578 4.271 .000 .855 1.170

a. Dependent Variable: Profitabilitas

Collinearity Diagnosticsa

Variance Proportions
Dimensi
Model on Eigenvalue Condition Index (Constant) Likuiditas Struktur Modal

1 1 2.442 1.000 .02 .03 .04

2 .473 2.273 .00 .25 .37

3 .085 5.348 .98 .71 .59

a. Dependent Variable: Profitabilitas

Residuals Statisticsa

Minimum Maximum Mean Std. Deviation N

Predicted Value 10.0058 77.1296 31.4719 16.40593 42

Residual -4.78877E1 48.68039 .00000 20.53724 42

Std. Predicted Value -1.308 2.783 .000 1.000 42

Std. Residual -2.274 2.312 .000 .975 42


a. Dependent Variable: Profitabilitas

COMPUTE abs=ABS(RES_1).
EXECUTE.
NONPAR CORR
/VARIABLES=X1 X2 abs
/PRINT=SPEARMAN TWOTAIL NOSIG

/MISSING=PAIRWISE.

Nonparametric Correlations

Notes

Output Created 19-May-2017 11:02:36

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 42

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 NONPAR CORR


/VARIABLES=X1 X2 abs
/PRINT=SPEARMAN TWOTAIL NOSIG
/MISSING=PAIRWISE.

Resources Processor Time 00:00:00.000

Elapsed Time 00:00:00.007

Number of Cases Allowed 142987 casesa

a. Based on availability of workspace memory

[DataSet0]

Correlations

Likuiditas Struktur Modal abs

Spearman's rho Likuiditas Correlation Coefficient 1.000 -.408** -.073


Sig. (2-tailed) . .007 .644

N 42 42 42

Struktur Modal Correlation Coefficient -.408** 1.000 .651**

Sig. (2-tailed) .007 . .000

N 42 42 42

abs Correlation Coefficient -.073 .651** 1.000

Sig. (2-tailed) .644 .000 .

N 42 42 42

**. Correlation is significant at the 0.01 level (2-tailed).

NPAR TESTS
/K-S(NORMAL)=RES_1

/MISSING ANALYSIS.

NPar Tests

Notes

Output Created 19-May-2017 11:04:04

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 42

Missing Value Handling Definition of Missing User-defined missing values are treated as
missing.

Cases Used Statistics for each test are based on all


cases with valid data for the variable(s)
used in that test.

Syntax NPAR TESTS


/K-S(NORMAL)=RES_1
/MISSING ANALYSIS.

Resources Processor Time 00:00:00.016

Elapsed Time 00:00:00.020

Number of Cases Alloweda 196608

a. Based on availability of workspace memory.


[DataSet0]

One-Sample Kolmogorov-Smirnov Test

Unstandardized
Residual

N 42

Normal Parametersa Mean .0000000

Std. Deviation 20.53723942

Most Extreme Differences Absolute .112

Positive .112

Negative -.105

Kolmogorov-Smirnov Z .726

Asymp. Sig. (2-tailed) .668

a. Test distribution is Normal.

* Curve Estimation.
TSET NEWVAR=NONE.
CURVEFIT
/VARIABLES=Y WITH X1
/CONSTANT
/MODEL=LINEAR

/PLOT FIT.

Curve Fit

Notes

Output Created 19-May-2017 11:05:35

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 42

Missing Value Handling Definition of Missing User-defined missing values are treated as
missing.

Cases Used Cases with a missing value in any variable


are not used in the analysis.
Syntax CURVEFIT
/VARIABLES=Y WITH X1
/CONSTANT
/MODEL=LINEAR
/PLOT FIT.

Resources Processor Time 00:00:00.766

Elapsed Time 00:00:00.918

Use From First observation

To Last observation

Predict From First Observation following the use period

To Last observation

Time Series Settings (TSET) Amount of Output PRINT = DEFAULT

Saving New Variables NEWVAR = NONE

Maximum Number of Lags in


Autocorrelation or Partial MXAUTO = 16
Autocorrelation Plots

Maximum Number of Lags Per


MXCROSS = 7
Cross-Correlation Plots

Maximum Number of New


Variables Generated Per MXNEWVAR = 60
Procedure

Maximum Number of New


MXPREDICT = 1000
Cases Per Procedure

Treatment of User-Missing
MISSING = EXCLUDE
Values

Confidence Interval Percentage


CIN = 95
Value

Tolerance for Entering Variables


TOLER = ,0001
in Regression Equations

Maximum Iterative Parameter


CNVERGE = ,001
Change

Method of Calculating Std.


ACFSE = IND
Errors for Autocorrelations

Length of Seasonal Period Unspecified

Variable Whose Values Label


Unspecified
Observations in Plots

Equations Include CONSTANT


[DataSet0]

Model Description

Model Name MOD_1

Dependent Variable 1 Profitabilitas

Equation 1 Linear

Independent Variable Likuiditas

Constant Included

Variable Whose Values Label Observations in Plots Unspecified

Case Processing Summary

Total Cases 42

Excluded Casesa 0

Forecasted Cases 0

Newly Created Cases 0

a. Cases with a missing value in any


variable are excluded from the analysis.

Variable Processing Summary

Variables

Dependent Independent

Profitabilitas Likuiditas

Number of Positive Values 42 42

Number of Zeros 0 0

Number of Negative Values 0 0

Number of Missing Values User-Missing 0 0

System-Missing 0 0

Model Summary and Parameter Estimates

Dependent Variable:Profitabilitas

Equation Model Summary Parameter Estimates


R Square F df1 df2 Sig. Constant b1

Linear .104 4.642 1 40 .037 44.040 -.047

The independent variable is Likuiditas.

* Curve Estimation.
TSET NEWVAR=NONE.
CURVEFIT
/VARIABLES=Y WITH X2
/CONSTANT
/MODEL=LINEAR

/PLOT FIT.

Curve Fit

Notes

Output Created 19-May-2017 11:06:50

Comments

Input Active Dataset DataSet0


Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 42

Missing Value Handling Definition of Missing User-defined missing values are treated as
missing.

Cases Used Cases with a missing value in any variable


are not used in the analysis.

Syntax CURVEFIT
/VARIABLES=Y WITH X2
/CONSTANT
/MODEL=LINEAR
/PLOT FIT.

Resources Processor Time 00:00:01.187

Elapsed Time 00:00:00.637

Use From First observation

To Last observation

Predict From First Observation following the use period

To Last observation

Time Series Settings (TSET) Amount of Output PRINT = DEFAULT

Saving New Variables NEWVAR = NONE

Maximum Number of Lags in


Autocorrelation or Partial MXAUTO = 16
Autocorrelation Plots

Maximum Number of Lags Per


MXCROSS = 7
Cross-Correlation Plots

Maximum Number of New


Variables Generated Per MXNEWVAR = 60
Procedure

Maximum Number of New


MXPREDICT = 1000
Cases Per Procedure

Treatment of User-Missing
MISSING = EXCLUDE
Values

Confidence Interval Percentage


CIN = 95
Value

Tolerance for Entering Variables TOLER = ,0001


in Regression Equations
Maximum Iterative Parameter
CNVERGE = ,001
Change

Method of Calculating Std.


ACFSE = IND
Errors for Autocorrelations

Length of Seasonal Period Unspecified

Variable Whose Values Label


Unspecified
Observations in Plots

Equations Include CONSTANT

[DataSet0]

Model Description

Model Name MOD_2

Dependent Variable 1 Profitabilitas

Equation 1 Linear

Independent Variable Struktur Modal

Constant Included

Variable Whose Values Label Observations in Plots Unspecified

Case Processing Summary

Total Cases 42

Excluded Casesa 0

Forecasted Cases 0

Newly Created Cases 0

a. Cases with a missing value in any


variable are excluded from the analysis.

Variable Processing Summary

Variables

Dependent Independent

Profitabilitas Struktur Modal

Number of Positive Values 42 42

Number of Zeros 0 0
Number of Negative Values 0 0

Number of Missing Values User-Missing 0 0

System-Missing 0 0

Model Summary and Parameter Estimates

Dependent Variable:Profitabilitas

Model Summary Parameter Estimates

Equation R Square F df1 df2 Sig. Constant b1

Linear .381 24.580 1 40 .000 10.779 30.974

The independent variable is Struktur Modal.

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2.

Regression

Notes

Output Created 19-May-2017 11:10:19

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 42

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.044

Memory Required 1668 bytes

Additional Memory Required for


0 bytes
Residual Plots

[DataSet0]

Variables Entered/Removedb

Variables
Model Variables Entered Removed Method

1 Struktur Modal,
. Enter
Likuiditasa

a. All requested variables entered.


b. Dependent Variable: Profitabilitas

Model Summary

Std. Error of the


Model R R Square Adjusted R Square Estimate

1 .624a .390 .358 21.05725

a. Predictors: (Constant), Struktur Modal, Likuiditas

ANOVAb

Model Sum of Squares df Mean Square F Sig.

1 Regression 11035.337 2 5517.669 12.444 .000a

Residual 17292.906 39 443.408

Total 28328.243 41

a. Predictors: (Constant), Struktur Modal, Likuiditas

b. Dependent Variable: Profitabilitas

Coefficientsa

Standardized
Unstandardized Coefficients Coefficients

Model B Std. Error Beta t Sig.

1 (Constant) 16.070 8.787 1.829 .075

Likuiditas -.015 .020 -.102 -.756 .454

Struktur Modal 29.018 6.794 .578 4.271 .000

a. Dependent Variable: Profitabilitas

Вам также может понравиться