« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Survival Analysis

Lifetime of Cooling Fans 

In[4]:=
Click for copyable input
X

Suppose a processor has two cooling fans. The processor will not overheat as long as at least one fan is working. A collection of 70 such fans was selected at random and monitored for a fixed period of time. At the end of the monitoring, 12 fans had failed.

Assume a fan's lifetime follows a WeibullDistribution.

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

Create a model for processor overheating using the fan component models.

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

Estimate the mean processor lifetime.

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