document.write( "Question 1199365: Hello! Good morning!\r
\n" );
document.write( "\n" );
document.write( "I'm doing some binomial distribution problems and I got stuck in this one, I managed to solve a, b and c but I don't know how to solve d.\r
\n" );
document.write( "\n" );
document.write( "66% of all students at a college still need to take another math class. If 34 students are randomly selected, find the probability that\r
\n" );
document.write( "\n" );
document.write( "a. Exactly 20 of them need to take another math class.
\n" );
document.write( "0.09445\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b. At most 21 of them need to take another math class.
\n" );
document.write( "0.36062\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c. At least 22 of them need to take another math class.
\n" );
document.write( "0.63938\r
\n" );
document.write( "\n" );
document.write( "d. Between 22 and 28 (including 22 and 28) of them need to take another math class. \n" );
document.write( "
Algebra.Com's Answer #833219 by ikleyn(52797)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Hello! Good morning! \n" ); document.write( "I'm doing some binomial distribution problems and I got stuck in this one, \n" ); document.write( "I managed to solve a, b and c but I don't know how to solve d.\r \n" ); document.write( "\n" ); document.write( "66% of all students at a college still need to take another math class. \n" ); document.write( "If 34 students are randomly selected, find the probability that\r \n" ); document.write( "\n" ); document.write( "a. Exactly 20 of them need to take another math class. \n" ); document.write( "0.09445\r \n" ); document.write( "\n" ); document.write( "b. At most 21 of them need to take another math class. \n" ); document.write( "0.36062\r \n" ); document.write( "\n" ); document.write( "c. At least 22 of them need to take another math class. \n" ); document.write( "0.63938\r \n" ); document.write( "\n" ); document.write( "d. Between 22 and 28 (including 22 and 28) of them need to take another math class. \n" ); document.write( "~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, you just know that it is a typical Binomial distribution problem.\r \n" ); document.write( "\n" ); document.write( "The number of trials is n= 34; the number of successful trials is \"k\", \n" ); document.write( " different in different questions;\r \n" ); document.write( "\n" ); document.write( "The probability of success of each individual trial is p= 0.66.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You may use an appropriate online (free of charge) calculator at this web-site \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://stattrek.com/online-calculator/binomial.aspx\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It provides nice instructions and a convenient input and output for all relevant options/cases.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "(a) P = P(n=34; k=20; p=0.66) = 0.09445. You just know it . . . \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(b) P = P(n=34; k<=21; p=0.66) = 0.36062. You just know it . . . \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(c) P = P(n=34; k>=22; p=0.66) = 0.63938. You just know it . . . \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(d) P = P(n=34; k<=28; p=0.66) - P(n=34; k<=21; p=0.66) <<<---=== you calculate the needed probability \r\n" ); document.write( " as this DIFFERENCE of standard cumulative probabilities\r\n" ); document.write( " using the standard functions\r\n" ); document.write( "\r\n" ); document.write( " = use the referenced calculator = 0.9895 - 0.36062 = 0.6289 (rounded). ANSWER\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved and explained.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The major lesson to learn from my post is that the probability (d) is the difference of the appropriate \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Which tool you will use - online calculator or your hand calculator - is just the secondary matter,\r \n" ); document.write( "\n" ); document.write( "while the first row matter is to know WHAT to do.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Happy learning ( ! )\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "//////////////////\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "At this site, there are several lessons where many similar problems were solved and presented in all details\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " - Simple and simplest probability problems on Binomial distribution \r \n" ); document.write( "\n" ); document.write( " - Typical binomial distribution probability problems \r \n" ); document.write( "\n" ); document.write( " - Solving problems on Binomial distribution with Technology (using online solver) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Look into these lessons.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "After reading/learning from these lessons, you will be able to solve such problems on your own, which is your \r \n" ); document.write( "\n" ); document.write( "PRIMARY MAJOR GOAL visiting this forum (I believe).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |