Data Statistik Va

Download as pdf or txt
Download as pdf or txt
You are on page 1of 14

CORRELATIONS

/VARIABLES=Y X
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Correlations

Notes
Output Created 12-DEC-2022 19:20:21
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 10
File
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 CORRELATIONS
/VARIABLES=Y X
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,02

[DataSet0]

Correlations
JUMLAH JUMLAH
PENDUDUK KENDARAAN
JUMLAH PENDUDUK Pearson Correlation 1 .982**
Sig. (2-tailed) .000
N 10 10
JUMLAH KENDARAAN Pearson Correlation .982** 1
Sig. (2-tailed) .000
N 10 10

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

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

Regression

Notes
Output Created 12-DEC-2022 19:22:12
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 10
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 X.
Resources Processor Time 00:00:00,05
Elapsed Time 00:00:00,01
Memory Required 1356 bytes
Additional Memory Required 0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
1 JUMLAH . Enter
KENDARAANb

a. Dependent Variable: JUMLAH PENDUDUK


b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 .982a .964 .959 127.43390

a. Predictors: (Constant), JUMLAH KENDARAAN

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 3460062.815 1 3460062.815 213.066 .000b
Residual 129915.185 8 16239.398
Total 3589978.000 9

a. Dependent Variable: JUMLAH PENDUDUK


b. Predictors: (Constant), JUMLAH KENDARAAN
Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 9688.389 186.475 51.956 .000
JUMLAH KENDARAAN .640 .044 .982 14.597 .000

a. Dependent Variable: JUMLAH PENDUDUK

FREQUENCIES VARIABLES=Y X
/ORDER=ANALYSIS.

Frequencies

Notes
Output Created 12-DEC-2022 19:22:31
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 10
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics are based on all
cases with valid data.
Syntax FREQUENCIES
VARIABLES=Y X
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,02
Statistics
JUMLAH JUMLAH
PENDUDUK KENDARAAN
N Valid 10 10
Missing 0 0

CORRELATIONS
/VARIABLES=Y X
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Correlations

Notes
Output Created 12-DEC-2022 19:22:42
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 10
File
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 CORRELATIONS
/VARIABLES=Y X
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,01

Correlations
JUMLAH JUMLAH
PENDUDUK KENDARAAN
JUMLAH PENDUDUK Pearson Correlation 1 .982**
Sig. (2-tailed) .000
N 10 10
JUMLAH KENDARAAN Pearson Correlation .982** 1
Sig. (2-tailed) .000
N 10 10

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

SAVE OUTFILE='C:\Users\acer\Documents\DATA STATISTIK.sav'


/COMPRESSED.
CORRELATIONS
/VARIABLES=Y X
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Correlations

Notes
Output Created 12-DEC-2022 19:24:14
Comments
Input Data C:\Users\acer\Documents\DA
TA STATISTIK.sav
Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 10
File
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 CORRELATIONS
/VARIABLES=Y X
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,00

[DataSet0] C:\Users\acer\Documents\DATA STATISTIK.sav

Correlations
JUMLAH JUMLAH
PENDUDUK KENDARAAN
JUMLAH PENDUDUK Pearson Correlation 1 .982**
Sig. (2-tailed) .000
N 10 10
JUMLAH KENDARAAN Pearson Correlation .982** 1
Sig. (2-tailed) .000
N 10 10

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

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

Regression

Notes
Output Created 12-DEC-2022 19:24:41
Comments
Input Data C:\Users\acer\Documents\DA
TA STATISTIK.sav
Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 10
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 X.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,00
Memory Required 1356 bytes
Additional Memory Required 0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
1 JUMLAH . Enter
KENDARAANb

a. Dependent Variable: JUMLAH PENDUDUK


b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 .982a .964 .959 127.43390
a. Predictors: (Constant), JUMLAH KENDARAAN

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 3460062.815 1 3460062.815 213.066 .000b
Residual 129915.185 8 16239.398
Total 3589978.000 9

a. Dependent Variable: JUMLAH PENDUDUK


b. Predictors: (Constant), JUMLAH KENDARAAN

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 9688.389 186.475 51.956 .000
JUMLAH KENDARAAN .640 .044 .982 14.597 .000

a. Dependent Variable: JUMLAH PENDUDUK

GET
FILE='D:\Tugas Fajar\Rekayasa Lingkungan\DATA STATISTIK.sav'.
DATASET NAME DataSet1 WINDOW=FRONT.
CORRELATIONS
/VARIABLES=Y X
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Correlations

Notes
Output Created 19-DEC-2022 11:50:04
Comments
Input Data D:\Tugas Fajar\Rekayasa
Lingkungan\DATA
STATISTIK.sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 10
File
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 CORRELATIONS
/VARIABLES=Y X
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,01

[DataSet1] D:\Tugas Fajar\Rekayasa Lingkungan\DATA STATISTIK.sav

Correlations
JUMLAH JUMLAH
PENDUDUK KENDARAAN
JUMLAH PENDUDUK Pearson Correlation 1 .982**
Sig. (2-tailed) .000
N 10 10
JUMLAH KENDARAAN Pearson Correlation .982** 1
Sig. (2-tailed) .000
N 10 10

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

CORRELATIONS
/VARIABLES=Y X
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Correlations

Notes
Output Created 19-DEC-2022 11:51:37
Comments
Input Data D:\Tugas Fajar\Rekayasa
Lingkungan\DATA
STATISTIK.sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 10
File
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 CORRELATIONS
/VARIABLES=Y X
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,01

Correlations
JUMLAH JUMLAH
KENDARAAN PENDUDUK
JUMLAH KENDARAAN Pearson Correlation 1 .982**
Sig. (2-tailed) .000
N 10 10
JUMLAH PENDUDUK Pearson Correlation .982** 1
Sig. (2-tailed) .000
N 10 10
**. Correlation is significant at the 0.01 level (2-tailed).

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

Regression

Notes
Output Created 19-DEC-2022 11:53:28
Comments
Input Data D:\Tugas Fajar\Rekayasa
Lingkungan\DATA
STATISTIK.sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 10
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 X.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,01
Memory Required 1356 bytes
Additional Memory Required 0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
1 JUMLAH . Enter
PENDUDUKb

a. Dependent Variable: JUMLAH KENDARAAN


b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 .982a .964 .959 195.47390

a. Predictors: (Constant), JUMLAH PENDUDUK

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 8141260.024 1 8141260.024 213.066 .000b
Residual 305680.376 8 38210.047
Total 8446940.400 9

a. Dependent Variable: JUMLAH KENDARAAN


b. Predictors: (Constant), JUMLAH PENDUDUK

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) -14439.603 1275.205 -11.323 .000
JUMLAH PENDUDUK 1.506 .103 .982 14.597 .000
a. Dependent Variable: JUMLAH KENDARAAN

DATASET ACTIVATE DataSet1.

SAVE OUTFILE='D:\Tugas Fajar\Rekayasa Lingkungan\DATA STATISTIK.sav'


/COMPRESSED.

You might also like