-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a371c98
commit b59cbb7
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Criador de tabela de frequencias | ||
Entre com os dados no arquivo "dados.txt" e o algoritmo irá criar uma tabela de frequências simples (estatística) para você. | ||
Entre Com Os Dados No Arquivo "dados.txt" e o Algoritmo Irá Criar Uma Tabela de Frequências (estatística) Contendo Todas Suas Respectivas Informações e o Valor do Desvio Padrão e Do Coeficiente de Variação. | ||
|
||
##### Exemplo de saida para a amostra de dados: 18, 18, 18, 18, 18, 19, 19, 19, 19, 20, 20, 20, 21, 22, 22, 22, 23, 23, 23, 23 | ||
 | ||
 |