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
3
votes
3 answers

Statistics brain teaser

This appears to be a fairly simple question, although it stumped me: Say there is a kitchen with 12 children, and one cookie is left. Each child with a 10 percent probability will eat the cookie today. What is the probability that the cookie is…
2
votes
2 answers

Helping sorting out My Reasoning for Two Events not Being Independent

According to my textbook, Two events are independent if the occurrence of one does not affect the probability of the other. Or we could also say, Two events are not independent if the occurrence of one does affect the probability of the…
B flat
  • 792
  • 1
  • 6
  • 17
2
votes
1 answer

How can these two be statistically independent? Must be wrong!

I need to prove that the I and Q of a complex random variable are independent, where: $$I = \sum_n(C_n * \cos(\phi_n))$$ and $$Q = \sum_n(C_n * \sin(\phi_n))$$ $C_n$ are random variables with not further specified distribution, with all $C_n$…
2
votes
1 answer

How to prove that functions of independent variables are independent?

How do I prove the rather obvious result that if random variables $X$ and $Z$ are independent, then $f(X)$ and $g(Z)$ are independent.
Tony
  • 1,044
2
votes
1 answer

Linear independence of real solutions given complex roots

Given $\lambda = a+iw$ and $\lambda = a-iw$ I then have the 2 real solutions given by: $$y(t) = Re(e^{\lambda t}) = e^{at}\cos(wt)$$ and $$y(t)=Im(e^{\lambda t}) = e^{at}\sin(wt)$$ I then have to show that these $2$ solutions are linearly…
some_name
  • 347
1
vote
0 answers

Independence of Limiting Event

Let $A_1\supset A_2\supset A_3,\ldots$ and $A_n\rightarrow A$. If $B$ is independent of all $A_n$, then it must be independent of $A$ also, right? I showed this by first noting that $B\cap A_1\supset B\cap A_2,\ldots$, and so continuity from above…
Ian L
  • 889
1
vote
1 answer

" A 7 is drawn from a deck of cards, then without replacing the card, a 2 is drawn." is NOT an independent event?

Two events are independent if the outcome of one event does not affect the outcome of the other event. One of the following statements does NOT describe independent events. Which one? F. A coin lands heads up, then a single 6-sided die lands with…
1
vote
2 answers

If $X$ and $Y$ are independent, how to proof $X^2$ and $Y^2$ are also independent

this is Probability Density Function(pdf) if $X$ and $Y$ are independent, how to prove $X^2$ and $Y^2$ are also independent
Calvin
  • 11
1
vote
0 answers

Independence of binary variables

I'm performing a study and I have the following table, where each binary column means a given attempt of communication in a given time: Device 1: 1 1 1 0 0 0 0 Device 2: 0 1 0 1 1 0 1 Device 3: 1 0 1 1 1 0 0 Device n: 1 1 1 1 0 1 0 Typically, I…
1
vote
2 answers

Lineer algebra - maximum number of linearly independent vectors

Question: Decide on the maximum number of linearly independent vectors among a given a set of vectors. $$ A = (1,-1,0,0) \quad B = (1,0,-1,0) \quad C = (1,0,0,-1) \\ D = (0,1,-1,0) \quad E = (0,1,0,-1) \quad F = (0,0,1,-1) $$ I don't…
Njx
  • 13
1
vote
0 answers

Is there a way to tell if data points are independent by looking at a the graph?

Scatter plot Say I have a scatterplot like the one above. Is there an easy way to determine whether or not the x and y values are independent from one another just by looking at the way the plots are placed on the graph? Or would I have to do…
0
votes
0 answers

Can independence feature be lost while conditioning on other variables?

Assume $\theta_{i} \sim i.i.d. Bernoulli(p)$ and $S(\theta_{i})$ is a continuous function. Can we say that, $\theta_{i}|S(\theta_{i}) \leq \gamma$ is also $i.i.d. Bernoulli(p)$. Here, $\gamma$ is some fixed value. In other words, can conditioning…
entropy
  • 147
  • 10
0
votes
0 answers

Confused about notions of independence

I'm a bachelor's student, and I'm quite frustrated by how the probability courses in my university are set up. I feel like we go straight into complex things without adequately covering the basics. One of the most common examples for this is…
ThighCrush
  • 359
  • 1
  • 7
0
votes
3 answers

Why is the independence formula P(A|B) = P(A)

I understand independence of flips of a coin to be this: no matter what outcome happens for the first flip the probabilities of the outcomes of the second flip remain the same. Let's apply this to events. If B = heads on first flip and A = heads on…
0
votes
0 answers

Independence of sigma algebras through adding more r.v

I have the following problem: We have to sigma algebras $\sigma (u)$ and $\sigma (X_{i})$ which are not independent. $u$ and $X_{i}$ are random variables. Now my question: Why is it possible, in some cases, to find $X_{k}, X_{k+1} .....$ so…
Finn
  • 23
  • 4
1
2 3