cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use JMP Live to centralize and share reports within groups. Webinar with Q&A April 4, 2pm ET.

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

  • Sample Size and Power for Testing standard deviations

    I am wondering why the Sample Size and Power Calculator does not have an option to estimate sample size for test of standard deviations for two populations. I can find graphical methods in appendices of some statistics textbooks, but they must have come from some computation. How do I estimate a sample size to distinguish standard deviations with a certain ratio with a certain power? I realize tha...

    JesperJohansen JesperJohansen
    Discussions |
    Mar 7, 2017 4:09 AM
    10462 views | 8 replies
  • Distorted Images when pasting in PowerPoint

    Hi, I have a sporatic problem when pasting images into PowerPoint using the paste special command and selecting picture.  Attached is one image I copied from JMP V12.2.2.0 on a Mac.  The normal looking image I pasted in Preview using the new from clipboard command, the skewed one I did in PowerPoint using the paste special. Is anyone else seeing this?  I have sent this to support but they had no i...

    Hegedus Hegedus
    Discussions |
    Mar 6, 2017 7:46 AM
    23728 views | 3 replies
  • What to do with potentially Cauchy distribution of residuals (%growth data, including some negative)

    Hi, I am trying to run an ANOVA on a complex data set.Long story short, there are 4 fixed factors (a,b,c,d), and one random factorfactor c is nested within bThe data are percentage growth, like this: [(final-initial)/final]*100Some individuals shrunk (they are mussels and are known to do this), so I have negative values and some grew 100% (ie they are not bound by 0 and 100)My residuals are not no...

    Nathan_Haag Nathan_Haag
    Discussions |
    Mar 6, 2017 7:44 AM
    9003 views | 2 replies
  • Automatically save the file to folder

    Hi, does anyone know if I select the any file from desktop,eg: CSV, after i open that file,  it can automatically save into the working folder by using JSL? Thanks 

    blue1994 blue1994
    Discussions |
    Mar 6, 2017 5:31 AM
    3537 views | 1 replies
  • How to close multiple JMP data tables without saving?

    JMP11 makes it practically impossible to close many data tables at once. Even if clearly stated that I am not interested in saving any of them ("Save none") JMP 11 takes you to a save-as screen. This is highly detrimental to work efficiency. Is there a trick/tip to make JMP11 work similarly with JMP9 in that respect. Thnx! Sam

    shmuel_bron shmuel_bron
    Discussions |
    Mar 3, 2017 4:14 PM
    36689 views | 12 replies

Latest Discussions

  • Automatically save the file to folder

    Hi, does anyone know if I select the any file from desktop,eg: CSV, after i open that file,  it can automatically save into the working folder by using JSL? Thanks 

    blue1994 blue1994
    Discussions |
    Mar 6, 2017 5:31 AM
    3537 views | 1 replies
  • Where is the binomial reliability calculation hiding?

    I'm doing a binary test (pass/fail) and the number of acceptable failures depends on the sample size and acceptance/confidence limits. It's a binomial reliability calculation. I can find reliability lifetimes but no basic sample size calculator that takes failures into account. MiniTab has it clearly available, and I found very simple online calculators, but I need to document the calculations in ...

    Lisa Lisa
    Discussions |
    Feb 28, 2017 4:05 PM
    4602 views | 4 replies
  • Understanding the Dispatch and Legend Model and what exactly is Base(0,0,0)?

    My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...

    kevinwtbolger kevinwtbolger
    Discussions |
    Feb 26, 2017 9:30 AM
    3156 views | 0 replies
  • Using "Get Rows Where"

    I need to use Get Rows Where to get the row with value that is just below certain value.In other words:I have a Date AI have a table with dates. I need to get the row where the date is the latest, but less than Date A  Example:I have a date when person died.I have table with all event when somebody logged in into his account. There are dates before and after his death.I need to find the latest dat...

    miguello miguello
    Discussions |
    Feb 18, 2017 4:45 AM
    6647 views | 3 replies
  • Make JMP Journal Transportable

    JMP supports talks about "Building a JMP Journal Presentation". How can you create a journal that will still work when it is:  Transported to another computer, possible switching between Windows and Mac,  Viewable from a USB drive, no matter what drive/folder the host mounts the drive in.

    kthompsn kthompsn
    Discussions |
    Feb 15, 2017 10:45 AM
    6853 views | 3 replies

Latest Discussions

  • Understanding the Dispatch and Legend Model and what exactly is Base(0,0,0)?

    My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...

    kevinwtbolger kevinwtbolger
    Discussions |
    Feb 26, 2017 9:30 AM
    3156 views | 0 replies
  • Data Binding Associative Arrays

    I recently had need to create some slightly complex data structures and started to play with associative arrays a little more.  These are similar to dictionaries in other languages.  Where they differ is that most languages to improve speed, when assigning an object in a dictionary to a variable it does a data binding.  Essentially it makes it so both the dictionary and the variable refer to the s...

    msharp msharp
    Discussions |
    Feb 14, 2017 1:53 PM
    4202 views | 0 replies
  • How to Maintain JMP Graphs Table Layout When Copy and Pasting into Word

    For years I've had to build sets of graphs using the Fit Y by X platform. The graphs are simple: X-axis is always (1) a character, nominal column and (2) a numeric, continuous date/time column. The Y-axis is always numeric, continuous data (bins, registers, parameters). The result is a list of box plot on the left, time trend on the right. There could be many plots at a time. In JMP 12 (and I thin...

    MIKE MIKE
    Discussions |
    Dec 14, 2016 8:48 AM
    4514 views | 0 replies
  • Odds ratios for multiway tables

    On twitter earlier today, someone asked if the Cochran-Mantel-Haenszel (CMH) odds ratio (OR) test was available in JMP when the stratification variable is not the X in Fit Y by X. Anytime I need to go from two variables to more than two variables, the first place I look is Fit Model. The beauty of fit model is that not only can I use as many variables as I want, but I can consider interactions bet...

    DonMcCormack DonMcCormack
    Discussions |
    Aug 10, 2016 3:35 PM
    4681 views | 0 replies
  • How to find ETA squared effect size for MANOVA?

    Hello, Does anyone know how to calculate the eta squared value from a manova analysis in JMP? I know that the E and H matrices tab shows the sum of squares for each parameter, but which values do I use to calculate SStotal and SSeffect? In my model, I have 2 control variables (age and gender) and then a two way factorial. If only one of these variables (in addition to both control variables) is si...

    nsalmano_stanfo nsalmano_stanfo
    Discussions |
    Aug 8, 2016 7:04 AM
    3615 views | 0 replies
view all discussions