document.write( "Question 1138567: USA Today reported that the U. S. (annual) birth rate is about 16 per 1000 people, and the death rate is
\n" );
document.write( "about 8 per 1000 people. In a community of 1000 people, what is the (annual) probability of 10 births?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #756356 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Use Poisson parameter 16 \n" ); document.write( "for 10, the probability is e^(-16)*16^10/10!=0.0341 \n" ); document.write( " \n" ); document.write( " |