In this lab we'll familiarize you with t-test and Analysis of Variance (ANOVA) which the lessons did not cover. You will also write Python codes to conduct t-tests and ANOVA on pokemons.
challenge-1.ipynbandchallenge-2.ipynb.
Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.
What is the difference between a paired and unpaired t-test?
