User Tools

Site Tools


c:ms:2025:schedule:week06_t-test_and_anova_note

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
c:ms:2025:schedule:week06_t-test_and_anova_note [2025/04/14 08:34] – [t-test, different approach: output] hkimscilc:ms:2025:schedule:week06_t-test_and_anova_note [2025/04/14 08:35] (current) – [t-test, different approach] hkimscil
Line 464: Line 464:
  
 # or # or
-hist(A, xlim=c(0,60), ylim=c(0,8), col="red")+hist(A, xlim=c(0,50), ylim=c(0,8), col="red")
 hist(B, add=T, col=rgb(0, 1, 0, 0.5)) hist(B, add=T, col=rgb(0, 1, 0, 0.5))
 abline(v=mean(dat), col="black") abline(v=mean(dat), col="black")
Line 681: Line 681:
  
 > # or  > # or 
-> hist(A, xlim=c(0,60), ylim=c(0,8), col="red")+> hist(A, xlim=c(0,50), ylim=c(0,8), col="red")
 > hist(B, add=T, col=rgb(0, 1, 0, 0.5)) > hist(B, add=T, col=rgb(0, 1, 0, 0.5))
 > abline(v=mean(dat), col="black") > abline(v=mean(dat), col="black")
Line 689: Line 689:
  
 {{c:ms:2025:schedule:pasted:20250409-075631.png?550}} {{c:ms:2025:schedule:pasted:20250409-075631.png?550}}
-{{:c:ms:2025:schedule:pasted:20250414-083424.png?550}}+{{:c:ms:2025:schedule:pasted:20250414-083514.png?550}}
 <code> <code>
 > # mean.total 에서 그룹a의 평균까지의 차이를 구한 후 > # mean.total 에서 그룹a의 평균까지의 차이를 구한 후
c/ms/2025/schedule/week06_t-test_and_anova_note.1744587271.txt.gz · Last modified: 2025/04/14 08:34 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki