I have a problem with the definition of probability density function (PDF).
Usually this concept is defined in terms of a given distribution function, while I would like to know if it is possible to define the concept in one shot (i.e. for both the discrete and continuous case) without passing through cdf.
Thus,...
... can we say that a PDF is any function $f : \mathbb{R} \to [0 ,1]$ that satisfies the following two basic requirements?
- $f \geq 0$,
- $\int f d \lambda = 1$, where $\lambda$ is the Lebesgue measure on $\mathbb{R}$.
If this is correct, does this definition encompass in one shot both the discrete and continuous case (thanks to the Lebesgue integration)?
I would say no, because condition (2) should be ill-defined for the discrete case, because it is based on the Lebesgue measure according to which every point has measure zero.
- Is this last intuition correct (which implies that we need to explicitly add a third condition with summation instead of integration to deal with the discrete case), or my intuition is simply wrong?
- If it is wrong, what am I missing?
As always, any feedback is enormously appreciated.
Thank you for your time.