0% found this document useful (0 votes)
25 views

SPSS Ffiksss

The document discusses regression analysis conducted on a dataset with 15 observations. The regression model has two predictor variables (Biaya Produksi and Biaya Distribusi) predicting the dependent variable (Tingkat Penjualan). The model fit is very good, explaining over 90% of the variance in sales. While production costs significantly predict sales, distribution costs do not significantly contribute to the model.

Uploaded by

Alex Prd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

SPSS Ffiksss

The document discusses regression analysis conducted on a dataset with 15 observations. The regression model has two predictor variables (Biaya Produksi and Biaya Distribusi) predicting the dependent variable (Tingkat Penjualan). The model fit is very good, explaining over 90% of the variance in sales. While production costs significantly predict sales, distribution costs do not significantly contribute to the model.

Uploaded by

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

REGRESSION

/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2
/SCATTERPLOT=(*SRESID ,*ZPRED)
/RESIDUALS HISTOGRAM(ZRESID) NORMPROB(ZRESID)
/SAVE RESID.

Regression

Notes

Output Created 03-DEC-2020 09:33:33


Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
15
File
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
/SCATTERPLOT=(*SRESID ,*ZPRED)
/RESIDUALS HISTOGRAM(ZRESID)
NORMPROB(ZRESID)
/SAVE RESID.
Resources Processor Time 00:00:03.11
Elapsed Time 00:00:02.45
Memory Required 1644 bytes
Additional Memory Required
904 bytes
for Residual Plots
Variables Created or RES_1
Unstandardized Residual
Modified

[DataSet0]

Variables Entered/Removeda

Variables Variables
Model Entered Removed Method

1 Biaya Distribusi,
. Enter
Biaya Produksib

a. Dependent Variable: Tingkat Penjualan


b. All requested variables entered.

Model Summaryb

Adjusted R Std. Error of the


Model R R Square Square Estimate
a
1 .955 .912 .898 2.021

a. Predictors: (Constant), Biaya Distribusi, Biaya Produksi


b. Dependent Variable: Tingkat Penjualan

ANOVAa

Model Sum of Squares df Mean Square F Sig.

1 Regression 508.740 2 254.370 62.304 .000b

Residual 48.993 12 4.083

Total 557.733 14

a. Dependent Variable: Tingkat Penjualan


b. Predictors: (Constant), Biaya Distribusi, Biaya Produksi

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients t Sig.

Model B Std. Error Beta

1 (Constant) 16.101 1.543 10.434 .000

Biaya Produksi .730 .066 .964 11.087 .000

Biaya Distribusi -.007 .011 -.061 -.706 .494

a. Dependent Variable: Tingkat Penjualan

Residuals Statisticsa

Minimum Maximum Mean Std. Deviation N

Predicted Value 23.13 43.65 31.53 6.028 15


Std. Predicted Value -1.394 2.011 .000 1.000 15
Standard Error of Predicted
.583 1.365 .875 .233 15
Value
Adjusted Predicted Value 23.70 43.41 31.46 6.049 15
Residual -2.133 4.676 .000 1.871 15
Std. Residual -1.056 2.314 .000 .926 15
Stud. Residual -1.188 2.454 .015 1.014 15
Deleted Residual -2.701 5.258 .074 2.269 15
Stud. Deleted Residual -1.211 3.328 .071 1.178 15
Mahal. Distance .234 5.456 1.867 1.538 15
Cook's Distance .000 .384 .073 .109 15
Centered Leverage Value .017 .390 .133 .110 15

a. Dependent Variable: Tingkat Penjualan

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

NPar Tests

Notes

Output Created 03-DEC-2020 09:35:13


Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
15
File
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.00

Elapsed Time 00:00:00.01


a
Number of Cases Allowed 393216

a. Based on availability of workspace memory.

One-Sample Kolmogorov-Smirnov Test

Unstandardized
Residual

N 15
a,b
Normal Parameters Mean .0000000
Std. Deviation 1.87069223
Most Extreme Differences Absolute .140
Positive .140
Negative -.127
Test Statistic .140
Asymp. Sig. (2-tailed) .200c,d

a. Test distribution is Normal.


b. Calculated from data.
c. Lilliefors Significance Correction.
d. This is a lower bound of the true significance.

MEANS TABLES=Y BY X1 X2
/CELLS=MEAN COUNT STDDEV
/STATISTICS LINEARITY.

Means
Notes

Output Created 03-DEC-2020 11:09:46


Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
15
File
Missing Value Handling Definition of Missing For each dependent variable in a table,
user-defined missing values for the
dependent and all grouping variables
are treated as missing.
Cases Used Cases used for each table have no
missing values in any independent
variable, and not all dependent
variables have missing values.
Syntax MEANS TABLES=Y BY X1 X2
/CELLS=MEAN COUNT STDDEV
/STATISTICS LINEARITY.
Resources Processor Time 00:00:00.00

Elapsed Time 00:00:00.02

Case Processing Summary

Cases

Included Excluded Total

N Percent N Percent N Percent

Tingkat Penjualan * Biaya


15 100.0% 0 0.0% 15 100.0%
Produksi
Tingkat Penjualan * Biaya
15 100.0% 0 0.0% 15 100.0%
Distribusi

Tingkat Penjualan * Biaya Produksi


Report
Tingkat Penjualan

Biaya Produksi Mean N Std. Deviation

10 21.00 1 .
11 22.00 1 .
13 27.00 1 .
15 28.00 1 .
17 31.00 2 2.828
18 27.00 1 .
21 30.00 1 .
23 31.00 1 .
25 32.00 1 .
27 37.00 1 .
28 36.00 1 .
30 37.00 1 .
33 39.00 1 .
38 44.00 1 .
Total 31.53 15 6.312

ANOVA Table

Sum of
Squares df

Tingkat Penjualan * Between (Combined) 549.733 13


Biaya Produksi Groups Linearity 506.706 1

Deviation from
43.027 12
Linearity

Within Groups 8.000 1

Total 557.733 14

ANOVA Table

Mean Square F

Tingkat Penjualan * Biaya Between Groups (Combined) 42.287 5.286


Produksi Linearity 506.706 63.338

Deviation from Linearity 3.586 .448

Within Groups 8.000

Total

ANOVA Table

Sig.
Tingkat Penjualan * Biaya Produksi Between Groups (Combined) .329

Linearity .080

Deviation from Linearity .839

Within Groups

Total

Measures of Association

R R Squared Eta Eta Squared

Tingkat Penjualan * Biaya


.953 .909 .993 .986
Produksi

Tingkat Penjualan * Biaya Distribusi

Report
Tingkat Penjualan

Biaya Distribusi Mean N Std. Deviation

9 27.50 2 .707
16 29.50 2 10.607
25 38.50 2 7.778
36 26.33 3 5.033
49 39.00 1 .
81 32.00 1 .
100 36.00 1 .
121 37.00 1 .
144 30.00 1 .
169 29.00 1 .
Total 31.53 15 6.312

ANOVA Table

Sum of
Squares df

Tingkat Penjualan * Between (Combined) 333.567 9


Biaya Distribusi Groups Linearity 6.893 1
Deviation from
326.674 8
Linearity

Within Groups 224.167 5

Total 557.733 14

ANOVA Table

Mean Square F

Tingkat Penjualan * Biaya Between Groups (Combined) 37.063 .827


Distribusi Linearity 6.893 .154

Deviation from Linearity 40.834 .911

Within Groups 44.833

Total

ANOVA Table

Sig.

Tingkat Penjualan * Biaya Distribusi Between Groups (Combined) .622

Linearity .711

Deviation from Linearity .569

Within Groups

Total

Measures of Association

R R Squared Eta Eta Squared

Tingkat Penjualan * Biaya


.111 .012 .773 .598
Distribusi

COMPUTE Res_Abs=ABS(RES_1).
EXECUTE.
REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Res_Abs
/METHOD=ENTER X1 X2
/SCATTERPLOT=(*SRESID ,*ZPRED)
/RESIDUALS HISTOGRAM(ZRESID) NORMPROB(ZRESID)
/SAVE RESID.

Regression
Notes

Output Created 03-DEC-2020 11:36:37


Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
15
File
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 Res_Abs
/METHOD=ENTER X1 X2
/SCATTERPLOT=(*SRESID ,*ZPRED)
/RESIDUALS HISTOGRAM(ZRESID)
NORMPROB(ZRESID)
/SAVE RESID.
Resources Processor Time 00:00:02.67
Elapsed Time 00:00:01.78
Memory Required 1684 bytes
Additional Memory Required
904 bytes
for Residual Plots
Variables Created or RES_2
Unstandardized Residual
Modified

Variables Entered/Removeda

Variables Variables
Model Entered Removed Method

1 Biaya Distribusi,
. Enter
Biaya Produksib
a. Dependent Variable: Res_Abs
b. All requested variables entered.

Model Summaryb

Adjusted R Std. Error of the


Model R R Square Square Estimate

1 .602a .363 .256 .97893

a. Predictors: (Constant), Biaya Distribusi, Biaya Produksi


b. Dependent Variable: Res_Abs

ANOVAa

Model Sum of Squares df Mean Square F Sig.

1 Regression 6.544 2 3.272 3.415 .067b

Residual 11.500 12 .958

Total 18.044 14

a. Dependent Variable: Res_Abs


b. Predictors: (Constant), Biaya Distribusi, Biaya Produksi

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients t Sig.

Model B Std. Error Beta

1 (Constant) 3.246 .748 4.342 .001

Biaya Produksi -.069 .032 -.503 -2.149 .053

Biaya Distribusi -.006 .005 -.253 -1.078 .302

a. Dependent Variable: Res_Abs

Residuals Statisticsa

Minimum Maximum Mean Std. Deviation N

Predicted Value .5036 2.4040 1.4364 .68370 15


Std. Predicted Value -1.364 1.415 .000 1.000 15
Standard Error of Predicted
.283 .661 .424 .113 15
Value
Adjusted Predicted Value .6133 2.5082 1.4481 .72429 15
Residual -1.15174 2.73239 .00000 .90631 15
Std. Residual -1.177 2.791 .000 .926 15
Stud. Residual -1.284 2.960 -.007 1.004 15
Deleted Residual -1.37159 3.07270 -.01174 1.07264 15
Stud. Deleted Residual -1.324 5.455 .160 1.574 15
Mahal. Distance .234 5.456 1.867 1.538 15
Cook's Distance .000 .364 .060 .099 15
Centered Leverage Value .017 .390 .133 .110 15

a. Dependent Variable: Res_Abs

Charts
REGRESSION
/DESCRIPTIVES MEAN STDDEV CORR SIG N
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA COLLIN TOL CHANGE
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2
/SCATTERPLOT=(*SRESID ,*ZPRED)
/RESIDUALS HISTOGRAM(ZRESID) NORMPROB(ZRESID).

Regression

Notes

Output Created 03-DEC-2020 11:40:53


Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
15
File
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 COLLIN TOL CHANGE
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2
/SCATTERPLOT=(*SRESID ,*ZPRED)
/RESIDUALS HISTOGRAM(ZRESID)
NORMPROB(ZRESID).
Resources Processor Time 00:00:01.05

Elapsed Time 00:00:00.71

Memory Required 1684 bytes

Additional Memory Required


904 bytes
for Residual Plots

Descriptive Statistics

Mean Std. Deviation N

Tingkat Penjualan 31.53 6.312 15


Biaya Produksi 21.73 8.336 15
Biaya Distribusi 58.13 52.112 15

Correlations

Tingkat
Penjualan Biaya Produksi Biaya Distribusi

Pearson Correlation Tingkat Penjualan 1.000 .953 .111


Biaya Produksi .953 1.000 .179

Biaya Distribusi .111 .179 1.000


Sig. (1-tailed) Tingkat Penjualan . .000 .347
Biaya Produksi .000 . .262
Biaya Distribusi .347 .262 .
N Tingkat Penjualan 15 15 15

Biaya Produksi 15 15 15

Biaya Distribusi 15 15 15

Variables Entered/Removeda

Variables Variables
Model Entered Removed Method

1 Biaya Distribusi,
. Enter
Biaya Produksib

a. Dependent Variable: Tingkat Penjualan


b. All requested variables entered.

Model Summaryb

Std. Error Change Statistics

Mod R Adjusted R of the R Square F


el R Square Square Estimate Change Change
a
1 .955 .912 .898 2.021 .912 62.304

Model Summaryb

Change Statistics

Model df1 df2 Sig. F Change

1 2 12 .000

a. Predictors: (Constant), Biaya Distribusi, Biaya Produksi


b. Dependent Variable: Tingkat Penjualan

ANOVAa

Model Sum of Squares df Mean Square F Sig.

1 Regression 508.740 2 254.370 62.304 .000b

Residual 48.993 12 4.083

Total 557.733 14
a. Dependent Variable: Tingkat Penjualan
b. Predictors: (Constant), Biaya Distribusi, Biaya Produksi

Coefficientsa

Standardize
Unstandardized d
Coefficients Coefficients

Model B Std. Error Beta t Sig.

1 (Constant) 16.101 1.543 10.434 .000

Biaya
.730 .066 .964 11.087 .000
Produksi

Biaya
-.007 .011 -.061 -.706 .494
Distribusi

Coefficientsa

Collinearity Statistics

Model Tolerance VIF

1 (Constant)

Biaya Produksi .968 1.033

Biaya Distribusi .968 1.033

a. Dependent Variable: Tingkat Penjualan

Collinearity Diagnosticsa

Variance Proportions

Model Dimension Eigenvalue Condition Index (Constant) Biaya Produksi Biaya Distribusi

1 1 2.632 1.000 .02 .02 .05

2 .306 2.934 .05 .06 .95

3 .062 6.502 .93 .92 .00

a. Dependent Variable: Tingkat Penjualan

Residuals Statisticsa

Minimum Maximum Mean Std. Deviation N

Predicted Value 23.13 43.65 31.53 6.028 15


Std. Predicted Value -1.394 2.011 .000 1.000 15
Standard Error of Predicted
.583 1.365 .875 .233 15
Value
Adjusted Predicted Value 23.70 43.41 31.46 6.049 15
Residual -2.133 4.676 .000 1.871 15
Std. Residual -1.056 2.314 .000 .926 15
Stud. Residual -1.188 2.454 .015 1.014 15
Deleted Residual -2.701 5.258 .074 2.269 15
Stud. Deleted Residual -1.211 3.328 .071 1.178 15
Mahal. Distance .234 5.456 1.867 1.538 15
Cook's Distance .000 .384 .073 .109 15
Centered Leverage Value .017 .390 .133 .110 15

a. Dependent Variable: Tingkat Penjualan

Charts

You might also like