User Guide
×
Menu
Index

Converting Numeric Data to Categorical Data

 
Converting continuous numeric data into categorical data is often necessary for segmenting large datasets into manageable categories. For example, numeric scores or measurements can be recoded into categorical groups such as "Low," "Medium," or "High" to simplify analysis.
 
Original Question: What is your monthly income?
 
Possible Answers:
 
 
Recoded Categories:
 
 
Here, numeric income data is converted into categorical income brackets.