forked from ionides/810f21
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhw02.tex
More file actions
45 lines (25 loc) · 1.78 KB
/
hw02.tex
File metadata and controls
45 lines (25 loc) · 1.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
\documentclass[12pt]{article}
\usepackage{fullpage,hyperref}\setlength{\parskip}{3mm}\setlength{\parindent}{0mm}
\begin{document}
\begin{center}\bf
Homework 2. Due by 5pm on Thursday 9/9.
Building and maintaining healthy mentor/mentee relationships
\end{center}
Read pages 4--7 of {\em On Being a Scientist}. Write brief answers to the following questions, by editing the tex file available at \url{https://github.com/ionides/810f21}, and submit the resulting pdf file via Canvas. We are primarily concerned with the mentorship relationship between a PhD student and their thesis adviser, but you may also consider the broader academic context.
\begin{enumerate}
\item What roles do mentorship relationships play in professional development of PhD students?
YOUR ANSWER HERE
\item What do the mentee and mentor gain from the relationship?
YOUR ANSWER HERE
\item Describe a situation in which the interests of the mentor and mentee are aligned. In RCRS contexts, ``interest'' corresponds to meaning 3 of \url{https://www.lexico.com/en/definition/interest} (the advantage or benefit of a person or group).
YOUR ANSWER HERE
\item Describe a situation in which the interests of the mentor and mentee are conflicting.
YOUR ANSWER HERE
\item How are mentorship relationships initiated? E.g., how do you find a thesis adviser?
YOUR ANSWER HERE
\item Collaboration: What are the advantages and disadvantages for an aspiring statistician of building a mentorship relationship with a researcher who is not a statistician? This could be in addition to, or instead of, having a mentor who is a statistician.
YOUR ANSWER HERE
\item Describe a way in which a mentorship relationship can turn unhealthy. What warning signs should one look for? What actions can one take?
YOUR ANSWER HERE
\end{enumerate}
\end{document}