document.write( "Question 1122896: An experiment has sample space S={a,b,c,d}. \r
\n" );
document.write( "\n" );
document.write( "Suppose Pr({a,c,d})=0.85 and Pr({b,c})=0.44. \r
\n" );
document.write( "\n" );
document.write( "What is Pr({c})?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "What is Pr({a,d})?
\n" );
document.write( "
\n" );
document.write( "Enter each answer as a whole number or decimal. \n" );
document.write( "
Algebra.Com's Answer #739068 by greenestamps(13216) You can put this solution on YOUR website! \n" ); document.write( "The experiment has four mutually exclusive outcomes. So.... \n" ); document.write( "first question: what is Pr({c})? \n" ); document.write( "Pr({c}) = Pr({b,c}) - Pr({b}); Pr({b}) = 1 - Pr({a,c,d}) \n" ); document.write( "second question: what is Pr({a,d)})? \n" ); document.write( "Pr({a,d}) = Pr({a,c,d}) - Pr({c}) \n" ); document.write( "You can do the arithmetic. \n" ); document.write( " |