cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace
Choose Language Hide Translation Bar
View Original Published Thread

T test

venkateshpandit
Level I

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