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?的更多相关文章

  1. hihoCoder 1427 : What a Simple Research(大㵘研究)

    hihoCoder #1427 : What a Simple Research(大㵘研究) 时间限制:1000ms 单点时限:1000ms 内存限制:256MB Description - 题目描述 ...

  2. [转载]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 ...

  3. (转) Deep Learning Research Review Week 2: Reinforcement Learning

      Deep Learning Research Review Week 2: Reinforcement Learning 转载自: https://adeshpande3.github.io/ad ...

  4. MLA Handbook for Writers of Research Papers笔记

    MLA Handbook for Writers of Research Papers.7th ed.New York:MLA,2009.print.还有一本,留待阅读MLA Style Manual ...

  5. 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 ...

  6. What is research (1)

    This abstract tells me a lot of stories about itself. Here I want to discuss two stories about it. I ...

  7. PHP serialize && unserialize Security Risk Research

    目录 . 序列化的定义 . serialize:序列化 . unserialize:反序列化 . 序列化.反序列化存在的安全风险 . Use After Free Vulnerability -] . ...

  8. You Can Do Research Too

    You Can Do Research Too I was recently discussing gatekeeping and the process of getting started in ...

  9. Computer Graphics Research Software

    Computer Graphics Research Software Helping you avoid re-inventing the wheel since 2009! Last update ...

随机推荐

  1. 【CSS】div

    一.div內容溢出 .remark-div { overflow: auto; height: auto; max-height: 100px; } 1.溢出 overflow :auto时,内容超过 ...

  2. CSS3新增选择器:伪元素选择器

    一.  ::first-letter 第一个字 二. ::first-line 第一行(以浏览器为准的第一行) 三. ::selection 被选中的字行(鼠标选中的字段)只能向 ::selectio ...

  3. RookeyFrame 附件 上传附件

    上传附件可允许的格式: 位置:Rookey.Frame.Web\Config\upload.xml 节点:Attachment -> allowType

  4. 数据结构实验之排序三:bucket sort (SDUT 3400)

    桶排序: #include <stdio.h> #include <string.h> int a[5555555]; int main() { int n,m; scanf( ...

  5. golang orm

    package main import ( "fmt" "github.com/astaxie/beego/orm" _"github.com/go- ...

  6. SQL Server 2008R2安装

    SQL Server 2008详细安装过程及配置   https://www.cnblogs.com/rewwensoftware/p/9580697.html SQL Server 2008R2 百 ...

  7. cnetos7--zabbix(3.4)-server安装

    1.安装前准备 (1)关闭防火墙 [root@localhost ~]#Systemctl stop firewalld.service (2)开机关闭防火墙 [root@localhost ~]#S ...

  8. Assignment3:白盒测试以及测试框架简介

    一. 白盒测试简介       白盒测试又称结构测试.透明盒测试.逻辑驱动测试或基于代码的测试.白盒测试是一种测试用例设计方法,盒子指的是被测试的软件,白盒指的是盒子是可视的,你清楚盒子内部的东西以及 ...

  9. Java多线程相关的API方法以及作用摘要

    wait() 会让当前运行线程 阻塞,并释放对应的对象锁, 一般由当前线程持有的对象锁调用 x.wait(): 当前线程必须拥有此对象的monitor(即锁),才能调用此对象的wait()方法能让当前 ...

  10. php手记之05-tp5获取器与修改器

    获取器 命名规范为: getFieldNameAttr 例如,我们需要对状态值进行转换,可以使用: <?php class User extends Model { public functio ...