Bug 81801 - Data Analysis Toolkit - Descriptive Statistics : Add quartile
Summary: Data Analysis Toolkit - Descriptive Statistics : Add quartile
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
4.2.2.1 release
Hardware: Other All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard: target:4.4.0
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-27 04:42 UTC by zaxebo zaxebo
Modified: 2014-11-15 17:41 UTC (History)
3 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 zaxebo zaxebo 2014-07-27 04:42:39 UTC
in Data-->statistics-->Descriptive Statistics, please add FIRST and THIRD Quartile to the list of reported statistical measures.
For this the relevant function  =QUARTILE() already exists in Calc
Comment 1 Julien Nabet 2014-07-27 21:46:02 UTC
Eike/Winfried: I found a start here to implement it:
http://opengrok.libreoffice.org/xref/core/sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx#39

but should ux team give its advice about it?

Meanwhile, I put it as new enhancement.
Comment 2 Commit Notification 2014-11-15 17:40:16 UTC
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=817b0b51e78b6870379f595a1f370985179847df

fdo#81801 add first and third quartile to "Descriptive Statistics"

It will be available in 4.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.