英文论文写作之讨论与结论Discussion and Conclusion
Discussion and Conclusion
After viewing these maps, what should immediately appear is the level of racial segregation into high and low levels of educational attainment, incomes, and how this segregation relates to geographic location for these racial groups. The areas of highest affluence are populated overwhelmingly by Whites, while the Hispanic and African-American populations show markedly less income in the geographic areas in which they live. The Asian community is fairly mixed, with some Asians living in relative abundance, and others in much lower levels of affluence.
The strongest predictor of high or low income is educational attainment. When comparing the per-capita income maps to those that depict the level of education, a strong correlation is seen -- high education leads to higher level of affluence, while less education breeds lower incomes. This is a fairly straightforward relationship, and is clearly maintained over the maps.
However, the same neighborhoods show up over and over again with the same racial compostions and relative levels of income. As the specialized income maps show, the same geographic areas have the same relative level of poverty or affluence, regardless of educational attainment, and they boast the same ethinc populations. This begs the question: is geographic location a causal element in factoring race to income level? After all, minorities living in these areas of poverty, whether they have graduated high school or college, are still making less money than a person with their level of educational attainment should be receiving, while those that live in the most affluent areas of the city are making far more than a person with that level of education should bring home, and more often than not these persons are White.
As can be seen from the racial maps, ethnic groups tend to cluster together. And, when comparing these maps to the per-capita income map, we see that these areas are often lower in income than the white sections. The populations of these areas (mostly minority, but also White, as White people tend to live all over the Metro Los Angeles area) often have lower level of education, and so will have lower incomes. Thus, poverty tends to fall along geographic areas, since the populations of these areas have lower educational levels, and so do not have access to the better jobs requiring a degree.
Generally speaking, when a person gains a degree and becomes upwardly mobile in terms of income level, they tend to move out of the lower income areas and into "better" neighborhoods. Those with degrees that stay behind may not have the means (such as saved money or transportation) to move out of the lower income areas, and so take jobs that pay less than they would otherwise make. Thus, those that have high school or college degrees that continue to live in the lower income neighborhoods will make less money than a person with that degree should bring home.
This does not rule out racism, which is still unfortunately a social reality. It could be that those with degrees who remain in the lower income areas simply could not find a job due to racist hiring practices. While these these authors do not wish to suggest racism as the prime causal element for low incomes in non-White areas, neither can it be ignored as a possible culprit in many cases.
In summary, we present three conclusions that can be drawn from this project:
1) The higher the level of educational achievement, the higher the level of income, and vice versa.
2) Poverty and affluence tend to fall in geographic areas that are often racially bounded (with Whites in the areas of higher affluence and non-Whites in the areas of lower affluence.)
3) There are many abberations in this scheme, such as those with little education living in areas of high affluence with high incomes, and others with greater levels of educations living in low income areas with much lower salaries.
This project does not pretend to have answers to the questions raised. Our goal is only to present the data and the issues surrounding them. There is a large area of study that social scientists must look into centered around geographic location, race, and income that this project brings to light. We hope that this stimulates the reader to work toward finding the answers to the questions of education, race, and level of affluence shown in these maps.
from: http://www.csun.edu/~dsv25578/maps/conclude.htm
英文论文写作之讨论与结论Discussion and Conclusion的更多相关文章
- SCI英文论文写作- Latex 进阶
SCI英文论文写作- Latex 进阶 1.设置行间距的方法: %\setlength{\baselineskip}{15pt} \renewcommand{\baselinestretch}{1 ...
- 谈谈CS英文论文写作
作为一个CS的研究生,发篇文章是你毕业的必要条件.现如今,学校对于文章的要求也越来越高,一般来说,还是国外的期刊或者会议更加受到认可,这样对于毕业也有好处.因此,以我自己的感受来说,论文的写作以及表达 ...
- 留学英文论文写作Abstract三种类型
所谓Abstract,就是对所写论文主要内容的精炼概括.Abstract是美国人的说法,英国的科技期刊喜欢称之为Summary.在英文中,有资料是这么对其定义的:Abstract is a sketc ...
- How to Write and Publish a Scientific Paper: 7th Edition(科技论文写作与发表教程)(11.04更新)
How to Write and Publish a Scientific Paper: 7th Edition(科技论文写作与发表教程)(11.04更新) 重要通知: 最近开题报告已差不多告一段落, ...
- SCI论文写作指南
目录 科技论文的特点 时态的使用 论文的逻辑结构 作者 选择期刊 写作 Title/论文题名 题名 题名的作用 题名基本要求 作者 作者姓名的拼音表达方式 作者单位名与地址的标署 摘要的写作与关键词 ...
- SCI科技论文写作技巧-核心价值
第一次写SCI论文写作技巧,本身不是大牛,也许没有资金格谈论这个. 这里仅仅是一些个人思考,不正确,好还是不好.而当另一种理论. 对于工程专业的学生,谁往往应用,书写SCI事情.当然,也不是没可能.全 ...
- SSD: Single Shot MultiBoxDetector英文论文翻译
SSD英文论文翻译 SSD: Single Shot MultiBoxDetector 2017.12.08 摘要:我们提出了一种使用单个深层神经网络检测图像中对象的方法.我们的方法,名为SSD ...
- 科学论文写作 Tips
感觉还是课程中给的英文描述会比较好,所以笔记大多数还是以老师的原英文 PPT 为主 1 Steps in the Writing Process 如何开展论文写作以及各个步骤的时间分配 1-1 Pre ...
- 【OUC2019写作】学术论文写作第九小组第一次博客作业
个人简介 潘旻琦:我是潘旻琦:我的爱好是游泳:羊肉泡馍是海大食堂中我最喜欢的一道菜(清真食堂):一句想说的话是:“追随本心,坚持不懈”. 郭念帆:我是郭念帆:我的爱好是足球:海大食堂中最喜欢的一道菜偏 ...
随机推荐
- GITHUB 提交错误 Error: Permission denied (publickey) 解决
1. 在开发机上生成自己的密钥 ssh-keygen -b 1024 -t rsa -b 指密钥对长度 -t 指加密方式 Enter file in which to save the key ( ...
- EditorWindow 和MenuItem
using UnityEngine; using System.Collections; using UnityEditor; public class ClipEventEditor : Edito ...
- Java对象的序列化与反序列化
序列化与反序列化 序列化 (Serialization)是将对象的状态信息转换为可以存储或传输的形式的过程.一般将一个对象存储至一个储存媒介,例如档案或是记亿体缓冲等.在网络传输过程中,可以是字节或是 ...
- SharePoint 2010 的企业级搜索技术文章
http://msdn.microsoft.com/zh-cn/library/ff828776(v=office.14).aspx http://msdn.microsoft.com/zh-cn/l ...
- python学习小结3:函数
Python是对接口编程,而不是对数据类型编程.例如我们定义了一个函数,在函数里用到了in这个接口,那么只要传入的参数实现了这个接口就可以,我们不在乎它是list还是tuple. 简单的函数 使用de ...
- win8安装matlab7.0
win8和win7下安装matlab7.0要注意许多地方,其实安装最新版一般都是没有问题的. 不过最新版太大,校园网下载太难,所以还是用7.0 基本上在百度经验上已经包括了大部分的注意事项了,可以参考 ...
- 生鲜电商的O2O之道
- Ffmpeg 定位文件(seek file)
有朋友问到ffmpeg播放文件如何定位问题,我想到应该还有一些新手朋友对这一块比较陌生.ffmpeg定位问题用到seek方法,代码 如下: void SeekFrame(AVFormatContext ...
- windows下编译ffmpeg
windows 编译ffmpeg 搞过很多次,每次总是磕磕碰碰,从头到尾不能一直顺利,浪费一些时间.终究起原因,都是当时记得,过段时间就忘了.好记性不如烂笔头,大好周末晚上,闲暇无事,记录最近一次编译 ...
- Kali Linux 优化过程
修改输入法横向候选字 vim ~/.config/fcitx/conf fcitx-classic-ui.config 修改此行 为 false :VerticalList=False mb这玩 ...