My dataset look similar to this
Id MathBaseline. WPMBaseline. NepaliBaseline MathPost WPMPost NepaliPost
1 Add 5 2 Multiply 10 3
2 Add 5 2 Multiply 11 3
3 Add 2 4 Subtract 20 4
4 Add 6 2 Multiply 10 3
5 Add 5 2 Multiply 11 3
6 Add 5 4 Subtract 20 4
7 Add 5 4 Subtract 20 . (missing value)
8 Add 5 4 Subtract 20 . (missing value)
My Question is:
1. Is there a way to find mean at WPMPost for which WPMBaseline is equal to 5?
2. Is there a way to find all the missing values at NepaliPost when NepaliBaseline=4?
Related Posts with How do I find for a certain value (numeric/string) in one variable if there exists a value (numeric/string) in another variable??
Extend the time periodHi,
I am working with two different sets of panel data, where I have monthly observations for 42 dif…
-statsby- has a bug in posting the results, overwrites missings with 0s. Can anyone figure out how to fix it?The very useful -statsby- has a bug in posting the results, and overwrites missing values with 0s.
…
Comparing coefficients in separate regressions from different time periodsDear all,
I want to compare the coefficients of the variable x from 2 different time periods and se…
how to write the syntax : if the macro i equals the macro j
Code:
local listMediator a b
local lagListMediator: subinstr local listMediator " " " L.", all
loca…
Sample size for different modelsI am working to complete my Masters thesis and I am confused on which sample I should use for differ…
Subscribe to:
Post Comments (Atom)
0 Response to How do I find for a certain value (numeric/string) in one variable if there exists a value (numeric/string) in another variable??
Post a Comment