Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

library subscribes to two different weekly news magazines, each of which is supp

ID: 3371614 • Letter: L

Question

library subscribes to two different weekly news magazines, each of which is supposed to arrive in Wednesday's mail. In actuality, each one may arrive on Wednesday, Thursday, Friday, or Saturday. Suppose the two arrive independently of one another, and for each one ?(Wed.) 0.3, P(Thurs.) = 0.36, P(Fr.) = 0.25, and p(Sat.) = 0.09. Let Y = the number of days beyond wednesday that it takes for both magazines to arrive (so possible Y values are 0, 1, 2, or 3). Compute the pmf of Y. [Hin: There are 16 possible outcomes; V(w,w) -0, YFTh) -2, and so on.] (Enter your answers to four decimal pleces.)

Explanation / Answer

Solution :

y 0 1 2 3

--------------------------------------------------------------------------

P(y) 0.0900 0.3456 0.1681 0.1719

  
Explanation :-

Given that P(wed) = 0.3 , P(Thurs) = 0.36 , P(Fri) = 0.25 , P(sat) = 0.09

P(0) = 0.3*0.3 = 0.0900

P(1) = P(Wed or Thurs)^2 - P(0)

= (0.3 + 0.36)^2 - 0.09

= (0.66)^2 - 0.09

= 0.3456

P(2) = P(wed,thurs or fri)^2 - P(wed or thurs)

= (0.3 + 0.36 + 0.25)^2 - (0.3 + 0.36)

= 0.1681

P(3) = 1 - P(wed,thurs or fri)^2

= 1 - (0.3 + 0.36 + 0.25)^2

= 0.1719