Verify distribution uniformity/Naive: Difference between revisions

Content added Content deleted
(→‎{{header|J}}: pure explicit vs explicit with embedded tacit expressions)
m (→‎{{header|J}}: update output for code changes)
Line 213: Line 213:
0.05 rollD7t checkUniform 1e2
0.05 rollD7t checkUniform 1e2
|Distribution is potentially skewed: assert
|Distribution is potentially skewed: assert
| errmsg assert(lbound&<*.ubound&>){:"1 freqtable
| errmsg assert(delta*expected)>|expected-{:"1 freqtable
</lang>
</lang>