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
Liranlev
Level II

Find the Highest "F ratio" by fit stepwise

Hello there,
I need help with find the highest "F ratio" by fit stepwise. For example I have two groups- {A,B,C} and {1,2,3}
I put the first group ({A,B,C}) in Y and put the second group ({1,2,3}) in "Construct model Effects".
I want JMP will give the best pair between each group based on "F ratio"
for example A-2, B-1, C-3

How can I do it quickly and easily? It give me a lot of tabl

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Find the Highest "F ratio" by fit stepwise

I think the Anayze > Screening > Response Screening tool might be what you are looking for. It allows you to put in many Xs and many Ys, then gives a sortable table and graphs (although the table has PValues rather than F Ratios). Sample data table attached. 

Jed_Campbell_0-1735852211402.png

 

 

View solution in original post

2 REPLIES 2

Re: Find the Highest "F ratio" by fit stepwise

I think the Anayze > Screening > Response Screening tool might be what you are looking for. It allows you to put in many Xs and many Ys, then gives a sortable table and graphs (although the table has PValues rather than F Ratios). Sample data table attached. 

Jed_Campbell_0-1735852211402.png

 

 

Liranlev
Level II

Re: Find the Highest "F ratio" by fit stepwise

Thank you Jed, it is exactly what I looked for!

Recommended Articles