Showing 1 - 10 of 781
This presentation will cover a collection of statistics teaching tools written in Stata. These programs involve demonstrations or simulations of various statistical topics that are used both in the classroom and individually by the students. Topics include probability (coin, dice, box models),...
Persistent link: https://www.econbiz.de/10005074326
Stata's xi command performs dummy (indicator) coding on the fly and with the "*" operator allows for the interaction of two categorical variables or a categorical with a continuous variable. xi3 extends the capabilities of xi to include a number of additional coding systems and can create...
Persistent link: https://www.econbiz.de/10005102761
This presentation will give an overview of the three main approaches to analyzing repeated measures analysis of variance: 1) Multivariate models, 2) traditional anova models, and 3) linear mixed models along with discussion of the advantages and disadvantages of each. The presentation includes...
Persistent link: https://www.econbiz.de/10005103059
Three approaches to understanding 3-way anova interactions will be presented: 1) a conceptual approach, 2) an anova approach and 3) a regression approach using dummy coding. The three approaches are illustrated through the use of a synthetic dataset with a significant 3-way interaction.
Persistent link: https://www.econbiz.de/10005103078
Measurement invariance is a very important requisite in multiple group structural equation modeling. It attempts to verify that the factors are measuring the same underlying latent constructs within each group. The presentation will show the use of the sem command in assessing six types of...
Persistent link: https://www.econbiz.de/10010820053
As the title implies, EFA within a CFA framework combines aspects of both EFA and CFA. It uses CFA to produce a factor solution that is close to an EFA solution while providing features typically found in CFA, such as, standard errors, statistical tests and modification indices. The presentation...
Persistent link: https://www.econbiz.de/10010897903
Profile analysis is a multivariate method for examining differences in the shapes of profiles across groups. Profile analysis uses of Stata's -manova- command along with -manovatest- for estimation. This presentation will also demonstrate the use of the user written program -profileplot- to...
Persistent link: https://www.econbiz.de/10010897931
This presentation will show how to use of the new margins command, introduced in Stata 11, to explore interactions in regression and analysis of variance. The talk will cover three types of interactions: 1) categorical by categorical, 2) categorical by continuous, and 3) continuous by...
Persistent link: https://www.econbiz.de/10008487873
In October 2012 HarvardX, through edX, offered its first two online courses. One of these was called PH207X: Health in Numbers. The course covered biostatistics and epidemiology at an introductory level and lasted 12 weeks. 60,000 students later we had exposed more students to those disciplines...
Persistent link: https://www.econbiz.de/10010888633
binscatter is a newly released program that produces binned scatterplots, which provide a non-parametric estimate of a conditional expectation function. This presentation will describe the features of binscatter, and explore its versatile applications. Those applications include: observing the...
Persistent link: https://www.econbiz.de/10010888634