HypothesisTestData
✖
HypothesisTestData
represents hypothesis test data such as generated by DistributionFitTest, AndersonDarlingTest, etc.
Details

- A HypothesisTestData[…] object htd, can be used to retrieve additional data and reports through htd["property"].
- A list of available properties is given by htd["Properties"]. Additional information about the properties is listed on the pages for functions such as DistributionFitTest.
- Typical properties include:
-
"PValue" list of -values
"PValueTable" formatted table of -values
"TestData" list of pairs of test statistics and -values
"TestDataTable" formatted table of -values and test statistics
"TestStatistic" list of test statistics "TestStatisticTable" formatted table of test statistics
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Create a HypothesisTestData object using DistributionFitTest:

https://wolfram.com/xid/0cf3ta0htnqgy1e-dydm2r

https://wolfram.com/xid/0cf3ta0htnqgy1e-ecwpy

Obtain a list of available properties:

https://wolfram.com/xid/0cf3ta0htnqgy1e-cjzpbw


https://wolfram.com/xid/0cf3ta0htnqgy1e-m3k7bk

Scope (6)Survey of the scope of standard use cases

https://wolfram.com/xid/0cf3ta0htnqgy1e-djghio


https://wolfram.com/xid/0cf3ta0htnqgy1e-k99mdl

Named tests report -values by default:

https://wolfram.com/xid/0cf3ta0htnqgy1e-cysff9


https://wolfram.com/xid/0cf3ta0htnqgy1e-mo34a2


https://wolfram.com/xid/0cf3ta0htnqgy1e-cr3e7z

Use named tests in combination with reporting properties:

https://wolfram.com/xid/0cf3ta0htnqgy1e-do7fm0


https://wolfram.com/xid/0cf3ta0htnqgy1e-imzads


https://wolfram.com/xid/0cf3ta0htnqgy1e-e55xae


https://wolfram.com/xid/0cf3ta0htnqgy1e-c3o49o


https://wolfram.com/xid/0cf3ta0htnqgy1e-l5jrn

Using reporting properties alone is equivalent to combining them with Automatic:

https://wolfram.com/xid/0cf3ta0htnqgy1e-b2ohvz


https://wolfram.com/xid/0cf3ta0htnqgy1e-l7rlz


https://wolfram.com/xid/0cf3ta0htnqgy1e-zeu4g

Determine which test will be chosen automatically:

https://wolfram.com/xid/0cf3ta0htnqgy1e-e1v7nm

Build up tables with a selection of tests:

https://wolfram.com/xid/0cf3ta0htnqgy1e-c5c6g8


https://wolfram.com/xid/0cf3ta0htnqgy1e-fdj79m

Extract any number of properties simultaneously:

https://wolfram.com/xid/0cf3ta0htnqgy1e-bjiy73


https://wolfram.com/xid/0cf3ta0htnqgy1e-b0pchh

Wolfram Research (2010), HypothesisTestData, Wolfram Language function, https://reference.wolfram.com/language/ref/HypothesisTestData.html.
Text
Wolfram Research (2010), HypothesisTestData, Wolfram Language function, https://reference.wolfram.com/language/ref/HypothesisTestData.html.
Wolfram Research (2010), HypothesisTestData, Wolfram Language function, https://reference.wolfram.com/language/ref/HypothesisTestData.html.
CMS
Wolfram Language. 2010. "HypothesisTestData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/HypothesisTestData.html.
Wolfram Language. 2010. "HypothesisTestData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/HypothesisTestData.html.
APA
Wolfram Language. (2010). HypothesisTestData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/HypothesisTestData.html
Wolfram Language. (2010). HypothesisTestData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/HypothesisTestData.html
BibTeX
@misc{reference.wolfram_2025_hypothesistestdata, author="Wolfram Research", title="{HypothesisTestData}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/HypothesisTestData.html}", note=[Accessed: 05-June-2025
]}
BibLaTeX
@online{reference.wolfram_2025_hypothesistestdata, organization={Wolfram Research}, title={HypothesisTestData}, year={2010}, url={https://reference.wolfram.com/language/ref/HypothesisTestData.html}, note=[Accessed: 05-June-2025
]}