ment of the cumulative probability between two arguments: >>> X.ccdf(-0.25, 0.25) == X.cdf(-0.25) + X.ccdf(0.25) True r