Learn more about the Alteryx Maveryx Universe recently announced at Inspire 2023!

Alteryx Designer Desktop Discussions

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

Is There a Way to Output the Table from Association Analysis Tool?

gumbatman
8 - Asteroid

Hello,

 

Is there a way to output the first table (Focused Analysis on X) produced by the Association Analysis tool? I'd like to have the the Association Measure (co-efficient) and the p-value in a table that I can then sort and analyze.

 

I am also finding that when I have a large number of fields, it takes a long time to render the table. So even doing a copy-paste isn't very easy.

Thank you.

2 REPLIES 2
afv2688
16 - Nebula
16 - Nebula

Hello @gumbatman ,

 

You could use the pearson correlation tool for that. The other one you are using is more data discovery oriented.

 

The person correlation tool gives you the values directly to use in alteryx.

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Regards

gumbatman
8 - Asteroid

Thank you for the response. 

 

My understanding is that I can get the coefficient from the Pearson Correlation tool, but how would I get the p-values? Sorry for the newbie question, but it is because I am a newbie!

 

Labels