document.write( "Question 1107603: Read the question carefully. Sample question: “80% of people who purchase pet insurance are women. If 9 pet insurance owners are randomly selected, find the probability that exactly 6 are women.”\r
\n" );
document.write( "\n" );
document.write( "I am trying to have this problem broken down. Can you please explain how 84 came from 9! / (9-6)!6! \n" );
document.write( "
Algebra.Com's Answer #722613 by Theo(13342)![]() ![]() You can put this solution on YOUR website! p(x) = p^x * q^(n-x) * c(n,x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(x) is the probability of exactly occurrences. \n" ); document.write( "n = number of total occurrences. \n" ); document.write( "p = probability of success on one trial. \n" ); document.write( "q = probability of failure on one trial. \n" ); document.write( "c(n,x) = number of ways you can get a set of 8 out of a set of n.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = 9 \n" ); document.write( "x = 6 \n" ); document.write( "p = .8 \n" ); document.write( "q = 1 - .8 = .2 \n" ); document.write( "c(9,6) = 9! / (6! * 3!) = 84\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(6) = .8^6 * .2^3 * 84 = .176160768\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the sum of all probabilities must be equal to 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the following excel spreadsheet shows this to be true.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "look below the spreadsheet for the answer to your question.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Can you please explain how 84 came from 9! / (9-6)!6!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c(n,x) = n! / (x! * (n-x)!)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in your problem, this becomes c(9,6) = 9! / (6! * (9-6)!)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify this to get c(9,6) = 9! / (6! * 3!)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify further to get c(9,6) = (9*8*7*6*5*4*3*2*1) / (6*5*4*3*2*1 * 3*2*1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have a block of (6*5*4*3*2*1) in the numerator and the denominator that cancels out and you are left with c(9,6) = (9*8*7) / (3*2*1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the 3 in the denominator goes into the 9 in the numerator 3 times. \n" ); document.write( "the 2 in the denominator goes into the 8 in the numerator 4 times.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are left with c(9,6) = 3*4*7 which is equal to 12 * 7 which is equal to 84.\r \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( " |