If we have $(\{1,2,3,4,5,6\}, \sigma(\{\{1\},\{2\},\{3\},\{4\},\{5\},\{6\}\}), k)$ and $k$ assigns to each singleton measure $\displaystyle\frac{1}{6}$, what would be an example of a collection of $3$ events that are pairwise independent but not independent? $\sigma$ here denotes sigma algebra.
2026-03-26 02:56:17.1774493777
example of three events that are pairwise independent but not independent
1.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in PROBABILITY-THEORY
- Is this a commonly known paradox?
- What's $P(A_1\cap A_2\cap A_3\cap A_4) $?
- Another application of the Central Limit Theorem
- proving Kochen-Stone lemma...
- Is there a contradiction in coin toss of expected / actual results?
- Sample each point with flipping coin, what is the average?
- Random variables coincide
- Reference request for a lemma on the expected value of Hermitian polynomials of Gaussian random variables.
- Determine the marginal distributions of $(T_1, T_2)$
- Convergence in distribution of a discretized random variable and generated sigma-algebras
Related Questions in ALGEBRAS
- Algebraic step including finite sum and binomial coefficient
- idempotent in quiver theory
- All maximal subfields of a Division Algebra are isomorphic.
- Finitely generated $k-$algebras of regular functions on an algebraic variety
- Special $k$-algebra is finitely generated
- Spectral radius inequality for non-abelian Banach algebras
- Question about R-algebra "generated by"
- Pushout in Commutative $\mathbb{Z}$-Alg
- Is multiplication in a normed algebra distributive?
- On the definition of free algebra and localization of a non-commutative ring
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
It isn't possible in this case. Indeed, suppose $A,B$ and $C$ are pairwise independent events that are not independent. If $k(A)=0$, $A=\emptyset$ so $k(A\cap B\cap C)=k(\emptyset)=0=k(A)k(B)k(C)$, a contradiction. If $k(A)=1$, $A=\Omega$ so $k(A\cap B\cap C)=k(B\cap C)=k(B)k(C)=k(A)k(B)k(C)$, again a contradiction. Hence $k(A)=\frac{i}6$ for some $i\in\{1,2,3,4,5\}$. Similarly $k(B)=\frac{j}6$, $k(C)=\frac{l}6$. Hence $$\frac{N}6=k(A\cap B)=k(A)k(B)=\frac{jk}{36}$$ and so $6$ divides $jk$. Given $j,k\in\{1,2,3,4,5\}$ the only possibilities are $jk=6$ and $jk=12$, and repeating for the other pairs we have $jk,kl,jl\in\{6,12\}$. One can verify directly that this is impossible.
For an example of a probability space where you can find such events, let $\Omega=\{1,2,3,4\}$, $\mathcal{F}=\mathcal P(\Omega)$ and $P(\{i\})=\frac14$. Let $A=\{1,2\}$, $B=\{2,3\}$ and $C=\{1,3\}$. Then $$P(A)=P(B)=P(C)=\tfrac12,\\ P(A\cap B)=P(B\cap C)=P(A\cap C)=\tfrac14,\\ P(A\cap B\cap C)=0.$$