Korelasi Water Injek Dan Crude Oil

You might also like

Download as rtf, pdf, or txt
Download as rtf, pdf, or txt
You are on page 1of 2

CORRELATIONS

/VARIABLES=crude_oil water_injek
/PRINT=TWOTAIL NOSIG
/STATISTICS DESCRIPTIVES
/MISSING=PAIRWISE.

Correlations

Notes

Output Created 07-AUG-2019 20:30:13


Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
30
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=crude_oil water_injek
/PRINT=TWOTAIL NOSIG
/STATISTICS DESCRIPTIVES
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00,02

Elapsed Time 00:00:00,05

Descriptive Statistics

Mean Std. Deviation N

crude_oil 7046,3617 85,50460 30


water_injek 214129,2950 5660,39724 30
Correlations

crude_oil water_injek

crude_oil Pearson Correlation 1 ,598**

Sig. (2-tailed) ,000

N 30 30
**
water_injek Pearson Correlation ,598 1

Sig. (2-tailed) ,000

N 30 30

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

You might also like