courses-intermediate-sql-queries
courses-intermediate-sql-queries copied to clipboard
Clarify AVG() is mean in 'Aggregate functions'
In Ch2 'Aggregate functions', the AVG() function is described as calculating the average value.

Since our target audience is data scientists, we should clarify that it is the mean.