Stata: Summary Statistics

  Рет қаралды 30,914

DiagKNOWstics Learning

DiagKNOWstics Learning

Күн бұрын

Пікірлер: 7
@marilyndematteis3263
@marilyndematteis3263 Жыл бұрын
THANK YOU! GREAT VIDEO!
@Diagknowstics
@Diagknowstics Жыл бұрын
You're welcome! Thanks for the kind words :)
@pereztroika1984
@pereztroika1984 3 жыл бұрын
Hi! When you created the high_score variable, there are cases marked as 1, however, they have a missing value in the original variable, therefore they should be considered as missing not 1 (high score). How do you manage those cases? Would adding !=missing at the end of the command sentence work?
@Diagknowstics
@Diagknowstics 3 жыл бұрын
Great catch! Thank you so much for pointing this out, Daniela! There are two ways to fix this. One is after you have already created the high_score variable this way, you can simply replace the "1"s that should be missing. Note that in stata, missing is represented as a period (.). So, you could simply add the line of code: replace high_score = . if missing(score) And that should replace those extra 1's to missing. On the other hand, another way to do it is to prevent those 1's in the first place by instead setting the original command as gen high_score = 1 if score >=1000 & !missing(score) replace high_score = 0 if score < 1000 And finally, you can do both steps above in a single line of code if you wanted, using the following shortcut: gen high_score = score >=1000 if !missing(score) Hope this helps!!
@rwaewae
@rwaewae 3 жыл бұрын
Hi, Could you pls help me learning bayer & hanck cointegration in stata or eviews. thanx
@bilal_akhundzada
@bilal_akhundzada 3 жыл бұрын
how to get 23rd percentile?
@galaktycznymlotchwaly2916
@galaktycznymlotchwaly2916 4 жыл бұрын
I suggest to remove your serial number from the screen... :D
Tables in Stata with estout
11:40
SebastianWaiEcon
Рет қаралды 130 М.
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
Categorical Variables in Stata
7:56
SebastianWaiEcon
Рет қаралды 139 М.
Предел развития НЕЙРОСЕТЕЙ
18:53
Onigiri
Рет қаралды 223 М.
Introduction to Stata
2:42:34
UCLA Office of Advanced Research Computing (OARC)
Рет қаралды 40 М.
Using Stata Creating a Table of Descriptive Statistics
10:15
Jason Burns
Рет қаралды 38 М.
The Genius Way Computers Multiply Big Numbers
22:04
PurpleMind
Рет қаралды 284 М.
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН