Sie sind auf Seite 1von 29

COMPUTE mathematic_total_score=(Maths_procedure + Maths_concept +

Maths_problem_solving).
EXECUTE.
DATASET ACTIVATE DataSet4.
SAVE OUTFILE='C:\Users\user\AppData\Local\Temp\Rar$DIa0.188\HMEF5113
Assignment 1 May 2016 for '+
'Students.sav'
/COMPRESSED.
COMPUTE BM_writing_new=(BM_writing + BM_reading).
EXECUTE.
COMPUTE BM_reading_new=BM_writing_new.
EXECUTE.
COMPUTE Total_BM_writing_reading=BM_reading_new.
EXECUTE.
COMPUTE Total_BM_writing_reading=(BM_reading_new + BM_writing_new).
EXECUTE.
EXAMINE VARIABLES=Total_BM_writing_reading BY School_location Gender
/PLOT BOXPLOT HISTOGRAM NPPLOT
/COMPARE GROUPS
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.

Explore

Notes
Output Created

18-JUN-2016 14:39:29

Comments
C:\Users\user\AppData\Local\Temp\Rar
Data

$DIa0.188\HMEF5113 Assignment 1
May 2016 for Students.sav

Input

Active Dataset

DataSet4

Filter

<none>

Weight

<none>

Split File

<none>

N of Rows in Working Data

300

File
Missing Value Handling

Definition of Missing

User-defined missing values for


dependent variables are treated as
missing.

Statistics are based on cases with no


Cases Used

missing values for any dependent


variable or factor used.
EXAMINE
VARIABLES=Total_BM_writing_reading
BY School_location Gender
/PLOT BOXPLOT HISTOGRAM
NPPLOT

Syntax

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

Resources

Processor Time

00:00:05.10

Elapsed Time

00:00:13.63

[DataSet4] C:\Users\user\AppData\Local\Temp\Rar$DIa0.188\HMEF5113 Assignment 1


May 2016 for Students.sav

School Location

Case Processing Summary


School Location

Cases
Valid
N

Total_BM_writing_reading

Missing
Percent

Total

Percent

Urban

110

97.3%

2.7%

113

Rural

181

96.8%

3.2%

187

Case Processing Summary


School Location

Cases
Total
Percent

Total_BM_writing_reading

Urban

100.0%

Rural

100.0%

Descriptives
School Location

Statistic

Mean

Urban

118.4545

95% Confidence Interval for

Lower Bound

113.2189

Mean

Upper Bound

123.6902

5% Trimmed Mean

120.2222

Median

126.0000

Variance

767.608

Std. Deviation
Minimum

42.00

Maximum

156.00

Range

114.00
36.00

Skewness
Kurtosis
Mean

Rural

2.64164

27.70574

Interquartile Range

Total_BM_writing_reading

Std. Error

-1.008

.230

.153

.457

117.3039

1.93006

95% Confidence Interval for

Lower Bound

113.4954

Mean

Upper Bound

121.1123

5% Trimmed Mean

119.2947

Median

124.0000

Variance

674.246

Std. Deviation

25.96625

Minimum

14.00

Maximum

154.00

Range

140.00

Interquartile Range

33.00

Skewness
Kurtosis

-1.193

.181

1.609

.359

Tests of Normality
School Location

Kolmogorov-Smirnova
Statistic

df

Sig.

Shapiro-Wilk
Statistic

df

Total_BM_writing_reading

Urban

.150

110

.000

.896

110

Rural

.132

181

.000

.911

181

Tests of Normality
School Location

Shapiro-Wilka
Sig.

Total_BM_writing_reading

a. Lilliefors Significance Correction

Total_BM_writing_reading

Histograms

Urban

.000

Rural

.000

Normal Q-Q Plots

Detrended Normal Q-Q Plots

Gender

Case Processing Summary


Gender

Cases
Valid
N

Total_BM_writing_reading

Missing

Percent

Total

Percent

Percent

Male

142

94.7%

5.3%

150

100.0%

Female

149

99.3%

0.7%

150

100.0%

Descriptives
Gender

Statistic
Mean

Male

110.1831

95% Confidence Interval for

Lower Bound

105.5635

Mean

Upper Bound

114.8027

5% Trimmed Mean

111.6588

Median

118.0000

Variance

775.370

Std. Deviation
Minimum

14.00

Maximum

156.00

Range

142.00

Interquartile Range

40.00

Skewness

-.804

.203

.229

.404

124.9396

1.90425

Mean

Female

2.33674

27.84548

Kurtosis

Total_BM_writing_reading

Std. Error

95% Confidence Interval for

Lower Bound

121.1766

Mean

Upper Bound

128.7026

5% Trimmed Mean

127.1014

Median

132.0000

Variance

540.300

Std. Deviation

23.24436

Minimum

24.00

Maximum

156.00

Range

132.00

Interquartile Range

25.00

Skewness
Kurtosis

-1.538

.199

2.804

.395

Tests of Normality
Gender

Kolmogorov-Smirnova
Statistic

Total_BM_writing_reading

df

Shapiro-Wilk

Sig.

Statistic

df

Sig.

Male

.118

142

.000

.945

142

.000

Female

.157

149

.000

.867

149

.000

a. Lilliefors Significance Correction

Total_BM_writing_reading

Histograms

Normal Q-Q Plots

Detrended Normal Q-Q Plots

Boxplots

DATASET ACTIVATE DataSet4.


SAVE OUTFILE='C:\Users\user\AppData\Local\Temp\Rar$DIa0.188\HMEF5113
Assignment 1 May 2016 for '+
'Students.sav'
/COMPRESSED.
CROSSTABS
/TABLES=Total_BM_writing_reading BY Gender School_location
/FORMAT=AVALUE TABLES
/CELLS=COUNT TOTAL
/COUNT ROUND CELL.

Crosstabs

Notes
Output Created

18-JUN-2016 14:41:05

Comments
C:\Users\user\AppData\Local\Temp\Rar
Data

$DIa0.188\HMEF5113 Assignment 1
May 2016 for Students.sav

Input

Active Dataset

DataSet4

Filter

<none>

Weight

<none>

Split File

<none>

N of Rows in Working Data

300

File
Definition of Missing
Missing Value Handling

User-defined missing values are treated


as missing.
Statistics for each table are based on all

Cases Used

the cases with valid data in the specified


range(s) for all variables in each table.
CROSSTABS
/TABLES=Total_BM_writing_reading
BY Gender School_location

Syntax

/FORMAT=AVALUE TABLES
/CELLS=COUNT TOTAL
/COUNT ROUND CELL.

Resources

Processor Time

00:00:00.03

Elapsed Time

00:00:00.05

Dimensions Requested

Cells Available

131029

[DataSet4] C:\Users\user\AppData\Local\Temp\Rar$DIa0.188\HMEF5113 Assignment 1


May 2016 for Students.sav

Case Processing Summary


Cases
Valid
N
Total_BM_writing_reading *
Gender

Missing
Percent

291

97.0%

Total

Percent
9

3.0%

Percent
300

100.0%

Total_BM_writing_reading *

291

97.0%

3.0%

300

School Location

Total_BM_writing_reading * Gender Crosstabulation


Gender
Male
Total_BM_writing_reading

14.00

24.00

42.00

46.00

52.00

54.00

56.00

58.00

64.00

66.00

68.00

70.00

72.00

74.00
76.00

Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count

Total

Female
1

0.3%

0.0%

0.3%

0.0%

0.3%

0.3%

0.3%

0.3%

0.7%

0.7%

0.0%

0.7%

0.3%

0.0%

0.3%

0.3%

0.0%

0.3%

0.7%

0.0%

0.7%

1.0%

0.0%

1.0%

0.3%

0.3%

0.7%

0.3%

0.3%

0.7%

0.0%

0.3%

0.3%

0.3%

0.3%

0.7%

0.3%

0.3%

0.7%

0.3%

0.0%

0.3%

100.0%

% of Total
78.00

80.00

82.00

84.00

86.00

88.00

90.00

92.00

94.00

96.00

98.00

100.00

102.00

104.00

106.00

108.00

110.00
112.00

Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count

1.0%

0.3%

1.4%

0.3%

0.0%

0.3%

0.7%

0.3%

1.0%

0.3%

0.0%

0.3%

1.0%

0.0%

1.0%

1.7%

1.0%

2.7%

0.7%

0.3%

1.0%

0.0%

1.0%

1.0%

1.0%

0.3%

1.4%

1.0%

0.3%

1.4%

1.0%

0.0%

1.0%

0.7%

0.3%

1.0%

0.7%

1.4%

2.1%

1.4%

0.3%

1.7%

1.4%

0.0%

1.4%

1.4%

0.7%

2.1%

1.0%

0.3%

1.4%

1.0%

2.1%

3.1%

% of Total
114.00

116.00

118.00

120.00

122.00

124.00

126.00

128.00

130.00

132.00

134.00

136.00

138.00

140.00

142.00

144.00

146.00
148.00

Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count

0.3%

0.7%

1.0%

0.7%

0.7%

1.4%

1.0%

1.0%

2.1%

2.1%

1.0%

3.1%

1.7%

1.0%

2.7%

1.0%

1.7%

2.7%

10

1.7%

1.7%

3.4%

1.7%

1.4%

3.1%

10

2.1%

1.4%

3.4%

11

1.4%

2.4%

3.8%

1.4%

1.7%

3.1%

13

1.4%

3.1%

4.5%

11

18

2.4%

3.8%

6.2%

16

2.4%

3.1%

5.5%

13

15

0.7%

4.5%

5.2%

1.0%

1.4%

2.4%

1.4%

1.4%

2.7%

1.4%

1.7%

3.1%

% of Total
150.00

152.00

154.00

156.00

1.7%

1.7%

0.0%

2.7%

2.7%

0.3%

1.4%

1.7%

0.3%

0.0%

0.3%

0.3%

0.3%

0.7%

142

149

291

48.8%

51.2%

100.0%

Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count

Total

0.0%

% of Total

Total_BM_writing_reading * School Location Crosstabulation


School Location
Urban
Total_BM_writing_reading

14.00

24.00

42.00

46.00

52.00

54.00

56.00

58.00

64.00
66.00

Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count

Total

Rural
0

0.0%

0.3%

0.3%

0.0%

0.3%

0.3%

0.3%

0.3%

0.7%

0.3%

0.3%

0.7%

0.0%

0.3%

0.3%

0.0%

0.3%

0.3%

0.7%

0.0%

0.7%

1.0%

0.0%

1.0%

0.3%

0.3%

0.7%

% of Total
68.00

70.00

72.00

74.00

76.00

78.00

80.00

82.00

84.00

86.00

88.00

90.00

92.00

94.00

96.00

98.00

100.00
102.00

Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count

0.3%

0.3%

0.7%

0.0%

0.3%

0.3%

0.3%

0.3%

0.7%

0.3%

0.3%

0.7%

0.0%

0.3%

0.3%

1.0%

0.3%

1.4%

0.0%

0.3%

0.3%

0.0%

1.0%

1.0%

0.3%

0.0%

0.3%

0.0%

1.0%

1.0%

1.4%

1.4%

2.7%

0.3%

0.7%

1.0%

0.0%

1.0%

1.0%

0.0%

1.4%

1.4%

0.3%

1.0%

1.4%

0.0%

1.0%

1.0%

0.7%

0.3%

1.0%

0.7%

1.4%

2.1%

% of Total
104.00

106.00

108.00

110.00

112.00

114.00

116.00

118.00

120.00

122.00

124.00

126.00

128.00

130.00

132.00

134.00

136.00
138.00

Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count

1.4%

0.3%

1.7%

0.0%

1.4%

1.4%

0.7%

1.4%

2.1%

0.3%

1.0%

1.4%

1.0%

2.1%

3.1%

0.0%

1.0%

1.0%

0.3%

1.0%

1.4%

1.0%

1.0%

2.1%

0.7%

2.4%

3.1%

1.4%

1.4%

2.7%

1.7%

1.0%

2.7%

10

0.3%

3.1%

3.4%

1.7%

1.4%

3.1%

10

1.0%

2.4%

3.4%

11

1.0%

2.7%

3.8%

0.7%

2.4%

3.1%

13

1.4%

3.1%

4.5%

10

18

3.4%

2.7%

6.2%

16

% of Total
140.00

142.00

144.00

146.00

148.00

150.00

152.00

154.00

156.00
Total

Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total
Count
% of Total

2.4%

3.1%

5.5%

15

2.1%

3.1%

5.2%

1.0%

1.4%

2.4%

0.3%

2.4%

2.7%

1.7%

1.4%

3.1%

0.7%

1.0%

1.7%

1.4%

1.4%

2.7%

0.7%

1.0%

1.7%

0.0%

0.3%

0.3%

0.7%

0.0%

0.7%

110

181

291

37.8%

62.2%

100.0%

DISPLAY DICTIONARY.

File Information

Notes
Output Created

18-JUN-2016 14:43:59

Comments
Input

C:\Users\user\AppData\Local\Temp\Rar
Data

$DIa0.188\HMEF5113 Assignment 1
May 2016 for Students.sav

Active Dataset

DataSet4

Filter

<none>

Weight

<none>

Split File

<none>

N of Rows in Working Data

300

File
Syntax
Resources

DISPLAY DICTIONARY.
Processor Time

00:00:00.02

Elapsed Time

00:00:00.02

[DataSet4] C:\Users\user\AppData\Local\Temp\Rar$DIa0.188\HMEF5113 Assignment 1


May 2016 for Students.sav

Variable Information
Variable

Position

Label

Measurement

Role

Column Width

Level
ID

1 ID

Scale

Input

10

School_location

2 School Location

Nominal

Input

13

Gender

3 Gender

Ordinal

Input

4 Total Bahasa

Scale

Input

Scale

Input

10

Scale

Input

11

Scale

Input

13

Scale

Input

17

Nominal

Input

24

Scale

Input

16

BM_writing

Malaysia writing
score
5 Total Bahasa

BM_reading

Malaysia
reading score
6 Mathematics

Maths_procedure

score pertaining
to mathematics
procedures
7 Mathematics

Maths_concept

score pertaining
to mathematics
concepts
8 Mathematics

Maths_problem_solving

score pertaining
to problemsolving

mathematic_total_score
BM_writing_new

9 <none>
10 <none>

BM_reading_new

11 <none>

Scale

Input

16

Total_BM_writing_reading

12 <none>

Scale

Input

26

Variable Information
Variable

Alignment

Print Format

Write Format

ID

Right

F8

F8

School_location

Right

F1

F1

Gender

Right

F8

F8

BM_writing

Right

F8

F8

BM_reading

Right

F8

F8

Maths_procedure

Right

F8

F8

Maths_concept

Right

F8

F8

Maths_problem_solving

Right

F8

F8

mathematic_total_score

Right

F8.2

F8.2

BM_writing_new

Right

F8.2

F8.2

BM_reading_new

Right

F8.2

F8.2

Total_BM_writing_reading

Right

F8.2

F8.2

Variables in the working file

Variable Values
Value
School_location

Gender

Label
1

Urban

Rural

Male

Female

Missing Values

Das könnte Ihnen auch gefallen