projectionS
Projections are mathematical operations that map elements from a space onto a subspace or onto another target space, often while preserving some structure. In linear algebra, a projection is a linear operator P on a vector space V such that P^2 = P. The image of P is the projected subspace; the kernel is the set mapped to zero. Projections are idempotent; applying the projection twice yields the same result as applying it once. If P is orthogonal with respect to an inner product, it maps each vector to the closest vector in the target subspace, and the space decomposes into the direct sum of the subspace and its orthogonal complement.
Typical examples include projecting vectors in R^n onto a coordinate axis (e.g., projecting onto the x-axis),
Map projections in cartography are different uses of the word. A map projection transforms the curved surface
Projections also occur in data analysis as dimensionality reduction: projecting high-dimensional data into a lower-dimensional space
In forecasting and planning, projections are estimates of future values produced by models. They are contingent