Bug 120564 - EDITING Add mean absolute deviation from median
Summary: EDITING Add mean absolute deviation from median
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Calc-Function
  Show dependency treegraph
 
Reported: 2018-10-13 12:53 UTC by rugk
Modified: 2023-05-06 18:58 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rugk 2018-10-13 12:53:39 UTC
Description:
You have the AVEDEV command for mean absolute deviation from the average. But you have no command for absolute deviation from MEDIAN, i.e. something like MEDDEV.



Steps to Reproduce:
see you have AVEDEV for AVERAGE, but <nothing> for MEDIAN

Actual Results:
nothing like that for median

Expected Results:
something like that for median


Reproducible: Always


User Profile Reset: No



Additional Info:
https://en.wikipedia.org/wiki/Average_absolute_deviation
Comment 1 Joel Madero 2018-11-20 11:25:58 UTC
Valid request. Please note that enhancement requests are entirely done by volunteers so this may never be implemented. That being said, this is probably an easy hack and is reasonable so marking it as NEW.