« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Markov Chains and Queues

Insurance Call Center 

The following shows the telephone system at an insurance company. Calls come in to the 800 number (black) and are then directed to claims (red) or policy service (blue).

The arrival vector, service rate vector, and routing probabilities for the network are as follows.

In[1]:=
Click for copyable input
X

Construct the service channel vector from the diagram.

In[2]:=
Click for copyable input
X

Define the open network for the system.

In[3]:=
Click for copyable input
X

The total average time spent by a customer in the system is around 17 minutes.

In[4]:=
Click for copyable input
X
Out[4]=
In[5]:=
Click for copyable input
X
Out[5]=