Log in Sign up
Back to Discover
🔢

Extrapolation

math Maturity 11-13

You can guess what comes next.

Extrapolation example.svg
Extrapolation example.svg
You look at what happened before. Then you guess the future. It might be right. It might be wrong. Can you guess what happens next?

33 words

You can look at a pattern to guess what comes next.

Extrapolation example.svg
Extrapolation example.svg
This is called extrapolation. It is a way to make a smart guess. You use things you know to guess things you do not know.

A driver might guess what the road looks like ahead. They cannot see the road yet. They use what they see now to guess.

Sometimes these guesses are right. Other times they are wrong.

Extrapolated global average temperature 1942-2100.png
Extrapolated global average temperature 1942-2100.png
It is hard to be sure about the far future. This is because the guess goes far past what we know. We must be careful with our guesses.

105 words

Extrapolation is a way to make a smart guess.

Extrapolation example.svg
Extrapolation example.svg
You use what you already know to guess things you do not know yet. This is different from interpolation. Interpolation is guessing what happens between points you already have. Extrapolation goes beyond your known data. This makes it harder to be sure. Your guess might be wrong.

One way to guess is called linear extrapolation. This uses a straight line to reach into the unknown. It works well if the data follows a steady path.

Extrapolated global average temperature 1942-2100.png
Extrapolated global average temperature 1942-2100.png
Scientists use this to guess future global temperatures. Another way uses curves called polynomials.
Lagrange polynomials for continuations of sequence 1,2,3.gif
Lagrange polynomials for continuations of sequence 1,2,3.gif
These curves can fit data in different ways. You can use two points for a straight line. You can use three points for a curve.

Some guesses use shapes called conic sections. An ellipse or a circle might loop back on itself. A parabola might curve in a different way. We use these tools to study many things. They help us predict how things grow or change over time.

181 words

Extrapolation is a way to make a smart guess about things we cannot see yet.

Extrapolation example.svg
Extrapolation example.svg
It is a type of estimation. You look at a pattern of numbers or shapes you already know. Then, you try to find a value for something outside that range. This is different from interpolation. Interpolation is finding a value between two known points. Extrapolation goes much further into the unknown. Because we are guessing about things we have not seen, there is more uncertainty. Our guesses might even be meaningless if we are not careful.

There are many ways to perform this kind of guessing. One common way is called linear extrapolation. This method uses a straight line to extend a path.

Extrapolated global average temperature 1942-2100.png
Extrapolated global average temperature 1942-2100.png
You can find this line by using two points that are close together. If the data follows a steady path, this works well. Another way uses curves called polynomials.
Lagrange polynomials for continuations of sequence 1,2,3.gif
Lagrange polynomials for continuations of sequence 1,2,3.gif
You can use three points to make a quadratic curve. Some people even use five points to make a conic section. A circle or an ellipse might loop back to meet itself. A parabola or a hyperbola will not rejoin itself.

People have used these ideas for a long time to understand the world. Experts study how data is created to pick the best method. They ask if the data is smooth or if it repeats. In the UK, a method called French curve extrapolation helped forecast the growth of HIV/AIDS since 1987. It also helped track variant CJD for many years. Scientists also use these tools to look at global temperatures. They use data from 1942 to 2025 to guess temperatures up to the year 2100. These patterns help us see where things might be heading.

Sometimes, these guesses can go very wrong. This is a big risk with extrapolation. If we assume data is smooth but it is actually bumpy, our guess will be poor. For example, a math rule called a power series can be used to guess a sine wave. Near the start, the guess looks great. However, as you move away, the guess flies away from the actual shape. This is called divergence. The error grows larger and larger as you go further out. This happens because the math tool does not perfectly match the real shape of the data.

We use extrapolation in our daily lives without even thinking about it. A driver might guess what the road looks like even if it is hidden. We also use it to understand how tools work. We trust magnifying glasses because they match what our eyes see. We also trust light microscopes because they match what magnifying glasses show. Even electron microscopes follow this same logic. In biology, scientists use animal studies to make guesses about humans. We use what we know from a small group to understand a much larger population.

487 words

Extrapolation is a mathematical method used to estimate unknown values. It works by looking at the relationship between variables within a known range. Once that relationship is understood, researchers project it beyond the original observations. This process is distinct from interpolation. Interpolation estimates values that fall between known data points. Extrapolation, however, attempts to predict what happens in the unknown territory outside the data set. Because it relies on assumptions about the future or the unseen, it carries a high risk of uncertainty. If the assumptions are wrong, the results can become entirely meaningless.

Extrapolation example.svg
Extrapolation example.svg

To choose a successful method, experts must understand the process that created the data. This is known as a priori knowledge. Scientists must ask specific questions about the data's nature. They check if the data is continuous, smooth, or perhaps periodic, meaning it repeats in a cycle. Some experts even suggest evaluating extrapolation through the study of causal forces. These are the underlying reasons why the data moves the way it does. Without understanding these forces, a mathematical model might fail to capture the true behavior of the system.

One of the most basic techniques is linear extrapolation. This method creates a tangent line at the very end of the known data points. It then extends that straight line into the unknown. This works well if the function is approximately linear or if the prediction does not go too far. If you have two points, $(x_1, y_1)$ and $(x_2, y_2)$, the linear formula is identical to linear interpolation. You can also use more points to improve the guess. By using regression-like techniques, you can average the slope of several points. This approach is very similar to what is called linear prediction.

Extrapolated global average temperature 1942-2100.png
Extrapolated global average temperature 1942-2100.png

More complex shapes can be used for harder problems, such as polynomial extrapolation. This method uses curves to fit the data. You can create a curve through the entire data set or just near the end. A linear approach uses two points, while a quadratic approach uses three points. Mathematicians often use Lagrange interpolation or Newton's method of finite differences to create these curves. However, high-order polynomials must be used with extreme care. If the degree is too high, the error grows quickly. This problem is related to a concept known as Runge's phenomenon.

Lagrange polynomials for continuations of sequence 1,2,3.gif
Lagrange polynomials for continuations of sequence 1,2,3.gif

Other methods include conic section extrapolation and French curve extrapolation. A conic section can be built using five points near the end of a data set. If the resulting shape is an ellipse or a circle, the extrapolation will eventually loop back to rejoin itself. If the shape is a parabola or a hyperbola, it will not rejoin. French curve extrapolation is specifically useful for distributions that show exponential tendencies. This method has been used for important health forecasts. For example, it helped project the growth of HIV/AIDS in the UK starting in 1987. It was also used to track variant CJD in the UK for several years.

Even when the math is correct, extrapolation can diverge from reality. A classic example involves the power series for a sine function, or $\sin(x)$. Near the point where $x = 0$, a simple linear estimate works perfectly. However, as you move away from that center, the estimate flies away from the axis. While the real sine wave stays between $-1$ and $1$, the extrapolated line moves toward infinity. This is called divergence. The error increases without bound because the mathematical tool does not perfectly match the true nature of the function. This is a specific property of extrapolation that is very difficult to avoid.

Extrapolation example.svg
Extrapolation example.svg

Extrapolation also appears in complex analysis and human reasoning. In the complex plane, a change of variable can sometimes turn an extrapolation problem into an interpolation problem. This involves mapping the area outside a unit circle to the area inside it. In biology, scientists use extrapolation arguments to move from animal studies to human studies. We also use it to trust technology. We believe light microscopes work because they extend the vision we have with magnifying glasses. We trust electron microscopes because they extend what we see with light microscopes. We are constantly using known patterns to navigate the unknown.

707 words
🖼️ Images & Media (3)
File:Extrapolation example.svg
Extrapolation example.svg
File:Extrapolated global average temperature 1942-2100.png
Extrapolated global average temperature...
File:Lagrange polynomials for continuations of sequence 1,2,3.gif
Lagrange polynomials for continuations of...
Up Next
🔢
Interpolation
Math
More to explore

🔬 Go deeper

More advanced topics to explore

🪜 Step back

Simpler topics to build understanding

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.