Assume that there are $3$ equally likely states of the world. There are two assets, $Z$ and $Y$, with the payoffs $Z = \{10,0,10\}$ and $Y = \{0,10,20\}$. Determine whether there is state-by-state, FSD and/or SSD between these two investments.
Attempted solution:
$$E[Z] = \frac{1}{3}\times 10 + \frac{1}{3}\times 0 + \frac{1}{3}\times 10 = \frac{20}{3}$$ and $$E[Y] = \frac{1}{3}\times 0 + \frac{1}{3}\times 10 + \frac{1}{3}\times 20 = 10$$
So, $E[Z] < E[Y]$. Given these payoffs I don't see how we can determine whether we FSD or SSD since we do not have their associated PDF's.