Code Monkey home page Code Monkey logo

Comments (3)

terrillmoore avatar terrillmoore commented on June 1, 2024

I'll have to go back and look. Thanks for pointing this out.

from nist-statistical-test-suite.

wanghs09 avatar wanghs09 commented on June 1, 2024

probably the insufficient number of data. as said in the NIST test suit doc (Appendix B Empirical Results for Sample Data), when running 1 Million bits in length, the Universal P-value is 0.669012.

The reason why NIST didn't include 1M data in the test suite, may be that the size will be too large. For such data length, it would be around 70MB for ASCII encoding 64 width per line, so you can imagine how large the data folder would be if you put all 1M data in the folder.

When I tested my own data, I encountered the same problem for small data set, but when I generate 1M data, the final report is OK.

Anyway, I didn't spend time investigating the algorithm in the code, will find some time to look into it.

from nist-statistical-test-suite.

terrillmoore avatar terrillmoore commented on June 1, 2024

@wanghs09 Shall we close this?

from nist-statistical-test-suite.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.