Purpose: The purpose of this program is to display a t-distribution and a standard normal distribution for the number of degrees of freedom specified by the user. Download: You can download…
Read More
Search Results for: stata
Stata Teaching Tools: Calculating z-scores
Purpose: The purpose of this program is to calculate z-scores for either sample (i.e., single) observations or for sample means. In each case the formula is displayed. Download: You can…
Read More
Stata Teaching Tools: z-distribution
Purpose: The purpose of this program is to display a z-distribution with vertical lines drawn at up to four z-values. Download: You can download this program from within Stata by typing…
Read More
Stata Teaching Tools: Two Normal Distributions
Purpose: The purpose of this program is to display two normal distributions with vertical lines drawn at their means. Download: You can download this program from within Stata by typing search…
Read More
Stata Teaching Tools: z-distribution
Purpose: The purpose of this program is to show a standard normal distribution given the probability and the number of tails (either one or two) specified by the user. The…
Read More
stata2mplus.hlp.htm
Help file for the command stata2mplus ————————————- Syntax —— stata2mplus [varlist] using <stata data file> , [ replace clear missi > ng(#) use(varlist) ] Options ——- varlist – Variables to…
Read More
Stata Programs for Data Analysis
This page describes Stata programs developed by the UCLA IDRE Statistical Consulting Group for data analysis. You can download any of these programs from within Stata using the search command. For example,…
Read More
Stata Programs for Data AnalysisHow can I use postgr3 for making graphs after estimation commands?
Using postgr3 with multiple regression, no interactions Using postgr3 with multiple regression, with interactions More on options when using postgr3 postgr3 with other estimation models This page will illustrate the…
Read More
FAQ: How can I do post-hoc pairwise comparisons using Stata?
Post-hoc pairwise comparisons are commonly performed after significant effects when there are three or more levels of a factor. Stata has three built-in pairwise methods (sidak, bonferroni and scheffe) in…
Read More
Stata Analysis Tools Parallel Coordinate Plots
Parallel coordinate plots are another way of looking a data. They enable researchers to view multiple variables simultaneously. There are two commands used to produce parallel coordinate plots, parcoord and…
Read More
