Skip to content

Commit

Permalink
hw2 posted
Browse files Browse the repository at this point in the history
  • Loading branch information
ionides committed Sep 12, 2024
1 parent 4153dad commit 8f1e112
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 4 deletions.
Binary file added hw02.pdf
Binary file not shown.
57 changes: 57 additions & 0 deletions hw02.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
\documentclass[12pt]{article}
\usepackage{fullpage,hyperref}\setlength{\parskip}{3mm}\setlength{\parindent}{0mm}
\begin{document}

\begin{center}\bf
Homework 2. Due by 11:59pm on Sunday 9/15.

Publication and peer review

\end{center}

Read pages 29--38 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/810f24}, and submit the resulting pdf file via Canvas.

\begin{enumerate}
\item If you write an article which builds on a result (experimental or theoretical) published in a peer reviewed journal, can you assume that the result is correct?

YOUR ANSWER HERE.

\item How does one choose a reasonable balance in research between (i) quality versus quantity; (ii) timeliness versus thoroughness?

YOUR ANSWER HERE.

\item To what extent are referees responsible for checking the correctness of research?

YOUR ANSWER HERE.

\item How should a responsible referee decide how much time to take writing a review?

YOUR ANSWER HERE.

\item What are the costs and benefits of agreeing to review a paper?

YOUR ANSWER HERE.

\item As a researcher, one aims to read high-quality papers which have made, or will make, an impact. How can you estimate quality from (i) the journal reputation; (ii) the authors; (iii) internet sites such as Google Scholar and the Web of Science Journal Citation Reports (\url{https://jcr-clarivate-com.proxy.lib.umich.edu/})

YOUR ANSWER HERE.

\item Why do people try to assign ``credit'' between coauthors? How should one interpret the order of the authors? How is this affected by their reputations?

YOUR ANSWER HERE.

\item When writing a manuscript, who should be included as an author? How and when is author order usually determined?

YOUR ANSWER HERE.

\item Collaboration: How much statistical advice should you give to a scientist before expecting the reward of coauthorship?

YOUR ANSWER HERE.

\item Generosity: What are the advantages and disadvantages of awarding coauthorship for relatively minor contributions? What are the advantages and disadvantages of refusing an offer of coauthorship if you feel your contribution is too small to justify it?

YOUR ANSWER HERE.

\end{enumerate}

\end{document}
2 changes: 1 addition & 1 deletion index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ title: "STATS 810 (Fall 2024)"

* [Homework 1. Building and maintaining healthy mentor/mentee relationships](hw01.pdf).

<!--

* [Homework 2. Publication and peer review](hw02.pdf).

<!--
* [Homework 3. Academic misconduct](hw03.pdf).
* [Homework 4. Data and the reproducibility of research results](hw04.pdf).
Expand Down
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,11 +370,10 @@ <h3>Homework assignment and class notes</h3>
RCRS</a></p></li>
<li><p><a href="hw01.pdf">Homework 1. Building and maintaining healthy
mentor/mentee relationships</a>.</p></li>
<li><p><a href="hw02.pdf">Homework 2. Publication and peer
review</a>.</p></li>
</ul>
<!--

* [Homework 2. Publication and peer review](hw02.pdf).

* [Homework 3. Academic misconduct](hw03.pdf).

* [Homework 4. Data and the reproducibility of research results](hw04.pdf).
Expand Down

0 comments on commit 8f1e112

Please sign in to comment.