Terence’s Stuff: Why do we do research?
This sound like a question best answered via a survey conducted by a body such as Vitae, an international program “dedicated to realising the potential of researchers through transforming their professional and career development.” But no, it is just based on my general experience.
I tell all who ask me about PhDs or a research career afterwards that I think their motives for wanting to do research are incredibly important. That they should only embark on a PhD, or on research later, if they really want to do it, after having thought hard. Talking to others is important, especially those who have gone before. Exactly what they should think or talk about varies, but relevant topics include their personality, values, skills and experience, learning style, and what they are good at, and like doing.
Why are motives so important? The PhD experience and later research will have lots of ups and downs. Over the years it will typically combine material poverty with intellectual wealth, depression with elation, fear with assurance, listlessness with industriousness, loneliness with collegiality, and much else. It will be a roller-coaster ride, with many challenges, and my point is this: motivation needs to be maintained throughout. Also needed are the opportunity and the means, but in my view these are secondary to motivation.
I try not to show it, but my heart sinks when people tell me they want to do a PhD or research afterwards in order that they can be a professor. I would much prefer that they began with something about their desire to make a difference by teaching statistics, or by contributing to another field of science through their statistical research. Barring that, I prefer to hear first that they love learning, that they want to learn more about our subject, or that they have a great curiosity about some aspect of it, a desire to get to the bottom of something, or that they get real pleasure from solving probability or statistics problems, or analyzing data. Terms I like to hear early on include thirst for, passionate about, excited by, burning desire to, or love of, though I’m willing to accept synonyms. Terms I am not so fond of hearing include secure, comfortable or respected, these usually being aspects of the life of a successful researcher, rather than of doing (or trying to do) research. Recently, someone told me she wanted to do research so that she could publish papers in top journals and become famous and respected.
Of course I’m not totally naïve. I’ve always liked the fable about the young person who set out to do good, and ended up not doing good but doing well. Good intentions don’t always lead to good outcomes. Also, am I not being hypocritical? Here I am (or there I was) having a nice life at home, frequently travelling, seeing the world, meeting interesting people and occasionally collaborating with them: the modern academic life. If I have it, why does my heart sink when I meet someone else who would like to have a similar life? Why indeed?
This leads to my next question: Are there identifiable relationships between our motives for doing research and our success at research? For example, will the person who wants to do a PhD as the first step towards an academic career, and is qualified but does not admit any thirst, passion, excitement, desire or love for any aspect of statistics, do as well as one of my equally well-qualified, excited passionistas? I think probably not. I think that they will find it harder to maintain their motivation, but I confess to having no hard evidence on this, and I may be wrong. Perhaps the people at Vitae know the answer, but if so, a subscription seems necessary to learn it.
Most of what I have mentioned so far relates to people going directly to a PhD after a standard undergraduate experience. There are three other categories of beginning researchers who tend to have better than average prospects of success. There are people who (a) gained research experience as undergrads, liked it and did well at it; (b) have researchers in their family; and (c) finished first degrees, went out and worked for a while, and decided to come back to learn how to do research, so that they could be in charge. People in categories (a) and (b) have good direct or indirect knowledge of what research is, especially the ups and downs, while those in category (c) have made a big sacrifice: that alone makes them highly motivated.
How did I start research? My professor suggested it. I took his advice, asked no questions, got a scholarship and started research. Three months later I was depressed, frightened, lonely and listless. No means, weak motive, full opportunity. I threw it in and took a teaching job at another university.
摘自http://bulletin.imstat.org/2015/02/terences-stuff-why-do-we-do-research/
2015-9-1 艺少
Terence’s Stuff: Why do we do research?的更多相关文章
- hihoCoder 1427 : What a Simple Research(大㵘研究)
hihoCoder #1427 : What a Simple Research(大㵘研究) 时间限制:1000ms 单点时限:1000ms 内存限制:256MB Description - 题目描述 ...
- [转载]Three Trending Computer Vision Research Areas, 从CVPR看接下来几年的CV的发展趋势
As I walked through the large poster-filled hall at CVPR 2013, I asked myself, “Quo vadis Computer V ...
- (转) Deep Learning Research Review Week 2: Reinforcement Learning
Deep Learning Research Review Week 2: Reinforcement Learning 转载自: https://adeshpande3.github.io/ad ...
- MLA Handbook for Writers of Research Papers笔记
MLA Handbook for Writers of Research Papers.7th ed.New York:MLA,2009.print.还有一本,留待阅读MLA Style Manual ...
- A List of Social Tagging Datasets Made Available for Research
This list is not exhaustive - help expand it! Social Tagging Systems Research Group Source Year Obta ...
- What is research (1)
This abstract tells me a lot of stories about itself. Here I want to discuss two stories about it. I ...
- PHP serialize && unserialize Security Risk Research
目录 . 序列化的定义 . serialize:序列化 . unserialize:反序列化 . 序列化.反序列化存在的安全风险 . Use After Free Vulnerability -] . ...
- You Can Do Research Too
You Can Do Research Too I was recently discussing gatekeeping and the process of getting started in ...
- Computer Graphics Research Software
Computer Graphics Research Software Helping you avoid re-inventing the wheel since 2009! Last update ...
随机推荐
- 2019暑期金华集训 Day7 动态规划
自闭集训 Day7 动态规划 LOJ6395 首先发现这个树的形态没啥用,只需要保证度数之和是\(2n-2\)且度数大于0即可. 然后设\(dp_{i,j}\)表示前\(i\)个点用了\(j\)个度数 ...
- Windows下Apache配置多域名项目
<VirtualHost www.a.com:80> DocumentRoot "C:\object\a\web" ServerName http://www.a.co ...
- 多个List 或 Array 进行 合并
1.调用 var aaa = new List<string>() { "0" }; var a1 = new List<string>() { " ...
- js判断是不是在微信浏览器打开?
is_weixin:function(){ var ua = window.navigator.userAgent.toLowerCase(); if (ua.match(/Mic ...
- 批量添加解释-有单词没解释youdao
下载地址: 有单词没解释 批量查询解释 当你有手里很多单词,数量很大比如500个及单词以上,那么一个一个去查询是相当麻烦的. 如果 有个软件实现批量查询然后将查询的结果添加到单词的后面,是不 ...
- 如何在wcf中用net tcp协议进行通讯
快速阅读 如何在wcf中用net tcp协议进行通讯,一个打开Wcf的公共类.比较好好,可以记下来. 配置文件中注意配置 Service,binding,behaviors. Service中配置en ...
- mac编译Cpython
源代码中有什么? CPython 源代码分发包含各种工具,库和组件.我们将在本文中探讨这些内容. 首先,我们将重点关注编译器.先从 git 上下载 Cpython 源代码. git clone htt ...
- linux 命令scp
scp命令网络传输文件 上传文件 scp 文件名 usename@10.233.23.100:Data/ 上传文件夹到服务器 scp -r 文件夹(不带/)usename@10.233.23.100: ...
- Java 面向对象(十七)
第一章 File类 1.1 概述 java.io.File 类是文件和目录路径名的抽象表示,主要用于文件和目录的创建.查找和删除等操作. 1.2 构造方法 public File(String pat ...
- Go -- client 302 自动转 200 问题 cookie存储 模拟登陆问题
不久前用go写了个http client,去模拟某网站(*.com)的登录操作.网站的登录逻辑:1.验证登录账号和密码:2.下发token.此token通过cookie下发:3.redirect到主页 ...