stat-skills-tutorials
這是什麼What this is
stat-skills-tutorials 是給 jamovi 模組 askLLM 使用者的原創教程與提示詞庫,教你怎麼跟諮詢型 AI(Module Guider / R code tutor)協作規劃統計分析,而不是教授統計方法或 R 語言——統計知識一律連到 psyteachr、lsj-book 等外部教材對應章節(見「外部教材導讀」)。
本站分三層,對應 README 提到的三件事:
stat-skills-tutorials is an original tutorial and prompt library for users of the jamovi module askLLM. It teaches you how to plan a statistical analysis together with a consulting AI, either the Module Guider or the R code tutor. It does not teach statistics or R. For the statistics itself, every page links out to the matching chapter in an external textbook such as psyteachr or lsj-book. See the External Reading Map.
The site has three layers, matching the three things the README describes:
- Collaboration literacy: six short lessons. You should treat the AI as a collaborator with awareness, describe your problem clearly, and set explicit acceptance criteria.
- Prompt library: scenario-based prompts, ready to paste straight into askLLM’s
questionfield. Every prompt carries its own checks and acceptance criteria, and every prompt follows a structured schema. Seeprompts/_schema.yaml. - Verifying generated results: every AI reply requires you, the user, to verify it in person. Operate the jamovi interface, and check the reply against your raw data and your research design. The Module Guider and the R code tutor each have their own verification checklist.