User Tools

Site Tools


b:head_first_statistics:estimating_populations_and_samples

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
b:head_first_statistics:estimating_populations_and_samples [2022/11/15 23:52] – [Using CLT for the binomial distribution] hkimscilb:head_first_statistics:estimating_populations_and_samples [2022/11/17 12:47] (current) – [Exercise] hkimscil
Line 366: Line 366:
 </code> </code>
 discrepancy? discrepancy?
 +<code>
 +> a <- sqrt(1/30)
 +> b <- 8.5-10
 +> b/a
 +[1] -8.215838
 +> pnorm(b/a)
 +[1] 1.053435e-16
 +
 +</code>
  
b/head_first_statistics/estimating_populations_and_samples.txt · Last modified: 2022/11/17 12:47 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki