In probability theory, cumulative distribution functions (CDFs) allow us to understand the distribution of random variables by showing the probability that a random variable is less than or equal to a certain value.
If you have two random variables, X and Y, each with their own CDF Fx(x) and Fy(y), you can compare them at a specific point x (i.e., comparing Fx(x) and Fy(x)). However, the outcome depends on the values of x and the specific distributions of X and Y.
In general, you can determine which term is greater in terms of their probability:
At a specific point x: You can directly compare Fx(x) and Fy(x) to see which probability is larger.
Across their ranges: If one CDF consistently lies above the other across all values (or a specific segment) of x, you can say that one distribution stochastically dominates the other.
To summarize, whether you can say which CDF is greater depends on the values of x you're evaluating and the specific distributions involved.