Hypothesis Testing Package >

FullReport

FullReport
is an option to hypothesis test functions that specifies whether all report information should be returned.
  • With the default setting FullReport->False, only the p-value for the test is returned.
  • With FullReport->True, a table containing the estimate, test statistic, and distribution of the test statistic is also returned.
Needs["HypothesisTesting`"]
A full report for a mean test:
In[2]:=
Click for copyable input
Out[2]=
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team