Differences between revisions 10 and 13 (spanning 3 versions)
Revision 10 as of 2026-07-28 03:39:24
Size: 886
Comment: Rewrite
Revision 13 as of 2026-07-28 03:46:41
Size: 1100
Comment: Finishing rewrite
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
A '''σ algebra''' (sigma algebra) is a measurable set. A '''σ algebra''' (sigma algebra) is a set of measurable sets.
Line 22: Line 22:
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.

σ 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

    • This indirectly requires that the sample space itself be countable; 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.


CategoryRicottone

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