Merge pull request #338 from ZoranPandovski/patch-1

Fix checkbox display of assignment.md
pull/340/head
Jasmine Greenaway 4 years ago committed by GitHub
commit f3fec216ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,11 +13,12 @@ In this assignment, we will work with a small dataset of diabetes patients taken
* Open the [assignment notebook](assignment.ipynb) in a jupyter notebook environment * Open the [assignment notebook](assignment.ipynb) in a jupyter notebook environment
* Complete all tasks listed in the notebook, namely: * Complete all tasks listed in the notebook, namely:
[ ] Compute mean values and variance for all values * [ ] Compute mean values and variance for all values
[ ] Plot boxplots for BMI, BP and Y depending on gender * [ ] Plot boxplots for BMI, BP and Y depending on gender
[ ] What is the the distribution of Age, Sex, BMI and Y variables? * [ ] What is the the distribution of Age, Sex, BMI and Y variables?
[ ] Test the correlation between different variables and disease progression (Y) * [ ] Test the correlation between different variables and disease progression (Y)
[ ] Test the hypothesis that the degree of diabetes progression is different between men and women * [ ] Test the hypothesis that the degree of diabetes progression is different between men and women
## Rubric ## Rubric
Exemplary | Adequate | Needs Improvement Exemplary | Adequate | Needs Improvement

Loading…
Cancel
Save