35 Probabilistic Model
Now we turn our attention to a probabilistic or stochastic model as opposed to a deterministic model. In other words, there was no randomness involved in our previous discussion of models. In this section, we shall consider a stochastic process named Marcov chain, where a equilibrium is reached after a long period of time. Following is a motivating example.
Example. Suppose a town in oligopoly with only two cleaners A and B. Therefore, each household has 3 choices: be a patron of cleaner A, or of cleaner B, or do it by himself (denoted by option C). Each month, the residents change their shop or shift their behavior according to the probabilities arranged in the transition table below:
For example, among those who were a patron of cleaner A in month 1, only 20% will continue to be a patron in month 2; but 40% will use cleaner B; and the rest, 40%, will take care of their laundry within their household.
Assuming this transition pattern persists, compute the proportion of each population A, B, and C in equilibrium in the long run.
There are two approaches to this problem. One is using the notion of a limit, as the problem states in the long run it reaches an equilibrium after enough time passes. The other is taking the probabilistic modeling approach.
1. Using the Limit
Let , , and , denote the proportion of utilizing options A, B, and C, respectively, in month . Then,
Since the limit exists, we can let
Then, the above linear system becomes
Then, this amounts to solving for given by
Then,
2. Probabilistic Modeling Approach
Again, we begin from the set of equations
However, this time, instead of taking the limit of the equations above, we run a simulation. As it was stated in the problem the equilibrium exists, the values at the beginning, i.e. and are irrelevant, so long as they meet the following conditions:
Therefore, we arbitrarily assign and . Following is the result of a few rounds of simulation:
Table 1. First 15 Iterations with and
We can see an equilibrium of and is reached from the 13th month after 12 iterations.
Let us examine whether the equilibrium is reached early when different initial values of and are assigned. This time, we assign and .
Table 2. First 15 Iterations with and
This time, the same equilibrium, and , is reached after only 9 iterations from 10th month. As we expected, reaching the same equilibrium is a matter of time, not a matter of initial values assigned to and .