Useful Stata Programs This page describes Stata programs for teaching. You can download any of these programs from within Stata using the search command. For example, to download the cidemo…
Read More
Search Results for: stata
Stata Teaching Tools: Box model simulation
Purpose: bxmodel is a collection of commands designed to simulate box model probability problems. The user determines the number of tickets in the box and each of their values. The…
Read More
Stata Teaching Tools: Card playing simulation
Purpose: The purpose of this program is to simulate several card playing situations. The user can select the number of cards drawn and can also choose to play blackjack. This…
Read More
Stata Teaching Tools: Chi-squared distribution
Purpose: The purpose of this program is to display a chi-squared distribution for the number of degrees of freedom specified by the user. Download: You can download this program from within…
Read More
Stata Teaching Tools: Confidence interval demonstration
Purpose: The purpose of this program is to show how the "width" or "range" of the confidence interval (CI) changes with the size of the sample drawn. This program also…
Read More
Stata Teaching Tools: Confidence interval demonstration
Purpose: The purpose of this program is to show how the "width" or "range" of the confidence interval (CI) changes with the size of the sample drawn. This program also…
Read More
Stata Teaching Tools: Central limit theorem
Purpose: The purpose of this program is to illustrate the central limit theorem. The user may select the type of distribution, the number per sample and the number of samples. …
Read More
Stata Teaching Tools: Correlation demonstration
Purpose: The purpose of this program is to graphically demonstrate the concept of correlation with the use of a scatterplot and a regression line. The user can select various sample…
Read More
Stata Teaching Tools: Matrix of squared correlation coefficients
Purpose: The purpose of this program is to display a matrix of squared correlation coefficients to help students to learn to interpret correlations. Examples: use https://stats.idre.ucla.edu/stat/stata/notes3/hsb2, clear corr read write…
Read More
Stata Teaching Tools: Dice-rolling simulation
Purpose: The purpose of this program is to simulate the rolling of dice to observe the effect on the frequency distribution of the sum of the dots showing on the…
Read More
