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??
Laptop Configuration for Big DataDear Stata List I am working with a large trade dataset (17 g). The dataset has three dimensions : …
Extracting Residuals from loop regressionsDear all, I would like to obtain my residuals from my loop regressions, but I can't find a way to e…
Issues implementing a multivariate tobit model of 7 equationsHas anyone ever implemented successfully a mvtobit? I read though all the questions about mvtobit, b…
Gologit 2 interpretationHi everyone, I have read Williams' article about Gologit2 model. I have some concerns about the inte…
multiplying each value from a long format variable by corresponding value from wide format variablesHello, I have a question that is a bit complicated for me to solve. First of all, here's the exampl…
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