=AVERAGE(number1, [number2], ...)
=AVERAGE(A2:A7)
averages the numbers in A2:A7.
=AVERAGE(A2:A4,A7)
averages the first three numbers (A2:A4) with the the last number in A7.
The AVERAGE function in Sourcetable calculates the average numerical value of its arguments.