When Probability is strictly less than

  • Context: Undergrad 
  • Thread starter Thread starter Dwolfson
  • Start date Start date
  • Tags Tags
    Probability
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Dwolfson
Messages
9
Reaction score
0
When Probability is strictly less than should I compute something like P(X<1) as:

1-P(X<1)[tex]^{c}[/tex] = 1-P(X[tex]\geq[/tex]1)

Thanks,
D
 
Physics news on Phys.org
Short answer: no, there is no need to do that. Software (or tables, if you still need to use those) will allow you to calculate [tex]P(X < 1)[/tex] and things similar just fine.
 
Dwolfson said:
When Probability is strictly less than should I compute something like P(X<1) as:

1-P(X<1)[tex]^{c}[/tex] = 1-P(X[tex]\geq[/tex]1)

Thanks,
D

When you are dealing with continuous distributions the probability of 1 - P(X < 1) and 1 - P(X <= 1) are treated the same. If the random variable is discrete it will make a difference.