retagged by
5,902 views
0 votes
0 votes

Assume that a program will experience 200 failures in infinite time. It has now experienced 100 failures. The initial failure intensity was 20 failures/CPU hr. Then the current failure intensity will be

  1. 5 failured/CPU hr
  2. 10 failured/CPU hr
  3. 20 failured/CPU hr
  4. 40 failured/CPU hr
retagged by

2 Answers

3 votes
3 votes

Ans:- B
Explanation:- The formula for Current Failure Intensity = 
Initial Failure intensity X [ 1 – Experienced failures/Failures in infinite time ]
= 20 X [ 1 – 100/200 ]
=20 X (100/200) 
=10 failures /CPU hr

0 votes
0 votes

Vo =200 failures 
µ = 100 failures 
λo = 20 failure/CPU hr.

current failure intensity = λ0(1- µ/Vo)
=20(1-100/200) = 20(1-0.5) = 10 failures/CPU hr

Answer:

Related questions

0 votes
0 votes
1 answer
4
go_editor asked Jul 16, 2016
2,088 views
Match the following $:$$\begin{array}{} \text{a. }& \text{Watson-Felix model} & \text{i.}& \text{Failure intensity} \\ \text{b.}& \text{Ouick-Fix model} & \text{ii.} & \...