It is known that 10% of all people are left handed. A sample of 10 students is selected at random. What is the probability that 2 of these 10 students is left handed? Find the probability that none of the students are left handed? \r
\n" );
document.write( "\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "No, I'm afraid you're off the track. These are BINOMIAL problems! \r\n" );
document.write( "\r\n" );
document.write( "You can use any of these three methods:\r\n" );
document.write( "\r\n" );
document.write( "Method 1. Calculate it by the formula:\r\n" );
document.write( "\r\n" );
document.write( "P(exactly x out of n) = 
\r\n" );
document.write( "\r\n" );
document.write( "where n = the number of trials = 10\r\n" );
document.write( " p = the probability of selecting one lefty in one trial, 10% or .1\r\n" );
document.write( " x = the number you want to find the probability of getting,\r\n" );
document.write( " which is 2 in the first problem and 0 in the second.\r\n" );
document.write( "\r\n" );
document.write( "P(exactly 2 out of 10) = 
\r\n" );
document.write( "P(exactly 2 out of 10) = 
\r\n" );
document.write( "P(exactly 2 out of 10) = 
\r\n" );
document.write( "P(exactly 2 out of 10) =
\r\n" );
document.write( "\r\n" );
document.write( "For the second problem:\r\n" );
document.write( "\r\n" );
document.write( "P(exactly 0 out of 10) = 
\r\n" );
document.write( "P(exactly 0 out of 10) = 
\r\n" );
document.write( "P(exactly 0 out of 10) = 
\r\n" );
document.write( "P(exactly 0 out of 10) =
\r\n" );
document.write( "\r\n" );
document.write( "==============================================================\r\n" );
document.write( "\r\n" );
document.write( "Method 2. Look it up in the binomial probability table in the\r\n" );
document.write( " back of your book.\r\n" );
document.write( "\r\n" );
document.write( "1. Find the section of that table that reads n = 10. \r\n" );
document.write( "2. Read across until you come to p = 0.1\r\n" );
document.write( "3. Run your finger down that column until to see 2 on the far left\r\n" );
document.write( " of your finger.\r\n" );
document.write( " A. If you read .1937 then that's the answer, for you have an \"exact\r\n" );
document.write( " value\" table.\r\n" );
document.write( " B. If you read .9298 then you have a \"cumulative value\" table, so\r\n" );
document.write( " 1. Find the number directly above that one in the table, which will\r\n" );
document.write( " have 1 at the far left, and read .7361.\r\n" );
document.write( " 2. Subtract .9298 - .7361 and get .1937\r\n" );
document.write( "\r\n" );
document.write( "For the second problem\r\n" );
document.write( "\r\n" );
document.write( "1. Find the section of that table that reads n = 10. \r\n" );
document.write( "2. Read across until you come to p = 0.1\r\n" );
document.write( "3. Run your finger down that column until to see 0 on the far left\r\n" );
document.write( " of your finger, and read .3487. (That should be the very first\r\n" );
document.write( " entry in that column)\r\n" );
document.write( "\r\n" );
document.write( "(Note: it makes no difference which kind of table you have\r\n" );
document.write( "for 0, since there is no cumulation for 0)\r\n" );
document.write( "\r\n" );
document.write( "===================================================================\r\n" );
document.write( "\r\n" );
document.write( "Method 3. TI-83 or 84 graphing calculator\r\n" );
document.write( "\r\n" );
document.write( "For your first problem:\r\n" );
document.write( "\r\n" );
document.write( "1. Press 2nd VARS ALPHA MATH\r\n" );
document.write( " You should see this on your screen: binompdf(\r\n" );
document.write( "2. Type in 10,.1,2) so that you see this: binompdf(10,.1,2)\r\n" );
document.write( "3. Press ENTER and read .1937102445\r\n" );
document.write( "\r\n" );
document.write( "For your second problem:\r\n" );
document.write( "\r\n" );
document.write( "1. Press 2nd VARS ALPHA MATH\r\n" );
document.write( " You should see this on your screen: binompdf(\r\n" );
document.write( "2. Type in 10,.1,0) so that you see this: binompdf(10,.1,0)\r\n" );
document.write( "3. Press ENTER and read .3486784401\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "