cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
carlogarcia
Level I

Multiple Comparison Intervals for Standard Deviation (Test for Equal Variance)

Attached is a sample from Minitab of Multiple comparison intervals for the standard deviation.

So, it is a crossed factor test for equal variance.

Does jmp have a similar function? Had been trying to do to Fit Y by X but it only separates it.

carlogarcia_0-1676569914782.png

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
ih
Super User (Alumni) ih
Super User (Alumni)

Re: Multiple Comparison Intervals for Standard Deviation (Test for Equal Variance)

Hi @carlogarcia, I think a Oneway analysis from the Fit Y by X platform might have your answer.   Launch Fit Y by X with a categorical column in the X and a continuous column in the Y.  You might need to make a column that contains the string '10/2' for Temp = 10 and Oxygen = 2, and use that in the X.  Then from the red triangle menu, select 'Unequal Variances'.

 

Depending on your goal an equivalence test might also help, These were improved in JMP 17:

https://www.jmp.com/support/help/en/17.1/index.shtml#page/jmp/equivalence-tests.shtml

 

ih_0-1676901319025.png

 

View solution in original post

1 REPLY 1
ih
Super User (Alumni) ih
Super User (Alumni)

Re: Multiple Comparison Intervals for Standard Deviation (Test for Equal Variance)

Hi @carlogarcia, I think a Oneway analysis from the Fit Y by X platform might have your answer.   Launch Fit Y by X with a categorical column in the X and a continuous column in the Y.  You might need to make a column that contains the string '10/2' for Temp = 10 and Oxygen = 2, and use that in the X.  Then from the red triangle menu, select 'Unequal Variances'.

 

Depending on your goal an equivalence test might also help, These were improved in JMP 17:

https://www.jmp.com/support/help/en/17.1/index.shtml#page/jmp/equivalence-tests.shtml

 

ih_0-1676901319025.png

 

Recommended Articles