« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Enhanced Probability & Statistics

Simulate Message Communication 

Messages arrive at a communication line according to a two-phase hyperexponential distribution with phase probabilities 0.4 and 0.6. The average arrival times for the two phases are 4.8 milliseconds and 0.8 milliseconds, respectively. Simulate the process for 100 milliseconds.

In[1]:=
Click for copyable input
X
In[2]:=
Click for copyable input
X
Out[2]=

Shown is the mean number of arrivals during the first 100 milliseconds.

In[3]:=
Click for copyable input
X
Out[3]=

Compare with the value obtained from simulation of the time slice distribution.

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