Standardization is a statistical process used to make different data sets comparable by transforming them into a common scale. For each data point in our set, we subtract the mean and divide by the standard deviation. This process creates a standardized value with a mean of 0 and a standard deviation of 1.
Even though standardization might seem like a big change, it doesn't affect the correlation coefficient. The correlation measure is based on how the variables move together, not on their individual scales. Thus, when we standardize Total Mortgages and Interest Rate in our exercise, the correlation coefficient would still remain at .
- Standardized data has a mean of 0.
- Standardized data has a standard deviation of 1.
- Correlation remains unchanged post-standardization.
This is because correlation examines the strength and direction of a relationship, which isn't altered by simply changing the scale of measurement.