Failure rate calculation

  • Thread starter Thread starter Frank
  • Start date Start date
F

Frank

Hi,

Is there a formula to calculate failure rates in excel? I have a life
expectancy, age of equipment, and failures in a year and would like to have
a formula to determine failure rate. Thanks in advance!

Frank
 
The failure rate in a given year is the number of failures in that year
divided by the total population at the start of the year.
 
Gary''s Student said:
The failure rate in a given year is the number of failures in that year
divided by the total population at the start of the year.
....

That's for a memoryless process, i.e., one in which an item's mean
time till failure is independent of it's age. If mean time till
failure and age are anticorrelated (older items more likely to fail
sooner than newer items), this won't be the case. However, the OP
hasn't provided sufficient detail to provide an answer if that's the
case. For instance, handling items that are older than their life
expectancy depends on the hazard function.
 
Back
Top