document.write( "Question 270732: A survey of Amazon.com shoppers reveals the following probability distribution of the number of books per hit: \r
\n" );
document.write( "\n" );
document.write( "X 0 1 2 3 4 5 6 7
\n" );
document.write( "P(X) 0.328 0.2 0.073 0.088 0.028 0.02 0.01 0.253 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the probability that an Amazon.com visitor will buy eight books? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #198267 by stanbon(75887) ![]() You can put this solution on YOUR website! All those probabilities add up to 1. \n" ); document.write( "So the p(x=8) is zero. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |