> For the complete documentation index, see [llms.txt](https://ayugioh2003.gitbook.io/psychobook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ayugioh2003.gitbook.io/psychobook/chapter2/yan_jiu_jin_xing.md).

# 研究進行

來說說一個心理學研究會怎樣展開好了。因為我對工商或諮商臨床領域不熟，所以用認知行為科學的實驗說明。大概會是這麼展開的：

* 問題發想
* 進行假設
* 蒐集文獻
* 進行實驗
  * 蒐集數據
  * 整理數據
  * 分析數據
  * 呈現數據
* 說明結果與結論
* 限制與展望
* 問題發想
  * 過往文獻
  * 老師指定
  * 生活取材
* 進行假設
  * 用變量思維思考
* 蒐集文獻
  * Google 文獻
  * SciHub
* 進行實驗
  * 蒐集數據（實驗是用來證明假設的工具、以及過程。）
    * 花時間想實驗設計
    * 花時間做刺激材料
    * 花時間做實驗程式（不一定需要）
    * 花時間找受試者
      * 要找幾個受試呢？[用 G-Power 算看看](http://www.mormonsandscience.com/gpower-guide.html)（[好心人回覆](http://mypaper.pchome.com.tw/readingstatistic/post/1321024507)、\[使用教學]\([http://www.pws.stu.edu.tw/cmshih0901/Gpower/Gpower's manual.pdf）、\[算Power值\](http://www.math.yorku.ca/SCS/Online/power/)）](http://www.pws.stu.edu.tw/cmshih0901/Gpower/Gpower%27s%20manual.pdf）、\[算Power值]\(http://www.math.yorku.ca/SCS/Online/power/\)）)
    * 花時間地點前置
    * 花時間做實驗
  * 整理數據
    * 我目前用 Excel 內建語法
  * 分析數據
    * 我目前用 SPSS
  * 呈現數據
    * 我目前用 Excel 圖表、Word 表格
* 說明結果與結論
  * 有顯著有結論（？）
* 限制與展望
  * 說說可以改善的地方、講講未來能繼續做的方向

（還在想該怎麼寫）

* 問題發想
* 進行假設
* 蒐集文獻

## 進行實驗

實驗是用來證明假設的工具、以及過程。

### 蒐集數據

* 花時間想實驗設計
* 花時間做刺激材料
* 花時間做實驗程式（不一定需要）
* 花時間找受試者
* 花時間地點前置
* 花時間做實驗
  * 整理數據
  * 分析數據
  * 呈現數據
* 說明結論
* 說明結果與結論
* 限制與展望


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ayugioh2003.gitbook.io/psychobook/chapter2/yan_jiu_jin_xing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
