You are on page 1of 5

EXAMINE VARIABLES=x1 x2 y

/PLOT NPPLOT
/STATISTICS NONE
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.

Explore

Notes
Output Created 06-JUL-2023 16:20:03
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 10
File
Missing Value Handling Definition of Missing User-defined missing
values for dependent
variables are treated as
missing.
Cases Used Statistics are based on
cases with no missing
values for any dependent
variable or factor used.
Syntax EXAMINE
VARIABLES=x1 x2 y
/PLOT NPPLOT
/STATISTICS NONE
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.
Resources Processor Time 00:00:02.17
Elapsed Time 00:00:01.22

[DataSet0]

Page 1
Case Processing Summary
Cases
Valid Missing Total
N Percent N Percent N Percent
x1 10 100.0% 0 0.0% 10 100.0%
x2 10 100.0% 0 0.0% 10 100.0%
y 10 100.0% 0 0.0% 10 100.0%

Tests of Normality
Kolmogorov-Smirnova Shapiro-Wilk
Statistic df Sig. Statistic df Sig.
*
x1 .177 10 .200 .904 10 .245
x2 .202 10 .200* .878 10 .124
y .236 10 .120 .886 10 .151
*. This is a lower bound of the true significance.
a. Lilliefors Significance Correction

x1

Normal Q-Q Plot of x1

1
Expected Normal

-1

-2

10 12 14 16

Observed Value

Page 2
Detrended Normal Q-Q Plot of x1

0.2

0.0000
Dev from Normal

-0.2

-0.4

10 11 12 13 14 15

Observed Value

x2

Normal Q-Q Plot of x2

1
Expected Normal

-1

-2

12 13 14 15 16 17

Observed Value

Page 3
Detrended Normal Q-Q Plot of x2

0.2
Dev from Normal

0.0000

-0.2

-0.4

13.0 13.5 14.0 14.5 15.0 15.5 16.0

Observed Value

Normal Q-Q Plot of y

1
Expected Normal

-1

-2

13 14 15 16 17 18 19

Observed Value

Page 4
Detrended Normal Q-Q Plot of y

0.2
Dev from Normal

0.0000

-0.2

-0.4

14 15 16 17 18

Observed Value

Page 5

You might also like