on ‎2014 Dec 15 5:03 PM
In Webi one can create a Box Plot Chart.
A Box Plot Chart (also called a stock chart) displays a five-number summary based on the distribution of a dataset: the maximum, the minimum, the first quartile, the third quartile, and the median.
A Box Plot Chart can also show abnormal values called outliers.
Question: How does Webi decide what values are outliers?
In "Format Chart" option in Webi on a Box Plot, one can tick/untick the option "hide outliers"? What algoritm is behind it?
How does Webi decide what values (outliers) are to be hidden?
Request clarification before answering.
Hello Jan,
Outliers are values which are very far from the other box plot values. In order to determine which values are "very far", WebI calculates the inter-quartile range (IRQ): 3rd quartile - 1st quartile.
If a data value is beyond 1.5 * IRQ from Q3, then it is considered as an outlier.
Example:
1st quartile = 27.5
3rd quartile = 47.5
The IRQ is therefore 47.5 - 27.5 = 20
If a data value is bigger than 47.5 + 1.5 * 20 = 77.5, then it is considered as an outlier.
Regards,
Pascal.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Jan,
Nothing I am aware off. However, this parameter could be exposed I suppose, but only if we have enough customers interested of course. If you feel this feature is important for your business, please suggest it on SAP Idea Place: SAP BusinessObjects Web Intelligence: Home
Thanks,
Pascal.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.