A scatterplot is a type of plot that we can use to display the relationship between two variables. It helps us visualize…
Stata Statistics Tutorial
-
- Software TutorialsStata Statistics TutorialVisualizations in Stata
How to Create and Modify Box Plots in Stata
by Tutor AspireA box plot is a type of plot that we can use to visualize the five number summary of a dataset, which includes:…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Create and Interpret Q-Q Plots in Stata
by Tutor AspireA Q-Q plot, short for “quantile-quantile” plot, is often used to assess whether or not the residuals in a regression analysis are normally…
- Software TutorialsStata Statistics TutorialVisualizations in Stata
How to Create a Stem-and-Leaf Plot in Stata
by Tutor AspireA stem-and-leaf plot is a chart we can use to display data by splitting up each value in a dataset into a stem and…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Obtain Predicted Values and Residuals in Stata
by Tutor AspireLinear regression is a method we can use to understand the relationship between one or more explanatory variables and a response variable.…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Perform a Breusch-Pagan Test in Stata
by Tutor AspireMultiple linear regression is a method we can use to understand the relationship between several explanatory variables and a response variable. Unfortunately, one problem…
- Software TutorialsStata Statistics TutorialVisualizations in Stata
How to Create and Modify Pie Charts in Stata
by Tutor AspireA pie chart is a circular chart that uses “pie slices” to display the relative sizes of data. This tutorial explains how to…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Use Robust Standard Errors in Regression in Stata
by Tutor AspireMultiple linear regression is a method we can use to understand the relationship between several explanatory variables and a response variable. Unfortunately, one problem…
- Hypothesis Tests in StataSoftware TutorialsStata Statistics Tutorial
How to Perform Levene’s Test in Stata
by Tutor AspireLevene’s Test is used to determine whether two or more groups have equal variances. This is a widely used test in statistics because…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Perform Logistic Regression in Stata
by Tutor AspireLogistic Regression is a method that we use to fit a regression model when the response variable is binary. Here are some examples of when…