OCLOperators average
(Adding message template to the top of the page)
(Added Edited template with July 12, 2025.)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{message|Write the content here to display this box}}
{{Edited|July|12|2025}}
Given a list of numbers calculates the mean value
<message>Write the content here to display this box</message>
{{Edited|July|12|2024}}
 
Given a collection of numbers, average returns the mean value.
 
{| class="wikitable"
|+
!OCL Operation
!Result
|-
|Bag{1,2,3}->average
|2
|-
|Set{1,2,4,5,7,6}->average
|4.16666666666667
|}
[[Category:OCLOperators]]

Latest revision as of 06:32, 20 January 2025

This page was created by Hans.karlsen@mdriven.net on 2023-06-05. Last edited by Edgar on 2025-01-20.


Given a collection of numbers, average returns the mean value.

OCL Operation Result
Bag{1,2,3}->average 2
Set{1,2,4,5,7,6}->average 4.16666666666667
MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments