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.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

Discussions

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

What is the difference when using response screening vs. T test ?

Hi all,

 

Recently I am looking into the significance of tests for two group of conditions across >2k tests.

Need some advice --> what would be a better way to do so: to use the response screening platform or do a script to get the T ratio & Pvalues from the Oneway platform ? Is there a difference  between both ? 

 

 

Thank you.. 

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: What is the difference when using response screening vs. T test ?

The difference between the Oneway option t Test and the Response Screening F Ratio, is that the Oneway option assumes Unequal Variances, while the Response Screening uses Pooled variances(assumed equal variances).  If you select the Mans/Anova/Pooled t, you will get the identical results from the Oneway analysis and the Response Screening (F Ratio = t^2)

Jim

View solution in original post

2 REPLIES 2
txnelson
Super User

Re: What is the difference when using response screening vs. T test ?

The difference between the Oneway option t Test and the Response Screening F Ratio, is that the Oneway option assumes Unequal Variances, while the Response Screening uses Pooled variances(assumed equal variances).  If you select the Mans/Anova/Pooled t, you will get the identical results from the Oneway analysis and the Response Screening (F Ratio = t^2)

Jim

Re: What is the difference when using response screening vs. T test ?

Thanks @txnelson ! This gives me better view of both platforms now

Recommended Articles