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

EXAMINE VARIABLES=BB_Bayi

    /PLOT BOXPLOT STEMLEAF NPPLOT


    /COMPARE GROUPS
    /STATISTICS DESCRIPTIVES
/CINTERVAL 95
    /MISSING LISTWISE
    /NOTOTAL.

Explore

Notes

Output Created 11-JAN-2022 20:29:16


Comments
Active Dataset DataSet0
Filter <none>
Weight <none>
Input
Split File <none>
N of Rows in Working Data
15
File
User-defined missing values
Definition of Missing for dependent variables are
treated as missing.
Missing Value Handling Statistics are based on cases
with no missing values for
Cases Used
any dependent variable or
factor used.
EXAMINE
VARIABLES=BB_Bayi
    /PLOT BOXPLOT
STEMLEAF NPPLOT
    /COMPARE GROUPS
Syntax
    /STATISTICS
DESCRIPTIVES
    /CINTERVAL 95
    /MISSING LISTWISE
    /NOTOTAL.
Processor Time 00:00:00,75
Resources
Elapsed Time 00:00:00,78

[DataSet0]

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

Berat Badan Bayi 15 100.0% 0 0.0% 15 100.0%

Descriptives

Statistic Std. Error

Berat Badan Bayi Mean 10.20 .698

95% Confidence Interval for Lower Bound 8.70


Mean Upper Bound 11.70

5% Trimmed Mean 10.28

Median 11.00

Variance 7.314

Std. Deviation 2.704

Minimum 5

Maximum 14

Range 9
Interquartile Range 4

Skewness -.594 .580

Kurtosis -.613 1.121

Tests of Normality

Kolmogorov-Smirnova Shapiro-Wilk

Statistic df Sig. Statistic df Sig.

Berat Badan Bayi .150 15 .200* .942 15 .411

*. This is a lower bound of the true significance.


a. Lilliefors Significance Correction

Berat Badan Bayi

Berat Badan Bayi Stem-and-Leaf Plot

Frequency        Stem &    Leaf

            .00                0 .
          5.00                0 .    56789
        10.00                1 .    0011222334

Stem width:                10
Each leaf:              1 case(s)
ONEWAY BB_Bayi BY JNS_Formula
    /STATISTICS HOMOGENEITY
    /PLOT MEANS
    /MISSING ANALYSIS.

Oneway

Notes

Output Created 11-JAN-2022 20:34:14


Comments
Active Dataset DataSet0
Filter <none>
Weight <none>
Input
Split File <none>
N of Rows in Working Data
15
File
User-defined missing values
Definition of Missing
are treated as missing.
Statistics for each analysis
Missing Value Handling
are based on cases with no
Cases Used
missing data for any variable
in the analysis.
ONEWAY BB_Bayi BY
JNS_Formula
    /STATISTICS
Syntax
HOMOGENEITY
    /PLOT MEANS
    /MISSING ANALYSIS.
Processor Time 00:00:00,23
Resources
Elapsed Time 00:00:00,25

[DataSet0]

Test of Homogeneity of Variances


Berat Badan Bayi

Levene Statistic df1 df2 Sig.

.296 2 12 .749

ANOVA
Berat Badan Bayi

Sum of Squares df Mean Square F Sig.

Between Groups 77.200 2 38.600 18.381 .000


Within Groups 25.200 12 2.100
Total 102.400 14
Means Plots

SAVE OUTFILE='D:\uji anova.sav'


    /COMPRESSED.

GET
    FILE='D:\uji anova.sav'.
DATASET NAME DataSet1 WINDOW=FRONT.
ONEWAY BB_Bayi BY JNS_Formula
    /MISSING ANALYSIS
    /POSTHOC=TUKEY DUNCAN LSD ALPHA(0.05).
Oneway

Notes

Output Created 11-JAN-2022 21:50:51


Comments
Data D:\uji anova.sav
Active Dataset DataSet1
Filter <none>
Input Weight <none>
Split File <none>
N of Rows in Working Data
15
File
User-defined missing values
Definition of Missing
are treated as missing.
Statistics for each analysis
Missing Value Handling
are based on cases with no
Cases Used
missing data for any variable
in the analysis.
ONEWAY BB_Bayi BY
JNS_Formula
Syntax     /MISSING ANALYSIS
    /POSTHOC=TUKEY
DUNCAN LSD ALPHA(0.05).
Processor Time 00:00:00,06
Resources
Elapsed Time 00:00:00,09

[DataSet1] D:\uji anova.sav

ANOVA
Berat Badan Bayi
Sum of Squares df Mean Square F Sig.

Between Groups 77.200 2 38.600 18.381 .000


Within Groups 25.200 12 2.100
Total 102.400 14

Post Hoc Tests

Multiple Comparisons
Dependent Variable: Berat Badan Bayi

(I) Jenis Formula (J) Jenis Formula Mean Difference Std. Error Sig.
(I-J)

B 5.000* .917 .000


A
C .400 .917 .901

A -5.000* .917 .000


Tukey HSD B
C -4.600 *
.917 .001

A -.400 .917 .901


C
B 4.600 *
.917 .001
B 5.000 *
.917 .000
A
C .400 .917 .670

A -5.000 *
.917 .000
LSD B
C -4.600* .917 .000

A -.400 .917 .670


C
B 4.600* .917 .000

Multiple Comparisons
Dependent Variable: Berat Badan Bayi

(I) Jenis Formula (J) Jenis Formula 95% Confidence Interval

Lower Bound Upper Bound

Tukey HSD B 2.55 *


7.45
A
C -2.05 2.85

A -7.45 *
-2.55
B
C -7.05* -2.15

C A -2.85 2.05
B 2.15* 7.05
B 3.00 *
7.00
A
C -1.60 2.40

A -7.00* -3.00
LSD B
C -6.60 *
-2.60

A -2.40 1.60
C
B 2.60 *
6.60

*. The mean difference is significant at the 0.05 level.

Homogeneous Subsets

Berat Badan Bayi

Jenis Formula N Subset for alpha = 0.05

1 2

B 5 7.00

C 5 11.60
Tukey HSDa
A 5 12.00

Sig. 1.000 .901


B 5 7.00

C 5 11.60
Duncana
A 5 12.00

Sig. 1.000 .670

Means for groups in homogeneous subsets are displayed.


a. Uses Harmonic Mean Sample Size = 5,000.

You might also like