linearitas
Linearitas, or linearity, is a fundamental concept describing when a relation or system preserves the basic operations of addition and scalar multiplication. In mathematics, a function f between vector spaces is linear if for all vectors x and y and all scalars α and β, f(αx + βy) = αf(x) + βf(y). Equivalently, f(0) = 0 and f(x + y) = f(x) + f(y). Linear maps can be represented by matrices, and the composition of linear maps is linear.
A related idea is an affine transformation, which has the form f(x) = Ax + b. Affine maps
In systems theory and physics, linearity implies the superposition principle: the response to a sum of inputs
In statistics and econometrics, linearity often means the model is linear in the parameters: y = Xβ +
Practical linearity is often an approximation valid within a limited operating range. Many real-world systems exhibit
See also: linear transformation, superposition principle, vector space, linear regression.