document.write( "Question 1013462: Hello,
\n" );
document.write( "I am studying for a probability test and at this rate I probably will not do well (ha).\r
\n" );
document.write( "\n" );
document.write( "I have copied down a few problems with the answers. It would help me a lot if someone could explain how to set up the problem.\r
\n" );
document.write( "\n" );
document.write( "Thank you.\r
\n" );
document.write( "\n" );
document.write( "question 1:
\n" );
document.write( "3/5 of workers in a factory are men, 2/5 are women. 40% of the men and 60% of the women do not smoke. You randomly choose a worker. What is the probability that the chosen worker does not smoke?
\n" );
document.write( "( Answer: 12 / 25 )\r
\n" );
document.write( "\n" );
document.write( "question 2:
\n" );
document.write( "There are 2 jars. In one jar there are 7 black balls and 3 blue balls. In the second jar There are 9 black balls and 6 blue balls. You throw a cube. If you get the number 5 or 6, you choose randomly a ball from the first jar. If you get any other number, you choose randomly from the second jar. What is the probability that you will choose a blue ball from the first jar? What is the probability that you will choose a blue ball?
\n" );
document.write( "(Answer 1/10 11/30)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Question 3:
\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 )\r
\n" );
document.write( "\n" );
document.write( "What is the probability that at least one of the throws will hit the target?
\n" );
document.write( "(answer: 391 / 400 )
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #629735 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 1. Number of non-smokers are (3/5)(2/5) for men =6/25 \n" ); document.write( "and (2/5)(3/5) for women=6/25. They add to 12/25/ \n" ); document.write( "2.(1/3) chance of a 5 or 6 *(3/10)=(1/10) \n" ); document.write( "The probability of choosing a blue ball from the second is (2/3)(6/15)=4/15 \n" ); document.write( "You add both of those, which is (3/30)+(8/30), and that is (11/30), once I use the same denominators. \n" ); document.write( "3. exactly one throw is is (.55*.05)=0.0275. That is the first alone. The second alone is 0.45*0.95=0.4275. They add to 0.4550, which is 45.5%=91/200. \n" ); document.write( "probability of at least 1 is 1- probability both don't. \n" ); document.write( "They are independent, so probability of both missing is 0.45*0.05=0.0225 \n" ); document.write( "1-0.0225=0.9775, and that is 391/400. \n" ); document.write( " |