partialSums

Gets an array of the partial sum process for the provided data Based on page 2575 Chapter 102 Nelson Handbook of Industrial Engineering, Quantitative Methods in Simulation for producing a partial sum plot The batch means array is used as the data

Return

n array of the partial sums

Parameters

bm

The BatchStatistic


Gets an array of the partial sum process for the provided data Based on page 2575 Chapter 102 Nelson Handbook of Industrial Engineering, Quantitative Methods in Simulation for producing a partial sum plot

Return

the array of partial sums

Parameters

avg

the average of the supplied data array

data

the data