document.write( "Question 1122898: An experiment has four outcomes: o1, o2, o3, and o4, with corresponding weights w1, w2, w3, and w4, where w1=5k , w2=8k , w3=2k, and w4=5k. \r
\n" );
document.write( "\n" );
document.write( "What is the value of k?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "What is Pr({o1,o4})?
\n" );
document.write( "
\n" );
document.write( "Enter your answers as whole numbers or fractions in lowest terms. \n" );
document.write( "
Algebra.Com's Answer #739220 by greenestamps(13206) You can put this solution on YOUR website! \n" ); document.write( "It's unusual to talk about \"weights\" in a problem like this; so I assume you mean the same thing as the probabilities.... \n" ); document.write( "The sum of all the probabilities is 5k+8k+2k+5k = 20k; since the sum of all the probabilities is 1, k = 1/20. \n" ); document.write( "Pr({o1,o4}) = 5k+5k = 10k = 10/20 = 1/2. \n" ); document.write( " |