Force a Numeric Attribute to Be Treated Categorically |
How To... > Work with Collections > Force a Numeric Attribute to Be Treated Categorically Sometimes an attribute’s values are numeric but you want to treat each distinct numeric value as a category, for example, to make a bar chart of die tosses.
•Hold down Shift as you drop the attribute onto the Fathom object (graph, summary table, or statistical object). You can start the drag normally and press Shift just before the drop. If you want the attribute to always be treated as categorical, generate a category set from it (see Attributes with Category Sets).
Fathom generates a category set from the attribute’s values. Even if all values are numeric, if you apply a category set to an attribute, it will always be treated as categorical when dropped on Fathom objects. In this example, the class was divided into groups to conduct an experiment; to get a dot plot of distance split by group (rather than a scatter plot), group needs to be interpreted as categorical. See also Force a Categorical Attribute to Be Treated as Numeric Control Behavior of Categorical Attributes Using Category Sets |