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.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How do I enable by default confidence diamond in box plot within Graph Builder?

    I'd like the confidence diamond to appear automatically every time I add a box plot in the Graph Builder, i.e. make confidence diamond a default for a box plot in Graph Builder. How can I do this?

    ansouk ansouk
    Discussions |
    Aug 8, 2023 12:11 PM
    2145 views | 2 replies
  • How do I create a script to calculate expected inventory levels based on a reorder point and order quantity?

    Hello,Attached is a jmp data set with consumption data for a part.  I have a beginners understanding of column formulas, but not enough to achieve the end result I want with this data set.  I'd like to be able to input a starting inventory level, a reorder point, a lead time and an order quantity into a formula or script which will output how many pieces will remain in inventory using those inputs...

    Josh1 Josh1
    Discussions |
    Aug 8, 2023 11:43 AM
    3250 views | 2 replies
  • Multivariate Control Chart Run Rules

    Is it possible in JMP (or even appropriate statistically) when using multivariate (T2) control charts to use run rules other than run rule #1 (result above upper control limit)?  For example, run rule #2 for nine consecutive results above the mean/median.  Thank you.

    gfirmstone gfirmstone
    Discussions |
    Aug 8, 2023 7:19 AM
    2585 views | 3 replies
  • Column Formula CI Calculating

    I'm putting CI into columns and need to calculate the t-statistic from a look up table that will vary row to row. How do I use a formula to write the value for,t(0.05,(n1+n2-2)value from a t-table at 2-sided 90% CI (0.05), and degrees of freedom

    JMPUser9 JMPUser9
    Discussions |
    Aug 8, 2023 6:57 AM
    1553 views | 1 replies
  • SavePredicteds is slow and wrong

    // section 1 bivar = dt << Bivariate( Y( :PolarRadius ), X( :PolarThetaRound ), Fit Spline( 0.008, {Line Color( {212, 73, 88} )} ), Local Data Filter( Add Filter( columns( :PolarRadius, :i ), Where( :PolarRadius >= 22.5 & :PolarRadius <= 26.5 ), Where( :i >= 0.4 & :i <= 0.41 ) ) ) ); // section 2 bivar << (curve[1] << savePredicteds);I am using JMP 14.3.0 on Win...

    mann mann
    Discussions |
    Aug 8, 2023 6:49 AM
    1454 views | 1 replies

Latest Discussions

Latest Discussions

view all discussions