The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Correlation Per Item/ID [SOLVED]
willgouldin
Member Posts: 14 Contributor II
I have data as follows:
Item Condition Units
a 10 100
a 15 150
a 13 130
b 10 340
b 15 450
etc
I am attempting to see the correlation between Condition and Units Per Item.
When I run the Correlation Matrix against the existing data, the output is the gross correlation btw conditions and units.
Is there an operator I should use to "group" the correlation operator?
Thank you!
Will
Item Condition Units
a 10 100
a 15 150
a 13 130
b 10 340
b 15 450
etc
I am attempting to see the correlation between Condition and Units Per Item.
When I run the Correlation Matrix against the existing data, the output is the gross correlation btw conditions and units.
Is there an operator I should use to "group" the correlation operator?
Thank you!
Will
Tagged:
0
Answers
Be sure to use Filter Examples inside of Loop Values to select only the matching items. Process breakpoints will be a great help when designing such a process for the first time.
Best regards,
Marius