1
0

Updated README.md

This commit is contained in:
Kelvin Davis 2018-04-26 12:51:19 +10:00
parent e133cf0aca
commit 1fa581e260

View File

@ -1 +1,25 @@
# ResearchMethods
# Research Methods
## Week 7
We want to test the hypotheses:
1. Height is an advantage.
2. Being left-handed is an advantage.
We would start by trying to visualise the data to see the relation
and then perform t-tests on the points.
We need need to separate the groups by gender the.
## Week 8
## Requirements
- Jupyter notebook/lab
- python packages
- numpy
- matplotlib
- pandas
- seaborn