0
$\begingroup$

Consider two distributions

$$F(x) =\begin{cases} 0 &\text{if} \ \ x < 0\\ \frac{1}{4} &\text{if} \ \ 0\leq x < 2\\ 1 &\text{if} \ \ 2\leq x \end{cases}$$ and $$G(x) =\begin{cases} 0 &\text{if} \ \ x < 1\\ 1 &\text{if} \ \ 1\leq x \\ \end{cases}$$ Show that the expected value of $x$ under $F$ is greater than the expected value of $x$ under $G$ but that $F$ does not first-order stochastically dominate $G$.

Attemped solution - It seems the expected value of both distributions will be infinity, so I do not know how to show the latter. For first-order stochastic dominance we have $$U(F) = \int_{-\infty}^{0}dx + \int_{0}^{2}\frac{1}{4}dx + \int_{2}^{\infty}dx$$ again it does not seem that we will get any meaningful evaluation.

$\endgroup$

1 Answer 1

1
$\begingroup$

I'll give you the details that you need for this and have you fill in any details (or ask me, and I can put them in). Let $\mathbb{E}_{F}[X]$ be the expected value of $X$ under $F$, and similarly for $\mathbb{E}_{G}[X]$.

Notice that $F$ is a distribution function and not a probability mass/density function - so you would not be integrating or summing $F$, but integrating or summing the probability density or probability mass function, respectively. This applies similarly to $G$.

$F$ is constant throughout, so that means there are point masses. The probability mass function corresponding to $F$ consists of a probability mass of $\dfrac{1}{4}$ at $x = 0$ and a probability mass of $\dfrac{3}{4}$ at $x = 2$. Hence, $$\mathbb{E}_{F}[X] = \dfrac{1}{4}(0)+\dfrac{3}{4}(2)=\dfrac{6}{4}=1.5\text{.}$$

Similarly for $G$, there is a probability mass of $1$ at $x = 1$, hence $$\mathbb{E}_{G}[X] = 1(1) = 1\text{.}$$ Hence, $\mathbb{E}_{F}[X] > \mathbb{E}_{G}[X]$.

$F$ does not first-order stochastically dominate $G$. If this were the case, then $F(x) \leq G(x)$ for all $x$ with strict inequality at some $x$. However, for $x \in [0, 1)$, $F(x) = \dfrac{1}{4}$ and $G(x) = 0$ so $F(x) > G(x)$.

$\endgroup$
5
  • $\begingroup$ I do not see how we have a point mass of $\frac{3}{4}$ at $x=2$? $\endgroup$ Commented Jan 15, 2017 at 20:29
  • $\begingroup$ @ILoveMath Notice how $F$, the cumulative distribution function, "jumps" from $\dfrac{1}{4}$ to $1$ at $x = 2$. For this to have happened, a point mass of $\dfrac{3}{4}$ at $x = 2$ must have been added. $\endgroup$ Commented Jan 15, 2017 at 20:29
  • $\begingroup$ Ok, I see thank you. For the rest I understand, although, I do not see what other details that would need to be added for this to be a complete solution, it seems complete to me $\endgroup$ Commented Jan 15, 2017 at 20:30
  • $\begingroup$ @ILoveMath Good to hear. Don't forget to mark this as a best answer if you liked it. :) $\endgroup$ Commented Jan 15, 2017 at 20:32
  • $\begingroup$ You seem good at this. Here is another question if you know it math.stackexchange.com/questions/2096974/… $\endgroup$ Commented Jan 15, 2017 at 21:14

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.