Why is the cdf G considered a strictly increasing function?

  • Context: Graduate 
  • Thread starter Thread starter PAHV
  • Start date Start date
  • Tags Tags
    Cdf Increasing
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
PAHV
Messages
8
Reaction score
0
Let's say we have a cumulative distribution function (cdf) G and random numbers v1 and v2.

The definition of strict increasing function is: v1 < v2 => G(v1) < G(v2).

In a statistics book, the author writes:

"...but with the additional assumption that the cdf G is a strictly increasing function. That is, v1 < v2 <=> G(v1) < G(v2)".

a) He writes the definition with an equivalence (<=>) and not an implication (=>). Could someone explain why? Does in fact the definition also imply that its is an equivalence?

b) The authors definition: "v1 < v2 <=> G(v1) < G(v2)" must imply that:
v1 = v2 <=> G(v1) = G(v2). Correct?

Any help is very appreciated!
 
Last edited:
Physics news on Phys.org
PAHV said:
Let's say we have a cumulative distribution function (cdf) G and random numbers v1 and v2.

The definition of strict increasing function is: v1 < v2 => G(v1) < G(v2).

In a statistics book, the author writes:

"...but with the additional assumption that the cdf G is a strictly increasing function. That is, v1 < v2 <=> G(v1) < G(v2)".

a) He writes the definition with an equivalence (<=>) and not an implication (=>). Could someone explain why? Does in fact the definition also imply that its is an equivalence?

b) The authors definition: "v1 < v2 <=> G(v1) < G(v2)" must imply that:
v1 = v2 <=> G(v1) = G(v2). Correct?

Any help is very appreciated!

I think it is because "false implies true" is true, so he wanted to avoid that by using <->. Or maybe it is just an insignificant detail. I think that your 2 conclusion is correct and is easy to prove.
 
PAHV said:
Let's say we have a cumulative distribution function (cdf) G and random numbers v1 and v2.

The definition of strict increasing function is: v1 < v2 => G(v1) < G(v2).

In a statistics book, the author writes:

"...but with the additional assumption that the cdf G is a strictly increasing function. That is, v1 < v2 <=> G(v1) < G(v2)".

a) He writes the definition with an equivalence (<=>) and not an implication (=>). Could someone explain why? Does in fact the definition also imply that its is an equivalence?

b) The authors definition: "v1 < v2 <=> G(v1) < G(v2)" must imply that:
v1 = v2 <=> G(v1) = G(v2). Correct?

Any help is very appreciated!

The reverse implication (<=) is true because G is a cdf.