Creating a Box Plot
The box plot feature is useful to visualize the distribution summary of a variable. The box plot can also be exported as an image file and saved to the local drive.
The box plot displays differently for a variable with time variation. Each time instance will have a box plot, and all of the box plots for all time slices shall be displayed in the same visualization.
Note that it is important to manually save any time dependent information of the box plot when exporting the image file.
Summary Statistics
The Box plot displays summary statistics when the visualization is created:
- Count is the total number of observations in the dataset of a variable
- The minimum and maximum values describe the limits of the variable in question
- The mean describes the variable average
- The median is the middle value of the variable string when its values are listed in numerical order, from least to greatest
- The interquartile range calculates the distance between the 25th percentile and 75th percentile of the data range, offering a measure of the dispersion of the variable while ignoring extreme values
Process Steps
- Select "Visualizations" in the main menu
- Select the "Box Plot" item
- A "Create a Box Plot" window will appear
- In the "Dataset" field, select the desired dataset from the Data panel you wish to visualize
- In the "Variable" field, select the variable you wish to display in the box plot
- In the "Workspace" field, select the desired workspace tab to display the visualization
- Choose to display the visualization either in a new pane or to replace an existing visualization by selecting the corresponding pane
- Select "OK" to display the visualization