18.10.2014 Views

SIMSCRIPT II.5 Programming Language

SIMSCRIPT II.5 Programming Language

SIMSCRIPT II.5 Programming Language

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Advanced Topics<br />

Table 6-7. Counters Required for Tally Statements<br />

Statistic<br />

Counters<br />

number<br />

sum<br />

sum.of.squares<br />

mean<br />

variance<br />

std.dev<br />

maximum<br />

minimum<br />

N, the number of samples<br />

SX i , the sum of sample values<br />

SX 2 , the sum of squares of the sample values<br />

SX i , N<br />

SX i , SX 2 , N<br />

SX i , SX 2 , N<br />

M, the value of the largest sample and N<br />

M, the value of the smallest sample and N<br />

289

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!