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了 鉴于昨天被完虐(真·完虐 怒垫底) 来写篇总结 得分: ...
随机推荐
- class与struct的区别
C++中的struct对C中的struct进行了扩充,它已经不再只是一个包含不同数据类型的数据结构了,它已经获取了太多的功能: ①struct能包含成员函数吗? 能! ②struct能继承吗? 能!! ...
- jQuery 的 prevObject
1. prevObject jquery选择器在遍历的过程中都会找到一组元素(一个jQuery对象),然后jQuery会把这组元素推入到栈中.prevObject属性就指向这个对象栈中的前一个对象,而 ...
- 使用Qpaint在图片上写文字
开发过程中需要实现在图片上叠加文字,可以采用Qpaint在图片上写文字,然后将图片显示在上面.再将Qlabel加到Qwidget中.效果如下 //创建对象,加载图片 QPixmap pix; pix. ...
- Linux中apt与apt-get命令的区别与解释
2019-01-15 14:35:39 随着 apt install package 命令的使用频率和普遍性逐步超过 apt-get install package,越来越多的其它 Linux 发行版 ...
- 反转链表 Reverse Linked List
2018-09-11 22:58:29 一.Reverse Linked List 问题描述: 问题求解: 解法一:Iteratively,不断执行插入操作. public ListNode reve ...
- php中文件操作常用函数有哪些
php中文件操作常用函数有哪些 一.总结 一句话总结:读写文件函数 判断文件或者目录是否存在函数 创建目录函数 file_exists() mkdir() file_get_content() fil ...
- stm32复位引脚NRST
STM32F的NRST是异步复位脚. 当NRST输入低电平的时候,MCU处于复位状态,重设所有的内部寄存器,及片内几十KB的SRAM. 当NRST从低电平变高时,PC指针从0开始. 但是复位的时候不会 ...
- spring boot+freemarker+spring security标签权限判断
spring boot+freemarker+spring security标签权限判断 SpringBoot+SpringSecurity+Freemarker项目中在页面上使用security标签 ...
- DELPHI各种颜色表达式
颜色样本 十六进制 名称与注释 #ffb3a7 粉红:即浅红色.别称:妃色 杨妃色 湘妃色 妃红色. #ed5736 妃色:妃红色.古同“绯”,粉红色.杨妃色.湘妃色.粉红皆同义. #f0 ...
- 判断一个点在多边形的内部C++
/* 原理: 将测试点的Y坐标与多边形的每一个点进行比较, ** 会得到测试点所在的行与多边形边的所有交点. ** 如果测试点的两边点的个数都是奇数个, ** 则该测试点在多边形内,否则在多边形外. ...