Review: Percentile and standard error methods

Inferenza per dati numerici in R

Mine Cetinkaya-Rundel

Associate Professor of the Practice, Duke University

Bootstrap distribution

chp1-vid2-boot-dist-withaxes

Inferenza per dati numerici in R

Percentile method

chp1-vid2-perc-method

Inferenza per dati numerici in R

Percentile method

chp1-vid2-perc-method

Inferenza per dati numerici in R

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
Inferenza per dati numerici in R

Let's practice!

Inferenza per dati numerici in R

Preparing Video For Download...