Review: Percentile and standard error methods

R'da Sayısal Veriler için Çıkarım

Mine Cetinkaya-Rundel

Associate Professor of the Practice, Duke University

Bootstrap distribution

chp1-vid2-boot-dist-withaxes

R'da Sayısal Veriler için Çıkarım

Percentile method

chp1-vid2-perc-method

R'da Sayısal Veriler için Çıkarım

Percentile method

chp1-vid2-perc-method

R'da Sayısal Veriler için Çıkarım

Standard error method

sample statistic $\pm$ $t_{df = n - 1}^*$ $\times$ $SE_{boot}$

  • $df$ for $t^*$ is $n - 1$, where $n$ is the sample size
  • $SE_{boot}$ is the standard deviation of the bootstrap distribution distribution
R'da Sayısal Veriler için Çıkarım

Let's practice!

R'da Sayısal Veriler için Çıkarım

Preparing Video For Download...