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

Univariate Analysis of Variance

Your temporary usage period for IBM SPSS Statistics software will expire in over 16 years. The document provides details of an analysis of variance (ANOVA) test conducted in SPSS on a dataset with 12 rows to analyze differences in bacterial counts by treatment group and sample number. The ANOVA results show a significant effect of treatment on bacteria levels but no effect of sample number.

Uploaded by

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

Univariate Analysis of Variance

Your temporary usage period for IBM SPSS Statistics software will expire in over 16 years. The document provides details of an analysis of variance (ANOVA) test conducted in SPSS on a dataset with 12 rows to analyze differences in bacterial counts by treatment group and sample number. The ANOVA results show a significant effect of treatment on bacteria levels but no effect of sample number.

Uploaded by

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

Your temporary usage period for IBM SPSS Statistics will expire in 6124 days.

GET DATA
/TYPE=XLSX
/FILE='C:\Users\Asus\Documents\APIP F.xlsx'
/SHEET=name 'TUGAS 3'
/CELLRANGE=FULL
/READNAMES=ON
/DATATYPEMIN PERCENTAGE=95.0
/HIDDEN IGNORE=YES.
EXECUTE.
DATASET NAME DataSet1 WINDOW=FRONT.
UNIANOVA bakteri BY perlakuan kelompok
/METHOD=SSTYPE(3)
/INTERCEPT=INCLUDE
/POSTHOC=perlakuan(DUNCAN)
/CRITERIA=ALPHA(0.05)
/DESIGN=perlakuan kelompok.

Univariate Analysis of Variance

Page 1
Notes
Output Created 26-MAR-2019 16:50:24
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 12
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 for
all variables in the model.
Syntax UNIANOVA bakteri BY
perlakuan kelompok
/METHOD=SSTYPE(3)
/INTERCEPT=INCLUDE
/POSTHOC=perlakuan
(DUNCAN)
/CRITERIA=ALPHA
(0.05)
/DESIGN=perlakuan ...
Resources Processor Time 00:00:00,05
Elapsed Time 00:00:00,30

[DataSet1]

Between-Subjects
Factors
N
perlakuan A 3
B 3
C 3
D 3
kelompok 1 4
2 4
3 4

Page 2
Tests of Between-Subjects Effects
Dependent Variable: bakteri
Type III Sum of
Source Squares df Mean Square F Sig.
a
Corrected Model 21.563 5 4.313 51.995 .000
Intercept 665.732 1 665.732 8026.240 .000
perlakuan 21.411 3 7.137 86.045 .000
kelompok .152 2 .076 .919 .449
Error .498 6 .083
Total 687.793 12
Corrected Total 22.061 11
a. R Squared = .977 (Adjusted R Squared = .959)

Post Hoc Tests


perlakuan
Homogeneous Subsets

bakteri
a,b
Duncan
Subset
perlakuan N 1 2 3
C 3 5.4667
A 3 7.3967
B 3 7.7100
D 3 9.2200
Sig. 1.000 .231 1.000
Means for groups in homogeneous subsets are displayed.
Based on observed means.
The error term is Mean Square(Error) = .083.
a. Uses Harmonic Mean Sample Size = 3.000.
b. Alpha = 0,05.

Page 3

You might also like