Questions tagged [independence]

For questions involving the notion of independence of events, of independence of collections of events, or of independence of random variables. Use this tag along with the tags (probability), (probability-theory) or (statistics). Do not use for linear independence of vectors and such.

For events: Two events $A$ and $B$ are independent if $$P(A\cap B)=P(A)P(B)$$ More generally, a family $\mathscr F$ of events is independent if, for every finite number of distinct events $A_1$, $A_2$, $\ldots$, $A_n$ in $\mathscr F$, $$P\left(\bigcap_{i=1}^nA_i\right) =\prod_{i=1}^nP(A_i)$$

Two collections of events (for example, two $\sigma$-algebras) $\mathscr F$ and $\mathscr G$ are mutually independent (or simply, independent) if every $A$ in $\mathscr F$ and every $B$ in $\mathscr G$ are independent.

More generally, some collections $\mathscr F_i$ of events, indexed by some finite or infinite set $I$, are mutually independent (or simply, independent) if, for every finite subset $\\{i_1,i_2,\ldots,i_n\\}$ of $I$ and every event $A_k$ in $\mathscr F_{i_k}$, the family $\\{A_1,\ldots,A_n\\}$ is independent.

For random variables: Two random variables $X$ and $Y$ (defined on the same probability space) are independent if their $\sigma$-algebras $\sigma(X)$ and $\sigma(Y)$ are (mutually) independent.

In particular, 2 events $A$ and $B$ are independent if and only if the indicator random variables $1_A$ and $1_B$ are independent.

More generally, a family $\mathscr X$ of random variables (defined on the same probability space) is independent if, for every finite sub-family $\\{X_1,X_2,\ldots,X_n\\}$ of $\mathscr X$, the $\sigma$-algebras $\sigma(X_{1})$, $\sigma(X_{2})$, $\dots$, $\sigma(X_{n})$ are (mutually) independent.

2936 questions
0
votes
1 answer

Trying to understand independence

Consider this probability problem: An urn with 100 marbles. 90 are white, 10 are colored. Of the colored marbles three are red and seven are blue. When drawing out a single marble, P(Red) = .03), P(colored marble) = .1), P(Red|a colored marble) = …
0
votes
2 answers

choosing pair of same socks from black box - 7 red, 5 blue 1 green

I dont know how to solve this. Problem: black box has socks,i need to take 2 socks of the same color. what is the max number of socks i have to take for this if the box has 7 red, 5 blue and 1 green sock? my thought process: if i take 1 available…
ERJAN
  • 177
0
votes
1 answer

Independent Events and Bernstein Paradox for n events

Is it possible to extend Bernstein Paradox example (about pairwise independence, but joint dependence of 3 events (color sides of tetrahedron)) to n events using the same reasoning?
0
votes
1 answer

Independent random variables P(X=c)P(Y=c)=0

If $X$ and $Y$ are independent random variables and $P(X=c)P(Y=c) = 0$ for every $c$, what does it mean? Does it mean X and Y are completely two different distributions? Also I interpret it as either both $P()=0$ or one of the $P()$ is equal to 0.…
0
votes
1 answer

independence of two identically dostributed random variables

Assume that random variables X and Y are identically distributed and absolutely continuous. Suppose that $E[XY]=E[X]E[Y].$ Is it true that Random variables X and Y are independent?
0
votes
1 answer

Independence of random variables - measurability

Let's suppose that $X_t$ and $Y_t$ are random variables, which are $\mathcal{F}_t$-measurable, $\mathcal{F}_t$ is a filtration. Suppose also that random variables $Z$ and $Y_t$ are independent. Does it mean that also $Z$ and $X_t$ are independent?…
siwy9
  • 125
0
votes
2 answers

Basis with parameter

$v_1 = \begin{pmatrix}1\\-a\\1\end{pmatrix}$, $v_2 = \begin{pmatrix}-a\\1\\-a\end{pmatrix}$, $v_3 = \begin{pmatrix}0\\-a\\1\end{pmatrix}$ For which $a \in \mathbb{R}$ is $\{v_1, v_2, v_3\}$ a basis of $\mathbb{R^3}$? My solution: $\lambda_1 \cdot…
John
  • 39
0
votes
1 answer

Example 1.11 (page 10) in Ross's book(Introduction to Probability Theory)

I do not understand the solution to Example 1.11 on page 10. There are r players, with player i initially having $n_i$ units,$n_i$>0 and i = 1,...,r. At each stage, two of the players are chosen to play a game, with the winner of the game receiving…
0
votes
1 answer

Is linear dependence of two functions possible within an interval on which they are linearly independent?

If two functions are linearly dependent within some interval $I$ then is it possible for them to be linearly independent on some interval $J$ which is contained within $I$? If yes then please help me find an example.
0
votes
1 answer

X2 + X3 / X2 - X3

A binary communication system is used to send one of two messages: (i) message A is sent with probability 2/3, and consists of an infinite sequence of zeroes, (ii) message B is sent with probability 1/3, and consists of an infinite sequence of…
0
votes
1 answer

proving that given independence of RV $X$ and $Y$,$\mathbb{E}[X|Y]=\mathbb{E}[X]$.

hi i really need some help with this question. I need to prove given that two random variables $X$ and $Y$ are independent,then $X$ and $Y$ are mean-independent.(i.e $\mathbb{E}[X|Y]=\mathbb{E}[X]$. How do i go about this? THANKS!!
0
votes
1 answer

Events mutually independent - how to find the P?

Let events $A_1$, $A_2$, $A_3$ be three mutually independent events such that $P(A_j)$ = $(0.5)^j$ for $j=1,2,3$. How to find the $P((A_1 \cup A_2) - A_3)$?
Ganjira
  • 115
0
votes
1 answer

Checking the independence of events

Let events A and B be independent such that 0 < P(A) < 1 and 0 < P(B) < 1. How should I check the independence of events C = A - B and D = B - A?
Ganjira
  • 115
-1
votes
1 answer

Independent Exponential Functions

Could anyone please be able to help me with the following question: We have $ \ f_{x} (x) = e^{λ} \ $ and $ \ f_{y} (y) = e^{α} \ $ If the joint PDF is equal to: $\>$ $\>$ $\>$ $\>$ $ \ f_{xy} (x,y) = e^{λα} \ $ Then: $\>$ $\>$ $\>$ $\>$ $ \ X…
Obiwan
  • 3
  • 2
-1
votes
2 answers

Linear dependent or independent 3

So I have the terms 1 , cos(x), and sin(x). Am I right in saying they are linear dependent as sin squared x add cos squared x = 1?
user349716
  • 11
  • 1