Your name here (please print):
Your student ID number here:
awk 'BEGIN{ {s=0} {print "\\begin{document}" } {print "\\begin{tabular}" } } { s+= $1 } END {print s/NR }' < data
where the input data file looks like this:
12 13.3 17.5 10.11 0.11 -6.11 0.16