If I didn't have a lot of time left for this question, I'd immediately guess E based on the fact that SD gives us information about the spread of distribution. Average/Median don't tell you too much about the spread.
If you had a few minutes to work on this:
1) AVG(Y) > AVG(Z)
Lets pick values for two different sets Y,Z.
Z: 4,4,4 => average is 4
Y: 5,5,5 => average is 5
Standard deviation is ZERO for Z and for Y. SD(Y) is not greater than SD(Z).
Now try different values.
Z: 4,4,4 => average 4
Y: 4,5,6 => average 5
SD(Y) is greater than SD(Z).
Statement one is not sufficient.
2) MED(Y) > MED(Z)
Pick values again.
Z: 4,4,4 => median is 4
Y: 5,5,5 => median is 5
Standard deviation is ZERO for both Z and for Y. SD(Y) is not greater than SD(Z).
Now try different values.
Z: 4,4,4 => median is 4
Y: 4,5,6 => median is 5
SD(Y) is greater than SD(Z).
Statement two is not sufficient.
3) Statement 1 and Statement 2
Notice that I used the same numbers for testing statement 1 and statement 2. In my example the AVG(Y) > AVG(Z) and MED(Y) > MED(Z) and you still get two different answers. So statement 1 and statement 2 together are not sufficient.
Answer: E