document.write( "Question 1013446: Hello,
\n" );
document.write( "I guess I am really lost, I posted a question yesterday and someone was nice enough to post an answer but I don't understand where the numbers came from.\r
\n" );
document.write( "\n" );
document.write( "Here was the question:
\n" );
document.write( "I have the answers to the following questions but am not sure of the process to solve them. Thanks for the help.
\n" );
document.write( "2 people throw a ball at the same time. One of them hits the target 55 out of 100 times, and the other one hits it 95 out of 100 times.
\n" );
document.write( "What is the probability that exactly one of the throws Will hit the target?
\n" );
document.write( "(answer: 91 / 200 )
\n" );
document.write( "What is the probability that at least one of the throws will hit the target?
\n" );
document.write( "( 391 / 400 )\r
\n" );
document.write( "\n" );
document.write( "Here is the answer posted:
\n" );
document.write( "The probability that one only hits is (0.55)(0.05)=0.0275+ (0.45)(0.95)=0.4275
\n" );
document.write( "They add up to 0.4550, or 45.5%, which is 91/200.
\n" );
document.write( "At least one is 1-probability that both miss. That is 0.45*0.05=0.0225
\n" );
document.write( "That is 2.25% or 2.25 per 100 or 9 per 400 that both miss. Subtract 9 from 400 and 391/400 is the probability that at least 1 will hit. \r
\n" );
document.write( "\n" );
document.write( "Where did .05 and .45 come from?\r
\n" );
document.write( "\n" );
document.write( "Thanks.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #629754 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "***- added \n" ); document.write( ". \n" ); document.write( "*** - One hits the target 55 out of 100 times. \n" ); document.write( "*** - The other 45 times he misses. Probability of missing=(45/100=0.45) \n" ); document.write( "*** - The second hits 95 out of 100 times. \n" ); document.write( "*** - The other 5 times he misses. Probability of missing=(5/100=0.05) \n" ); document.write( ". \n" ); document.write( "2 people throw a ball at the same time. One of them hits the target 55 out of 100 times, and the other one hits it 95 out of 100 times. \n" ); document.write( "What is the probability that exactly one of the throws Will hit the target? \n" ); document.write( "(answer: 91 / 200 ) \n" ); document.write( "What is the probability that at least one of the throws will hit the target? \n" ); document.write( "( 391 / 400 ) \n" ); document.write( "Here is the answer posted: \n" ); document.write( "The probability that one only hits is (0.55)(0.05)=0.0275+ (0.45)(0.95)=0.4275 \n" ); document.write( ". \n" ); document.write( "*** - This is (probability first hits)*(second misses)+(first misses)*(second hits) \n" ); document.write( ". \n" ); document.write( "They add up to 0.4550, or 45.5%, which is 91/200.\r \n" ); document.write( "\n" ); document.write( "At least one is 1-probability that both miss. That is 0.45*0.05=0.0225 \n" ); document.write( ". \n" ); document.write( "*** - This is (probability first misses)*(probability second misses) \n" ); document.write( ". \n" ); document.write( "That is 2.25% or 2.25 per 100 or 9 per 400 that both miss. Subtract 9 from 400 and 391/400 is the probability that at least 1 will hit. \n" ); document.write( ". \n" ); document.write( "*** - You can also calculate this (at least one hits) by: \n" ); document.write( "*** - (probability only one hits)+(probability both hit) \n" ); document.write( "*** - 0.4550+(0.95)(0.55)=0.4550+0.5225=0.9775 probability at least one will hit \n" ); document.write( " |