Sie sind auf Seite 1von 5

Warning # 849 in column 23.

Text: in_ID
The LOCALE subcommand of the SET command has an invalid parameter.
could
not be mapped to a valid backend locale.
USE ALL.
COMPUTE filter_$=(GRUP = 1).
VARIABLE LABELS filter_$ 'GRUP = 1 (FILTER)'.
VALUE LABELS filter_$ 0 'Not Selected' 1 'Selected'.
FORMATS filter_$ (f1.0).
FILTER BY filter_$.
EXECUTE.
NPAR TESTS
/K-S(NORMAL)=KADAR
/MISSING ANALYSIS.

NPar Tests

Notes
Output Created

26-MAR-2015 08:18:35

Comments

Input

Active Dataset

DataSet0

Filter

GRUP = 1 (FILTER)

Weight

<none>

Split File

<none>

N of Rows in Working Data

10

File

User-defined missing values

Definition of Missing

are treated as missing.


Statistics for each test are

Missing Value Handling

based on all cases with valid

Cases Used

data for the variable(s) used


in that test.
NPAR TESTS

Syntax

/K-S(NORMAL)=KADAR
/MISSING ANALYSIS.
Processor Time

Resources

00:00:00,02

Elapsed Time
Number of Cases Allowed

a. Based on availability of workspace memory.

00:00:00,03
a

196608

It

[DataSet0]

One-Sample Kolmogorov-Smirnov Test


KADAR OBAT
N

10
Mean

Normal Parametersa,b

4.4700

Std. Deviation

Most Extreme Differences

1.82516

Absolute

,120

Positive

,120

Negative

-,117

Kolmogorov-Smirnov Z

,379

Asymp. Sig. (2-tailed)

,999

a. Test distribution is Normal.


b. Calculated from data.

USE ALL.
COMPUTE filter_$=(GRUP = 2).
VARIABLE LABELS filter_$ 'GRUP = 2 (FILTER)'.
VALUE LABELS filter_$ 0 'Not Selected' 1 'Selected'.
FORMATS filter_$ (f1.0).
FILTER BY filter_$.
EXECUTE.
NPAR TESTS
/K-S(NORMAL)=KADAR
/MISSING ANALYSIS.

NPar Tests

Notes
Output Created

26-MAR-2015 08:20:42

Comments
Input

Active Dataset

DataSet0

Filter

GRUP = 2 (FILTER)

Weight

<none>

Split File

<none>

N of Rows in Working Data

10

File

User-defined missing values

Definition of Missing

are treated as missing.


Statistics for each test are

Missing Value Handling

based on all cases with valid

Cases Used

data for the variable(s) used


in that test.
NPAR TESTS

Syntax

/K-S(NORMAL)=KADAR
/MISSING ANALYSIS.
Processor Time

Resources

00:00:00,02

Elapsed Time

00:00:00,02

Number of Cases Allowed

196608

a. Based on availability of workspace memory.

[DataSet0]

One-Sample Kolmogorov-Smirnov Test


KADAR OBAT
N
Normal Parametersa,b

Most Extreme Differences

10
Mean
Std. Deviation

5.5900
1.39320

Absolute

,157

Positive

,157

Negative

-,117

Kolmogorov-Smirnov Z

,497

Asymp. Sig. (2-tailed)

,966

a. Test distribution is Normal.


b. Calculated from data.

FILTER OFF.
USE ALL.
EXECUTE.
T-TEST GROUPS=GRUP(1 2)
/MISSING=ANALYSIS
/VARIABLES=KADAR
/CRITERIA=CI(.95).

T-Test

Notes
Output Created

26-MAR-2015 08:23:53

Comments

Input

Active Dataset

DataSet0

Filter

<none>

Weight

<none>

Split File

<none>

N of Rows in Working Data

20

File
Definition of Missing

User defined missing values


are treated as missing.
Statistics for each analysis

Missing Value Handling

are based on the cases with


Cases Used

no missing or out-of-range
data for any variable in the
analysis.
T-TEST GROUPS=GRUP(1
2)

Syntax

/MISSING=ANALYSIS
/VARIABLES=KADAR
/CRITERIA=CI(.95).

Resources

Processor Time

00:00:00,02

Elapsed Time

00:00:00,05

[DataSet0]

Group Statistics
GRUP
KADAR OBAT

Mean

Std. Deviation

Std. Error Mean

KEL 1

10

4.4700

1.82516

.57717

KEL 2

10

5.5900

1.39320

.44057

Independent Samples Test


Levene's Test for Equality of

t-test for Equality of

Variances

Means

F
Equal variances assumed
KADAR OBAT

Sig.

1,044

,320

Equal variances not


assumed

df

-1,542

18

-1,542

16,830

Independent Samples Test


t-test for Equality of Means
Sig. (2-tailed)

Mean Difference

Std. Error
Difference

KADAR OBAT

Equal variances assumed

,140

-1.12000

.72610

Equal variances not assumed

,142

-1.12000

.72610

Independent Samples Test


t-test for Equality of Means
95% Confidence Interval of the Difference
Lower
KADAR OBAT

Upper

Equal variances assumed

-2.64548

.40548

Equal variances not assumed

-2.65312

.41312

Das könnte Ihnen auch gefallen