next up previous contents
Next: Operationalization Up: Activities planner: Adjust trip Previous: Utilities   Contents


Departure time selection

In general, one would assume that travelers select the departure time with the largest utility. Let us however assume that the above utility calculation is somewhat fuzzy, for example because travelers do not know the different contributions exactly. Then, we want that the probability to select a certain departure time grows with the respective utility.

A typical mathematical form to achieve this if one has to select between several different options $i$ is

\begin{displaymath}
p_i \propto e^{ \beta U_i } \ .
\end{displaymath}

Since $p_i$ is a probability, this needs to be normalized, i.e. one wants $\sum_i p_i = 1$, where the sum goes over all possible options. This results in

\begin{displaymath}
p_i = \frac{ e^{\beta U_i} }{ \sum_j e^{\beta U_j} } \ ,
\end{displaymath}

where the sum in the denominator goes over all possible options including $i$.

Note that this mathematical form does exactly what we want: if $U_i$ is large, then option $i$ has a high probability of being selected. The parameter $\beta$ changes the randomness of this choice.


next up previous contents
Next: Operationalization Up: Activities planner: Adjust trip Previous: Utilities   Contents
2004-02-02