Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Balancing Data in Alteryx?

Hagar-Usama
8 - Asteroid

Hi,

 

I have a dataset with categorical output consisting of two categories ('yes' and 'no'). The 'yes' category has a frequency of two-thirds, while the 'no' category has a frequency of one-third. Are there any balancing techniques (Tools) available in Alteryx that can be used to balance the data and ensure that both categories have equal weight?

 

Thanks!

2 REPLIES 2
danilang
19 - Altair
19 - Altair

Hi @Hagar-Usama 

 

You can use the Oversample field tool to compensate for data balancing issues 

 

 

C.png

Set the percentage to the value required to balance, in your case 50%

 

Dan

Hagar-Usama
8 - Asteroid

Thanks @danilang

 

Labels
Top Solution Authors