Questions tagged [failure-rate]

16 questions
4
votes
1 answer

How do I calculate the probability that some system will survive for some years before some event will occur?

I have a failure rate problem involving structural beams. The scenario is that a set of $n$ structural beams are supporting a weight of $W$ kilograms. For the purpose of simplification, we can assume that all the structural beams equally support the…
3
votes
2 answers

Identify the confidence of the impact of a proposed improvement initiative

Assume I have a manufacturing process that involves a moving train. It has failures of certain types like brakes and steering and also the weather. However, we can not do anything with regard to weather. Furthermore, there are more Brake failures…
1
vote
1 answer

Statistical test on a feature that changes over time

Let me explain my use case with an example. Let's say some phone manufacturer such as apple iphone monitors hardware failure rates. I have a hypothesis that says the latest ios version is resulting in a higher failure rate. How can I validate this…
1
vote
1 answer

Statistical method to study failure rate data

What are the good statistical methods to study failure rates? For example, let's say I manufacture 100 tire models and I sold 3 million units that hit on road. Let's say I have the manufacture date, sales date and failure date at a tire level. How…
1
vote
1 answer

How can I use life-testing to model actual failures?

I am responsible for a large electricity meter fleet and would like to compare and predict the failures of different types electricity meters from existing data. We have the current number of meters installed and the installation dates. We also…
skvery
  • 13
  • 6
1
vote
0 answers

Is there an example that a probability distribution is having an increasing mean residual lifetime(IMRL) but not a Dreasing Failure Rate(DFR)

It is well known in risk theory that a random variable having a Decreasing Failure rate implies the Random Variable has an increasing mean residual lifetime. However, the converse is not true. Is there a counterexample? A solution to a similar…
0
votes
0 answers

failure rate and probability

I am reading a paper about a Failure Tree Analysis. When I was at university I did a course where the FTA was presented and we worked directly on the probability using the logic gates AND/OR. In this paper they work on the failure rates. At the…
Mardy Owens
  • 101
  • 1
0
votes
0 answers

Lot size acceptance

I have a lot of 1,000 parts. We ran a test on a sample size of 50. We had 12 failures. A colleague did the following calculation in excel: Using a 80% confidence level.... =BETAINV(1-.8,38,12+1) The result was 0.6653 and therefore, the conclusion…
Drake
  • 23
  • 3
0
votes
0 answers

How to draw a graph with the following fault and failure data?

a) Draw a graph representing the above data. The graph should include the curves derived from the data, and all labels and legends as needed, and should be sufficiently accurate to enable you to identify the overall trend in system reliability and…
kaka
  • 11
  • 2
0
votes
1 answer

95 percentile for failure frequency with Poisson process

I am trying to recreate the stats for 'failure frequency' - in this case the 95 percentile - shown in the attached images below. For one set of failure data there are 27 failures over a cumulative 42889 years of operation. the Expected Value is…
0
votes
0 answers

Interpretation of stress-strength model probability

This is all to settle a methodology debate and neither of us have a good enough grasp of the subject to come to a satisfying solution. We have this Stress-Strength model of a failure : Bascially, the strength of a component (the fuselage of an…
0
votes
1 answer

Right censored data

I have some data that is right censored. A study has recorded data for several years and some units have failed and some units have not failed (right censored). Now, some of the units observe a minor event (not failure but something proposed by…
JLee
  • 813
  • 3
  • 12
0
votes
2 answers

Failure Rate of a Sum of i.i.d Random Variables

Suppose that $X_1, X_2, \ldots, X_n$ are i.i.d. random variables, with failure rate $r(t)$. Suppose $r(t)$ is increasing. Is it true that the sum $X_1 + X_2 + \ldots + X_n$ also has an increasing failure rate?
0
votes
1 answer

How to apply a t-test for product failure?

Background: I'm trying to determine if there is a difference in the rate of failure between two populations. Population 1 is an engine run on one type of fuel. Population 2 is the same engine run on a different type of fuel. I have 1000 engines in…
0
votes
0 answers

Basic question about probabilities and frequency

I wonder about the following situations for a while now and can't quite figure out: You play lottery once, you have a certain probability to win. When you play more than once, your probabilities don't increase because all games are independent from…
Ben
  • 2,032
  • 3
  • 14
  • 23
1
2