Runs Test for Randomness Calculator

Test whether a binary sequence is random using the Wald-Wolfowitz runs test.

Expected Runs

13.0000

Std Abw2.3452
Z Statistic-2.1320

Expected Runs vs Count Type A

Formel

## Wald-Wolfowitz Runs Test **mu = 1 + 2*n1*n2/(n1+n2)** Tests randomness of binary sequences.

Lösungsbeispiel

15 As, 10 Bs, 8 runs.

  1. 01Expected = 13
  2. 02Z = -2.15, not random

Häufig Gestellte Fragen

What is a run?

A maximal consecutive sequence of same type.

Too few runs?

Suggests clustering or trends.

Significance?

Compare |Z| to 1.96 at alpha=0.05.

Lernen

Understanding the Normal Distribution

Verwandte Rechner