Skip to content

Commit cfd9509

Browse files
Update README.md
1 parent 3dba748 commit cfd9509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

09_Hospital_Birth_Deaths_Analysis/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 09_Hospital_Birth_Deaths_Analysis
22

33
In this project, we're going to analyse data (http://graphics8.nytimes.com/images/blogs/freakonomics/pdf/the%20etiology,%20concept%20and%20prophylaxis%20of%20childbed%20fever.pdf) that was collected by Dr. Semmelweis in the 1800s on deaths of women in maternity wards from childbed fever. Some highlights from the analysis include,
4-
percentage of women dying in childbirth, visualising the total number of births and deaths over time.
4+
percentage of women dying in childbirth, visualising the total number of births and deaths over time.
55
And we will also look more closely into the effect of handwashing, calculating the difference in the average monthly death rate based on handwashing and using histograms to visualise the monthly distribution of outcomes (percentage of deaths).</br>
66
The main libraries used in this analysis were:</br>
77
[Seaborn](https://seaborn.pydata.org/index.html), which is based on Matplotlib for generating different kinds of charts.</br>

0 commit comments

Comments
 (0)