cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
PartialFish8033
New Member

Graph builder bins

In Graph Builder, when a continuous variable is used as Group X with Levels(6) (e.g. Group X(:Mean rank, Levels(6))), how are the interval boundaries determined? They appear not to be equal-width or equal-frequency bins. Is the algorithm documented anywhere?

I'm preparing a manuscript and would like to describe accurately how Group X intervals are generated.

I understand that Graph Builder automatically determines the intervals when using

Group X(:Mean rank, Levels(6))

and that custom intervals require creating a separate binned column.

My question is: what algorithm does Graph Builder use to determine the automatic interval boundaries? They do not appear to be equal-width or equal-frequency bins. Is the algorithm documented anywhere?

1 REPLY 1
jthi
Super User

Re: Graph builder bins

Essential Graphing > Graph Builder > Graph Zones > Categorical and Continuous Variables in Group X ... 

When a continuous variable is added to a grouping zone, Graph Builder uses quantiles of the data to divide the variable into five groups. 

-Jarmo

Recommended Articles