EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB480169: Learn more about the Box Plot


Karolina Broma-Smenda

Senior Consultant • MicroStrategy


Description


Explore the distribution of data based on five key calculations: minimum, first quartile, median, third quartile, and maximum. The "boxes" in a box plot visualize the likely range of variation (between the first and third quartiles) with a line indicating the median value. The "whiskers", which are lines extending to the minimum and maximum values on either side of the boxes, indicate variability outside the upper and lower quartiles. "Outliers", which are surprisingly high maximums or low minimums often found in real datasets, can be removed from the box plot or plotted as small circles.
 
Values are calculated according to the following formula:
Interquartile Range(IQR) = Difference(Q1(first quartile) , Q3(third quartile)  
A value is an outlier if it is below (1.5 x IQR) of Q1 or above (1.5 X IQR) of Q3.
View the following image for reference:

ka0PW0000000kxJYAQ_0EM440000002ID9.png

 

Requirements

Object requirements: 

  • Attributes: 2 attributes
  • Metrics: 1 metric

Minimum Strategy version: 10.2
Publisher: Strategy 
 

Strategy Features 

  • Supports using a visualization as a selector
  • Supports custom drop zones

           Note: This feature can be used to turn the outlier feature on/off.

  • Supports exporting to PDF   (10.6 and later)

 

Additional Features

  • Supports adjusting fonts to match Dashboard default fonts.

Installation Instructions

To install this visualization:

  1. Download the .zip file below and deploy it in Strategy Desktop or Strategy Web.
  2. Extract the D3BoxPlot.zip. 
  3. Copy the D3BoxPlot directory within the chosen environment's plugins folder.

Ex: (<Strategy Installation Path>/plugins/)

  1. Restart the chosen Strategy platform to complete the installation 
  2. After you have installed the visualization, you can open a working demo of this visualization by downloading the .mstr file below and doing the following:
    • To open the demo visualization in Strategy Desktop, double click the .mstr file.
    • To open the demo visualization in Strategy Web, choose:
      Create > Upload Strategy File > View Dashboard.

Note that this visualization might not auto-size when exporting via PDF.  As of Strategy 10.11, this visualization is provided out of the box. Feel free to use the out of the box plugin with Strategy 10.11 and above.

Visualization Disclaimer

By downloading or using this visualization, you accept and acknowledge these terms.
 
This visualization is both intended as sample code and provided as a convenience to Strategy users. Strategy cannot guarantee that the code provided will apply to any Strategy releases and clients outside of the versions stated within this article. This sample is supported by Strategy Technical Support up to and including the basic visualization functionality listed in this article. Defects will be triaged by the Strategy team as they are raised. For users with active Strategy Technical Support contracts, contact Strategy Technical Support to raise these defects.
 
Anyone seeking to use this visualization is encouraged to review and adapt this sample based on user requirements. Contact Strategy Professional Services for assistance with these same adaptations. If users would like to provide feedback on or recommendations for this visualization, post in the comments section of this article.

 


Comment

0 comments

Details

Knowledge Article

Published:

April 6, 2017

Last Updated:

February 14, 2024