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 use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.
Inference from Data Summary

This script opens an interactive calculator that performs a one-sample z-test, one-sample t-test, two-sample t-test, and a paired t-test using sample average, standard deviation, and sample size with the hypothesized parameter. The results are reported as either a confidence interval or a hypothesis test. The numerical estimate of the statistic and its standard error and a plot of the results.

6705_Inference from Data Summary.PNG

Recommended Articles