« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Random Processes

Email Arrivals 

Assuming email arrivals follow a PoissonProcess with a rate of 25 per hour, find the probability that you get no mail for a 15-minute period.

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

Find the expected number of emails over time.

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

Find a 95% confidence band for the expected number of emails.

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

Simulate the email arrival process for 10 different one-hour periods.

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