Forum Discussion
ChristianE
6 years agoFrequent Visitor
Correlation between values in table
Hi I have a table with articles from different producents which fit on different cars Example: Part Producer Car 1 a 1 1 a 2 1 ...
Nathaniel_C
6 years agoCommunity Champion
Hi ChristianE ,
Not sure if I understand your expected result. How does a producer get a 1, when the only values are alpha. Is this a count? Also please explain (3,b 2/3).
Thank you,
Nathaniel
ChristianE
6 years agoFrequent Visitor
Sorry after i wrote the example out i changed producers from numbers to letters try to make it more understandable, but it appears i missed the one in the result. It should be:
Part Producer Fit
1 a (3,b 2/3)
Meaning part 1, from producer a, is like part 3 from producer b, in 2 out of 3 cases (where the three is the number of possible fits for part 1). Does that make sense?