document.write( "Question 947572: Let x denote the lifespan of a transistor (in Hour) with the following probabilities : P(X <= 200)= 0.08 and P(X > 600)=0.45\r
\n" );
document.write( "\n" );
document.write( "a)What is the probability that the life is less than or equal to 600 hours?\r
\n" );
document.write( "\n" );
document.write( "b)What is the probability that the life is greater than 200 hours?\r
\n" );
document.write( "\n" );
document.write( "c) What is P(200< X <= 600) \n" );
document.write( "
Algebra.Com's Answer #578259 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let x denote the lifespan of a transistor (in Hour) with the following probabilities : P(X <= 200)= 0.08 and P(X > 600)=0.45 \n" ); document.write( "------------------------------- \n" ); document.write( "Note: Draw a normal distribution curve and plot the data \n" ); document.write( "so you can see why the answers are what they are. \n" ); document.write( "------------------------------- \n" ); document.write( " a)What is the probability that the life is less than or equal to 600 hours? \n" ); document.write( "Ans:: 1-045 = 0.55 \n" ); document.write( "----------------- \n" ); document.write( "b)What is the probability that the life is greater than 200 hours? \n" ); document.write( "Ans:: 1-0.08 = 0.92 \n" ); document.write( "----- \n" ); document.write( "c) What is P(200< X <= 600) \n" ); document.write( "Ans: 1 - [0.08+0.45] = 1-0.53 = 0.47 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |