보간법
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unitfyi.com/iframe/glossary/interpolation-def/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unitfyi.com/glossary/interpolation-def/
Add a dynamic SVG badge to your README or docs.
[](https://unitfyi.com/glossary/interpolation-def/)
Use the native HTML custom element.
정의
두 알려진 데이터 점 사이의 값을 두 점 사이의 함수적 관계(가장 흔히 선형)를 가정하여 추정하는 방법.
설명
If water boils at 100°C at sea level (0 m) and at 93.3°C at 2,000 m altitude, linear interpolation gives a boiling point of 96.65°C at 1,000 m. Lookup tables in engineering handbooks use interpolation for intermediate values. Linear interpolation introduces errors when the true relationship is non-linear — at extreme altitudes, a quadratic fit is more accurate.
RELATED ARTICLES
From milligrams to metric tons, this guide covers every major weight and mass unit with exact conversion factors, real-world examples, and a clear explanation of why weight and mass are not the same thing.
Complete Guide to Length Units: From Nanometers to Light-YearsA comprehensive reference covering every major length unit—metric, imperial, nautical, and astronomical—with exact conversion factors and real-world scale examples.