User Tools

Site Tools


c:ms:2017:schedule:week15

This is an old revision of the document!


t-test

x1 <- rnorm(10, mean=100, sd=15)
x1
t.test(x1, mu=95)
  1. What is the std error value?
  2. What if you have a sample with a large size?
    • How do you get your se?
c/ms/2017/schedule/week15.1497401101.txt.gz · Last modified: 2017/06/14 09:15 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki