# Extrapolation

Extrapolation or "dead reckoning" uses historical data to predict the future state of a component. The actual network data that arrives later can be used to interpolate or snap the predicted values to the correct ones.

{% hint style="info" %}
We will be adding an example of extrapolation in a subsequent release.
{% endhint %}
