snow-s-grand-experiment.html 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. ---
  2. interact_link: content/chapters/02/2/snow-s-grand-experiment.md
  3. kernel_name:
  4. has_widgets: false
  5. title: |-
  6. Snow’s “Grand Experiment”
  7. prev_page:
  8. url: /chapters/02/1/observation-and-visualization-john-snow-and-the-broad-street-pump.html
  9. title: |-
  10. John Snow and the Broad Street Pump
  11. next_page:
  12. url: /chapters/02/3/establishing-causality.html
  13. title: |-
  14. Establishing Causality
  15. comment: "***PROGRAMMATICALLY GENERATED, DO NOT EDIT. SEE ORIGINAL FILES IN /content***"
  16. ---
  17. <div class="jb_cell">
  18. <div class="cell border-box-sizing text_cell rendered"><div class="inner_cell">
  19. <div class="text_cell_render border-box-sizing rendered_html">
  20. <h2 id="Snow&#8217;s-&#8220;Grand-Experiment&#8221;">Snow&#8217;s &#8220;Grand Experiment&#8221;<a class="anchor-link" href="#Snow&#8217;s-&#8220;Grand-Experiment&#8221;"> </a></h2><p>Encouraged by what he had learned in Soho, Snow completed a more thorough
  21. analysis. For some time, he had been gathering data on cholera
  22. deaths in an area of London that was served by two water companies. The Lambeth
  23. water company drew its water upriver from where sewage was discharged into the
  24. River Thames. Its water was relatively clean. But the Southwark and Vauxhall
  25. (S&amp;V) company drew its water below the sewage discharge, and thus its supply was
  26. contaminated.</p>
  27. <p>The map below shows the areas served by the two companies. Snow honed in on the region where the two service areas overlap.
  28. <img src="../../../images/snow_map2.jpg" alt="Snow’s Other Map"></p>
  29. <p>Snow noticed that there was no systematic difference between the people who were
  30. supplied by S&amp;V and those supplied by Lambeth. “Each company supplies both rich
  31. and poor, both large houses and small; there is no difference either in the
  32. condition or occupation of the persons receiving the water of the different
  33. Companies … there is no difference whatever in the houses or the people
  34. receiving the supply of the two Water Companies, or in any of the physical
  35. conditions with which they are surrounded …”</p>
  36. <p>The only difference was in the water supply, “one group being supplied with
  37. water containing the sewage of London, and amongst it, whatever might have come
  38. from the cholera patients, the other group having water quite free from
  39. impurity.”</p>
  40. <p>Confident that he would be able to arrive at a clear conclusion, Snow summarized
  41. his data in the table below.</p>
  42. <table>
  43. <thead><tr>
  44. <th>Supply Area</th>
  45. <th>Number of houses</th>
  46. <th>cholera deaths</th>
  47. <th>deaths per 10,000 houses</th>
  48. </tr>
  49. </thead>
  50. <tbody>
  51. <tr>
  52. <td>S&amp;V</td>
  53. <td>40,046</td>
  54. <td>1,263</td>
  55. <td>315</td>
  56. </tr>
  57. <tr>
  58. <td>Lambeth</td>
  59. <td>26,107</td>
  60. <td>98</td>
  61. <td>37</td>
  62. </tr>
  63. <tr>
  64. <td>Rest of London</td>
  65. <td>256,423</td>
  66. <td>1,422</td>
  67. <td>59</td>
  68. </tr>
  69. </tbody>
  70. </table>
  71. <p>The numbers pointed accusingly at S&amp;V. The death rate from cholera in the S&amp;V
  72. houses was almost ten times the rate in the houses supplied by Lambeth.</p>
  73. </div>
  74. </div>
  75. </div>
  76. </div>