Difference between revisions of "Random variable"
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 22: | Line 22: | ||
For example consider the trivial [[Sigma-algebra|{{sigma|algebra}}]] <math>\mathcal{U}=\{\emptyset,V\}</math> | For example consider the trivial [[Sigma-algebra|{{sigma|algebra}}]] <math>\mathcal{U}=\{\emptyset,V\}</math> | ||
+ | |||
+ | '''However''' If you consider <math>X:(\Omega,\mathcal{A},\mathbb{P})\rightarrow(V,\{\emptyset,V\})</math> then this is just the random variable "something happens" underneath it all, or if <math>V=\{2,\cdots,12\}</math> the event that the sum of the scores is <math>\ge 2</math>. | ||
==Example== | ==Example== | ||
===Discrete random variable=== | ===Discrete random variable=== | ||
+ | {{Begin Example}} | ||
+ | Recall the roll two die example from [[Probability space|probability spaces]], we will consider the RV {{M|X}} = the sum of the scores | ||
+ | {{Begin Example Body}} | ||
Recall the die example from [[Probability space|probability spaces]] (which is restated less verbosely here), there: | Recall the die example from [[Probability space|probability spaces]] (which is restated less verbosely here), there: | ||
{|class="wikitable" border="1" | {|class="wikitable" border="1" | ||
Line 54: | Line 59: | ||
* We can write it more explicitly as: | * We can write it more explicitly as: | ||
*: <math>X(A\in\mathcal{A})=\{a+b|(a,b)\in A\}</math> | *: <math>X(A\in\mathcal{A})=\{a+b|(a,b)\in A\}</math> | ||
+ | {{End Example Body}} | ||
+ | {{End Example}} | ||
====Example of pitfall==== | ====Example of pitfall==== |
Latest revision as of 14:41, 20 March 2015
Contents
[hide]Definition
A Random variable is a measurable map from a probability space to any measurable space
Let (Ω,A,P) be a probability space and let X:(Ω,A)→(V,U) be a random variable
Then:
X−1(U∈U)∈A
P(X−1(U∈U))∈[0,1]
Notation
Often a measurable space that is the domain of the RV will be a probability space, given as (Ω,A,P)
- X:(Ω,A,P)→(V,U)
- X:(Ω,A)→(V,U)
With the understanding we write P in the top one only because it is convenient to remind ourselves what probability measure we are using.
Pitfall
Note that it is only guaranteed that X−1(U∈U)∈A
For example consider the trivial σ-algebra U={∅,V}
However If you consider X:(Ω,A,P)→(V,{∅,V})
Example
Discrete random variable
Recall the roll two die example from probability spaces, we will consider the RV X = the sum of the scores
Example of pitfall
Take X:(Ω,P(Ω),P)→(V,U)
X({(1,2)})={3}∉U
So an example! P(X−1({5}))=P(X=5)=P({(1,4),(4,1),(2,3),(3,2)})=436=19