Multinomial Logistic Regression
This section builds upon the concepts discussed in the Logistic Regression section. In this section we will focus on unordered choices.
Random Utility Basis
For the ith consumer faced with J choices, the utility of choice j is
Uij=w′iβj+z′ijγj+εij
Variables are defined as follows:
- Uij:= Utility an individual i gets while consuming product j.
- wi′:= Individual i′s characteristic like income, sex etc. Note that these characteristics do not vary with products.
- zij′:= Attributes of product j and some attributes can vary across individuals, eg. Transit time.
If the consumer chooses j, then
P[Uij>Uik],∀k=j.
Assume there are 4 choices {A,B,C,D}. Then the utilities for the ith consumer are given as
UiAUiBUiCUiD=ViAw′iβA+z′iAγA+εiA=ViA+εiA=w′iβB+z′iBγB+εiB=ViB+εiB=w′iβC+z′iCγC+εiC=ViC+εiC=w′iβD+z′iDγD+εiD=ViD+εiD
If ith consumer chooses C, then
UiC>UiA and UiC>UiB and UiC>UiD.
This implies,
P[yi=C]=PiC=P[UiC>Uij,∀j=C]=P[ViC+εiC>Vij+εij,∀j=C]=P[εij<ViC+εiC−Vij,∀j=C]
Assume that εiC is given, then
PiC∣εiC=P[εij<ViC+εiC−Vij∣εiC,∀j=C]
Since εi′s are independent