document.write( "Question 1197430: Forty-three percent of marriages end in divorce. You randomly select 15 married couples. Find the expected number of marriages that will end in divorce.\r
\n" );
document.write( "\n" );
document.write( "Suppose an exam consisted of 10 multiple choice problems, each with five possible responses (A-E), only 1 of which is correct. If a student randomly guesses the answers to each question then what is the probability that a student guesses the correct answer to exactly 7 questions? Additionally, what is the probability that a student passes the exam with a score of 70% or higher? (round to 5 decimal places) \n" );
document.write( "
Algebra.Com's Answer #830698 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "In the future, please post one problem at a time. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "=========================================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Question 1) Forty-three percent of marriages end in divorce. You randomly select 15 married couples. Find the expected number of marriages that will end in divorce.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is a binomial distribution problem since we have the following conditions
\n" ); document.write( "n = 15 married couples = sample size \n" ); document.write( "p = 0.43 = probability a marriage ends in divorce\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n*p = expected number of marriages ending in divorce \n" ); document.write( "n*p = 15*0.43 \n" ); document.write( "n*p = 6.45 \n" ); document.write( "Do not round this value since averages aren't always expected to be whole numbers. \n" ); document.write( "However, if your teacher instructs you to round to the nearest whole number, then be sure to do so.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 6.45\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "=========================================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Question 2) Suppose an exam consisted of 10 multiple choice problems, each with five possible responses (A-E), only 1 of which is correct. If a student randomly guesses the answers to each question then what is the probability that a student guesses the correct answer to exactly 7 questions? Additionally, what is the probability that a student passes the exam with a score of 70% or higher? (round to 5 decimal places)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll break this up into part (a) and part (b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part (a) will handle the portion what is the probability that a student guesses the correct answer to exactly 7 questions? and part (b) will handle what is the probability that a student passes the exam with a score of 70% or higher?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part (a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 5 possible responses (A through E), but only one of which is correct. \n" ); document.write( "If a student guesses at complete random, then each answer choice is likely to be selected. \n" ); document.write( "The probability of success here is p = 1/5 = 0.2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are n = 10 questions total to make up the sample size.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We wish to determine the probability of the student getting exactly x = 7 questions correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use the binomial probability formula \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 0.00079 (approximate)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part (b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We need to use the binomial probability formula to find these values of f(x) \n" ); document.write( "f(7), f(8), f(9), f(10) \n" ); document.write( "Then we add them all up to find the probability x = 7 or larger. \n" ); document.write( "This in turn will give scores of 7/10 = 0.70 = 70% or larger.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I won't show the steps for each, since you can follow the template in part (a) \n" ); document.write( "Here are the results of each to help check your work. \n" ); document.write( "
\n" ); document.write( "Then add up the results in the f(x) column \n" ); document.write( "0.000786432+0.000073728+0.000004096+0.000000102 = 0.000864358\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This then rounds to 0.00086 when rounding to five decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A quick shortcut is to use a binomial calculator such as this one \n" ); document.write( "https://stattrek.com/online-calculator/binomial \n" ); document.write( "or this \n" ); document.write( "https://www.gigacalculator.com/calculators/binomial-probability-calculator.php \n" ); document.write( "If you have a TI83 or TI84, you can use the binomcdf function. This is found by pressing the button labeled \"2nd\" and then hitting the VARS key. Scroll down a bit until you find the function. \n" ); document.write( "Refer to this page for more information \n" ); document.write( "https://www.statology.org/binomial-probabilities-ti-84-calculator/\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another alternative is to use a spreadsheet. This is probably the best option considering spreadsheets are used all the time in many real world situations. \n" ); document.write( "The command to type in would be =1-BINOM.DIST(6,10,0.2,1) or =1-BINOMDIST(6,10,0.2,1) is equivalent. \n" ); document.write( "Don't forget about the equal sign up front. \n" ); document.write( "The BINOM.DIST(6,10,0.2,1) portion adds up the probabilities f(0), f(1), ... all the way up to f(6). Subtracting the result from 1 will get us the sum of f(7) to f(10). \n" ); document.write( "Refer to your spreadsheet's documentation for more info on how the BINOMDIST command works.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 0.00086 (approximate) \n" ); document.write( " \n" ); document.write( " |