[go: up one dir, main page]

0% found this document useful (0 votes)
43 views3 pages

SPSS Frequencies Analysis Results

This document summarizes the frequencies of the variable "remetroaa" from a dataset with 13 cases. It shows that 1 case (7.7%) was sensitive and 12 cases (92.3%) were resistant. It then filters the dataset to cases where M02=2, and summarizes the frequencies of the variable "remetropg" from the filtered dataset containing 4 cases, all of which (100%) were resistant.

Uploaded by

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

SPSS Frequencies Analysis Results

This document summarizes the frequencies of the variable "remetroaa" from a dataset with 13 cases. It shows that 1 case (7.7%) was sensitive and 12 cases (92.3%) were resistant. It then filters the dataset to cases where M02=2, and summarizes the frequencies of the variable "remetropg" from the filtered dataset containing 4 cases, all of which (100%) were resistant.

Uploaded by

rifky
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd

FREQUENCIES VARIABLES=remetroaa

/ORDER=ANALYSIS.

Frequencies

Notes

Output Created 07-OCT-2018 [Link]


Comments
E:\data
Data penelitian\dataSPSS7Oktobe
[Link]
Active Dataset DataSet1
Input Filter M01 = 2 (FILTER)
Weight <none>
Split File <none>
N of Rows in Working Data
13
File
User-defined missing values
Definition of Missing
are treated as missing.
Missing Value Handling
Statistics are based on all
Cases Used
cases with valid data.
FREQUENCIES
Syntax VARIABLES=remetroaa
/ORDER=ANALYSIS.
Processor Time [Link].00
Resources
Elapsed Time [Link].00

[DataSet1] E:\data penelitian\[Link]

Statistics
Resistensimetronidazole

N Valid 13
Missing 0

Resistensimetronidazole

Frequency Percent Valid Percent Cumulative


Percent

sensitif 1 7.7 7.7 7.7

Valid resisten 12 92.3 92.3 100.0

Total 13 100.0 100.0

USE ALL.
COMPUTE filter_$=(M02 = 2).
VARIABLE LABELS filter_$ 'M02 = 2 (FILTER)'.
VALUE LABELS filter_$ 0 'Not Selected' 1 'Selected'.
FORMATS filter_$ (f1.0).
FILTER BY filter_$.
EXECUTE.
FREQUENCIES VARIABLES=remetropg
/ORDER=ANALYSIS.

Frequencies

Notes

Output Created 07-OCT-2018 [Link]


Comments
E:\data
Data penelitian\dataSPSS7Oktobe
[Link]
Active Dataset DataSet1
Input Filter M02 = 2 (FILTER)
Weight <none>
Split File <none>
N of Rows in Working Data
4
File
User-defined missing values
Definition of Missing
are treated as missing.
Missing Value Handling
Statistics are based on all
Cases Used
cases with valid data.
FREQUENCIES
Syntax VARIABLES=remetropg
/ORDER=ANALYSIS.
Processor Time [Link].02
Resources
Elapsed Time [Link].02

[DataSet1] E:\data penelitian\[Link]

Statistics
Resistensimetronidazolepg

Valid 4
N
Missing 0

Resistensimetronidazolepg

Frequency Percent Valid Percent Cumulative


Percent

Valid resisten 4 100.0 100.0 100.0

You might also like