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

T test

Hi everybody ,

I just want to know if the jmp  SW built-in functions allow you to specify whether the datasets are heteroscedastic (different σ) or homoscedastic (equal σ). 

What are the steps i need to do to determine if both the populations have equal varaiance or not?

Thanks

2 ACCEPTED SOLUTIONS

Accepted Solutions
txnelson
Super User

Re: T test

It is an option under the Fit Y by X(Oneway) analysis

variences.PNG

You could have found this by searching th Statistics Index for it

variances2.PNG

Jim

View solution in original post

Re: T test

Adding to Jim's help, choose Pooled t if the variances are not different or t Test if they are different.

View solution in original post

3 REPLIES 3
txnelson
Super User

Re: T test

It is an option under the Fit Y by X(Oneway) analysis

variences.PNG

You could have found this by searching th Statistics Index for it

variances2.PNG

Jim

Re: T test

Adding to Jim's help, choose Pooled t if the variances are not different or t Test if they are different.

Re: T test

Thank you

Recommended Articles