---
title: "POST /binomialsign/{alpha}"
method: POST
path: "/binomialsign/{alpha}"
tags: ["non parametric", "two groups", "paired"]
---

# POST /binomialsign/{alpha}

`POST /binomialsign/{alpha}`

Performs a binomial sign test for two independent samples. </br>Tests the hypothesis that the two dependent samples represent two different populations. <br/>More info in [STAC Python Documentation](http://tec.citius.usc.es/stac/doc/stac.nonparametric_tests.binomial_sign_test.html).

## Path parameters

- `alpha` number, float, required

## Request body

- Data — unresolved $ref

## Response `200`

Successful response

## Other responses

- `400` — Bad request/body parameters

---

[API](https://skmtc.dev/citiususc/apis/stac-api.md) · [All operations](https://skmtc.dev/citiususc/apis/stac-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/citiususc/stac-api/revisions/f7b5e94bf503/schema)
