Download presentation
Presentation is loading. Please wait.
Published byPierce Butler Modified over 9 years ago
1
1 SPSS MACROS FOR COMPUTING STANDARD ERRORS WITHOUT PLAUSIBLE VALUES
2
Pseudo- stratum SchoolR1R2R3R4R5R6R7R8 111.5 120.5 231.50.51.50.51.50.51.50.5 24 1.50.51.50.51.50.51.5 35 0.5 1.5 0.5 36 1.5 0.5 1.5 47 0.5 1.5 0.5 1.5 480.51.5 0.5 1.5 0.5 591.5 0.5 5100.5 1.5 PISA Replication methods for multistage sample : Fays method Computation of Standard Errors 2
3
PISA2009 SAS student data file Computation of Standard Errors Student Final Weight : W_FSTUWT 80 replicates : W_FSTR1 to W_FSTR80 3
4
How to weight the data in SPSS? Computation of Standard Errors 4
5
How to weight the data in SPSS? SPSS uses as denominator for estimating STD 5
6
Computation of Standard Errors … Computation of statistic for the 80 replicates … 6
7
Computation of Standard Errors 7
8
Structure of SPSS macros for the computation of SE: – Selection of variables (DEP=) – Iteration of the SPSS procedure on the final weight and 80 (default) replicates (NREP=) – Data files manipulation and computation of the SE – Computation of limits if required – Selection of statistics (STAT=) Computation of Standard Errors 8
9
9
10
Use of the limit criteria – Number of students – Number of schools – Number of variables of the BYVAR statement for defining the population of reference Computation of Standard Errors 10
11
Computation of Standard Errors StdDev and SE of HISEI by CNT and Gender 11
12
Computation of Standard Errors 12
13
SPSS macros for: – Univariate statistics Means (MCR_SE_UNIV) Percentages (MCR_SE_GrpPct) – Multivariate statistics Correlation (MCR_SE_COR) Regression (MCR_SE_REG) Computation of Standard Errors 13
14
Computation of Standard Errors Percentage of students by grade (ST01Q01) within Country and Gender categories 14
15
Computation of Standard Errors Percentage of students by grade (ST01Q01) within countries and Gender categories 15
16
Computation of Standard Errors Correlation between ESCS and MATHEFF by gender 16
17
Computation of Standard Errors 1 2 17
18
Computation of Standard Errors ♀ ♂ 18
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.