I have a very basic question in probability. It pertains to the difference between a continuous random variable distribution function and a discrete one. This question has confused me many times.
Suppose the continuous r.v. distribution is given by FX(x). Then as FX is having both right and left continuity, I can say that
(i) P(a≤X≤b)=FX(b)−FX(a)
(ii) P(a<X≤b)=FX(b)−FX(a)
(iii) P(a≤X<b)=FX(b)−FX(a)
(iv) P(a<X<b)=FX(b)−FX(a)
Eqn. (i) to (iv) holds simply because FX is continuous. However how to compute these probabilities in the discrete case has always confused me.
Suppose the discrete r.v. distribution is given by FX(x). Then as FX is ONLY having right continuity, I can say that
(i) P(a≤X≤b)=FX(b)−FX(a)+P(X==a)
(ii) P(a<X≤b)=FX(b)−FX(a)
(iii) P(a≤X<b)=???
(iv) P(a<X<b)=???
Please don't down vote just because it's easy. If an answer exists do point it out to me.
Thanks in advance.
Answer
The CDF of a discrete random variable X is continuous everywhere except at those discrete points xi for which P{X=xi}>0. At these points of discontinuity, the limit from the right exists as does the limit from the left, but these two limits have different values.
Let FX(a−)=limx↑aFX(x) denote the limiting value of FX(x) as x approaches a from the left (or from below) and let FX(a+)=limx↑aFX(x) denote the limit of FX(x) as x approaches a from the right (or from above).
If FX(x) is continuous at x=a, then FX(a−)=FX(a+) and the value of FX(a) is this limit. It does not matter whether we call it the limit from the right or the limit from the left, but for consistency with other cases, it is convenient to insist that FX(a) is the limiting value of FX(x) as x approaches a from the right: FX(a)=FX(a+)
As you correctly state, the value of FX(x) at x=a is defined to be FX(a+). If FX(x) is discontinuous at x=a, then since FX(x) is a nondecreasing function, we have that FX(a+)>FX(a−) and the difference FX(a+)−FX(a−) is the value of P{X=a}. That is, For each real number a,P{X=a}=FX(a+)−FX(a−).
Note that this result is applicable to continuous random variables as well and leads to the conclusion that P{X=a}=0 for every real number a: a statement that confuses many beginners in probability theory.
If you like this notation and decide that you will use it, then note that your four probabilities differ only in whether P{X=a} and P{X=b} are included in the probability of interest. For example, your
(i) P{a≤X≤b}=P{a<X≤b}+P{X=a}=[FX(b)−FX(a)]+P{X=a} can be expressed via (1) as P{a≤X≤b}=FX(b)−FX(a−)=FX(b+)−FX(a−)
No comments:
Post a Comment