> > well, when the formula is " runs = mu - sqrt(var) * Z ", > > the critical_runs will be: > > > and when the formula is " runs = mu + sqrt(var) * Z ", > > > I just wonder which one is correct. > > The first one. We care about the lower end of the interval.
got it. thanks very much !!