Let’s assume that a cumulative probability distribution F(x) exists.
Then the median must exist, It’s simply the value of x for which F(x)=0.5.
The standard deviation doesn’t have to exist.
For example the cumulative probability distribution F(x) = arctan(x) / pi + 0.5 doesn’t have a standard deviation. The standard deviation is infinite.
My question is this. Is there any cumulative probability distribution that doesn’t have a mean. … I think I already have an answer.
The cumulative probability distribution:
F(x) = 0 for x <= 0
F(x) = arctan(x) / (pi/2) for x > 0
doesn’t have a mean, right?