This is a JavaScript project that allows you to provide it with a sample dataset and form a Normal Distribution out of it.
Installation is simple. Just download the Repository or clone it on your computer, using the following command on the command line :
git clone https://github.com/deve-sh/Normal-Distributor.git
cd Normal-Distributor
Open the index.html file in your browser past the above step.
The Website is easy to use. Just open the index.html file in a browser that supports JavaScript.
Enter the number of classes in the data and submit the form. You will then be presented with the provided number of input fields.
Note : Classes need to be seperated via a -. Example : 65 - 70.
Enter the frequencies corresponding to each Class and Submit. You will then be presented with a Table consisting of the Normal Distribution.
For any issue that may arise while the usage of the Project. Just email me, or raise an Issue in the repository.
For any further development, just make the necessary changes and submit a pull request to the Repository.
The Repository has no license attributed to it and is open for any further development.