Stata Tutorials Topic 2: Box Plots for a Single Continuous Variable
Please download the dataset for this video:
https://drive.google.com/file/d/1QZt_...
This free online course introduces you to the Stata commands that graph the distribution of a continuous
variable, the frequency of a categorical variable, and the relationship between two variables. You will learn
to use various graphs to visualize data for different variable types. Using Stata graph options, you can
customize markers, lines, axes, titles, and legends.
After completing this course, you will be able to:
• Visualize the distribution of a continuous variable using histograms, box plots, and density plots
• Show the frequency or percentage of a categorical variable using bar charts and pie charts
• Explore the relationship between two variables with scatter plots, bubble plots, line plots, and dot
charts
• Customize markers, lines, axes, labels, titles, and legends with Stata graph options
• Combine multiple graphs into one graph and save and export graphs
Topic 2: Box Plots for a Single Continuous Variable
The Stata commands in this video:
*use the course dataset
use "/Users/bobwen/Documents/10. Alison/Datasets/bob.dta", clear
*Box plots
graph box age
graph box hwage
graph box hwage, nooutsides
graph hbox hwage, nooutsides
*Box plots over groups
graph box hwage, over(educ) nooutsides
graph box hwage, over(gender) nooutsides
graph box hwage, over(gender) over(educ) nooutsides
#boxplot #Stata #StataGraph #DataVisualization
Some courses on my Youtube channel:
Solutions to Introductory Econometrics A Modern Approach 7th Edition:
• Solutions to Introductory Econometric...
Introductory Stata:
• Introductory Stata (2022)
Introductory Microeconomics:
• Introductory Microeconomics (2022)
Five Minute Econometrics:
• Five Minute Econometrics (Econometric...
【粵語Cantonese】微觀經濟學基礎:
• 粵語Cantonese微觀經濟學基礎2022
【Mandarin國語】五分鐘計量經濟學
• 【Mandarin國語】五分鐘計量經濟學(計量經濟學輔導)
【Cantonese粵語】五分鐘計量經濟學
• 【Cantonese粵語】五分鐘計量經濟學(計量經濟學輔導)
On the Road:
• On the Road
Смотрите видео How to Draw Box Plots in Stata? | Stata Graphics and Data Visualization | Stata Tutorials Topic 2 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Dr. Bob Wen (Stata, Economics, Econometrics) 01 Январь 1970, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 704 раз и оно понравилось 18 людям.