P(x > a) - Probability that x is greater than a P(x >= a) - Probability that x is greater than or equal to a P(x < a) - Probability that x is less than a P(x <= a ...