Skip to content

Commit

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

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

Academic misconduct

\end{center}
Read pages 15--23 of {\em On Being a Scientist} and the UM Rackham statement on academic misconduct at \url{https://rackham.umich.edu/academic-policies/section8/}. We are going to focus on plagiarism, a subtle topic that has gray areas. 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 Over several years, I have found it is not unusual when reading STATS 810 homeworks (especially early in the semester) to find responses that include sentences matching the assigned reading word for word, without explicit attribution. Is this plagiarism?

YOUR ANSWER HERE.

\item How do you think a GSI should respond when grading homework which they suspect contains an unattributed cut-and-paste contribution from ChatGPT or any other source?

YOUR ANSWER HERE.

\item If you look, you will find common academic practices that are uncomfortably close to plagiarism, if this is strictly interpreted. For example,

(i) Homework problems may be copied or adapted from a textbook, without attribution.

(ii) Figures taken from papers and other internet sources may be presented in talks, class lectures, or GSI lab presentations, without attribution.

Should a responsible researcher attempt to avoid these RCRS gray areas? How?


YOUR ANSWER HERE.

\item Are there any forms of inappropriate scientific conduct that you think have the combination of severity and prevalence to threaten the proper functioning of modern science? Are you more concerned about the total effect of serious (and presumably rare) misconduct, or milder (and potentially more common) misconduct?

YOUR ANSWER HERE.

\item Self-plagiarism is a subtle topic. When is it acceptable to copy/paste material you have already written into a draft you are currently working on? When is it inappropriate?

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 @@ -17,9 +17,9 @@ title: "STATS 810 (Fall 2024)"

* [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).
* [Homework 5. Conflicts of interest and conflicts of commitment](hw05.pdf).
Expand Down
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,10 +372,9 @@ <h3>Homework assignment and class notes</h3>
mentor/mentee relationships</a>.</p></li>
<li><p><a href="hw02.pdf">Homework 2. Publication and peer
review</a>.</p></li>
<li><p><a href="hw03.pdf">Homework 3. Academic misconduct</a>.</p></li>
</ul>
<!--
* [Homework 3. Academic misconduct](hw03.pdf).

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

* [Homework 5. Conflicts of interest and conflicts of commitment](hw05.pdf).
Expand Down

0 comments on commit 36c3413

Please sign in to comment.