"Basic probability theory"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
imported>Pythagoras0
(새 문서: ==introduction== * Let $(\Omega, \mathcal{F}, P)$ be probability space * A real-valued function $X : \Omega\to \mathbb{R}$ is called a random variable * let $A\subseteq \mathbb{R}$ be...)
 
imported>Pythagoras0
17번째 줄: 17번째 줄:
  
 
[[분류:Probability]]
 
[[분류:Probability]]
 +
[[분류:migrate]]

2020년 11월 13일 (금) 00:14 판

introduction

  • Let $(\Omega, \mathcal{F}, P)$ be probability space
  • A real-valued function $X : \Omega\to \mathbb{R}$ is called a random variable
  • let $A\subseteq \mathbb{R}$ be the range of $X$, $A=\{s|X(s)=x,s\in S\}$. We call $A$ the space of $X$
  • $\{X=x\}$ denote the subset $\{s|X(s)=x\}$ of $\mathbb{R}$
  • the induced probability measure $P_X : \mathbb{R}\to [0,1]$
  • probability density function $f : \mathbb{R}\to [0,\infty)$ of $X$ satisfies

$$ P_{X}(X\in A)=\int_A f(x)\, dx=1 $$ and $$ P_{X}(X\in B)=\int_B f(x)\, dx $$ for $B\subseteq A$.