Discrete choice probability equation help (in pre-algebraic terms please)?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
moonman239
Messages
276
Reaction score
0
As it says in the title, will anyone please give me the equation (in pre-algebraic terms) for discrete choice probability? I can see that the equation is P = Prob( Person n chooses Alternative i ) = G(xni, xnj(forall j inequal to i), sn, β),

where

xni is a vector of attributes of alternative i faced by person n,

"forall j inequal to i" is a vector of attributes of the other alternatives (other than i) faced by person n,

sn is a vector of characteristics of person n, and

β is a set of parameters that relate variables to probabilities, which are estimated statistically.

(I'm totally copying this off Wikipedia.) I'm baffled. What is G()?
 
Physics news on Phys.org
G is a probability distribution function such as normal or logistic. See http://en.wikipedia.org/wiki/Discrete_choice#Consumer_Utility for an example from consumer utility. If [itex]\epsilon[/itex] is normally distributed, so is [itex]\epsilon_{nj}-\epsilon_{ni}[/itex] and therefore

[tex]P_{ni}=Prob\left\{\epsilon_{nj}-\epsilon_{ni} < \beta z_{ni}-\beta z_{nj}\right\} = G\left(\beta z_{ni}-\beta z_{nj}\right)[/tex]

where G is the normal c.d.f.