167. MAE167.1. MAE (Mean Absolute Error)Average of squared differences between predicted (𝑦̂𝑖) and actual values (𝑦𝑖)MAE=1𝑛∑𝑖=1𝑛|𝑦𝑖−𝑦̂𝑖|