How to calculate the average?

ShubhaShubha Member Posts: 139 Maven
edited November 2018 in Help
Hi,

I have an exampleset, like the below:

ID Marks
1 34
2 45
3 23
4 50
5 49

Now, i want to calculate the average of the attribute, "Marks". How do i do it? The "avg" function defined in the info page of AttributeConstructor did not help...

Many thanks in advance,
Shubha

Answers

  • ShubhaShubha Member Posts: 139 Maven
    Guess, I have the tip with the "Aggregation" operator...
Sign In or Register to comment.