document.write( "Question 38712: 1) There are four letters and four envelopes. If the letters are placed in the
\n" );
document.write( "envelopes at random, what is the probability that not more than one letter is placed in the correct envelope?\r
\n" );
document.write( "\n" );
document.write( "2) The equation of regression lines are
\n" );
document.write( " 3x+12y=19
\n" );
document.write( " 3y+9x=46
\n" );
document.write( "Find 1) Correlation co- efficient
\n" );
document.write( " 2) Mean value of X and Y
\n" );
document.write( " 3) Ratio of the co- efficient of variability of X to Y \n" );
document.write( "
Algebra.Com's Answer #28642 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ) There are four letters and four envelopes. If the letters are placed in the \n" ); document.write( "envelopes at random, what is the probability that not more than one letter is placed in the correct envelope?\r \n" ); document.write( "\n" ); document.write( "Probability that a letter is placed in the correct envelope = 1/4 \n" ); document.write( "Prob that \"not more than one letter is correctly placed\" means \n" ); document.write( "0 or 1 are correctly placed. \n" ); document.write( "Prob (0 are correctly placed) = (3/4)^4=0.3164 \n" ); document.write( "Prob (1 is correctly placed) = 4C1 (1/4)(3/4)^3=0.421875\r \n" ); document.write( "\n" ); document.write( "Sine there are mutually exclusive events you add the probabilities \n" ); document.write( "to get 0.73828125\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |