Availability Formula

Availability:

Let

  • mf = mean time to failure (average number of clock hours until a newly repaired machine goes down)
  • mr = the mean time to repair (average number of hours from time of failure until machine goes back up)
Then the Availability is given by:

  A  = Up Time/(Up Time + Down Time)

       = mf /(mf + mr)