cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

Z-Prime (Z') and SSMD

Hello,

Is there a statistical shortcut in JMP to calculating Z-prime (Z') or SSMD (strictly standardized mean difference)? I'm searched around but I keep getting sent to trainings on Z-score.

JB4

1 REPLY 1
MRB3855
Super User

Re: Z-Prime (Z') and SSMD

Hi @JB4 : I see no single JMP function for this, but it should be easy enough using functions for sample means and sample standard deviations (see links below).

https://en.wikipedia.org/wiki/Z-factor

https://en.wikipedia.org/wiki/Strictly_standardized_mean_difference#Statistical_estimation

Recommended Articles