
Learn how to obtain Stata through institutional licenses, short-term access, or purchasing options, and compare IC, SE, and MP versions, durations of 6 months, 1 year, or perpetual.
Stata’s main screen organizes five windows; explore opening data files, counting observations, and using the review, variable, properties, and command windows to run and rerun commands.
Learn to browse and edit data in stata, enter new data, replace values, rename variables, and import excel files, then save your work.
Practice Stata command syntax by loading a dataset, using summarize with detail, and computing descriptive statistics for wage and education, including gender and experience subgroups and the first 500 observations.
Explore tabulate in Stata to create frequency distribution tables for employment status, interpret percentages and cumulative percentages, and perform cross-tabulations with gender.
Explore descriptive statistics in Stata by analyzing a data file with nominal and ordinal variables to create frequency distributions, compare gender groups, and handle missing observations.
Learn to produce histograms in Stata using the point-and-click interface, apply value labels, customize axis titles and colors, and save or copy the underlying commands for reuse.
Use frequency distributions for nominal and ordinal data, and compute mean and standard deviation for interval or ratio variables like bmi with Stata's sum command.
Explore how to obtain detailed summary statistics in Stata with the sum command and detail option, including variance, standard deviation, skewness, kurtosis, range, mean, median, and percentiles.
Use a chi-square test in Stata to examine whether college education influences risk taking. Compare expected versus observed frequencies and interpret the p-value against the null hypothesis.
Please download the attached files for the section six.
distinguishes nominal and ordinal from interval and ratio variables, explains that ratio data like numvolunteer has real-world meaning, and outlines the main question linking denomination to volunteering.
Construct and interpret confidence interval for the population mean using sample data, understand sampling error, and conduct a one sample t test in stata.
Analyze whether religious denomination affects volunteering using a two-sample t test in Stata, with descriptive statistics and mean differences (5.8 vs 3.57) guiding hypothesis testing.
Perform a two-sample t test to compare mean volunteering between religious and nonreligious groups, and conclude the difference is not zero, with religious volunteers higher (about 5.79 vs 3.57).
Please download the attached resources for this section.
Learn to measure the strength and direction of relationships with the corr command in Stata, using workhours and totalactivities, while noting how missing data affects correlations.
Explains multiple linear regression with more than one independent variable, using least squares to estimate coefficients like marrymin and totalactivities on workhours, and assess statistical significance via p-values and r-squared.
Learn to generate fitted values and residuals from a least-squares regression in Stata using predict with xb, store them as new variables, and use them to assess model accuracy.
Learn to use a dichotomous variable in a Stata regression, coding dating as 0/1, handling missing values, and interpreting beta, p-values, and changes in explanatory power.
Learn to fit a quadratic regression in Stata, transforming square feet to square feet squared, generate fitted values, and plot a curve that shows price grows faster for larger houses.
Explore log-linear regression in stata by transforming price with the natural log, diagnosing skew with histograms, and interpreting how square footage affects log price and predicted price.
Note: The course is COMPLETE now.
This course, extended over seven sections, provides a comprehensive introduction to Stata and Statistics. The aim of the course is to teach all the variables, and the relevant Stata commands, used in Statistics. These variables are nominal, ordinal, interval, and ratio variables.
There are two alternative ways to undertake the course.
1. If you have a basic understanding of Stata, you can directly start from section 3, which teaches Data Management. You should then proceed to section 4 on Descriptive Statistics, which is common to all types of research. Section 5 analyses a relationship and interprets it between Nominal/Ordinal variables. Examples of these types of variables are gender, race, employment status, ethnicity, levels of satisfaction, customer service quality, hair color, and religion among others. Section 6 investigates a relationship and interprets it between the Nominal/Ordinal variable and the Interval/Ratio variable. Section 7 finds an effect of one Interval/Ratio variable on another Interval/Ratio variable. Examples of these types of variables are age, income, prices, exam scores, temperature, distance, and area among others. Note: If you adopt this strategy, you may need to go back to the second section, if you have any trouble understanding a particular Stata command in sections 3, 4, 5, 6, and 7. The advantage of this strategy is you will study the more important content first.
2. Alternatively, you can follow the exact order of the course, starting from section 1 and then proceeding to the next section until you reach the section 7. If you follow this strategy, make sure you do not give up in the middle of the course. The research shows that, and this course is not an exception, some students do not complete the entire course. In this course, the first 3 sections are meant to prepare you for the next 4 sections. Therefore, quitting in the first half of the course will deprive you of the intended benefits.
Whichever alternative you choose, you must download the resources and practice with me during the lectures. In addition, you must attempt all exercises given at the end of each section.
Captions: Each video/lecture is accompanied by accurate captions to enhance your comprehension of the course contents.
Resources: You will be provided with a separate data set for each section to practice with me during the lectures. You will also be given a separate data set to attempt the exercises at the end of each section. You will obtain five do-files, one on data management, and the remaining four on data analysis. The only prerequisites for the course are to install Stata on your computer and remain committed.
Good Luck!