Skip to content

Add average expression #4193

@TomasEng

Description

@TomasEng

Our expression language should have a function that returns the average of a list of numbers.

Acceptance criteria

  • We have decided on how null values are weighted in the calculation (should they add to the total number of elements or not?)
  • The function exists
  • The function takes a list of numbers as its only argument
  • The function returns the average of the numbers in the provided list

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/logicrelated to logic/dynamics/expressionssquad/dataIssues that belongs to the named squad.
    No fields configured for Feature.

    Projects

    Status

    ⚠️ Blocked

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions