Crosstab taking average of averages [message #1591644] |
Thu, 29 January 2015 12:06  |
Eclipse User |
|
|
|
I'm trying to create a survey report which needs to take an average of a group of average scores. The problem is BIRT is calculating the overall average using all of the underlying data instead of taking the average of the 3 already computed averages (groups), is there any way to avoid this?
As an example, a group of questions could be:
Scale 1-100
How did you like these things about your school:
Teacher - 81.9
Library - 92.9
Playground - 99.3
I want the overall score to be 91.37
(81.9 + 92.9 + 99.3) / 3
But I'm getting a slightly lower number like 91.25 because BIRT isn't taking the average of the 3 averaged numbers (groups) but the average of all the scores in the group.
We are using BIRT 4.3.2 v2
Kindest regards,
Shayne
[Updated on: Thu, 29 January 2015 12:06] by Moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04193 seconds