cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

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

Homoscedasticity of data using Cochran C test in JMP

How to evaluate Homoscedasticity of data  by using Cochran C test in JMP?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Homoscedasticity of data using Cochran C test in JMP

3 REPLIES 3

Re: Homoscedasticity of data using Cochran C test in JMP

A quick way to check for a statistic or model is to select Help > Statistics Index. The items are listed alphabetically and you can jump to a group of items starting with a particular character by typing that character. Cochran's C test is not available.

 

The Wikipedia entry for Cochran's C Test shows that this computation is pretty straight-forward so you could compute it by hand or with a script.

 

Note that JMP provides other tests for homoscedasticity in the Oneway platform. Select Analyze > Fit Y by X. Assign your data columns to the Y and X roles and click OK. Click the red triangle and select Unequal Variances.

rajesh
Level II

Re: Homoscedasticity of data using Cochran C test in JMP

Thanks, Followed the steps you mentioned but unable to see Unequal variance option by clicking red triangle. Please suggest.

Re: Homoscedasticity of data using Cochran C test in JMP

Capture.JPGCapture.JPG

Recommended Articles