I would like to graph two variables with one condition each. For example, I would like to graph wage and savings, but when wage is greater than 3 and when savings is greater than 50.
I am trying:
graph bar (percent) wages savings if savings==0
However, the graph that i get not only conditions savings by the condition, but also wages. In other words, it graphs all wages that correspond to savings greater than 0. I only want it to condition the variable savings and not wages. What can I do?
Related Posts with How to add two variables with one conditions each using graph bar
Including blank cells in regression analysisHi all, I am doing an mixed regression analysis looking at protein intake and want to include sociod…
Using and interpreting coefficients of categorical variables in Probit Marginal AnalysisI am writing my bachelor's thesis that aims to investigate how a liberal outlook affects one's incom…
Use list of variables in dta file to rename variable in other datasetHi, In the current project I'm working on, I keep updating a list of variables. I would like to use…
Find observations with same content for one variableI would like to find out which observations have the same content for one variable. Is there a comma…
T-TEST interpretationI’m testing the significance of a predictor through a t-test, after having made an univariate analys…
Subscribe to:
Post Comments (Atom)
0 Response to How to add two variables with one conditions each using graph bar
Post a Comment