document.write( "Question 952345: If Sam can get a grant to support her program, she feels that there is a .9 probability that the program will work. If she fails to get the grant, she feels that there will only be a .3 probability that it will be successful. If the probability of getting the grant is .6, what is the probability of success?\r
\n" ); document.write( "\n" ); document.write( "I have tried all kinds of distribution tables, and still cant seem to get it correct. PLEASE HELP. You dont have to give me the answer, just tell me what steps I need to figure it out. \r
\n" ); document.write( "\n" ); document.write( "Thanks :)
\n" ); document.write( "

Algebra.Com's Answer #581587 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Notation/Variable Setup:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "G = gets a grant
\n" ); document.write( "W = program will work\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(G) = probability she gets the grant
\n" ); document.write( "P(G')= probability she doesn't get the grant\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(W|G) = probability program works IF she gets grant
\n" ); document.write( "P(W|G') = probability program works IF she does NOT get grant\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"what is the probability of success? \" translation: \"what is the probability of the program works, ie, what is P(W)? \"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To compute P(W), we use the law of total probability, which in this specific case means: P(W) = P(W|G)*P(G) + P(W|G')*P(G')\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So we need to find the following\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(W|G)
\n" ); document.write( "P(W|G')
\n" ); document.write( "P(G)
\n" ); document.write( "P(G')\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So let's pick through the problem to pull out the needed info\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"If Sam can get a grant to support her program, she feels that there is a .9 probability that the program will work\", so P(W|G) = 0.9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"If she fails to get the grant, she feels that there will only be a .3 probability that it will be successful\", so P(W|G') = 0.3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(G) = 0.6 because \"the probability of getting the grant is .6\"
\n" ); document.write( "P(G') = 0.4 because 1-0.6 = 0.4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Summary of what we're given\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(W|G) = 0.9
\n" ); document.write( "P(W|G') = 0.3
\n" ); document.write( "P(G) = 0.6
\n" ); document.write( "P(G') = 0.4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now we plug all this into the equation P(W) = P(W|G)*P(G) + P(W|G')*P(G') to get...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(W) = P(W|G)*P(G) + P(W|G')*P(G')\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(W) = 0.9*0.6 + 0.3*0.4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(W) = 0.54 + 0.12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(W) = 0.66\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The final answer is 0.66\r
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you need more one-on-one help, email me at jim_thompson5910@hotmail.com. You can ask me a few more questions for free, but afterwards, I would charge you ($2 a problem to have steps shown or $1 a problem for answer only).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Alternatively, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Any amount is greatly appreciated as it helps me a lot. This donation is to support free tutoring. Thank you.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Jim\r
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------
\n" ); document.write( "
\n" );