{"id":3020,"date":"2019-06-28T15:39:03","date_gmt":"2019-06-28T15:39:03","guid":{"rendered":"https:\/\/analystprep.com\/study-notes\/?p=3020"},"modified":"2022-07-21T13:28:05","modified_gmt":"2022-07-21T13:28:05","slug":"determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables","status":"publish","type":"post","link":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/","title":{"rendered":"Determine the distribution of a transformation of jointly distributed random variables"},"content":{"rendered":"<h2>Transformation for Bivariate Discrete Random Variables<\/h2>\n<p>Let \\(X_1\\) and \\(X_2\\) be a discrete random variables with joint probability mass function \\(f_{X_1,X_2}(x_1,x_2)\\) defined on a two dimensional set \\(A\\). Define the following functions:<\/p>\n<p>$$ y_1 =g_1 (x_1, x_2)$$<\/p>\n<p>and<\/p>\n<p>\u00a0$$y_2\u00a0 =g_2(x_1,x_2)$$<\/p>\n<p>Remember: \\(y_2=g_2(x_1,x_2)\\) is sometimes called a <strong>dummy transformation<\/strong>; you have to make it up!<\/p>\n<p>Define bivariate one-to-one transformation from the two-dimensional set \\(A\\) to the two-dimensional \\(B\\). Assume that the function \\(y_1=g_1(x_1,x_2)\\) and \\(y_2=g_2(x_1,x_2) \\) can be solved uniquely and in closed form for \\(x_1\\) and \\(x_2\\) as:<\/p>\n<p>$$\\begin{align}x_{1}&amp;=g_{1}^{-1}(y_{1},y_{2})\\\\ x_{2}&amp;=g_{2}^{-1}(y_{1},y_{2})\\end{align}$$<\/p>\n<p>Which maps \\(B\\) to \\(A\\).<\/p>\n<p>The joint probability mass function \\(Y_1=g_1(X_1,X_2)\\) and \\(Y_2=g_2(X_1,X_2)\\) is:<\/p>\n<p>$$f_{Y_1,Y_2}\\left(y_1,y_2\\right)=f_{X_1,X_2}(g_1^{-1}\\left(y_1,y_2\\right),g_2^{-1}\\left(y_1,y_2\\right)\\\u00a0 \\left(y_1,y_2\\right)\\epsilon B$$<\/p>\n<h4>Example: Transformation for Bivariate Discrete Random Variables<\/h4>\n<p>Let \\(X_1 \\sim Poisson(\\lambda_1)\\) and \\(X_2 \\sim Poisson(\\lambda_2)\\) be independent random variables.<\/p>\n<p>Find the pmf of \\(X_1+X_2\\).<\/p>\n<p><strong>Solution\u00a0<\/strong><\/p>\n<p>We need:<\/p>\n<p>\u00a0$$Y_1=g\\left(X_1,X_2\\right)=X_1+X_2$$<\/p>\n<p>But we have to make up \\(Y_2\\). In this case, we choose:<\/p>\n<p>$$Y_2=g_2\\left(X_1,X_2\\right)=X_2$$<\/p>\n<p>Then, we follow these steps:<\/p>\n<p><strong>Step 1.\u00a0<\/strong>Determining the support of \\(X\\) values which in this case is:<\/p>\n<p>$$\\left\\{\\left(x_1,x_2\\right)\\middle| x_1=0,1,2,\\ldots;x_2=0,1,2\\ldots.\\right\\}$$<\/p>\n<p><strong>Step 2:\u00a0<\/strong>Find the pmf of \\(X_1\\) and \\(X_2\\). We know that:<\/p>\n<p>$$\\begin{align} f(x_1)&amp;=\\frac{\\lambda_{1}^{x_1}e^{-\\lambda_{1}}}{x_{1}!}\\\\ f(x_2)&amp;=\\frac{\\lambda_{2}^{x_2}e^{-\\lambda_{2}}}{x_{2}!}\\end{align}$$<\/p>\n<p>Since \\(X_1\\) and \\(X_2\\) are <em>iid<\/em> random variables, the joint distribution \\(f_{X_1X_2}(x_1,x_2)\\) is:<\/p>\n<p>$$f(x_1,x_2)=\\frac{\\lambda_{1}^{x_1}e^{-\\lambda_{1}}}{x_{1}!}\\bullet \\frac{\\lambda_{2}^{x_2}e^{-\\lambda_{2}}}{x_{2}!}$$<\/p>\n<p><strong>Step 3:\u00a0<\/strong>Find the inverse functions which is solving the set of equations for \\(X_1\\) and \\(X_2\\). We know that:<\/p>\n<p>\u00a0$$Y_1=g_1\\left(X_1,X_2\\right)=X_1+X_2$$<\/p>\n<p>and<\/p>\n<p>$$Y_2=g_2\\left(X_1,X_2\\right)=X_2$$<\/p>\n<p>Solving for \\(X_1\\) and \\(X_2\\) we have:<\/p>\n<p>$$\\begin{align}X_1&amp;=g_1^{-1}(x_1,x_2)=Y_1-Y_2\\\\ X_2&amp;=g_2^{-1}(x_1,x_2)=Y_2\\end{align}$$<\/p>\n<p><strong>Step 4:\u00a0<\/strong>Find the set \\(B\\), which in this case is:<\/p>\n<p>$$B=\\left\\{\\left(y_1,y_2\\right)\\middle| y_1=0,1,2,\\ldots,y_2=0,1,2,\\ldots y_1\\right\\}$$<\/p>\n<p><strong>Step 5:\u00a0<\/strong>Find the joint pmf of \\(Y_1\\) and \\(Y_2\\) using the transformation technique:<\/p>\n<p>$$\\begin{align}f_{Y_1, Y_2}(y_1,y_2)&amp;=f_{X_1,X_2}(g_1^{-1}(x_1,x_2),g_2^{-1}(x_1, x_2)),\\\\&amp;= \\frac{\\lambda_1^{y_1-y_2}e^{-\\lambda_1}}{(y_1-y_2)!}\\bullet \u00a0\\frac{\\lambda_1^{y_2}e^{-\\lambda_2}}{(y_2)!} (y_1,y_2)\\epsilon B\\end{align}$$<\/p>\n<p>Now, note that the question needs us to find pmf of \\(Y_1=X_1+X_2\\). Thus, we need to find a marginal distribution for \\(Y_1\\) given by:<\/p>\n<p>$$\\begin{align}f_{Y_1}(y_1)&amp;=\\sum_{y_2}{f_{Y_1, Y_2}(y_1,y2)} \\\\ &amp;=\\sum_{y_2=0}^{y_1}{\\frac{\\lambda_1^{y_1-y_2}e^{-\\lambda_1}}{(y_1-y_2)!}\\bullet \u00a0\\frac{\\lambda_1^{y_2}e^{-\\lambda_2}}{(y_2)!}}\\\\ &amp;=\\frac{(\\lambda_1 +\\lambda_2)^{y_1}e^{-(\\lambda_1+\\lambda_2)}}{y_1 !}\\\\ &amp;=Y_1 \\sim Poisson(\\lambda_1+\\lambda_2)\\end{align}$$<\/p>\n<h2>Transformation for Bivariate Continuous Random Variables<\/h2>\n<p>Consider the transformation of one random variable \\(X\\) with pdf \\(f(x)\\). In continuous case, let \\(Y = u(X)\\) be an increasing or decreasing function of \\(X\\), with inverse \\(X = v(Y)\\). The pdf of \\(Y\\) is:<\/p>\n<p>$$ g(y) = |v'(y)|f[v(y)],\\quad c &lt; y &lt; d, $$<\/p>\n<p>where the interval \\(c &lt; y &lt; d\\) corresponds to the support of \\(X\\), say, \\(a &lt; x &lt; b\\), through the transformation \\(x = v(y)\\).<\/p>\n<p>There is one remark we must pay attention to: If the function \\(Y = u(X)\\) does not have a single-valued inverse, the determination of the distribution of \\(Y\\) will not be as simple.<\/p>\n<p>If we think about the bivariate case, in the case of a single-valued inverse, the rule is about the same as that in the one-variable case, with the derivative being replaced by the Jacobian (a matrix of first-order partial derivatives).<\/p>\n<p>That is, if \\(X_1\\) and \\(X_2\\) are two continuous-type random variables with joint pdf \\(f(x_1,x_2)\\), and \\(Y_1 = u_1(X_1,X_2)\\), \\(Y_2 = u_2(X_1,X_2)\\) that have a the single-valued inverse \\(X_1 = v_1(Y_1,Y_2)\\),\\(X_2 = v_2(Y_1,Y_2)\\), then the joint pdf of \\(Y_1\\) and \\(Y_2\\) is:<\/p>\n<p>$$g(y_1,y_2) = |J|f[v_1(y_1,y_2),v_2(y_1,y_2)],\\quad (y_1,y_2)\\in S_Y,$$<\/p>\n<p>where the Jacobian \\(J\\) is the determinant.<\/p>\n<p>\\begin{equation*} J =\\text{det} \\begin{bmatrix} \\frac{\\partial x_1}{\\partial y_1} &amp; \\frac{\\partial x_1}{\\partial y_2}\\\\ \\frac{\\partial x_2}{\\partial y_1} &amp; \\frac{\\partial x_2}{\\partial y_2} \\end{bmatrix} = \\frac{\\partial x_1}{\\partial y_1} \\frac{\\partial x_2}{\\partial y_2} &#8211; \\frac{\\partial x_1}{\\partial y_2} \\frac{\\partial x_2}{\\partial y_1} \\ne 0 \\end{equation*}<\/p>\n<p>We find the support \\(S_Y\\) of \\(Y_1,Y_2\\) by considering the mapping of the support \\(S_X\\) of \\(X_1,X_2\\) under the transformation \\(y_1 = u_1(x_1,x_2)\\), \\(y_2 = u_2(x_1,x_2)\\). This method of finding the distribution of \\(Y_1\\) and \\(Y_2\\) is called the <strong>change-of-variables technique<\/strong>.<\/p>\n<p>It is often the mapping of the support \\(S_x\\) of \\(X_1,X_2\\) into that (say, \\(S_Y\\)) of \\(Y_1,Y_2\\) which causes the biggest challenge. That is, in most cases, it is easy to solve for \\(x_1\\) and \\(x_2\\) in terms of \\(y_1\\) and \\(y_2\\), say, $$ x_1=v_1(y_1,y_2),\\quad x_2=v_2(y_1,y_2),$$ and then compute the Jacobian<\/p>\n<p>\\begin{equation*} J = \\begin{bmatrix} \\frac{\\partial v_1(y_1,y_2)}{\\partial y_1} &amp; \\frac{\\partial v_1(y_1,y_2)}{\\partial y_2}\\\\ \\frac{\\partial v_2(y_1,y_2)}{\\partial y_1} &amp; \\frac{\\partial v_2(y_1,y_2)}{\\partial y_2} \\end{bmatrix} \\end{equation*}<\/p>\n<h4>Example: Transformation for Bivariate Continuous Random Variables<\/h4>\n<p>\u00a0Let \\(X_1\\) and \\(X_2\\) have a joint pdf \\(f(x_1,x_2)\\). Let \\(Y_1 = X_1 + X_2\\), \\(Y_2 = X_1 &#8211; X_2\\) be a transformation of \\(X_1,X_2\\).<\/p>\n<p>Find the joint density function of \\(Y_1\\) and \\(Y_2\\) in terms of \\(f_{X_1,X_2}\\).<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>Applying the change of variable technique, we should have to make some arrangements:<\/p>\n<p>\\begin{align} Y_1 &amp; = X_1 + X_2\\\\ X_1 &amp; = Y_1 &#8211; X_2\\\\ &amp; \\text{Then,} \\nonumber\\\\ X_1 &amp; = Y_1 + Y_2 &#8211; X_1\\\\ 2X_1 &amp; = Y_1 + Y_2\\\\ X_1 &amp; =v_1\\left(y_1,y_2\\right) =\\frac{Y_1 + Y_2}{2} \\end{align}<\/p>\n<p>And for \\(X_2\\),<\/p>\n<p>\\begin{align} Y_2 &amp; = X_1 + X_2\\\\ X_2 &amp; = Y_2 &#8211; X_1\\\\ &amp; \\text{Then,}\\nonumber \\\\ X_2 &amp; = Y_1 &#8211; X_2 &#8211; Y_2\\\\ 2X_2 &amp; = Y_1 &#8211; Y_2\\\\ X_2 &amp; =v_2\\left(y_1,y_2\\right)= \\frac{Y_1 &#8211; Y_2}{2} \\end{align} Now we can find our desired value: \\begin{equation*} J =\\text{det}. \\begin{bmatrix}\\frac{\\partial v_1\\left(y_1,y_2\\right)}{\\partial y_1}&amp;\\frac{\\partial v_1\\left(y_1,y_2\\right)}{\\partial y_2}\\\\ \\frac{\\partial v_2\\left(y_1,y_2\\right)}{\\partial y_1}&amp;\\frac{\\partial v_2\\left(y_1,y_2\\right)}{\\partial y_2}\\\\ \\end{bmatrix}= \\text{det} \\begin{bmatrix} \\frac{1}{2} &amp; \\frac{1}{2}\\\\ \\frac{1}{2} &amp; -\\frac{1}{2} \\end{bmatrix} =\\frac{1}{2}\\frac{1}{2} &#8211; \\frac{1}{2}\\bigg(-\\frac{1}{2}\\bigg) = \\frac{1}{2} \\end{equation*}<\/p>\n<p>Applying the formula:<\/p>\n<p>$$g\\left(y_1,y_2\\right)=\\left|J\\right|f\\left[v_1\\left(y_1,\\ y_2\\right),\\ v_2\\left(y_1,\\ y_2\\right)\\right]=\\left|\\frac{1}{2}\\right|f\\left(x_1,\\ x_2\\right)=\\frac{1}{2}f\\left(\\frac{y_1+y_2}{2},\\frac{y_1-y_2}{2}\\right)$$<\/p>\n<p>If we defined any function to \\(X_1,X_2\\) we would only need to add it to this equation and change the bounds if needed. After that, we would comfortably determine the mean, variance, and other moments that can be deduced from a joint probability function.<\/p>\n<p><strong><em>Note:<\/em> <\/strong>In some other reference materials, you might come across an expression like \\(g(y_1,y_2) = f_{x_{1},x_{2}}(x_1,x_2)|J(x_1,x_2)|^{-1}\\). This would lead us to the same calculations as above and it can be proved that \\(|J(x_1,x_2)|^{-1} = |J(y_1,y_2)|\\). In this case, the Jacobian matrix would look like this:<\/p>\n<p>\\begin{equation*} J = \\text{det} \\begin{bmatrix} \\frac{\\partial g_1}{\\partial x_1} &amp; \\frac{\\partial g_1}{\\partial x_2}\\\\ \\frac{\\partial g_2}{\\partial x_2} &amp; \\frac{\\partial g_2}{\\partial x_2} \\end{bmatrix} \\end{equation*}<\/p>\n<h4>Example: Tranformation of Bivariate Continous Random Variables<\/h4>\n<p>Let \\(X_1\\) and \\(X_2\\) be independent exponential random variables, both having means of \\(\\lambda\\)&gt;0. <span style=\"font-size: inherit;\">Evaluate the following probability density function in terms of \\(u_1\\) and \\(u_2\\).<\/span><\/p>\n<p>$$U=\\frac{X_1}{X_1+X_2}$$<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>Note that the density functions of \\(X_1\\) and \\(X_2\\) are given by:<\/p>\n<p>$$f\\left(x_1\\right)=\\begin{cases}\\frac{1}{\\lambda}e^{-\\frac{x_1}{\\lambda}},&amp; x_1 &gt; 0\\\\ 0, &amp;\\text{otherwise}\\end{cases}\u00a0 \u00a0$$<\/p>\n<p>And<\/p>\n<p>$$f\\left(x_2\\right)=\\begin{cases}\\frac{1}{\\lambda}e^{-\\frac{x_2}{\\lambda}},&amp; x_2 &gt; 0\\\\ 0, &amp;\\text{otherwise}\\end{cases}\u00a0 \u00a0$$<\/p>\n<p>Since \\(X_1\\) and \\(X_2\\) are independent, then the joint distribution is given by:<\/p>\n<p>$$f_{X_1,X_2}\\left(x_1,x_2\\right)=\\begin{cases}\\frac{1}{\\lambda^2}e^{-\\frac{{(x}_1+x_2)}{\\lambda}},&amp; x_1 &gt; 0, x_2 &gt; 0\\\\ 0, &amp;\\text{otherwise}\\end{cases}\u00a0 \u00a0$$<\/p>\n<p>Let<\/p>\n<p>$$u_1=g_1\\left(x_1,x_2\\right)=\\frac{x_1}{x_1+x_2}$$<\/p>\n<p>And<\/p>\n<p>$$u_2=g_1\\left(x_1,x_2\\right)=x_1+x_2$$<\/p>\n<p>Now from above, it is easy to see that:<\/p>\n<p>$$x_1=v_1\\left(Y_1,\\ Y_2\\right)=u_1u_2$$<\/p>\n<p>And<\/p>\n<p>$$x_2=v_2\\left(Y_1,\\ Y_2\\right)=u_2(1-u_1)$$<\/p>\n<p>Thus the Jacobian transformation is given by:<\/p>\n<p>$$J=\\text{det}\\begin{bmatrix}\\frac{\\partial x_1}{\\partial y_1}&amp;\\frac{\\partial x_1}{\\partial y_2}\\\\\\frac{\\partial x_2}{\\partial y_1}&amp;\\frac{\\partial x_2}{\\partial y_2}\\\\ \\end{bmatrix}=\\text{det}\\begin{bmatrix}u_2&amp;u_1\\\\-u_2&amp;1-u_1\\\\ \\end{bmatrix}=u_2$$<\/p>\n<p>As such,<\/p>\n<p>$$\\begin{align}f_{U_1, U_2}(u_1,u_2)&amp;=|J|f[v_1(y_1,y_2),v_2(y_1,y_2)]\\\\ &amp;=\\frac{1}{\\lambda^2}|u_2|e^{-\\frac{u_1u_2+u_2(1-u_2)}{\\lambda}}\\end{align}$$<\/p>\n<p>Note that:<\/p>\n<p>$$u_2\\left(1-u_1\\right)=u_2-u_1u_2 &gt; 0$$<\/p>\n<p>Which mplies that:<\/p>\n<p>$$ 0&lt;u_1u_2&lt;u_2 \\Leftrightarrow 0 &lt; u_1&lt;1$$<\/p>\n<p>Also,<\/p>\n<p>$$u_1u_2 &gt; 0 \\Leftrightarrow u_2 &gt; 0$$<\/p>\n<p>Thus the density function of U can be written as:<\/p>\n<p>$$f_{U_1U_2}\\left(u_1u_2\\right)=\\begin{cases}{\\frac{1}{\\lambda^2}u}_2e^{-\\left(\\frac{u_1u_2+u_2\\left(1-u_1\\right)}{\\lambda}\\right)}, &amp; 0 &lt; u_1 &lt; 1\\ ,u_2 &gt; 0\\\\ 0, &amp;\\text{otherwise}\\end{cases}$$<\/p>\n<h2>Order Statistics<\/h2>\n<p><strong>Order statistics<\/strong> are the observations of the random sample, arranged from the smallest to the largest. In recent years, the importance of order statistics has increased because of the more frequent use of nonparametric inferences and robust procedures. However, order statistics have always been prominent because, among other things, they are needed to determine rather simple statistics such as the sample median, the sample range, and the empirical cdf.<\/p>\n<p>For studying purposes, we will assume that the <em>n<\/em> independent observations come from a continuous-type distribution. This means, among other things, that the probability of any two observations being equal is zero. That is, the probability that the observations can be ordered from smallest to largest without having two equal values is 1. Of course, in practice, we frequently observe <em>ties<\/em>; but if the probability of a tie is small, the distribution theory that follows will hold approximately.<\/p>\n<h3>Transformation of Order Statistics<\/h3>\n<p>If \\(X_1,X_2,\\cdots,X_n\\) are observations of a random sample of size <em>n<\/em> from a continuous-type distribution, we let the random variables:<\/p>\n<p>$$ Y_1 &lt; Y_2 &lt; \\cdots &lt; Y_n $$<\/p>\n<p>Denote the order statistics of that sample. That is,<\/p>\n<p>\\begin{align*} Y_1 &amp; = \\text{smallest of } X_1,X_2,\\cdots,X_n\\\\ Y_2 &amp;= \\text{second smallest of } X_1,X_2,\\cdots,X_n\\\\ &amp; \\vdots\\\\ Y_n &amp; =\\text{largest } X_1,X_2,\\cdots,X_n \\end{align*}<\/p>\n<p>The joint density function of the order statistics is obtained by noting that the order statistics \\(Y_1,\\cdots, Y_n\\) will take values \\(y_1 \\leq y_2, \\leq \\cdots \\leq y_n\\) if and only if, for some permutation \\((i_1,i_2,\\cdots,i_n)\\) of \\((1,2,\\cdots,n)\\),<\/p>\n<p>$$Y_1 = y_{i_1}, Y_2=y_{i_2},\\cdots,Y_n = y_{i_n}$$<\/p>\n<p>There is a very simple procedure for determining the cdf of the <em>r<\/em><sup>th<\/sup> order statistics, \\(Y_r\\), and it majorly depends on the binomial distribution.<\/p>\n<p>For order statistics, we can compute things like the sample median, sample range, and other such statistics. Let&#8217;s see one simple example:<\/p>\n<h4 data-tadv-p=\"keep\">Example: Order Statistics<\/h4>\n<p>In an experiment with \\(n= 5\\) data points, we have:<\/p>\n<p>$$ x_1 = 0.34 , x_2 = 0.54 , x_3 = 0.43, x_4 = 0.67, x_5 = 0.14 $$<\/p>\n<p>each having a pdf defined as \\(f(x) = 3x, 0 &lt; x &lt; 1\\) and 0 elsewhere.<\/p>\n<p>Determine the sample median and sample range.<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>The order statistics are:<\/p>\n<p>$$y_1 = 0.14 &lt; y_2 = 0.34 &lt; y_3 = 0.43 &lt; y_4 = 0.54 &lt; y_5 = 0.67$$<\/p>\n<p>It is simple enough to note that \\(y_3\\) is the middle statistic and this is equal to the sample median.<\/p>\n<p>The sample range is: \\(y_5 &#8211; y_1 =0.67-0.14\u00a0 =0.53\\).<\/p>\n<h3 data-tadv-p=\"keep\">Binomial Experiments<\/h3>\n<p>Now,\u00a0\u00a0let \\(Y_1, \\cdots , Y_5\\) be arbitrary and unknown, and let&#8217;s assume that \\(Y_4 &lt; \\frac{1}{3}\\), this means that the other 3 random variables must be less than this value too since they are ordered. This type of event can then be thought of as a binomial experiment for convenience. Now, the probability of success (that an event that \\(X_i&lt;\\frac{1}{3}\\) )is:<\/p>\n<p>$$P(X_i &lt;= 1\/3) = \\int_{0}^{1\/3}3x^{2}dx =\u00a0 \\frac{1}{27} $$<\/p>\n<p>Note that we must have at least four successes so that:<\/p>\n<p>$$P\\left(X_3\\le\\frac{1}{3}\\right)=\\binom{5}{4}\\left(\\frac{1}{27}\\right)^4\\left(\\frac{26}{27}\\right)+\\left(\\frac{1}{27}\\right)^5=0.00000233$$<\/p>\n<p>Using the same analogy as in the above example, we can find the cdf of \\(Y_3\\) which we can denote as \\(F\\left(y\\right)\\). We know that:<\/p>\n<p>$$F\\left(y\\right)=P\\left(Y_3&lt;y\\right)$$<\/p>\n<p>We know that from the order statistics:<\/p>\n<p>$$P\\left(X_i&lt;y\\right)=\\int_{0}^{y}{3x^2\\ dx=\\left[\\frac{3x^2}{2}x^3\\right]_0^y=\\frac{3y^2}{2}y^3}$$<\/p>\n<p>Then,<\/p>\n<p>$$\\begin{align}F\\left(y\\right)&amp;=P\\left(Y_3&lt;y\\right)\\\\ &amp;=\\binom{5}{4}\\left(y^3\\right)^4\\left(1-y^3\\right)+\\left(y^3\\right)^5\\end{align}$$<\/p>\n<p>Where \\(y^3\\) is nothing more than what we would get if we did the same integral we did on the example above on the region \\(\\left[0,y\\right]\\). The transforming \\(G(y)\\) for \\(0 &lt; y &lt; 1\\):<\/p>\n<p>$$\\begin{align} f\\left(y\\right)&amp;=F^\\prime\\left(y\\right)\\\\ &amp;=\\frac{5!}{3!1!}[\\left(y^3\\right)^4\\left(1-y^3\\right)3y^2] \\end{align}$$<\/p>\n<p>From theese example, we can generalize the results of order statistics:<\/p>\n<p>Let \\(Y_1 &lt; Y_2&lt;\\ldots&lt;Y_n \\) be the order statistics of \\(n\\) independent observations from distribution of the continuous type with cdf \\(F(x)\\) and pdf \\(F^\\prime\\left(x\\right)=f\\left(x\\right)\\), where \\(0&lt;F\\left(x\\right)&lt;1\\) for \\(a &lt; x &lt; b\\) and \\(F\\left(a\\right)=0\\) ,\\(F\\left(b\\right)=1\\). (It is possible that \\(a=-\\infty\\) and \/or \\(b=+\\infty\\)).<\/p>\n<p>The event that the <em>r<\/em><sup>th<\/sup> order statistic \\(Y_r\\) is at most \\(y\\), \\({Y_r\\leq y}\\) can occur if and only if at least <em>r<\/em> of the <em>n<\/em> observations is less than or equal to <em>y<\/em>. That is, the probability of &#8220;success&#8221; on each trial is \\(F(y)\\), and we must have at least <em>r<\/em> successes. Thus,<\/p>\n<p>$$ G_r(y) = P(Y_r\\leq y) = \\sum_{k=r}^{n}\\binom{n}{k}[F(y)]^k[1-F(y)]^{n-k}$$<\/p>\n<p>Rewriting this, we have<\/p>\n<p>$$G_r(y) = \\sum_{k=r}^{n-1}\\binom{n}{k}[F(y)]^k[1-F(y)]^{n-k}+[F(y)]^n$$<\/p>\n<p>Hence, the pdf of \\(Y_r\\) is:<\/p>\n<p>\\begin{align} gr(y) = G_r'(y) = &amp; \\sum_{k=r}^{n-1}\\binom{n}{k}(k)[F(y)]^{k-1}f(y)[1-F(y)]^{n-k}\\\\ &amp; + \\sum_{k=r}^{n-1}\\binom{n}{k}[F(y)]^k(n-k)[1-F(y)]^{n-k-1}[-f(y)]\\\\ &amp; + n[F(y)]^{n-1}f(y). \\end{align}<\/p>\n<p>But,<\/p>\n<p>$$\\binom{n}{k}k=\\frac{n!}{(r-1)!(n-r)!}\\quad\\text{and}\\quad\\binom{n}{k}(n-k)=\\frac{n!}{k!(n-k-1)!},$$<\/p>\n<p>then replacing on the pdf of \\(Y_r\\):<\/p>\n<p>$$g_r(y)=\\frac{n!}{(r-1)!(n-r)!}[F(y)]^{r-1}[1-F(y)]^{n-r}f(y),\\quad a &lt; y &lt; b,$$<\/p>\n<p>which is the first term of the first summation in \\(g_r(y)=G_r'(y)\\). The remaining terms in \\(g_r(y) = G_r'(y)\\) sum to zero because the second term of the first summation (when \\(k = r + 1\\)) equals the negative of the first term in the second summation (when \\(k=r\\)), and so on. Finally, the last term of the second summation equals the negative of \\(n[F(y)]^{n-1}f(y)\\).<\/p>\n<p>Recall that for an order statistic \\(Y_1\\ ,\\ Y_2,\\ \\ldots,\\ Y_n\\), \\(Y_1\\) is the smallest of \\(Y_1,\\ Y_2,\\ldots,\\ Y_n \\) and \\(Y_n\\) is the largest of \\(Y_1,\\ Y_2,\\ldots,\\ Y_n\\). This can be clearly stated as:<\/p>\n<p>$$Y_1=\\min(Y_1, Y_2,\\ \\ldots,\\ Y_n)$$<\/p>\n<p>is the minimum of the order statistic and<\/p>\n<p>$$Y_n=\\max(Y_1, Y_2,\\ \\ldots,\\ Y_n)$$<\/p>\n<p>is the maximum of the order statistic.<\/p>\n<p>It can be shown that the pdf of the smallest (minimum) order statistics is:<\/p>\n<p>$$g_1\\left(y\\right)=n\\left[1-F\\left(y\\right)\\right]^{n-1}f\\left(y\\right),\\\u00a0 a &lt; y &lt; b $$<\/p>\n<p>And the pdf of the largest (maximum) order statistics is:<\/p>\n<p>$$g_n\\left(y\\right)=n\\left[F\\left(y\\right)\\right]^{n-1}f\\left(y\\right),\\ a &lt; y &lt; b.$$<\/p>\n<h4>Example: Order Statistics #2<\/h4>\n<p>Two machines in the manufacturing industry each have an operating life (in years) \\(Y\\) with a pdf given by:<\/p>\n<p>$$f(y)=\\begin{cases}\\frac{1}{200}e^{-\\frac{y}{200}}, &amp; y &gt; 0\\\\ 0, &amp;\\text{otherwise}\\end{cases}$$<\/p>\n<p>The machines operate independently, but if one machine breaks down, the manufacturing process must be stopped.<\/p>\n<p>Find the pdf of \\(X\\), the length of time of the manufacturing process until one machine breaks.<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>Since manufacturing stops when one machine fails, then \\(X\\) must be:<\/p>\n<p>$$X=\\min(Y_1,Y_2)$$<\/p>\n<p>Where \\(Y_1\\) and \\(Y_2\\) are independent random variables with the given pdf defined above. In this case, we know that:<\/p>\n<p>$$g_X\\left(y\\right)=n\\left[1-F\\left(y\\right)\\right]^{n-1}f\\left(y\\right),\\ a &lt; y &lt; b$$<\/p>\n<p>Now,<\/p>\n<p>$$F\\left(y\\right)=\\int_{0}^{y}{\\frac{1}{200}e^{-\\frac{t}{200}}dt=}-e^{-\\frac{y}{200}}+1$$<\/p>\n<p>Thus,<\/p>\n<p>$$\\begin{align}g_{X}&amp;=2\\left[1-\\left(-e^{-\\frac{y}{200}}+1\\right)\\right]^{n-1}\\bullet \\frac{1}{200}e^{-\\frac{y}{200}}\\\\ &amp;=\\frac{1}{100}e^{-\\frac{y}{200}}\\end{align}$$<\/p>\n<p>More precisely,<\/p>\n<p>$$g_{X}=\\begin{cases}\\frac{1}{100}e^{-\\frac{y}{200}}, &amp;y &gt; 0\\\\ 0, &amp;\\text{otherwise} \\end{cases}$$<\/p>\n<p><em><strong>Learning Outcome<\/strong><\/em><\/p>\n<p><em><strong>Topic 3.g:\u00a0Multivariate Random Variables &#8211; Determine the distribution of a transformation of jointly distributed random variables. Determine the distribution of order statistics from a set of independent random variables.<\/strong><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Transformation for Bivariate Discrete Random Variables Let \\(X_1\\) and \\(X_2\\) be a discrete random variables with joint probability mass function \\(f_{X_1,X_2}(x_1,x_2)\\) defined on a two dimensional set \\(A\\). Define the following functions: $$ y_1 =g_1 (x_1, x_2)$$ and \u00a0$$y_2\u00a0 =g_2(x_1,x_2)$$&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[99],"tags":[],"class_list":["post-3020","post","type-post","status-publish","format-standard","hentry","category-multivariate-random-variables","blog-post","no-post-thumbnail","animate"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Determine the distribution of a transformation of jointly distributed random variables - CFA, FRM, and Actuarial Exams Study Notes<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Determine the distribution of a transformation of jointly distributed random variables - CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"og:description\" content=\"Transformation for Bivariate Discrete Random Variables Let (X_1) and (X_2) be a discrete random variables with joint probability mass function (f_{X_1,X_2}(x_1,x_2)) defined on a two dimensional set (A). Define the following functions: $$ y_1 =g_1 (x_1, x_2)$$ and \u00a0$$y_2\u00a0 =g_2(x_1,x_2)$$...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/\" \/>\n<meta property=\"og:site_name\" content=\"CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-28T15:39:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-07-21T13:28:05+00:00\" \/>\n<meta name=\"author\" content=\"Jasmine Keizer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jasmine Keizer\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/\"},\"author\":{\"name\":\"Jasmine Keizer\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5\"},\"headline\":\"Determine the distribution of a transformation of jointly distributed random variables\",\"datePublished\":\"2019-06-28T15:39:03+00:00\",\"dateModified\":\"2022-07-21T13:28:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/\"},\"wordCount\":3112,\"articleSection\":[\"Multivariate Random Variables\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/\",\"url\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/\",\"name\":\"Determine the distribution of a transformation of jointly distributed random variables - CFA, FRM, and Actuarial Exams Study Notes\",\"isPartOf\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/#website\"},\"datePublished\":\"2019-06-28T15:39:03+00:00\",\"dateModified\":\"2022-07-21T13:28:05+00:00\",\"author\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5\"},\"breadcrumb\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/analystprep.com\/study-notes\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Determine the distribution of a transformation of jointly distributed random variables\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/#website\",\"url\":\"https:\/\/analystprep.com\/study-notes\/\",\"name\":\"CFA, FRM, and Actuarial Exams Study Notes\",\"description\":\"Question Bank and Study Notes for the CFA, FRM, and Actuarial exams\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/analystprep.com\/study-notes\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5\",\"name\":\"Jasmine Keizer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g\",\"caption\":\"Jasmine Keizer\"},\"url\":\"https:\/\/analystprep.com\/study-notes\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Determine the distribution of a transformation of jointly distributed random variables - CFA, FRM, and Actuarial Exams Study Notes","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/","og_locale":"en_US","og_type":"article","og_title":"Determine the distribution of a transformation of jointly distributed random variables - CFA, FRM, and Actuarial Exams Study Notes","og_description":"Transformation for Bivariate Discrete Random Variables Let (X_1) and (X_2) be a discrete random variables with joint probability mass function (f_{X_1,X_2}(x_1,x_2)) defined on a two dimensional set (A). Define the following functions: $$ y_1 =g_1 (x_1, x_2)$$ and \u00a0$$y_2\u00a0 =g_2(x_1,x_2)$$...","og_url":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/","og_site_name":"CFA, FRM, and Actuarial Exams Study Notes","article_published_time":"2019-06-28T15:39:03+00:00","article_modified_time":"2022-07-21T13:28:05+00:00","author":"Jasmine Keizer","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jasmine Keizer","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/"},"author":{"name":"Jasmine Keizer","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5"},"headline":"Determine the distribution of a transformation of jointly distributed random variables","datePublished":"2019-06-28T15:39:03+00:00","dateModified":"2022-07-21T13:28:05+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/"},"wordCount":3112,"articleSection":["Multivariate Random Variables"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/","url":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/","name":"Determine the distribution of a transformation of jointly distributed random variables - CFA, FRM, and Actuarial Exams Study Notes","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/#website"},"datePublished":"2019-06-28T15:39:03+00:00","dateModified":"2022-07-21T13:28:05+00:00","author":{"@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5"},"breadcrumb":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/determine-the-distribution-of-a-transformation-of-jointly-distributed-random-variables\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/study-notes\/"},{"@type":"ListItem","position":2,"name":"Determine the distribution of a transformation of jointly distributed random variables"}]},{"@type":"WebSite","@id":"https:\/\/analystprep.com\/study-notes\/#website","url":"https:\/\/analystprep.com\/study-notes\/","name":"CFA, FRM, and Actuarial Exams Study Notes","description":"Question Bank and Study Notes for the CFA, FRM, and Actuarial exams","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/analystprep.com\/study-notes\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5","name":"Jasmine Keizer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g","caption":"Jasmine Keizer"},"url":"https:\/\/analystprep.com\/study-notes\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/3020","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/comments?post=3020"}],"version-history":[{"count":33,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/3020\/revisions"}],"predecessor-version":[{"id":28079,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/3020\/revisions\/28079"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/media?parent=3020"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/categories?post=3020"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/tags?post=3020"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}