Hello Everyone
I would like to calculate the column standard deviation ,but I would like to exclude a certain rows depending another row value.
For example, in Excel, my formula in excel will be as follows, i.e the formula for each cell will calculate the standard deviation for other than the row :Columns value.
e.g this is standard deviation formula when Columns == B is excluded
![Ashraff09_0-1589251564845.png Ashraff09_0-1589251564845.png](https://community.jmp.com/t5/image/serverpage/image-id/23895i059A839281EC8516/image-size/medium?v=v2&px=400)
e.g this is standard deviation formula when Columns == C is excluded
![Ashraff09_1-1589251666989.png Ashraff09_1-1589251666989.png](https://community.jmp.com/t5/image/serverpage/image-id/23896iF97281DC6197EDD2/image-size/medium?v=v2&px=400)
How can i do this in JMP using Column Formula?
I have tried to use this Formula but, the result does not match with the excel Formula ?
Col Std Dev( :Value, :Columns, Excluded State( :Columns ) )
thank you in advance for reading my post and please let me know if there is an elegant solution for this..
Regards
Ashraff