cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

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

How to find relation in parameters pairs in one variable

Hi 

I have a table with a failure list. 

Each row has a systems ID and parts failed number 

 I would like to test if there are pairs of parts (or pairs). This means if there are pairs of parts in a system that fails together. 

If the parts fail together it will be shown by two different rows. 

 

 

2 REPLIES 2

Re: how to finde relation in parameters pairs in one vaerible

It is not clear exactly what you want, but try this: select Table > Summary. Select system ID and click Group. Click OK. You should get a summary table that is linked to the original table. A new column indicates how many rows in the original table are included in each row of the summary. Any summary row for system ID with N Rows > 1 has more than one part failure.

Re: how to finde relation in parameters pairs in one vaerible

Hi, thanks

 

I tried to explain it better in the second post 

 

https://community.jmp.com/t5/Discussions/How-to-analyze-pairs-of-parameters-in-one-variou/m-p/470558...

 

but didn’t know how to delete this one

 

thanks again for your reply 

Recommended Articles