Verify distribution uniformity/Chi-squared test: Difference between revisions

m
→‎{{header|REXX}}: added wording to the REXX section header.
m (→‎{{header|REXX}}: added wording to the REXX section header.)
Line 1,204:
for   '''gamma'''   is (in the cases used herein)   always
<br>positive, &nbsp; and is
either an integer, &nbsp; or a number which is a multiple of &nbsp; <big>'''<sup>1</sup>/<sub>2</sub>'''</big>., &nbsp; both of these cases can be calculated with
<br>a straight─forward calculation.
<lang rexx>/*REXX program performs a chi-squaredchi─squared test to verify a given distribution is uniform. */
numeric digits length( pi() ) - length(.) /*enough decimal digs for calculations.*/
@.=; @.1= 199809 200665 199607 200270 199649