A production facility contains two machines that are used to rework items that are initially defective. Let ๐ be the number of hours that the first machine is in use and let ๐ be the number of hours that the second machine is in use, on a randomly chosen day. Assume that ๐ and ๐ have a joint probability density function given by ๐(๐ฅ) = { 3 2 (๐ฅ 2 + ๐ฆ 2 ) 0 < ๐ฅ < 1 ๐๐๐ 0 < ๐ฆ < 1 0 ๐๐กโ๐๐๐ค๐๐ ๐. a. What is the probability that both machines are in operation for less than half an hour?
"P(0<x<0.5,0<y<0.5)=\\int^{0.5}_0\\int^{0.5}_0 f(x)dxdy="
"=\\int^{0.5}_0\\int^{0.5}_0 \\frac{3}{2}(x^2+y^2)dxdy=\\frac{3}{2}\\int^{0.5}_0(x^3\/3+xy^2)^{0.5}_0dy="
"=\\frac{3}{2}\\int^{0.5}_0(1\/24+y^2\/2)dy=\\frac{3}{2}(y\/24+y^3\/6)|^{0.5}_0="
"=\\frac{3}{2}(1\/48+1\/48)=1\/16"
Comments
Leave a comment