lIf T(n) ë O(f(n)) is supported,
we can predict an upper bound for any data set size n using f and knowing the implied constant.
lThe prediction might or might not be accurate, since we recall that size n abstracts away variations among data sets of that size.