Sort of. Create a view, make sure the column to be averaged is included.
At the bottom of the view definition, in the Totals section, select the
column, and select the Average option.
The view will display the average, but the caveat is that it will only
display the average of the items displayed on the page. So if you have
1000 items in your list, and the view only displays 100 items at a time,
the average will be for those 100 items.