Independent Poisson variables의 합과 상수곱

2025. 10. 14. 16:31·.../Math
728x90
728x90

https://incredible.ai/statistics/2014/02/10/Humoungous-Intermediate-Probability/

Poisson Distribution : mean=variance

단위 면적당 검출 count $N$이 Poisson Ditribution 를 따른다면 다음이 성립:

$$N \sim \text{Poisson}(\lambda)$$

where,

  • $\lambda$ = 단위 면적당 mean count = $\mathbb{E}[N]$

Poisson Distribution이므로,

$$\mathbb{E}[N]=\mathrm{Var}[N] = \lambda$$

 

2023.10.25 - [.../Math] - [Math] Poisson Distribution (포아송분포)

 

[Math] Poisson Distribution (포아송분포)

Poisson Distribution이란?아주 가끔 일어나는 사건(trial)에 대한 확률 분포 : 방사선 검출에 주로 사용되는 확률분포라 의료영상에서는 매우 많이 사용됨. 몇가지 예를 들면 다음과 같음:전체 인구수

dsaint31.tistory.com


면적 A에서의 random variable 정의

면적 A를 단위 면적 1의 A개 독립된 단위면적의 cell로 구성했다고 하면 다음이 성립:

$$N_{\text{tot}} = \sum_{i=1}^{A} N_{i}$$

 

여기서 주의할 것은

  • 각 $N_{i}$는 독립적(indepedent) 이며
  • 각 $N_{i}$가 같은 Poisson Distribution임!

$$N_{i} \sim \text{Poisson}(\lambda)$$


Independent Poisson variables의 합 = Poisson variable

독립적인 Poisson random variable들의 합은 역시 Poisson Distribution을 따르며,
결과 Poisson Distribution의 mean은 각 더해진 Poisson Distribution들의 mean 들의 sum임:

$$
N_{\text{tot}} \sim \text{Poisson}(A,\lambda).
$$

결과는 다음과 같음:

항목 단위 면적 면적 A
평균 $\mathbb{E}[N]$ $\lambda$ $A\lambda$
분산 $\mathrm{Var}[N]$ $\lambda$ $A\lambda$

 

면적에 대한 평균 count와 count의 분산을 구할 경우는 합으로 생각해야 함.

면적이 A배 커지면 평균과 분산 모두 A배 가 된다.


Poisson variable 의 scalar multiple (결과가 Poisson이 아님)

만약 단위 면적의 평균 count $\lambda$를 기반으로 effective energy를 곱해서 Energy로 값을 바꿀 경우

  1. 단위 면적에서 측정된 count 에서 energy로 바뀌며,
  2. 이 energy는 Poisson 분포를 따르지 않음:
    • $e = N h\nu$, where $N$ 은 count, $h\nu$는 effective energy.
    • 이는 scalar multiple 에 해당하는 선형변환이 가해진 경우에 해당함.  

이는 linear transform의 mean과 variance의 성질에 따라 energy 의 mean과 variance는 다음과 같음:

  • $\mathbb{E}[e]=\overline{e}=h\nu \lambda$
  • $\text{Var}[e]=\text{Var}[h \nu \lambda] = (h \nu)^2 \lambda$

일반적으로 Poisson Distribution을 따르는 count를 기반으로 에너지를 구하거나, 증폭기를 통해 증폭 등을 시킬 경우는 scalar multiple에 해당하는 linear transform이며 이는 결과치가 Poisson Ditribution이 아닌 다음과 같은 mean과 variance를 가짐을 의미함:

$$
\boxed{
\mathbb{E}[cN] = c\lambda,\quad \mathrm{Var}[cN] = c^2\lambda
}
$$
where

  • $c\lambda$가 mean,
  • $c^2\lambda$가 variance.
728x90

'... > Math' 카테고리의 다른 글

HalfNormal Distribution  (0) 2026.07.22
Matrix Norm and Condition Number  (1) 2025.10.29
Error Propagation (or Delta Method)  (0) 2025.10.08
sampling error vs. sampling bias  (0) 2025.09.16
Bayes' Theorem (Update Your Beliefs with Evidence): Bayesian  (0) 2025.05.27
'.../Math' 카테고리의 다른 글
  • HalfNormal Distribution
  • Matrix Norm and Condition Number
  • Error Propagation (or Delta Method)
  • sampling error vs. sampling bias
dsaint31x
dsaint31x
    반응형
    250x250
  • dsaint31x
    Dsaint31's blog
    dsaint31x
  • 전체
    오늘
    어제
    • 분류 전체보기 (802)
      • Private Life (16)
      • Programming (216)
        • DIP (116)
        • ML (45)
      • Computer (120)
        • CE (54)
        • ETC (31)
        • CUDA (3)
        • Blog, Markdown, Latex (4)
        • Linux (12)
      • ... (372)
        • Signals and Systems (115)
        • Math (179)
        • Linear Algebra (33)
        • Physics (44)
        • 인성세미나 (1)
      • 정리필요. (62)
        • 의료기기의 이해 (6)
        • PET, MRI and so on. (7)
        • PET Study 2009 (1)
        • 방사선 장해방호 (6)
        • 방사선 생물학 (3)
        • 방사선 계측 (9)
        • 기타 방사능관련 (3)
        • 고시 (9)
        • 정리 (18)
      • RI (0)
      • 원자력,방사능 관련법 (2)
  • 블로그 메뉴

    • Math
    • Programming
    • SS
    • DIP
  • 링크

    • Convex Optimization For All
    • kakao dev. tools.
  • 공지사항

    • Test
    • PET Study 2009
    • 기타 방사능관련.
  • 인기 글

  • 태그

    signals_and_systems
    linear algebra
    Python
    Optimization
    Programming
    Vector
    opencv
    SIGNAL
    cv2
    random
    math
    인허가제도
    ML
    signal_and_system
    DIP
    Probability
    SS
    Term
    function
    fourier transform
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
dsaint31x
Independent Poisson variables의 합과 상수곱
상단으로

티스토리툴바