I have a number of variables which are standard scores or scaled scores (language and congnitive test standardised scores) that I would like to convert to z-scores. I can do this manually by simply looking them up in a psychometric conversion table, however there are a lot of scores so I would like to do it in Stata. The command -egen(varname2) std(varname) - will not give the right answer, because it will create a new variable based on my data. I just want to transfer the standard scores onto the z-score scale, not actually create z-scores based on my dataset. Can I do this in Stata?
Related Posts with psychometric conversion scale - standard score to z-score
Quantile regression in panel dataHello everyone, i am new to the forum so i hope my post follows the recommendatios of the forum. I h…
Preparing data for the difference-in-differences analysisHello everyone! For my research paper, I am trying to use the difference-in-differences (DiD) metho…
How do i create a variable from a longitudinal dataset where i have one row for all the times a unique individual appears more than onceHi everyone, first time here I have a longitudinal data set with 3500 unique individuals that looks …
Add spike shape options in plotting functionHello, i'm new in this forum. I have inherited a plotting function in a project where the person in…
Highest frequency variableMay you advise, for each "personid", create a new variable which identifies "place2_type" with the h…
Subscribe to:
Post Comments (Atom)
0 Response to psychometric conversion scale - standard score to z-score
Post a Comment