I'm really confused about an elementary aspect of distributions, and I can't quite seem to find an answer to this in my old stats texts.
I'm having a hard time understanding how the expected value or mean of a continuous distribution could be different from the median or the point where the probability dist function integrates to .5. And yet non-normal distributions like the log normal dist have different means and medians:
I think my whole intuition about the expected value was that it was the point where the pdf evaluates to .5. Can someone explain expected values more clearly than my stats text does?

The mean $\mu$ and the median $\tilde\mu$ are equal if they exist and the pdf $f$ is symmetric with respect to $x=\mu$, that is, if $f(\mu-x) =f(\mu+x)$ for every $x>0$.