=AVERAGE(ds1.select(系列值))
ds1.select()和ds1.group()函数的使用-http://help.finereport.com/finereport9.0/doc-view-850.html
直接把单元格的数据相加,然后除以个数,得到平均数。简单粗暴。