|
|
|
|
|
by Dylan16807
2056 days ago
|
|
It means that you're not just adding up some simple curves, you're taking your variable to extremely high powers, in this case all the way up to x^12. The more orders/powers you add into a fit equation, the more it's going to get artificially closer inside your data window (as you sledgehammer it into a nearly arbitrary shape). And the more it's going to immediately shoot to infinity the moment it gets out of your data window, because those extreme powers of your variable are all fighting each other and have no real connection to the underlying data; what physical process is causing x^10 and x^11 and x^12 curves or even x^5 and x^6? See the last example here: https://xkcd.com/2048/ |
|
Highest I know is Lighthill's (aptly called) eighth power law which says that the sound power created by a turbulent flow scales with the eight power of the characteristic turbulent velocity: https://en.wikipedia.org/wiki/Lighthill%27s_eighth_power_law, anyone knows something higher?