b:head_first_statistics:using_the_normal_distribution

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
b:head_first_statistics:using_the_normal_distribution [2025/10/28 22:22] – [When to approximate the binomial distribution with the normal] hkimscilb:head_first_statistics:using_the_normal_distribution [2025/10/29 02:12] (current) – [All aboard the Love Train] hkimscil
Line 975: Line 975:
 {{:b:head_first_statistics:pasted:20191118-113020.png}} {{:b:head_first_statistics:pasted:20191118-113020.png}}
  
-$\lambda > 15$ 일 때, Poisson distribution, $X \sim Po(\lambda)$는 $X \sim N(\lambda, \lambda)$ 의 성격을 취한다.+<fc #ff0000>$\lambda > 15$ 일 때,</fc> Poisson distribution, $X \sim Po(\lambda)$는 $X \sim N(\lambda, \lambda)$ 의 성격을 취한다.
  
 예)  예) 
Line 1024: Line 1024:
  
 $0.9654916 \sim 0.9656205$ $0.9654916 \sim 0.9656205$
 +
 +R에서 ppois을 이용하면
 +<code>
 +> ppois(51, 40)
 +[1] 0.9612598
 +
 +
 +</code>
  
 ===== Check up ===== ===== Check up =====
b/head_first_statistics/using_the_normal_distribution.1761690160.txt.gz · Last modified: by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki