cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • JSON code returning unwanted curly braces

    Hi, I am hoping to get returned numbers only, though am getting results like: -    {1.6853394618}Can anyone help re-write this: - {1.6853394618, 1.1953542099, 0.5582366613, 0.4790270411, 0.4159308661, 0.4145532579, 0.3847474328, 0.1964273334, 0.1680691329, 0.1715601671,
    0.2542918024, 0.1972811076, 0.2371273713}[Loc Sorted( [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], :Age )] JMP 17.2.0

    Mick1 Mick1
    Discussions |
    Nov 21, 2023 3:26 PM
    2143 views | 4 replies
  • What's the most efficient design to screen a large # of factors w/ as few runs as possible at industrial scale and why?

    For instance. If the purpose of a screening design is to (largely) test for main effects w/ as minimal runs as possible - and I want to screen 7 factors w/ a minimal # of runs, why isn't it a good idea to simply change ea of those factors 1 time on 7 runs?  If that's not the most efficient way, would running a saturated design w/ 8 runs for 7 factors be the most efficient way to test for main effe...

    mjz5448 mjz5448
    Discussions |
    Nov 21, 2023 1:31 PM
    2103 views | 5 replies
  • Getting a dot " . " as a result when computing Column Mean and Qunatile.

    Hi, I'm trying to get the column names from a table, save it, and then extract its properties. When I try to get the column mean or Quantile but the return is just a dot. No number is returned. The columns are returned as a list as shown below. The results are shown below too. YourYour help is appreciated.   

    RA899 RA899
    Discussions |
    Nov 21, 2023 12:19 PM
    1193 views | 2 replies
  • Why time shows as HH:MM and thousands?

    I have multiple columns with times for a procedure. I divided it into 4 stages and created a formula for time expended in each stage. However, when I try to get the mean and SD, the time appears in thousands while the median and quartiles show in HH:MM, which is the format that I want. Does anyone know why that happened?  

    sanchezpeinado sanchezpeinado
    Discussions |
    Nov 21, 2023 9:56 AM
    1021 views | 1 replies
  • How to add box plots to points when supplied Y variables as list to graph builder?

    The following example script from an earlier thread (solved, thanks to @jthi) of mine allow me to plot Y variables as points when Y variables are supplied from a list.I want to add Box Plots in addition to Points in my chart. How to add box plots in the script below?Names Default To Here(1); dt = Open("$sample_data\Big Class.jmp"); y_values = {"name", "age", "sex", "weight"}; variables_expr = Expr...

    Neo Neo
    Discussions |
    Nov 21, 2023 9:51 AM
    4928 views | 14 replies

Latest Discussions

  • JSON code returning unwanted curly braces

    Hi, I am hoping to get returned numbers only, though am getting results like: -    {1.6853394618}Can anyone help re-write this: - {1.6853394618, 1.1953542099, 0.5582366613, 0.4790270411, 0.4159308661, 0.4145532579, 0.3847474328, 0.1964273334, 0.1680691329, 0.1715601671,
    0.2542918024, 0.1972811076, 0.2371273713}[Loc Sorted( [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], :Age )] JMP 17.2.0

    Mick1 Mick1
    Discussions |
    Nov 21, 2023 3:26 PM
    2143 views | 4 replies
  • Could JMP optimize factors with uncertainty?

    Hello community!!,A question: will it be possible for the profiler to find the best combinations of factors with uncertainty when performing a simulation, which maximize the total utility and minimize the total cost, generating a table of the best combinations found? For example: 

    Marco1 Marco1
    Discussions |
    Nov 21, 2023 9:08 AM
    786 views | 0 replies
  • Sample Size Calculation

    Hi All, I am planning an experiment to understand the lifetime of a product. Samples will be cut-out from the product. A batch of product is 15000 and I will cut smaller pieces suitable for bending test. Samples will be stored in different chemicals and there will at least 5 time-periods. I take out after each t1, t2, ... samples out of the solution an test. By this my goal is to fit the degradati...

    Metin_Tueluemen Metin_Tueluemen
    Discussions |
    Nov 21, 2023 6:48 AM
    986 views | 1 replies
  • Density contours in ternary diagrams

    Hello,Is there a way to plot density contours on a ternary diagram in JMP17?If not, is there a way to do this by using a custom Contour Formula in the ternary plot platform? What would be this formula? Thanks

    dp30 dp30
    Discussions |
    Nov 21, 2023 1:20 AM
    3356 views | 8 replies
  • carte de contrôle avec des données qui sont déjà des moyennes

    Bonjourje cherche à indiquer à la plate forme qualité que les données que je récolte sont déjà des moyennes (de 9-21-49 valeurs selon les cas).je n'ai pas trouvé où indiquer à JMP que les valeurs de la table sont déjà des moyennes. Du coup, les limites calculées sont fausses par rapport à ce que je calcule pour mes données sous Matlab.Un indice de la bonne case à cocher ?merci d'avance.

    Francis38 Francis38
    Discussions |
    Nov 20, 2023 3:48 PM
    2018 views | 4 replies

Latest Discussions

  • Could JMP optimize factors with uncertainty?

    Hello community!!,A question: will it be possible for the profiler to find the best combinations of factors with uncertainty when performing a simulation, which maximize the total utility and minimize the total cost, generating a table of the best combinations found? For example: 

    Marco1 Marco1
    Discussions |
    Nov 21, 2023 9:08 AM
    786 views | 0 replies
  • Choice platform, analysis of discrete choice: random parameters logit analysis?

    Hi there,I have a question concerning the choice platform. I have conducted a discrete choice experiment and analysed it using JMP. I have the choice profiles dataset, and the choices run (or responses) on another. I have done my analysis, and it bears interesting results.A colleague suggested performing a random parameters logit analysis. Is it possible to do it in JMP? How does it differ from th...

    gav2013 gav2013
    Discussions |
    Nov 17, 2023 8:07 AM
    747 views | 0 replies
  • Caution: Places where Jmp does something unexpected

    Definitely, JMP is Not a Spreadsheet . And that's great!! Besides this difference, there are other places where Jmp doesn't do/behave/produce what a newbie / innocent Jmp user expects.
    If a user knows these issues and the remedies and workarounds -  he/she can
    a) save a lot of time b) be safe from data loss c) be sure that the results are as expected.

    [More Topic Containers like this]   Topicdescrip...

    hogi hogi
    Discussions |
    Nov 17, 2023 4:15 AM
    1198 views | 0 replies
  • Is it possible to change the color of the median line in a box plot (with graph builder) via JSL?

    Is it possible to change the color of only the median (horizontal) line in a box plot (with graph builder) via JSL? If yes, could I get an example please (I am on JMP 16.2)?

    Neo Neo
    Discussions |
    Nov 15, 2023 7:25 AM
    837 views | 0 replies
  • JSL script to open a SharePoint .xlsx worksheet.

    Hi!I am getting the below error when I tried to implement this method of opening an excel worksheet from SharePoint. Is there another method ?(Solved: How to extract data from an Excel file on Sharepoint? - JMP User Community) 

    MIchaels MIchaels
    Discussions |
    Nov 15, 2023 12:58 AM
    838 views | 0 replies
view all discussions