Export Image
Export Code

Box Plot - Credit Card Utilization by Attrition Status

Raul Gamez

Last edited Nov 15, 2021
Created on Oct 27, 2021

Box plots using D3 displaying data of attrition level by different quantitative variables from the Bank Customers Dataset.

The menu at the top enable the users to choose which quantitative columns to use. The options are:

  • Customer age
  • Credit limit
  • Total revolving balance
  • Total transaction amount
  • Total transaction count
  • Avg. utilization ratio

Finally, the attrition status of the customers is encoded on the color of the boxes, the users can highlight the boxes by hovering over them and see the values used to construct the boxes on the tooltip.

MIT Licensed