Order of approximation: Difference between revisions

Content deleted Content added
m Usage in science and engineering: I think I am done. See talk for why.
m Reverted edit by 108.147.198.68 (talk) to last version by 49.194.28.200
 
(9 intermediate revisions by 8 users not shown)
Line 1:
{{Short description|Expressions for approximation accuracy}}
{{original research|date=November 2024}}
{{Order-of-approx}}
{{unclear|date=March 2016}}
 
In [[science]], [[engineering]], and other quantitative disciplines, '''order of approximation''' refers to formal or informal expressions for how accurate an [[approximation]] is.
 
==Usage in science and engineering==
Line 19 ⟶ 20:
 
=== Zeroth-order ===
''Zeroth-order approximation'' is the term [[scientist]]s use for a first rough answer. Many [[Approximation#Science|simplifying assumptions]] are made, and when a number is needed, an order-of-magnitude answer (or zero [[significant figure]]s) is often given. For example, you might say "the town has '''a few thousand''' residents", when it has 3,914 people in actuality. This is also sometimes referred to as an [[order of magnitude|order-of-magnitude]] approximation. The zero of "zeroth-order" represents the fact that even the only number given, "a few", is itself loosely defined.
 
A zeroth-order approximation of a [[function (mathematics)|function]] (that is, [[mathematics|mathematically]] determining a [[formula]] to fit multiple [[data point]]s) will be [[Constant (mathematics)|constant]], or a flat [[line (mathematics)|line]] with no [[slope]]: a polynomial of degree 0. For example,
Line 38 ⟶ 39:
: <math>y \sim x + 2.67.</math>
 
One should be careful though, because the multiplicative function will be defined for the whole interval. If only three data points are available, one has no knowledge about the rest of the [[Interval (mathematics)|interval]], which may be a large part of it. This means that ''y'' could have another component which equals 0 at the ends and in the middle of the interval. A number of functions having this property are known, for example ''y'' = sin π''x''. [[Taylor series]] isare useful and helpshelp predict an [[Closed-form expression|analytic solutionsolutions]], but the approximationapproximations alone doesdo not provide conclusive evidence.
 
===First-order===
Line 51 ⟶ 52:
is an approximate fit to the data.
In this example there is a zeroth-order approximation that is the same as the first-order, but the method of getting there is different; i.e. a wild stab in the dark at a relationship happened to be as good as an "educated guess".
 
 
===Second-order===
''Second-order approximation'' is the term scientists use for a decent-quality answer. Few simplifying assumptions are made, and when a number is needed, an answer with two or more significant figures ("the town has {{val|3.9|e=3}}, or ''thirty-nine hundred'', residents") is generally given. In [[mathematical finance]], second-order approximations are known as [[Convexity (finance)|convexity corrections]]. As in the examples above, the term "2nd order" refers to the number of exact numerals given for the imprecise quantity. In this case, "3" and "9" are given as the two successive levels of precision, instead of simply the "4" from the first order, or "a few" from the zeroth order found in the examples above.
 
A second-order approximation of a function (that is, mathematically determining a formula to fit multiple data points) will be a [[quadratic polynomial]], geometrically, a [[parabola]]: a polynomial of degree&nbsp;2. For example:
Line 78:
* [[Chapman–Enskog_theory#Mathematical_Formulation | Chapman–Enskog method]]
* [[Big O notation]]
* [[Order of accuracy]]
 
==References==