Differences between revisions 1 and 16 (spanning 15 versions)
Revision 1 as of 2024-03-22 22:06:10
Size: 943
Comment: Initial commit
Revision 16 as of 2026-07-28 19:32:22
Size: 1659
Comment: Link
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= σ Algebra Notation = = σ Algebra =

A '''σ algebra''' (sigma algebra) is a set of measurable sets.
Line 9: Line 11:
== Sets and Subsets == == Description ==
Line 11: Line 13:
The maximal set, which in probability applications is the '''sample space''', is notated as ''Ω''. A σ algebra is usually notated using a calligraphic uppercase letters, like 𝒜.
Line 13: Line 15:
Subsets are usually named with calligraphic uppercase letters, but that's not exactly practical in typed notes. Capital letters will be used instead. For a given sample space ''Ω'', a σ algebra 𝒜 can be defined. It is the [[Analysis/Sets|subset]] of the [[Analysis/PowerSet|power set]] of the sample space (𝒜 ''⊆ P(Ω)'') that satisfies three conditions:
Line 15: Line 17:
A subset of ''Ω'' is expressed as ''A ⊆ Ω''.  * Both the empty set and the full sample space are in the σ algebra; ''Ø, Ω ∈'' 𝒜
 * The sigma algebra is closed on complementation; ''A ∈'' 𝒜 ''-> A^C^ ∈'' 𝒜
 * The sigma algebra is closed upon [[Analysis/Cardinality|countable]] unions; ''⋃ A,,i,, ∈'' 𝒜 where members of 𝒜 be indexed as ''A,,i,,'', ''i ∈ N''
Line 17: Line 21:
---- The smallest possible σ algebra is given by condition 1 literally: ''{Ø, Ω}''. The largest possible σ algebra is of course ''P(Ω)'' itself. All possible σ algebra are bounded by these two extrema.
Line 21: Line 25:
== Properties == === Properties ===
Line 23: Line 27:
The intersection of two sets is notated as ''A ⋂ B''; the union of two sets is notated as ''A ⋃ B''. For a given sample space ''Ω'', and some number of σ algebras 𝒜'',,i,,'' defined on it, ''⋂,,i,,'' 𝒜 '',,i,,'' is also a σ algebra.
Line 25: Line 29:
A pair of sets are '''disjoint''' if there is no intersection, which is expressed as ''A ⋂ B = ∅'' It follows that for any ℳ ''⊆ P(Ω)'', the smallest possible σ algebra that contains ℳ (or the σ algebra generated by ℳ) is given by the intersection of every 𝒜 larger than ℳ. This operation is notated as:
Line 27: Line 31:
---- {{attachment:gen.svg}}
Line 29: Line 33:
The '''Borel set''' (or Borel σ algebra) defined on ''Ω'' is the smallest possible σ algebra generated by the [[Analysis/TopologicalSpace|topology]] of ''Ω''. It follows that:
Line 30: Line 35:

== Maps ==

Maps are usually named with blackboard bold letters, but that's not exactly practical in typed notes. Bold capital letters will be used instead.

A map translates a (sub)set into a real number. This can be expressed as '''''P''': Ω -> R''.
{{attachment:borel.svg}}

σ Algebra

A σ algebra (sigma algebra) is a set of measurable sets.


Description

A σ algebra is usually notated using a calligraphic uppercase letters, like 𝒜.

For a given sample space Ω, a σ algebra 𝒜 can be defined. It is the subset of the power set of the sample space (𝒜 ⊆ P(Ω)) that satisfies three conditions:

  • Both the empty set and the full sample space are in the σ algebra; Ø, Ω ∈ 𝒜

  • The sigma algebra is closed on complementation; A ∈ 𝒜 -> AC 𝒜

  • The sigma algebra is closed upon countable unions; ⋃ Ai 𝒜 where members of 𝒜 be indexed as Ai, i ∈ N

The smallest possible σ algebra is given by condition 1 literally: {Ø, Ω}. The largest possible σ algebra is of course P(Ω) itself. All possible σ algebra are bounded by these two extrema.

Properties

For a given sample space Ω, and some number of σ algebras 𝒜i defined on it, i 𝒜 i is also a σ algebra.

It follows that for any ℳ ⊆ P(Ω), the smallest possible σ algebra that contains ℳ (or the σ algebra generated by ℳ) is given by the intersection of every 𝒜 larger than ℳ. This operation is notated as:

gen.svg

The Borel set (or Borel σ algebra) defined on Ω is the smallest possible σ algebra generated by the topology of Ω. It follows that:

borel.svg


CategoryRicottone

Analysis/SigmaAlgebra (last edited 2026-08-09 18:48:19 by DominicRicottone)