document.write( "Question 31005: The IT department runs 3 redundant computer servers concurrently. For each server there is a 14% chance of crashing in a given day. Assume that a server crashing is independent from any other server crashing. \r
\n" );
document.write( "\n" );
document.write( "a) What is the probability that none of the 3 servers will crash for 7 consecutive days.\r
\n" );
document.write( "\n" );
document.write( "b) What is the probability that at least one server will crash in a seven day period?\r
\n" );
document.write( "\n" );
document.write( "c) What is the probability of a full network outage (all three servers going) in a given day?\r
\n" );
document.write( "\n" );
document.write( "I don't even know where to start with this question. Every time I try something the answer seems ridiculous. Any help would be appreciated. \n" );
document.write( "
Algebra.Com's Answer #17738 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! The IT department runs 3 redundant computer servers concurrently. For each server there is a 14% chance of crashing in a given day. Assume that a server crashing is independent from any other server crashing. \n" ); document.write( "a) What is the probability that none of the 3 servers will crash for 7 consecutive days. \n" ); document.write( "P WORKING FOR 1 SERVER =(100-14)%=86%=0.86 \n" ); document.write( "IT IS SAME FOR OTHER 2 SERVERS AND THEY ARE ALL INDEPENDENT.HENCE PROBABILITY THAT ALL 3 WORK ON A DAY =0.86^3=0.636 \n" ); document.write( "IT IS SAME FOR EVERY DAY IN A WEEK.HENCE FOR 7 DAYS PROBABILITY OF ALL WORKING = \n" ); document.write( "{(0.86^3)}^7=0.86^21=0.042\r \n" ); document.write( "\n" ); document.write( "b) What is the probability that at least one server will crash in a seven day period? \n" ); document.write( "PROBABILITY THAYT AT LEAST 1 WILL FAIL =1-NONE WILL FAIL =1-0.042=0.958 \n" ); document.write( "c) What is the probability of a full network outage (all three servers going) in a given day? \n" ); document.write( "IT IS 0.14*0.14*0.14=0.002744 \n" ); document.write( "I don't even know where to start with this question. Every time I try something the answer seems ridiculous. Any help would be appreciated. \n" ); document.write( "You may edit the question. Maybe convert formulae to \n" ); document.write( " |