randomness_testsuite icon indicating copy to clipboard operation
randomness_testsuite copied to clipboard

Spectral Test - Different Results

Open myadaval2 opened this issue 4 years ago • 2 comments

Hello,

I noticed that for the spectral test, if I run your exact code I get a p-value of (0.08683884535014418, True) instead of the value in the results (0.847186705069) for data.e.

However, if I run with the data in results/20180107_Binary_Data.txt, I get the same value as in your results (p-value = 0.646355195539).

Do you have any idea why this may be happening?

Also, thank you for posting test result data. It's very helpful.

myadaval2 avatar Jun 10 '20 21:06 myadaval2

Sorry for the late reply. I have no idea yet on why this occurred.

stevenang avatar Sep 24 '20 16:09 stevenang

Not reproducible on my end. Did you maybe try to load data.e as String Data File?

grafik

ThexXTURBOXx avatar Jun 28 '23 11:06 ThexXTURBOXx