# 研究報告寫作
> 任務分派:運用撰寫期末評析報告收集的資訊及過程心得,嘗試以一篇短文章說明像你一樣的大學生,如何運用學術寫作學習經驗,改進個人的寫作能力。
### 符合APA格式的專業人士及學生寫作資源
- [APA 7報告寫作指南(目錄)](https://apastyle.apa.org/products/publication-manual-7th-edition-spiral?tab=2)
- [APA 7學生寫作指南(目錄)](https://apastyle.apa.org/products/concise-guide?tab=2)
- [APA 7寫作範本一覽](https://apastyle.apa.org/style-grammar-guidelines/paper-format/sample-papers)
- [學生課程報告範本](https://apastyle.apa.org/style-grammar-guidelines/paper-format/student-paper.docx) ~ [學生課程報告範本圖解](https://apastyle.apa.org/style-grammar-guidelines/paper-format/student-annotated.pdf)
- [學生討論報告範本](https://apastyle.apa.org/style-grammar-guidelines/paper-format/discussion-post-student-paper.docx)
- [學生文獻回顧範本](https://apastyle.apa.org/style-grammar-guidelines/paper-format/literature-review-student-paper.docx)
- [學生研究專案報告範本](https://apastyle.apa.org/style-grammar-guidelines/paper-format/quantitative-study-student-paper.docx)
- [ZPID PreReg](https://prereg-psych.org/index.php/rrp/materials-downloads)(德國萊布尼茲大學心理學院預先註冊範本網頁)
- [APA/JARS格式預先註冊範本](https://drive.google.com/file/d/1jzjwQ73D97BiDT-15YEJ3Gfby8aQigZ9/view?usp=sharing)~撰寫時保留標題,內文改成自己要寫的內容。
- [JARS文本內容清單](https://docs.google.com/spreadsheets/d/1vlp5GN-HXrtrjCdjE28f_3tT6RiwhQO2vVeOZGOaFsQ/edit#gid=0) ~ 先將清單的各項內容寫好,再轉移到報告範本排版
> APA [journal article reporting standards](https://apastyle.apa.org/jars) official site
### 寫作課題
<!---
#### 文獻回顧:概念分析
- [Przybylski and Weinstein (2019)](https://hackmd.io/@EXPPSY-Opensci/rkOw2YYsK)
- [Goldberg and Carmichael (2017)](https://hackmd.io/@EXPPSY-Opensci/ryy8oKKsY)
- [Brown and Strand (2019)](https://hackmd.io/@EXPPSY-Opensci/rJOf3FKjY)
> **即時習作**:每一項研究使用五十字,撰寫概念分析隨筆
> **評比**:以1(邏輯關聯最低)到5(邏輯關聯最高)評比每項研究的依變項測量/獨變項操作與概念的邏輯關聯程度。
#### 白話式統計分析報告
> 範例來源:Ellis, P (2010) The essential guide to effect sizes: statistical power, meta-analysis, and the interpretation of research results.
> 某項調查同年齡青少年男女性的身高報告,有以下兩種報告方式。
**報告方式1**. 接受調查的對象中,男性平均身高178公分(標準差7.1,變異數50.41),女性平均身高163公分(標準差6.6,變異數43.56)。
**報告方式2**. 從接受調查的對象中,找到任何一名男性身高高於任何一名女性的可能性約94%。
(1) z = (178-163)/sqrt(50.41+43.56) = 1.55
(2) 計算常態分佈機率密度:

>Excel 函式: `NORM.DIST(1.55,0,1,1)`
>R 函式: `pnorm(1.55)`
Q1: 那一種報告方式是你現在比較習慣的?
Q2: 那一種報告方式不需要學過統計能夠理解?
Q3: 那一種報告方式對於資訊的生產者比較辛苦?
--->
### 作者/貢獻者
- [貢獻者角色CREDIT](https://casrai.org/credit/)

- [tenzing:貢獻者清單介面](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0244611)
###### tags: `EXPPSY_Book`