hypothesis_test
Conduct named statistical hypothesis tests by specifying the test name, sample data, parameters, significance level, and alternative hypothesis.
Instructions
Perform a named statistical hypothesis test.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test | Yes | ||
| data1 | Yes | ||
| data2 | No | ||
| params | No | ||
| alpha | No | ||
| alternative | No | two-sided |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||