1.2k views
1 vote
A web server hosting company advertises 99.999 percent guaranteed network uptime. (a) how many independent network servers would be needed if each has 98 percent reliability? (round your answer up to the nearest whole number.) network servers (b) how many independent network servers would be needed if each has 89 percent reliability? (round your answer up to the nearest whole number.) network servers

User Lehks
by
9.0k points

1 Answer

3 votes
Instead of thinking about reliability think of failure. 99.999% reliability =0.00001 chance of failure. And 95% reliability =0.05 chance of failure. Assuming failures are independent (they probably are not) the chance of n servers failing is (0.05)n Find n such that (0.05)n=(0.00001) now do it for (0.14)n=(0.00001)
User Michael Bahl
by
8.1k points