Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2012 00:10:13 +0200
From:      Mariusz Gromada <mariusz.gromada@gmail.com>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        Ben Laurie <benl@freebsd.org>, freebsd-security@freebsd.org, RW <rwmaillists@googlemail.com>, Jonathan Anderson <jonathan.anderson@cl.cam.ac.uk>, John Baldwin <jhb@freebsd.org>
Subject:   Re: Collecting entropy from device_attach() times.
Message-ID:  <5060DA45.30808@gmail.com>
In-Reply-To: <5060D723.6020305@gmail.com>
References:  <20120918211422.GA1400@garage.freebsd.pl> <20120919231051.4bc5335b@gumby.homeunix.com> <20120920102104.GA1397@garage.freebsd.pl> <201209200758.51924.jhb@freebsd.org> <20120922080323.GA1454@garage.freebsd.pl> <20120922195325.GH1454@garage.freebsd.pl> <505E59DC.7090505@gmail.com> <20120923151706.GN1454@garage.freebsd.pl> <5060D723.6020305@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
W dniu 2012-09-24 23:56, Mariusz Gromada pisze:

> Ok, finally I have some formal results. To be completely honest I need
> to point out that, in fact, we have a discrete data (for example
> integers 0, 1, ..., 63, but not continues numbers spread across 0 and
> 63). That is way  I am going to use two sample Kolmogorov-Smirnov test.

Another clarification is needed. KS test in general (and in theory) 
should be used for continuous distributions. But in our case we can 
easily say that we observe our distribution in integers only (rounding), 
and the whole rest is easily estimated.

Regards,
Mariusz




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5060DA45.30808>