Re: Re: question about the values in critical_runs array
邹林志08963 <[email protected]> Fri, 19 Jul 2024 07:24:58 +0000
| Newsgroups | gmane.comp.time.chrony.user |
|---|---|
| Message-ID | <ZQ0PR01MB09519A7D2A98BBA3A2071BEDB6AD2@ZQ0PR01MB0951.CHNPR01.prod.partner.outlook.cn> |
> > 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 !!