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

How to see exact p-value, without any approximation?

Hi all,
I'm using JMP 7.0.1;after a logistic regression, JMP approximates the resulting P-value as "<0,0001*". Despite this is already an information, I'd like to see the P-value without any approximation (e.g., 0,0000000023). How to do that?

Thanks in advance,
Antonio

1 ACCEPTED SOLUTION

Accepted Solutions
Jeff_Perkinson
Community Manager Community Manager

Re: How to see the P-value?

Hi Antonio,

You can double-click on any number in a JMP report and change it's formatting. Try using Fixed Dec with large width value to show all the precision available.

Jeff
-Jeff

View solution in original post

2 REPLIES 2
Jeff_Perkinson
Community Manager Community Manager

Re: How to see the P-value?

Hi Antonio,

You can double-click on any number in a JMP report and change it's formatting. Try using Fixed Dec with large width value to show all the precision available.

Jeff
-Jeff

Re: How to see exact p-value, without any approximation?

You can also hover over the p-value with the mouse pointer and make a small circular motion over it. A tooltip will show you the exact p-value.

Recommended Articles