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 JMP Live to centralize and share reports within groups. Webinar with Q&A April 4, 2pm ET.
Choose Language Hide Translation Bar
View Original Published Thread

How to find all combinations of a variable?

WeightedElk7793
Level I

Hi! I need to be able to find combinations of a variable that equals a certain number. For example, I have a list of 5 solvents all with different solubility parameters. I need to be able to identify what combination of solvents would equal a solubility parameter of approximately 10 (Ex. 30% solvent A + 70% solvent B = solubility parameter of 10.05).  Any ideas om how to achieve this?

1 REPLY 1


Re: How to find all combinations of a variable?

You can specify such a linear combination as a column formula using the separate solvent data columns. You can add the Response Limits column property to this Solubility column. Use a Match Target for this property. Then launch the Graph > Profiler on the formula column to solve for the desired value.