Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S10 - Atividade semanal - Nayara Oliveira Santos #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions Nayara-Oliveira/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# S10 - Estatística com Python - Testes de hipótese
# O que aprendi
* Definição de Hipóteses Nulas e Alternativas
* Teste t de Student de uma amostra
* Teste t de Student de duas amostras (independente e dependente)
* Teste Z
* Teste Qui-Quadrado
* Teste ANOVA
* Uso da biblioteca Scipy para realizar os testes
# Como acessar o projeto
Caso deseje testar a atividade, siga esses passos:
1. Clone o repositório em sua máquina
2. Navegue até o diretório de nome "Nayara-Oliveira"
3. Execute o arquivo de nome "S10_Nayara_Oliveira_Santos.ipynb"
Loading