I am trying to create a straight table with chi squared probability as an expression. My data hears would look as such
Batch Material Number Line Measurement Name Value
Each batch we produce take multiple results for each measurement name.
Batch Material Number Line Measurement Name Chi^2
Above is the structure of the table I have created however I cannot figure out what the fields go into the chi squared formula. I want each row to have a chi squared value based off the value recorded for the batch, material number, line and measurement name in that row.