You are on page 1of 2

Warning # 849 in column 23.

Text: in_ID
The LOCALE subcommand of the SET command has an invalid parameter. It
could
not be mapped to a valid backend locale.
GET
FILE='E:\DATA SAVE ULFA ANATRI LINGGA \asi.sav'.
DATASET NAME DataSet1 WINDOW=FRONT.
COMPUTE hb_rata=(Hb1 + Hb2) / 2.
EXECUTE.
CORRELATIONS
/VARIABLES=umur hb_rata
/PRINT=TWOTAIL NOSIG
/STATISTICS DESCRIPTIVES XPROD
/MISSING=PAIRWISE.

Correlations

Notes
Output Created 20-DEC-2018 11:20:29
Comments
Input Data E:\DATA SAVE ULFA ANATRI
LINGGA\asi.sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
50
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=umur hb_rata
/PRINT=TWOTAIL NOSIG
/STATISTICS DESCRIPTIVES XPROD
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,02

[DataSet1] E:\DATA SAVE ULFA ANATRI LINGGA\asi.sav

Descriptive Statistics
Mean Std. Deviation N
umur ibu menyusui 25,10 4,850 50
hemoglobin rata 10,603 1,1284 50

Correlations
umur ibu
menyusui hemoglobin rata
umur ibu menyusui Pearson Correlation 1 ,221
Sig. (2-tailed) ,122
Sum of Squares and Cross-
1152,500 59,385
products
Covariance 23,520 1,212
N 50 50
hemoglobin rata Pearson Correlation ,221 1
Sig. (2-tailed) ,122
Sum of Squares and Cross-
59,385 62,387
products
Covariance 1,212 1,273
N 50 50

You might also like