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.

Discussions

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

Multiple Comparisons in a contingency table

Hello.

 

Assuming I have a nominal outcome (0/1) as my Y variable.

 

I have 5 different years with a specific incidence of events occuring each year (x1,x2,x3,x4,x5), but also an overall incidence over the years: x*.

 

Creating a Fit x/y and I get a contingency table, indicating me a difference over the years.

 

How can I however identify which years are independently different to x* ?

How can I calculate an OR per year (x1,x2,x3,x4,x5) to x* ?

 

Many thanks for helping me out here ! Marc

 

2 REPLIES 2
KarenC
Super User (Alumni)

Re: Multiple Comparisons in a contingency table

How about Analysis of Means for Proportions? It is an option in the fit y by x when you your outcome has two levels.

Re: Multiple Comparisons in a contingency table

Correspondence Analysis from the Fit Y by X output may help you, too. It is not a formal statistical test, but the plot gives a nice graphical tool showing you the associations that exist in the table. Items that are not "close" to each other would be more "independent".

Dan Obermiller

Recommended Articles