Taking water into exams could boost grades 考试带瓶水可以提高成绩?
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 考试带瓶水可以提高成绩?的更多相关文章
- 使用boost::property_tree生成带attribute的xml
曾经写过一篇"使用Boost property tree来解析带attribute的xml", 但是还有姐妹篇一直没贴.看看前一篇贴了都快都快3年了,时间过的真快. 这一小篇就算是 ...
- [转帖]CENTOS6.6下mysql5.7.11带boost和不带boost的源码安装
CENTOS6.6下mysql5.7.11带boost和不带boost的源码安装 本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuir ...
- HDU 5832 A water problem (带坑水题)
A water problem 题目链接: http://acm.hdu.edu.cn/showproblem.php?pid=5832 Description Two planets named H ...
- CENTOS6.6下mysql5.7.11带boost和不带boost的源码安装
本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn Mysql5.7版本更新后有很多变化,比如json等,连安装都有变化 ...
- 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 ...
- Doubles water!!!!!!只会水题怎么破
Doubles Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Sub ...
- 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 ...
- boost库学习之开篇
本系列文章使用boost_1.58.0版本. 一.欢迎使用boost C++库 boost致力于提供一个免费的.便携的源代码级的库. 我们重视那些与C++标准一起工作良好的库.boost库将要成为一个 ...
- 【noip模拟】考试总结
今天睡了14个小时啊 把一星期的觉都补回来了 要不是被叫醒了 我肯定还在睡觉- - 其实现在还想睡... 集训真是伤身啊 感觉再睡就要睡成sb了 鉴于昨天被完虐(真·完虐 怒垫底) 来写篇总结 得分: ...
随机推荐
- CPU、OpenGL/DirectorX、显卡驱动和GPU之间的关系
- [Spring] 关联类和bean | autowire=byName|byType
ref:https://www.tutorialspoint.com/spring/spring_autowiring_byname.htm project:Working Set: Spring&g ...
- Linux(centos7)上安装最新版R3.4.1
说来惭愧,居然没有在Linux安装R的经验,因为一直很少用R,用也是在win平台. 下载路径:https://cran.rstudio.com/src/base/R-3/ 强烈建议不要安装最新的R,除 ...
- LeetCode--012--整数转罗马数字(java)
罗马数字包含以下七种字符: I, V, X, L,C,D 和 M. 字符 数值 I 1 V 5 X 10 L 50 C 100 D 500 M 1000 例如, 罗马数字 2 写做 II ,即为两个并 ...
- 20171024xlVBA批量获取PPT\WORD\PDF页数
Public Sub ModifyFileNames() Dim FolderPath As String Dim FileNames As Variant Dim dotPos As Long Di ...
- You Don't Know JS: this & Object Prototypes( 第5章 Prototypes)
qu上章提到过[[prototype]] chain, 本章详细分析 ⚠️所有试图模仿类复制的行为,如上章提到的mixins的变种,完全规避了[[Prototype]] chain机制,本章会谈到这方 ...
- uWSGI和Gunicorn
因为nginx等优秀的开源项目,有不少本来不是做服务器的同学也可以写很多服务器端的程序了.但是在聊天中会发现,大家虽然写了不少代码,但是对wsgi是什么,gunicorn是什么,反向代理又是什么并不了 ...
- IDEA分享项目到GitHub出现Could not read from remote repository
如果VCS->Import into Version Control->Share Project on GitHub出现如下错误:: 重点在最后一行Could not read from ...
- php字符串的拆分截取
/* * strstr区分大小写 * stristr不区分大小写 * */ $str="test/abc.jpg"; echo stristr($str,'.'); echo '& ...
- react中创建组件
第1种 - 创建组件的方式 > 使用构造函数来创建组件,如果要接收外界传递的数据,需要在 构造函数的参数列表中使用`props`来接收:> 必须要向外return一个合法的JSX创建的虚拟 ...