What is it?

Data linearization is the process of taking non-linear data and transforming it to linear. This is most commonly used in Statistics, to fit non-linear data to linear models.


Linearizing

For models, we can apply Logarithms to linearize the data.

The idea is that we can now collect , and the model will behave like a linear equation. In fact, this is the idea behind every linearization method demonstrated here.


Linearizing

For models, we can just transform to a different variable, like . That way, , and we collect .


Linearizing

For models, one can apply Logarithms once again:

That way, we can collect data.