Are Cumulative Distribution Function for a Continuous Random Variable Left Continuous also?

1.2k Views Asked by At

I was reading the book "probability random variables and stochastic processes by Athanasios Papoulis - Third Edition" where by in the properties of distribution functions on Page 69 of the book the fifth(5th) point mentions that Cumulative Distribution Function are right continuous in general(for discrete and continuous random variable). But I have a doubt whether we can say that:

Cumulative Distribution Function are both left and right continuous for continuous random variables in general or not?

2

There are 2 best solutions below

0
On

The cumulative distribution function for a continuous random variable $X$ is continuous since $X$ admits a density $f$. Hence $F$ is of the form $$F(x)=\int_{-\infty}^xf(t)\,dt$$ which is continuous.

0
On

There is a serious conflict in terminology as far as continuous random variables are concerned. Well known authors like Chung, Breiman, Feller etc do not agree that a continuous random variable has a density. It is mostly in non-rigorous or non-measure theoretic treatments that this terminology is used. In rigorous treatments of Probability Theory a random variable is said to be continuous if its distribution function is a continuous function and it is absolutely continuous if the distribution function is absolutely continuous which is true iff there is a density.

I summary, the answer to your question depends on what you mean by a continuous random variable.