document.write( "Question 1192542: following data is given
\n" );
document.write( "GOAL 0 1 2 3 4 5 >5
\n" );
document.write( "p(X=x) 0.05 0.2 0.15 0.15 0.3 0.05 0.1\r
\n" );
document.write( "\n" );
document.write( "find the probability that there would be total 5 goals in 2 matches? \n" );
document.write( "
Algebra.Com's Answer #848975 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "GOAL 0 1 2 3 4 5 > 5\r\n" ); document.write( "p(X=x) 0.05 0.2 0.15 0.15 0.3 0.05 0.1\r\n" ); document.write( " \n" ); document.write( "find the probability that there would be total 5 goals in 2 matches? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P (5 goals in 2 matches) = 0.05*0.05 + 0.2*0.3 + 0.15*0.15 + 0.15*0.15 + 0.3*0.2 + 0.05*0.05 = 0.17. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ANSWER. The probability that there would be a total of 5 goals in 2 matches is 0.17, precisely (not approximately).\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |