L342 Air Pollution Is Doing More Than Just Slowly Killing Us
Air Pollution Is Doing More Than Just Slowly Killing Us
In the future, the authorities might need to consider checking the levels of the air pollution in the area. They would possibly need to deploy resources to areas where the air pollution levels are the heaviest on any given day. Though this sounds more like a plot of a sci-fi movie, recent studies show that it might not be that bad to put this into practice. Why the thought?
Emerging studies about air pollution shows its link to the impairment of human judgement, various mental health problems and poorer performance in school and at work. Perhaps the most dangerous type of effect it has on humans is that it may be the reason why the crime rate of a given area is higher than that of the areas near it.
These findings also prove to be alarming as most of the populated communities these days live in urban environments. More and more people are travelling everyday and they are exposed to air pollution more than they would want to. The World Health Organization released a report that says that nine out of 10 people are exposed to dangerous levels of air pollution. Sadly, the effects of such exposure won;t be felt until it becomes too late.
Did you know that air pollution is the cause of death of an estimateed number of seven million each year? It leads to people developing lung problems and other complications. However, in the recent report that the WHO released, it may be easy to assume that the increase in the number of murders committed in a year could be added to this too.
Sefi Roth, a researcher from the London School of Economics, expressed his ideas about the many other ways air pollution affects people. He was fully aware of how to impacts the human health negatively, increasing the number of those in hospital admissions and even deaths. And then he pondered upon the thought that it may come with other adverse effects on human other than our health.
Roth and his team looked into how air pollution affects the way people think. They observed students taking exams on particular days noting the air pollution present on those days too. All the other variables remained the same. The results of the study presented varying results. On most polluted days, the exam scores were relatively low.
"There was a clear decline in the performance of students who took the exam on days when air pollution is high," Roth said. While the data gathered was not enough to backup the idea of air pollution causing people to commit crimes, it clearly shows that there is a significant relationship between the two.
Roth remains hopeful that the increase in air pollution levels is something that we can still control if not solve. Perhaps what needs to be done is for people to be made more aware of the issues and make them realize that it concerns them too.
L342 Air Pollution Is Doing More Than Just Slowly Killing Us的更多相关文章
- [R] [Johns Hopkins] R Programming 作業 Week 2 - Air Pollution
Introduction For this first programming assignment you will write three functions that are meant to ...
- 24. Indoor Air pollution 室内空气污染
. Indoor Air pollution 室内空气污染 ① Priscilla Ouchida's "energy-efficient"house turned out to ...
- 每日英语:Air Pollution From Coal Use Cuts Lifespans in China, Study Shows
Air pollution from coal combustion likely cut life expectancy in parts of China by more than five ye ...
- Air Pollution【空气污染】
Air Pollution Since the 1940s, southern California has had a reputation for smog. 自20世纪40年代以来,南加利福尼亚 ...
- words
conscious[英][ˈkɒnʃəs][美][ˈkɑnʃəs]consensus[英][kənˈsensəs][美][kənˈsɛnsəs] scious sensuswaterflood; de ...
- R 语言程序设计
Data The zip file containing the data can be downloaded here: specdata.zip [2.4MB] The zip file cont ...
- sentence patterns
第四部分 推理题 1.世界上每个角落的每个人都有立场,都有背景,都有推理性,能推理出一个人语言的真意,才成就了真正的推理能力: 2.换言之,如果你能通过一个人的说话推理出其身份职业,你的推理能 ...
- 为了CET-4!(二)
directions: For this part,you are allowed 30 minutes to write an eassay.Suppose there are two option ...
- October 23, 2013 - Fires and smoke in eastern China
October 23, 2013 - Fires and smoke in eastern China Satellite: Aqua Date Acquired: 10/12/2013 Resolu ...
随机推荐
- python小技巧---打印出不同颜色的输出
在调试代码时打印常常一种颜色,找个东西真的是很难,在一次听金角大王的视频中听到了个方法,也是喀什使用了,本来不打算做记录了,可是稍微有几天不用,还得翻之前的代码,找着也是听麻烦的,现在在这里做个记录 ...
- lua --- 表操作
c api 参考手册:http://www.leeon.me/a/lua-c-api-manual // LuaTest.cpp : 定义控制台应用程序的入口点. // #include " ...
- Centos7 防火墙frewalld规则设置
配置firewalld-cmd 查看版本: firewall-cmd --version 查看帮助: firewall-cmd --help 显示状态: firewall-cmd --state 查看 ...
- java protected修饰符说明
1. 简介 对protected修饰符进行阐述,结合Object类的clone方法进行说明.其中clone方法如下:protected Object Object.clone(): 关于protect ...
- 微信和QQ内置浏览器为什么老是弹停止访问该网页,微信域名被屏蔽的解决办法
近来很多商家开始重视域名防封的技术了,为什么呢,因为实在是封怕了.三天两头就得去换域名,换域名是小事,用户流失就是大事了,直接跟利益挂钩的.那么域名防封技术究竟有多重要呢?又该如何实现域名防封呢?下面 ...
- java8 简便的map和list操作
如果你看到这篇文章,说明你对java繁琐的list和map操作产生了厌烦.在java中,频繁的操作基本上是获取到对象list,然后根据某个属性或者某几个属性的值,把list转为map,然后遍历其他对象 ...
- day 07 数据类型,集合,深浅copy
1.day 06 内容回顾 小数据池 int :-5-256 str:特殊字符 ,*20 ascii:8位 1字节 表示一个字符 unicode:32位 4个字节 , 表示一个字符 字节表示8位表示一 ...
- C++文件输入和创建
#include <fstream> //头文件 ifstream inf; ofstream ouf; inf.open("zy4.txt", ios::out); ...
- Java中判断对象是否为空的方法
首先来看一下工具StringUtils的判断方法: 一种是org.apache.commons.lang3包下的: 另一种是org.springframework.util包下的.这两种S ...
- 图标跟着摄像机(Camera)orthographicSize的值改变大小
默认摄像机(Camera)orthographicSize默认大小为51 #region //滚轮滑动,大地图放大缩小 ) { if (screenView_1Main.myEquipSearch.i ...