Americans aren't washing their hands nearly as often and as thoroughly as they should, according to a recent study. But the recommendations they are defying aren't squeaky clean.

squeaky:发出吱吱响的    inconspicuous:不显眼的,不引人注意的    groom:打扮,新郎,马夫

For the study, 12 researchers fanned out across public bathrooms in East Lansing, Mich. Trying to keep as inconspicuous as is possible while loitering in restrooms for instance, pretending to groom themselves at the sinks they recorded the behavior of more than 3,700 bathroom users.

The results were discouraging: One in 10 didn't wash their hands at all; just two in three used soap; and just one in 20 washed their hands for at least 15 seconds, which is five seconds shy of recommendations from the U.S. Centers for Disease Control and Prevention.

The researchers, in the study and in the resulting press coverage, said the implications for public health were dire. No wonder roughly 50 million Americans contract food-borne illnesses each year, this argument goes, when so many people aren't washing their hands. 'The public needs to be continually encouraged to engage in proper hand-washing practices,' the authors, from Michigan State University's School of Hospitality Business, concluded.

dire:可怕的,悲惨的    

Other scientists in the surprisingly rich field of hand-washing research, though, said the study's findings weren't necessarily a call to public-health action. For one thing, the study took place in restrooms in a college town, which may not be representative of all public toilets in the U.S. Various factors such as the state of the bathrooms could skew the results with such a limited sample. 'It's clumped data and should be treated as such,' said Valerie Curtis, director of the Hygiene Centre at the London School of Hygiene & Tropical Medicine.

Lead author Carl P. Borchgrevink, associate professor at Michigan State's hospitality school, responded that while there is room for further research, he sees no reason the findings wouldn't apply to settings similar to those observed.

Washing hands also isn't as vital after urinating as after defecating, some researchers say. 'This is because pathogens are found in feces,' said Gaby Judah, a graduate student at the London School of Hygiene & Tropical Medicine.

urinating:小便    defecating:澄清,粪便    pathogen:病原体  

Asked about the importance of washing for 20 seconds, and whether there are diminishing returns after a certain period, Prof. Borchgrevink said those were 'great questions, however, I am a hospitality-business professor, and am not able to answer with authority.' He referred inquiries to the CDC.

CDC guidelines for hand-washing time aren't based on a lot of hard data. The agency used to advise humming 'Happy Birthday' once while washing, but within the past decade changed that to twice which takes Prof. Borchgrevink, and this columnist, closer to 30 seconds than 20.

'There's no more evidence for that than once,' said Elaine L. Larson, associate dean for research at the Columbia University School of Nursing in New York.

A CDC spokeswoman said no one was available to comment on the CDC recommendations during the holiday week.

No researchers say washing is harmful, or that washing for longer is worse than washing for less time. But many researchers say time is just one of many factors in effective hand-washing. Also critical is the amount of friction applied.

There's also a risk in setting too big of a target for washing time. 'If we set a goal that may appear optimal based on hospital surgical scrubbing, we risk making recommendations that are so unrealistic people will ignore them,' said Stephen Luby, a public-health researcher at Stanford University.

surgical scrubbing:外科擦洗    

That leaves much room for debate on how much soap matters, for example. 'While it is good to wash hands for the recommended time, using soap in the first place is the most important part,' said Ms. Judah. But Prof. Luby said work that he and his colleagues conducted in rural Bangladesh in 2007 showed that 'even rinsing with water alone provides important health benefits.'

rinsing:冲洗,漱口

Then again, the picture could be even worse than the Michigan State study suggests. Some people who noticed they were being observed may have washed their hands only to avoid being seen leaving a bathroom without doing so.

'There is social pressure around this idea that we should clean our hands,' Prof. Luby said. 'It's part of being a civilized person.'

每日英语:Dishing the Dirt on Hand-Washing Guidelines的更多相关文章

  1. 每日英语:The Secret About Online Ad Traffic: One-Third Is Bogus

    Billions of dollars are flowing into online advertising. But marketers also are confronting an uncom ...

  2. 每日英语:A Different Color: China's Chameleonic Politics

    China has tried your form of government and found it wanting. That was the message delivered by Chin ...

  3. 每日英语:why can't China produce world-class CEO?

    The appointment of India-born Satya Nadella as Microsoft Corp.'s CEO has caused a bit of a stir in C ...

  4. 每日英语:A Whiff Of 'Welcome Home'

    Buying real estate involves weighing a lot of factors: location, price . . . smell? Some condo devel ...

  5. 每日英语:What To Expect To Wear When You're Expecting

    AT THE ACADEMY AWARDS earlier this month, Kerry Washington, the star of the ABC-TV series 'Scandal,' ...

  6. 每日英语:Success Outside the Dress Code

    Anyone who has felt like the odd duck of the group can take heart from new research from Harvard Bus ...

  7. 每日英语:Mistrust Between U.S., Malaysia Strains Probe

    Mistrust between U.S. and Malaysian air-accident investigators has hampered a multinational probe in ...

  8. 每日英语:A New Way to Learn Chinese

    Entrepreneur and author ShaoLan Hsueh thinks that English-speakers can start learning to read Chines ...

  9. 每日英语:How To Survive The Windows XPiration Date

    The default background for Microsoft's Windows XP operating system -- a perfect blue sky full of cot ...

随机推荐

  1. Excel实现二级菜单联动

    项目中需要导入一个Excel模板需要实现二级联动,现记录如下: 首先看一下原始数据,原始信息在一张工作表,第一行是省市名称,下面的若干行为对应省市下面的地名和区名.需要在另外一张工作表中A列和B列建立 ...

  2. 学会了 Vim 还有必要用 GitHub Atom 或者 Sublime Text 么?

    亦俊 ,90后,Vim 专栏作者 563 人赞同 Vim 知乎专栏:http://zhuanlan.zhihu.com/hack-vim 用过 [ Visual Studio 2015 ] [ Sub ...

  3. Java设计模式之生产者消费者模式

    Java设计模式之生产者消费者模式 博客分类: 设计模式 设计模式Java多线程编程thread 转载 对于多线程程序来说,不管任何编程语言,生产者和消费者模型都是最经典的.就像学习每一门编程语言一 ...

  4. Kafka目录

    1. kafka生产者.消费者java示例 2. apache kafka监控系列-KafkaOffsetMonitor(转) 3. Kafka0.8.2删除topic逻辑(转) 4. spark s ...

  5. 解析Java的JNI编程中的对象引用与内存泄漏问题

    JNI,Java Native Interface,是 native code 的编程接口.JNI 使 Java 代码程序可以与 native code 交互——在 Java 程序中调用 native ...

  6. c++学习之多态(虚函数和纯虚函数)

    c++是面向对象语言,面向对象有个重要特点,就是继承和多态.继承之前学过了,就是一种重用类的设计方式.原有的类叫父类,或者基类,继承父类的类叫子类.在设计模式中,我们总是要避免继承,推荐用组合.因为继 ...

  7. linux 处理键盘 鼠标事件

    Linux下鼠标和键盘的模拟控制,也就是为手势和语音控制鼠标和键盘部分服务的. 有关于本系统构建的文章结构都会由三个部分来组织,一是该功能模块的介绍和在Linux下简单应用程序的实现:二是将该功能模块 ...

  8. 【Python】Python中的深浅拷贝

    [转]python 复制(拷贝)对象 -- ::| 分类: Python |举报|字号 订阅 下载LOFTER我的照片书 | 需求: 你想复制一个对象.因为在Python中,无论你把对象做为参数传递, ...

  9. 深入一点 让细节帮你和Fragment更熟络

    有一段时间没有写博客了.作为2017年的第一篇,初衷起始于前段时间一个接触安卓开发还不算太长时间的朋友聊到的一个问题: "假设,想要对一个Fragment每次在隐藏/显示之间做状态切换时进行 ...

  10. ejs和swig对比问题之二

    上一次用浏览器里面简单的进行了测试,得到的数据是swig是ejs的速度的一倍左右,这次在控制台进行测试,能够得到比较精确的数据,并加入了dot一块儿进行测试. 测试数据是一百万条记录 创建测试数据cr ...