c:ms:2024:schedule:week06_t-test_and_anova_note
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| c:ms:2024:schedule:week06_t-test_and_anova_note [2024/04/14 23:59] – hkimscil | c:ms:2024:schedule:week06_t-test_and_anova_note [2025/04/06 22:42] (current) – hkimscil | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== R ====== | ====== R ====== | ||
| < | < | ||
| + | # see http:// | ||
| # ?t.test for help | # ?t.test for help | ||
| # t.test(A, mu) # one sample t-test | # t.test(A, mu) # one sample t-test | ||
| Line 8: | Line 9: | ||
| < | < | ||
| # t-test 이해 확인 | # t-test 이해 확인 | ||
| + | # pre-medicine; | ||
| + | # Hypothesis: There will be a difference between the pre scores and post scores. | ||
| pre <- c(3, | pre <- c(3, | ||
| post <- c(5, | post <- c(5, | ||
c/ms/2024/schedule/week06_t-test_and_anova_note.1713139165.txt.gz · Last modified: by hkimscil
