1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
Antimatter7 c83cb929f3
Update README.md
Removed empty values of height.
2018-04-28 19:52:32 +10:00
2018-04-26 13:29:15 +10:00
2018-04-26 12:00:22 +10:00
2018-04-28 19:52:32 +10:00

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.

We were using the csv file with the empty values in height. Added a updated version with roughly 700 entries instead of the old 1000. Use this one "tennis_data_updated_2018". It doesn't change much for the handedness outcome though.

Week 8

Requirements

  • Jupyter notebook/lab
  • python packages
    • numpy
    • scipy
    • matplotlib
    • pandas
    • seaborn
Description
No description provided
Readme 122 MiB
Languages
Jupyter Notebook 87.6%
TeX 9.3%
Python 3.1%