A famous example depicting the shortcomings of N-way structure for alternatives that are correlated
Consider a city where 50% of travelers choose car (C) and 50% choose bus (B)
Assume: CCâ=CBâ
In a stroke of genius, the manager paint half the buses red (RB) and half the buses blue (BB), while maintaining the same level of performance: CRBâ=CBBâ=CCâ
Thus, the probability of the car using logit formulation is now: PCâ=exp(âÎēCCâ)+exp(âÎēCRBâ)+exp(âÎēCBBâ)exp(âÎēCCâ)â
Which given the above assumptions, reduces the probability of a user choosing a car to decrease of 50% to 33%
Applying the nested structure to this problem gives a more reasonable result: PCâ=1+exp(âÎŧ1â(CBââCCâ))1â where PBâ=1âPCâ; PRBâ=1+exp(âÎŧ2â(CBBââCRBâ)1â; PBBâ=1âPRBâ; CBâ=Îŧ2ââ1âlog(exp(âÎŧ2âCRBâ)+exp(âÎŧ2âCBBâ)); And Îŧ1â and Îŧ2â are the primary and secondary split parameters
If CBâ=CCâ, this model will correctly assign 50% to the car and 25% to each bus options