cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.
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