Skip to content

Simple Law of Large Numbers simulator tool for educational purposes

License

Notifications You must be signed in to change notification settings

vojtechpavlu/law-of-large-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Law of Large Numbers

Simple web application used as an educational support tool for the Law of Large Numbers via simulating a large number of Dice Rolls and the on-the-fly result visualisation.

This project is used as a visualisation tool for lectures of topic on Probability for Artificial Intelligence Course at Smíchovská střední průmyslová škola a gymnázium.

Deployment

To publish a new version of the application to the GitHub Pages, you only need to enter this command:

npm run deploy

This will deploy the current version of the page and publish it at the GitHub Repository.