document.write( "Question 1168409: 73% of all Americans live in cities with population greater than 100,000 people. If 35 Americans are randomly selected, find the probability that\r
\n" );
document.write( "\n" );
document.write( "a. Exactly 26 of them live in cities with population greater than 100,000 people. \r
\n" );
document.write( "\n" );
document.write( "b. At most 26 of them live in cities with population greater than 100,000 people. \r
\n" );
document.write( "\n" );
document.write( "c. At least 25 of them live in cities with population greater than 100,000 people. \r
\n" );
document.write( "\n" );
document.write( "d. Between 21 and 25 (including 21 and 25) of them live in cities with population greater than 100,000 people. \n" );
document.write( "
Algebra.Com's Answer #852004 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "73% of all Americans live in cities with population greater than 100,000 people. \n" ); document.write( "If 35 Americans are randomly selected, find the probability that \n" ); document.write( "a. Exactly 26 of them live in cities with population greater than 100,000 people. \n" ); document.write( "b. At most 26 of them live in cities with population greater than 100,000 people. \n" ); document.write( "c. At least 25 of them live in cities with population greater than 100,000 people. \n" ); document.write( "d. Between 21 and 25 (including 21 and 25) of them live in cities with population greater than 100,000 people. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " As it regularly happens with @CPhill' solutions on Binomial distribution,\r \n" ); document.write( "\n" ); document.write( " all calculations (a), (b), (c) and (d) in the post by @CPhill are incorrect.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " I came to bring correct answers.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(a) P(X = 26) = 0.1505\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(b) P(X <= 26) = 0.6311\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(c) P(X >= 25) = 0.6641\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(d) P(21 <= X <= 25) = P(X <= 25) - P(X <= 20) = 0.4806 - 0.0311 = 0.4495. \n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To check your/my calculations, use online calculator \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://stattrek.com/online-calculator/binomial\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |