I have a dataset where I can see if individuals made a certain choice or not in a game. The variable "choice" is binary, coded 0/1 depending if they made that choice or not.
I also have a set of variables from a survey that was administered at the end of the game. These variables include gender and age, and also self-reported measures of risk, patience, and altruism. These are on a scale 1 to 10 (example: "on a scale 1 to 10, how willing are you to take risks?"). I would like to see if these measures explain the individual's likelihood of making that "choice" in the game.
In sum, I have a binary dependent variable that I'd like to regress on a set of individual characteristics (e.g. age) and ordinal independent variables (risk, patience, altruism).
What would be the best econometric model to use? Is ologit recommended (in this forum there seems to be mixed views on it :-) ).
Thank you!
Related Posts with Best model for binary dependent var and ordinal independent var?
The problem about birthweightHi, I think I need your help. I have a dataset with more than 100 000 newborns, need to figure out …
Stata 16 taking up entire physical memory of a computerI am using Stata 16 MP on a new iMac with macOS Majove (10.14) and noticed in the Activity Monitor (…
how to compute marginal effects for a variable with its quadratic termHi stata experts, I'm having a problem with the computation of the composite marginal effects of a …
Help with CorrelationHello I have been trying to get the Descriptive Statistics and Correlation Table for my data set pan…
how can I create all pairwise combination of many variables?Dear all, I have this data code: clear input str6(var1 var2 var3 var4 var5) "A01B1" "A01C05" "A01…
Subscribe to:
Post Comments (Atom)
0 Response to Best model for binary dependent var and ordinal independent var?
Post a Comment