Skip to content

Commit

Permalink
Final update
Browse files Browse the repository at this point in the history
  • Loading branch information
tailineju committed Apr 27, 2021
1 parent 3523d95 commit 8a0afba
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Atividade4-2.R
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ sd(rural.100$NOTA_MT)

#T de Student
t.test(urb.100$NOTA_MT, rural.100$NOTA_MT)
qt(.95,5000-2)

#Wilcoxon
wilcox.test(urb.100$NOTA_MT, rural.100$NOTA_MT)
Expand Down
Binary file added Outros arquivos/relatorios/A3_2.pdf
Binary file not shown.
Binary file added Outros arquivos/relatorios/A4_2.pdf
Binary file not shown.

0 comments on commit 8a0afba

Please sign in to comment.