168. MSE168.1. MSE (Mean Squared Error)Average of squared differences between predicted (𝑦̂𝑖) and actual (𝑦𝑖) valuesMSE=12∑𝑖=1𝑛(𝑦𝑖−𝑦̂𝑖)