This is a project to help you check your answers for statistics exercises.
This web application was built thinking of how boring it can be to check every answer of a statistics exercise, by having to manually revise all calculations, which can not only make things harder and passive of errors, but make statistics look like a monster. With this application, you can easily check out all the relevant information about the exercise given set of data, by simply passing it to the application. From a simple table of absolute frequencies of each individual data to a complete table of absolute and relative frequencies, you will have all the information you need.
Read this file in your preferred language:
- React
- React Router
- Typescript
- NPM packages
- Papaparser
To install this application project on your local machine, follow the steps below.
- First, make sure you have NodeJS installed on your computer.
- Clone this repository.
- Open terminal on cloned repository folder and run
npm install
or if you are ayarn
user, runyarn add
to install all project dependencies. - When installation finishes, run
npm start
oryarn start
to start the development server.
To use this web application, go to this link and then follow the gif steps below.
MIT License
Copyright (c) 2020 GabrielMCavalcante
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
Github - GabrielMCavalcante
-
LinkedIn - Gabriel Cavalcante