Just a website that tries to make easier getting basic statistics information from a given list of numbers
I really wanted some way of getting fast information when doing homework from math classes.
So, I created this simple website that provides some information given a list of numbers.
Eu estava fazendo algumas tarefas relacionads a matemática, e queria alguma maneira de gerar todas as repostas de uma vez.
Acabei criando esse site que gera as informações a partir de uma lista de números.
Produce a Statistical Summary that contains:
- Order numbers
- Get the
Mean
- Get the
Median
- Get the
Mode
- Get the
Range
- Get the
Standard Deviation
- Get the
Variance
- Get the
Coefficiente of Variation
Also also we have a Frequency Distribution table:
For discrete numbers:
- Verify which
Numbers
were used - Get the
Absolute Frequency
of eachNumber
- Get the
Relative Frequency
of eachNumber
For continuous numbers:
- Get
Numbers Intervals
- Verify which
Numbers
are in eachInterval
- Get the
Absolute Frequency
of eachNumber
insde thatInterval
- Get the
Relative Frequency
of eachNumber
insde thatInterval
👤 Vinicius Kammradt
- Website: https://kammradt.now.sh/
- Twitter: @kammzinho
- Github: @kammradt
- LinkedIn: vinicius-kammradt
Give a ⭐️ if this project helped you!