Hi,
My question is about labelling the missing values.
In the data set I have (imported from SPSS) the missing values were entered from -9 to -4 indicating whether they were left intentionally blank, dont know, prefer not to say etc (from the data dictionary). Now that I have these in Stata it is analysing them as part of the analysis rather than recording them as missing observations. The information I have found is mostly on system generated missing values.
My question is what is the best way to code for these missing values that have been entered into the data as negative numbers so they do not skew the results.
Would it be advisable to recode them as missing?
Please see below how these appear when i run the code: summarize as an example
Variable | Obs Mean Std. dev. Min Max
-------------+---------------------------------------------------------
var1 | 0
var2 | 1,007 1.011716 .1076382 1 2
var3 | 1,007 1.534856 1.145017 -7 5
var4 | 1,007 1.204452 .7073746 -7 5
var5 | 1,007 1.543644 .6141639 -9 2
-------------+---------------------------------------------------------
Ps new user here, I am familiarizing myself with the user guidelines, which I hope this post adheres to, however I apologise in advance if this is not the case.
Thankyou!
Related Posts with Missing values (obersvations)
Calculating the percentage changes with longitudinal data (not a panel)Hi, My name is Jiwan. I'm currently working on Korean Household Income and Expenditure Survey, to s…
Least Square Method for parametric survival curve fittingDear All, Hope you're doing well and safe! Can anyone let me know Stata codes for parametric survi…
VAR models on raw or filtered/smoothed data?Dear all, I just started to learn time series analysis and I'm reading Becketti's book at the moment…
How will I be able to have a count of certain string variable when using collapse command ??This is how my data looks like..... Student Name SchoolName Location NScore EScore MScore A X 5…
Issues with the dependent variable being too common in Logistic regressions? Good morning/afternoon/evening Ladies and Gents of Statalist, I'm using logistic regression to p…
Subscribe to:
Post Comments (Atom)
0 Response to Missing values (obersvations)
Post a Comment