A Gentle Introduction to Jensen's Inequality
It is common in statistics and machine learning to create a linear transform or mapping of a variable. An example is a linear scaling of a feature variable. We have the natural intuition that the mean of the scaled values is the same as the scaled value of the mean raw variable values. Unfortunately, we bring this intuition with us when using nonlinear transformations of variables where this relationship no longer holds. Fixing this intuition involves the discovery of Jensen's Inequality, which provides a standard mathematical tool used in function analysis, probability, and statistics.
Sep-4-2019, 23:38:30 GMT