document.write( "Question 1010914: It is estimated that 89% of senior citizens suffer from sleep disorders and 9% suffer from anxiety. Moreover, 6% of senior citizens suffer from both sleep disorders and anxiety. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(a) Find the probability that a senior citizen suffers from anxiety, given that he or she has sleep disorder. Round your answer to decimal places.
\n" );
document.write( "(b) Given that a senior citizen suffers from anxiety, what is the probability that he or she also suffers from sleep disorder? Round your answer to decimal places.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #626507 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! It is estimated that 89% of senior citizens suffer from sleep disorders and 9% suffer from anxiety. Moreover, 6% of senior citizens suffer from both sleep disorders and anxiety. \r \n" ); document.write( "\n" ); document.write( "(a) Find the probability that a senior citizen suffers from anxiety, given that he or she has sleep disorder. Round your answer to decimal places. \n" ); document.write( "---- \n" ); document.write( "P(a | sd) = p(a AND sd)/P(sd) = 0.06/(0.89) = 0.674 \n" ); document.write( "------------------------------------- \n" ); document.write( "(b) Given that a senior citizen suffers from anxiety, what is the probability that he or she also suffers from sleep disorder? Round your answer to decimal places. \n" ); document.write( "P(ds | a) = P(ds AND a)/P(a) = 0.06/0.09 = 2/3 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |