document.write( "Question 1200597:  Untitled
\n" );
document.write( "Feb 24, 2023\r
\n" );
document.write( "\n" );
document.write( "6. An engineering Company advertises a job in three news papers A,B,C.if it is 
\n" );
document.write( "known that these papers attract undergraduate engineering readerships in the 
\n" );
document.write( "proportions 2:3:1. The probabiity that an engineerig undergraduate sees and 
\n" );
document.write( "replies to the Job advertisement in the papers are 0.002, 0.001 and 0.005 
\n" );
document.write( "respectively. Assume that the ungergraduate sees Only one job advertisement a) 
\n" );
document.write( "the ergineering company receives only one reply to it advertisements, calculate 
\n" );
document.write( "the probability that the applicant has seen the job adv ertised in place.
\n" );
document.write( "1.a,A b,B, c,C. 
\n" );
document.write( "2.if the company recaives two replies, what is the probability that both 
\n" );
document.write( "applicants saw the jOb advertised in paper A? \n" );
document.write( "
| Algebra.Com's Answer #848070 by GingerAle(43)      You can put this solution on YOUR website! Certainly, let's calculate the probabilities.\r \n" ); document.write( "\n" ); document.write( "**1. Probability that the applicant has seen the job advertised in paper A, given only one reply:**\r \n" ); document.write( "\n" ); document.write( "* **Define Probabilities:** \n" ); document.write( " * Let P(A), P(B), and P(C) be the probabilities of an undergraduate seeing the ad in papers A, B, and C, respectively. \n" ); document.write( " * Let R(A), R(B), and R(C) be the probabilities of replying to the ad in papers A, B, and C, respectively.\r \n" ); document.write( "\n" ); document.write( "* **Given:** \n" ); document.write( " * P(A) = 2/6 = 1/3 \n" ); document.write( " * P(B) = 3/6 = 1/2 \n" ); document.write( " * P(C) = 1/6 \n" ); document.write( " * R(A) = 0.002 \n" ); document.write( " * R(B) = 0.001 \n" ); document.write( " * R(C) = 0.005\r \n" ); document.write( "\n" ); document.write( "* **Calculate the probability of receiving a reply from each paper:** \n" ); document.write( " * P(reply from A) = P(A) * R(A) = (1/3) * 0.002 = 0.000667 \n" ); document.write( " * P(reply from B) = P(B) * R(B) = (1/2) * 0.001 = 0.0005 \n" ); document.write( " * P(reply from C) = P(C) * R(C) = (1/6) * 0.005 = 0.000833\r \n" ); document.write( "\n" ); document.write( "* **Calculate the probability that the applicant has seen the job advertised in paper A, given only one reply:** \n" ); document.write( " * P(A | one reply) = P(reply from A) / (P(reply from A) + P(reply from B) + P(reply from C)) \n" ); document.write( " * P(A | one reply) = 0.000667 / (0.000667 + 0.0005 + 0.000833) \n" ); document.write( " * P(A | one reply) = 0.000667 / 0.002 \n" ); document.write( " * P(A | one reply) = 1/3 \r \n" ); document.write( "\n" ); document.write( "**Therefore, the probability that the applicant has seen the job advertised in paper A, given only one reply, is 1/3.**\r \n" ); document.write( "\n" ); document.write( "**2. Probability that both applicants saw the job advertised in paper A, given two replies:**\r \n" ); document.write( "\n" ); document.write( "* Assuming the replies are independent events: \n" ); document.write( " * P(both replies from A) = P(reply from A) * P(reply from A) \n" ); document.write( " * P(both replies from A) = 0.000667 * 0.000667 \n" ); document.write( " * P(both replies from A) = 0.000000444889\r \n" ); document.write( "\n" ); document.write( "* **Calculate the probability that both applicants saw the job advertised in paper A, given two replies:** \n" ); document.write( " * P(both A | two replies) = P(both replies from A) / (P(reply from any paper) * P(reply from any paper)) \n" ); document.write( " * P(both A | two replies) = 0.000000444889 / (0.002 * 0.002) \n" ); document.write( " * P(both A | two replies) = 0.111222222 \r \n" ); document.write( "\n" ); document.write( "**Therefore, the probability that both applicants saw the job advertised in paper A, given two replies, is approximately 0.1112.** \n" ); document.write( " \n" ); document.write( " |