I think it would depend on the meaningfulness of the summary. For many forms of data, the average of one page of paged results is not particularly meaningful, as the pagination is determined by how many rows will fit on one page rather than a meaningful grouping.
If on the other hand, each page represents one month of data, or something else that is meaningful, then a summary row would be appropriate to that page.
In either case, I would expect that the summary of all of the data would be presented in a different place than the bottom of the paged rows, because then you would be repeating the same summary on the bottom of every page. The summary is usually presented at the beginning as an overview.