Creating Bins

Creating Bins

Bins convert continuous measures into discrete groups or ranges, enabling distribution analysis and histogram creation. They group numeric data into equal-sized intervals automatically or manually specified. Bins are essential for frequency analysis, data distribution visualization, and simplifying continuous data. They create categorical versions of numeric fields.

To create a Bin, perform the following steps.

  1. Create a calculated field. Name the calculated field as Sales by CustomerID. For example, {FIXED [CustomerID]: SUM ([Sum Sales])}

  2. Right-click Sales by CustomerID in the Data pane and select Create > Bins.

    image-20251008-174704.png
  3. Enter the required bin size in the Create Bins dialog box, as shown in the following figure.

    image-20251008-174802.png
  4. Drag Sales by CustomerID (bin) and SUM (Sum Sales) to the Kyvos visualization area.

    image-20251008-174935.png

Copyright Kyvos, Inc. 2025. All rights reserved.