Revision as of 19:43, 7 May 2023 by Admin (Created page with "'''Solution: E''' The support of (X,Y) is 0 < y < x < 1. <math display = "block"> f_{X,Y}(x.y) = f(y |x) f_X(x) = 2 \quad \textrm{on that support.} </math> It is clear geom...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Exercise


May 07'23

Answer

Solution: E

The support of (X,Y) is 0 < y < x < 1.

[[math]] f_{X,Y}(x.y) = f(y |x) f_X(x) = 2 \quad \textrm{on that support.} [[/math]]

It is clear geometrically (a flat joint density over the triangular region 0 < y < x < 1) that when [math]Y = y [/math] we have [math]X \sim U(y,1) [/math] so that

[[math]] f(x |y ) = \frac{1}{1-y} \quad \textrm{for} \quad y \lt x \lt 1. [[/math]]

By computation:

[[math]] f_Y(y) = \int_y^1 2dx = 2-2y \Rightarrow f(x | y) = \frac{f_{X,Y}(x,y)}{f_Y(y)} = \frac{2}{2-2y} = \frac{1}{1-y} \quad \textrm{for} \quad y \lt x \lt 1 [[/math]]

Copyright 2023. The Society of Actuaries, Schaumburg, Illinois. Reproduced with permission.

00