Skip to main content

Questions tagged [conditional-independence]

The tag has no usage guidance.

0 votes
0 answers
10 views

Why does dimensionality affect significance and effect size in a Full Conditional Independence (FullCI) test?

The 2018 Runge et al paper titled "Detecting causal associations in large non linear time series datasets" describes the PCMCI method. It compares the new PCMCI method with another method ...
quant's user avatar
  • 384
1 vote
1 answer
35 views

Hierarchical models and conditional independence

Suppose that we have a hierarchical model given by (this is Example 4.4.5 of Berger and Casella(2002)) \begin{align*} X\mid Y&\sim\text{binomial}(Y,p),\\ Y\mid\Lambda&\sim\text{Poisson}(\...
Cm7F7Bb's user avatar
  • 309
0 votes
0 answers
20 views

Conditional independence in BUGs/JAGs?

I am trying to create a hierarchical model in BUGs. I am actually attempting to implement this is Nimble, but I suspect that a JAGs implementation will be informative. To attempt to reduce my problem ...
Him's user avatar
  • 2,277
0 votes
1 answer
153 views

Dependence through an unknown parameter?

Consider an urn from which we sample with replacement. Let $\pi$ represent the proportion of the urn's balls that are black, with the remainder being white. From a frequentist perspective, each ...
Trisoloriansunscreen's user avatar
0 votes
0 answers
9 views

Bayesian network extracting further conditional independence statements then just from d-separation theorem

Given a Bayesian network $(p,\mathcal{G})$, where $p$ is our joint distribution, and $\mathcal{G}$ is a DAG. Then by the d-separation theorem we can deduce conditional independence statements, in ...
Dylan Dijk's user avatar
0 votes
0 answers
52 views

Conditional likelihood, conditional independence and joint independence

Consider a sequence of data samples generated from $n$ independent random vectors $(X_1, Y_1), (X_2,Y_2), (X_3,Y_3) ...$ $$D = (x_1,y_1), (x_2,y_2), (x_3,y_3) ...$$ Where $(X_i, Y_i)$ - is a random ...
spie227's user avatar
  • 87
0 votes
1 answer
30 views

Conditional Independence: Equivalent Conditions

Let $X_1$ and $X_2$ be random variables, and $R(X_1)$ be a function of $X_1$. Here are two statements: (a) $X_1\perp\!\!\!\!\perp (X_2, Y) \mid R(X_1) $ (b) $X_1\perp\!\!\!\!\perp Y \mid \{R(X_1),X_2\}...
Hepdrey's user avatar
  • 79
2 votes
1 answer
118 views

Borel-Cantelli lemma on conditional probabilities

In a probability space $\big( \Omega, \mathcal{F}, P \big)$, suppose $\{E_n\}_{n\in \mathbb{N}} \subseteq \mathcal{F}$ is a sequence of mutually independent events. By Borel-Cantelli Lemma, the ...
Sanae Kochiya's user avatar
1 vote
0 answers
8 views

Undirected graphs and implications of independence (Wasserman chapter 18)

In Wasserman's All of Statistics chapter 18, he defines the following undirected graph: Let $V$ be a set of random variables with distribution $\mathbb{P}$. Construct a graph with one vertex for each ...
NovicePatience's user avatar
0 votes
0 answers
32 views

Join distribution of independent random variables that aren't conditionally independent

I am asked to give an example for a joint distribution of three random variables, $U$, $V$ and $W$, where $U$ and $V$ are (unconditionally) independent but are NOT conditionally independent given $W$. ...
Adi's user avatar
  • 101
0 votes
0 answers
14 views

Necessary assumptions for a permutation test of conditional independence

Consider a case in which you want to know if two variables (X, Y) are independent conditional given a set (C) of other variables. A recent paper (Shah, R. D., and J. Peters. 2020. The hardness of ...
Bill Shipley's user avatar
11 votes
2 answers
2k views

A and B are independent. Does P(A ∩ B|C) = P(A|C) · P(B|C) hold?

Let $C$, $B$, and $A$ be events in the same probability space, such that $A$ and $B$ are independent and $P(A \cap C) > 0$, $P(B \cap C) > 0$. Prove or disprove: $P(A \cap B|C) = P(A|C)P(B|C).$
user406596's user avatar
0 votes
0 answers
13 views

ANOVA with variables with known (but arbitrary) conditional dependencies

I have a dataset with the following properties: k > 2 groups normally distributed differing variance and sample size between groups non-independent samples within each group continuous variable ...
BaileyA's user avatar
  • 123
1 vote
1 answer
66 views

Two random variables X1 and X2 may be partially dependent i.e. X1 is independent of X2 but X2 is dependent on X1?

$X(t)$ is a stochastic process defined on the time interval $(0,T)$. Discretizing the time interval one can specify a random variable $X(t_i)$ as: $$t_0= 0 < t_1,t_2,...,t_{n−1},t_n=T$$ And may be ...
Adrian Daniliuc's user avatar
0 votes
0 answers
24 views

Is the following conditional density function equivalent to its unconditional counterpart? [duplicate]

Suppose we have a stochastic series $\{X_t\in\mathbb{R}, t=1,\cdots, T\}$. Further suppose that $G(X_t)=\mathbf{1}_{X_t\geq 0}$ where $\mathbf{1}$ is an indicator function. Can it be concluded that ...
Carl's user avatar
  • 1,226
3 votes
1 answer
94 views

Distribution of $\max_i \bar{X}-X_i$

Let $X_1, \ldots, X_n$ be i.i.d. random variables from the standard normal distribution and let $\bar{X} = \frac{1}{n}\sum_{i=1}^n X_i$ be their sample mean. I'm interested in the distribution of the $...
Theo Mary's user avatar
1 vote
1 answer
106 views

Conditional expectation function and causal inference

!For the question itself skip to the last paragraph! It is my understanding that iff we have a model of the form $$Y = m(X) + e$$ and $E[e|X] = 0$ we know that $m(X)$ is the conditional expectation ...
ArOk's user avatar
  • 265
0 votes
0 answers
22 views

A question of "elementary imsets" in an ADMG

In [The m-connecting imset and factorization for ADMG models] (https://doi.org/10.48550/arXiv.2207.08963), it was mentioned the notation of an "elementary imset". The definition of ...
weihua li's user avatar
0 votes
0 answers
11 views

How do I control for pscore?

I see that people usually implement pscore matching or control for pscore fixed effects. Why do I need to do pscore matching? Why can't I just include pscore as a continuous variable in my regression ...
Rainroad's user avatar
  • 297
6 votes
1 answer
608 views

Dropping condition from conditional probability

Consider 3 random variables $X$, $Y$ and $Z$. Under which conditions would we have $P(X\mid Y,Z) = P(X\mid Z)$?
Nidjsi's user avatar
  • 305
0 votes
0 answers
31 views

Bayes Rule with conditional independence of two tests based on a common blood sample

I have the following scenario of Bayes updating with which I struggle quite a bit. Imagine we are interested in the probability that a given person has a disease $D$. We perform two different tests $...
user394691's user avatar
4 votes
2 answers
114 views

Cumulative distribution of Gaussian conditional independent random variables

Suppose X, Y, Z are three jointly Gaussian random variables and X and Z are independent given Y. For example, take three r.v. from a OU process. Here is some R code:...
involuptory's user avatar
3 votes
1 answer
45 views

Testing for conditional independence with nonlinear relationships

I am reading about the IC and IC* (Inductive Causation) algorithms for discovering DAGs from observations. The first step of the algorithm is for each pair of variables a and b, search for a set of ...
Marc Bacvanski's user avatar
0 votes
0 answers
24 views

Non-parametric tests to compare conditionally independent groups

I want to compare two groups using the Mann Whitney U test (also known as the Wilcoxon rank sum test) per this description: https://sphweb.bumc.bu.edu/otlt/mph-modules/bs/bs704_nonparametric/...
coffecake8284's user avatar
1 vote
0 answers
66 views

Conditional independence statements for probabilistic motivation for linear regression

So the motivation for using the squared loss in linear regression can be written as the following (I think): Assume $\{(\mathbf{x}_i, y_i) \mid i = 1, \dots n\}$ are repeated independent samples from ...
Dylan Dijk's user avatar
0 votes
0 answers
47 views

Why implied Conditional Independencies of mediator and confounder are the same?

I am trying to understand why the impliedConditionalIndependencies function of the rethinking package returns the same value for ...
Quinten's user avatar
  • 389
2 votes
1 answer
98 views

Notational confusion about conditional independence in Pearl 2009

First I read this definition which introduces $X$, $Y$ and $Z$ as sets of random variables. Definition (Pearl 2009) Let $V = \{V_1, V_2, \ldots \}$ be a finite set of variables. Let $P(\cdot)$ be a ...
Galen's user avatar
  • 9,401
2 votes
0 answers
81 views

Ratio between expectation of maximum of $n$ and $n-1$ IID random variables

Let $X_1, ..., X_n$ be iid random variables. Define $Z_n = \max(X_1, ..., X_n)$. Can we lower bound $$\mathbb{E}[Z_{n-1}] \geq (1-f(n))\mathbb{E}[Z_n]$$ Using some $f(n)$. I am mainly interested in ...
AspiringMat's user avatar
1 vote
1 answer
101 views

Does this independence property hold?

Let $x \sim N(\mu_x,\Sigma_x)$ and $v \sim N(0,\Sigma_v)$ be independent multivariate Gaussian random vectors, and let $$y = Ax + v$$ for some square matrix $A$ such that $y \sim N(A\mu_x, A\Sigma_xA^...
mhdadk's user avatar
  • 5,120
1 vote
1 answer
137 views

Is treatment conditionally independent from outcome in Single Experiment Design?

I'm reading this slides. At slide 10 there is written that in "Single Experiment Design" we assume "Randomization of treatment", that is: $ \{ Y_i(t,m),M_i(t') \} \perp T_i \lvert ...
robertspierre's user avatar

15 30 50 per page
1
2 3 4 5