1 SPSS MACROS FOR COMPUTING STANDARD ERRORS WITHOUT PLAUSIBLE VALUES.

Slides:



Advertisements
Similar presentations
Calculation of Sampling Errors MICS3 Data Analysis and Report Writing Workshop.
Advertisements

1 OECD Mean, OECD Average and Computation of Standard Errors on Differences Guide to the PISA Data Analysis ManualPISA Data Analysis Manual.
9. Weighting and Weighted Standard Errors. 1 Prerequisites Recommended modules to complete before viewing this module  1. Introduction to the NLTS2 Training.
19.Multivariate Analysis Using NLTS2 Data. 1 Prerequisites Recommended modules to complete before viewing this module  1. Introduction to the NLTS2 Training.
ICCS 2009 IDB Seminar – Nov 24-26, 2010 – IEA DPC, Hamburg, Germany Using the IEA IDB Analyzer to merge and analyze data.
ICCS 2009 IDB Workshop, 18 th February 2010, Madrid Using the IEA IDB Analyzer to merge and analyze data.
Overview of Main Survey Data Analysis and Scaling National Research Coordinators Meeting Madrid, February 2010.
Analysis of Complex Survey Data Day 2: Univariate and Bivariate analysis.
* Obviously, the pattern of the points in the sample does not match the pattern of the population.
Chapter 13 Conducting & Reading Research Baumgartner et al Data Analysis.
Psych 524 Andrew Ainsworth Data Screening 1. Data check entry One of the first steps to proper data screening is to ensure the data is correct Check out.
QM Spring 2002 Business Statistics SPSS: A Summary & Review.
BCOR 1020 Business Statistics Lecture 28 – May 1, 2008.
Understanding Research Results. Effect Size Effect Size – strength of relationship & magnitude of effect Effect size r = √ (t2/(t2+df))
Introduction to SPSS Short Courses Last created (Feb, 2008) Kentaka Aruga.
LIS 570 Summarising and presenting data - Univariate analysis continued Bivariate analysis.
ICCS 2009 IDB Workshop, 18 th February 2010, Madrid Using the IEA IDB Analyzer Correlations & Regression.
1 Guide to the PISA Data Analysis ManualPISA Data Analysis Manual Computation of Standard Errors for Multistage Samples.
1 Experimental Statistics - week 4 Chapter 8: 1-factor ANOVA models Using SAS.
STAT 3120 Statistical Methods I Lecture 2 Confidence Intervals.
18b. PROC SURVEY Procedures in SAS ®. 1 Prerequisites Recommended modules to complete before viewing this module  1. Introduction to the NLTS2 Training.
Statistical Decision Making. Almost all problems in statistics can be formulated as a problem of making a decision. That is given some data observed from.
Design Effects: What are they and how do they affect your analysis? David R. Johnson Population Research Institute & Department of Sociology The Pennsylvania.
1 STANDARD ERRORS ON DIFFERENCES. How to compute the standard error of the difference between : – Two countries; – An OECD country and the OECD total.
Tobacco Use Supplement to the Current Population Survey User’s Workshop June 9, 2009 Tips and Tricks Analyzing TUS-CPS Data Lloyd Hicks Westat.
Dr. Engr. Sami ur Rahman Data Analysis Basic Analysis in SPSS.
Statistical Analysis Regression & Correlation Psyc 250 Winter, 2008.
Logistic Regression Analysis of Matched Case-Control Data- Part 2.
Lab 5 instruction.  a collection of statistical methods to compare several groups according to their means on a quantitative response variable  Two-Way.
Basic data analysis. The basic analysis of SPSS that will be introduced in this class  Frequencies  This analysis produces frequency tables showing.
Introduction to SPSS. Object of the class About the windows in SPSS The basics of managing data files The basic analysis in SPSS.
Introduction to SPSS Prof. Ramez Bedwani. Outcomes By the end of this lecture, the student will be able to Know definition, uses and types of statistics.
Stats Multivariate Data Analysis. Instructor:W.H.Laverty Office:235 McLean Hall Phone: Lectures: M W F 9:30am - 10:20am McLean Hall.
ICCS 2009 IDB Workshop, 18 th February 2010, Madrid Using the IEA IDB Analyzer Percentages & Means.
Today - Messages Additional shared lab hours in A-269 –M, W, F 2:30-4:25 –T, Th 4:00-5:15 First priority is for PH5452. No TA or instructor Handouts –
STAT 3130 Statistical Methods I Lecture 1 Introduction.
Dr. Engr. Sami ur Rahman Research Methods in Computer Science Lecture: Data Analysis (Introduction to SPSS)
Regression & Correlation. Review: Types of Variables & Steps in Analysis.
ICCS 2009 IDB Workshop, 18 th February 2010, Madrid 1 Training Workshop on the ICCS 2009 database Weighting and Variance Estimation picture.
Analysis Overheads1 Analyzing Heterogeneous Distributions: Multiple Regression Analysis Analog to the ANOVA is restricted to a single categorical between.
 Relationship between education level, income, and length of time out of school  Our new regression equation: is the predicted value of the dependent.
Correlation. Up Until Now T Tests, Anova: Categories Predicting a Continuous Dependent Variable Correlation: Very different way of thinking about variables.
1 Chapter 15 Data Analysis: Basic Questions © 2005 Thomson/South-Western.
1 OECD Mean, OECD Average and Computation of Standard Errors on Differences Guide to the PISA Data Analysis ManualPISA Data Analysis Manual.
Lecture 4 Ways to get data into SAS Some practice programming
Statistics Canada Citizenship and Immigration Canada Methodological issues.
Analysis of Experiments
Confidence Intervals for a Population Proportion Excel.
Using SPSS Note: The use of another statistical package such as Minitab is similar to using SPSS.
1 SPSS MACROS FOR COMPUTING STANDARD ERRORS WITH PLAUSIBLE VALUES.
1 G Lect 13b G Lecture 13b Mixed models Special case: one entry per cell Equal vs. unequal cell n's.
Presentation on DATA GENERATOR FOR WINDOWS. DATA GENERATOR FOR WINDOWS.
Chapter 12 Inference on the Least-squares Regression Line; ANOVA 12.3 One-way Analysis of Variance.
Bootstrapping James G. Anderson, Ph.D. Purdue University.
1 G Lect 10M Contrasting coefficients: a review ANOVA and Regression software Interactions of categorical predictors Type I, II, and III sums of.
Statistical Decision Making. Almost all problems in statistics can be formulated as a problem of making a decision. That is given some data observed from.
Analysis and Interpretation: Multiple Variables Simultaneously
Statistics in SPSS Lecture 5
Multivariate Analysis with Parametric Statistics
Introduction to SPSS.
DEPARTMENT OF COMPUTER SCIENCE
Multivariate Data Analysis
Summarising and presenting data - Univariate analysis continued
Sampling Distribution
Sampling Distribution
STAT 4030 – Programming in R Introduction
Statistical Inference about Regression
Computing A Variable Mean
ADVANCED DATA ANALYSIS IN SPSS AND AMOS
Bonus Slide!!! Things to “Carefully Consider”
Presentation transcript:

1 SPSS MACROS FOR COMPUTING STANDARD ERRORS WITHOUT PLAUSIBLE VALUES

Pseudo- stratum SchoolR1R2R3R4R5R6R7R PISA Replication methods for multistage sample : Fays method Computation of Standard Errors 2

PISA2009 SAS student data file Computation of Standard Errors Student Final Weight : W_FSTUWT 80 replicates : W_FSTR1 to W_FSTR80 3

How to weight the data in SPSS? Computation of Standard Errors 4

How to weight the data in SPSS? SPSS uses as denominator for estimating STD 5

Computation of Standard Errors … Computation of statistic for the 80 replicates … 6

Computation of Standard Errors 7

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

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

Computation of Standard Errors StdDev and SE of HISEI by CNT and Gender 11

Computation of Standard Errors 12

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

Computation of Standard Errors Percentage of students by grade (ST01Q01) within Country and Gender categories 14

Computation of Standard Errors Percentage of students by grade (ST01Q01) within countries and Gender categories 15

Computation of Standard Errors Correlation between ESCS and MATHEFF by gender 16

Computation of Standard Errors

Computation of Standard Errors ♀ ♂ 18