I like the phrase “All models are wrong, but some are useful”, attributed to George E. P. Box. It encourages humility and pragmatism, encourages us to watch out for when our models aren’t useful, to not be too attached to them.
However, I also wonder if this is true: Are all models that are “useful” true within some finite epsilon on some non-null domain? Say that you can observe the inputs to a system and want to predict output . Are there any models that are “useful” for which we don’t have a non-null and such that and also . The second condition is supposed to rule out choosing an so large that the first condition (truthiness) is satisfied trivially.
At least, this seems like a useful thing to consider for any model: What are the limits within which we expect it to hold exactly? I guess in a more sophisticated version of these proposed conditions, you could allow the epsilon to vary with the input value. E.g., if you’re trying to predict the position of a particle and your input is time, you may need to allow larger bounds as time increases. In fact, maybe this is a counterexample — if variability increases with , then for any interval you select, selecting large enough to work for the largest will make it impossible to satisfy the second condition.
Leave a Reply