Takeing a bottle of water into the exam hall could help students boost their grades, researchers claim.
A study of university students found that those who brought drinks, especially water, with them as they
sat their exams performed up to 10 percent better than those who did not.
Psychologists said it was unclear why drinking water would improve your performance but said that being
better hydrated could have a helpful impact on the brain, and knowing you had a bottle with you might make
you feel more reassured.
The researchers studied hundreds of university students in their first and second years of degree courses
and at pre-degree "foundation" level and observed what drinks, if any, they brought into exam halls with them.
Their study, presented at the British Psychological Society annual conference in London on Wednesday, found
that those who brought drinks in with them averaged five per cent better in exams.
The students' coursework and predicted grades were considered in the calculations to ensure it was not simply
the case that more intelligent students were more likely to bring drinks with them.
For students at foundation level, grades improved by 10 per cent while there was no significant benefit for
those at second year level.
Mark Gardner of Westminster University, one of the collaborating researchers, said: "If it turns out to be
that the effect is indeed larger for younger students we think it could be important – those students could be more
anxious and the water is having an effect on exam anxiety, perhaps through beliefs about the positive effects of water.
"Or it could be that the younger students might not eat as healthily, have possibly been out late the night
before, and might need to drink more water to stop them being dehydrated."
 //英国研究人员声称,带瓶水进考场能帮助提高考生成绩。
//这项针对大学生的研究表明,把饮品尤其是水带入考场考试的同学,比没带的考生成绩要好,最高能达到10%。
//心理学家表示,现在并不清楚为什么喝水能提高成绩,但是多喝水确实对大脑有益,考生知道自己随身带瓶水可能会感觉比较安心。
//研究人员针对几百名大学生,对他们大一和大二的学位课课程考试和预科班入门级课程考试进行了研究,并观察他们随身带入考场的饮品。
//这项研究在本周三伦敦英国心理协会年会上进行了介绍,研究结果表明携带饮品进入考场的学生平均成绩要高5%。
//考生的作业和估计分数在计算中考虑在内,来保证结果不会因越聪明的学生越有可能把饮品带入考场这一可能而出现偏差。
//在预科班的考生中,携带饮品进考场的考生比不带饮品的考生分数要高10%,而大二考生的这一差别并不明显。
//威斯敏斯特大学的老师马克·加德纳参与了该项研究。他说:“如果事实证明,年龄较小的考生这一效果更加明显,
//那我们认为这项研究非常重要——那些学生可能更加焦虑,水能帮他们减轻考试时的压力,也许是因为他们坚信水会对他们有益,所以结果才会这样。”
//“也有可能是年龄较小的考生饮食并不健康,考试前晚很可能熬夜,所以需要饮用一些水来防止自己脱水。”

Taking water into exams could boost grades 考试带瓶水可以提高成绩?的更多相关文章

  1. 使用boost::property_tree生成带attribute的xml

    曾经写过一篇"使用Boost property tree来解析带attribute的xml", 但是还有姐妹篇一直没贴.看看前一篇贴了都快都快3年了,时间过的真快. 这一小篇就算是 ...

  2. [转帖]CENTOS6.6下mysql5.7.11带boost和不带boost的源码安装

    CENTOS6.6下mysql5.7.11带boost和不带boost的源码安装 本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuir ...

  3. HDU 5832 A water problem (带坑水题)

    A water problem 题目链接: http://acm.hdu.edu.cn/showproblem.php?pid=5832 Description Two planets named H ...

  4. CENTOS6.6下mysql5.7.11带boost和不带boost的源码安装

    本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn Mysql5.7版本更新后有很多变化,比如json等,连安装都有变化 ...

  5. PAT——甲级1009:Product of Polynomials;乙级1041:考试座位号;乙级1004:成绩排名

    题目 1009 Product of Polynomials (25 point(s)) This time, you are supposed to find A×B where A and B a ...

  6. Doubles water!!!!!!只会水题怎么破

    Doubles Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Sub ...

  7. English trip -- VC(情景课)2 C Where's my pencli?

    Grammar focus 语法点: in 和 on in the desk    在桌子抽屉里 on the desk  在桌子面上 Practice 练习 Where's my pencil? I ...

  8. boost库学习之开篇

    本系列文章使用boost_1.58.0版本. 一.欢迎使用boost C++库 boost致力于提供一个免费的.便携的源代码级的库. 我们重视那些与C++标准一起工作良好的库.boost库将要成为一个 ...

  9. 【noip模拟】考试总结

    今天睡了14个小时啊 把一星期的觉都补回来了 要不是被叫醒了 我肯定还在睡觉- - 其实现在还想睡... 集训真是伤身啊 感觉再睡就要睡成sb了 鉴于昨天被完虐(真·完虐 怒垫底) 来写篇总结 得分: ...

随机推荐

  1. idea输出目录详解

    引言:在项目中遇到了一个问题,在使用idea时,项目中Tomcat的虚拟目录映射总是失败,而当我采用myeclipse时却能映射过去. 自己花费了很长时间,终于找出了问题所在,原来是由于idea自己采 ...

  2. CAS 是什么

    CAS是英文单词Compare And Swap的缩写,翻译过来就是比较并替换. CAS机制当中使用了3个基本操作数:内存地址V,旧的预期值A,要修改的新值B. 更新一个变量的时候,只有当变量的预期值 ...

  3. P481tabtenn0

    编程环境为Qt Creator 4.0.3 (Community) tabtenn0.h #ifndef TABTENN0_H #define TABTENN0_H #include <stri ...

  4. Qt的Radio Button(单选按钮)

    1 在UI界面中加入控件 2 对QRadioButton控件进行分组 QRadioButton的分组有多重方法,如采用组合框.QWidge等,下面介绍采用QButtonGroup方法来实现分组,好处是 ...

  5. sql server auto increment - trace flag 272

    从 sql 2012 开始, 微软为了让 insert 时 auto increment 快一些,做了一个 cache 的机制. 这个机制虽然好,但是也有麻烦的情况,如果你的 sql 突然 resta ...

  6. 大数据时代的Python金融应用-Day1-Python与金融应用概述

    一.Python语言的主要特征 1.开源性 Python和大多数的支撑库和工具都是开源的,通常可以非常灵活的使用而且有开放的协议. 2.解释性 也可以使用Cpython完成将解释性语言转化为实施可执行 ...

  7. 用R的igraph包来画蛋白质互作网络图 | PPI | protein protein interaction network | Cytoscape

    igraph语法简单,画图快速. Cytoscape专业,个性定制. 最终效果图: 当然也可以用Cytoscape来画. 参考:Network visualization with R Cytosca ...

  8. 如何启动iis(Internet 信息服务(IIS)管理器)

    Internet 信息服务(IIS)管理器 启动 IIS 管理器1.从“开始”菜单,指向“管理工具”,然后单击“Internet 信息服务 (IIS) 管理器”. 从“运行”对话框启动 IIS 管理器 ...

  9. hdu-2709整数划分 技巧

    整数划分变形,由2^k组成. 整数划分中一个节约内存的技巧,平时我们使用dp[i][j]维护用不大于j的数组合成i的方案数,所以必须dp[i-j][j]->dp[i][j].这样就需要二位,如果 ...

  10. android -------- Android Studio调试运行时ADB not responding

    最近有我朋友问我一个android studio的调试运行问题,我记得以前也是遇到过得,所以 来写一下    ADB not responding.If you'd like to retry, th ...