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.
  • JMP multivariate capabilities let you understand relationships between multiple variables simultaneously. See how. Friday, Aug. 14, 2 pm US ET.

Discussions

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

Stepwise Show Formula Change

Hello I am fairly new to JMP, I created a stepwise and saved my probability formula. It shows my formula answers for Lin(no), Prob(no), and Prob(yes), is there any way to get it to show me Lin(yes). I need it to actually show up on the data sheet aswell.

1 REPLY 1
dale_lehman
Level VII

Re: Stepwise Show Formula Change

 Since the probability of no is 1/(1+exp(Lin(0)), the probability of yes is (exp(Lin(0))/(1+exp(Lin(o)).  Just enter this formula in another column.

Recommended Articles