Skip to main content

Questions tagged [multivariate-distribution]

Probability distribution over vectors (as opposed to univariate distributions that are over numbers).

0 votes
0 answers
10 views

Covariance of multivariate negative binomial with random effects

I am fitting a negative binomial-2 regression model where there is a multivariate normal random effects term. I would like to find an equation for the covariance of two outcomes. In "the ...
Nick Link's user avatar
0 votes
0 answers
38 views

Correlation and $z$-Transformation for Vectors With Correlation Structure

Consider a set of $p$ pairs $(x_1,y_1),...,(x_p,y_p)$, the sample correlation coefficient is $$r=\frac{\sum_{i=1}^p (x_i-\bar{x})(y_i-\bar{y})}{\sqrt{\sum_{i=1}^p (x_i-\bar{x})^2} \sqrt{\sum_{i=1}^p (...
Spätzle's user avatar
  • 4,032
0 votes
0 answers
15 views

Modelling the joint pmf of 2 correlated variables as p(x)*pmf(E(y|x))

Let x,y be 2 correlated counts. We want to model the joint pmf p(x,y). We know that p(x,y) = p(x)p(y|x) = p(y)(x|y). However, what happens when we don't know y|x, but we can estimate E(y|x)? Can't we ...
Dead Alive's user avatar
2 votes
0 answers
49 views

How may I find the distribution of a transformation of multivariate random variables?

Forgive me if this question has already been asked on here, but I could only find posts if the multivariate random variables were multivariate Gaussian. Suppose we have two multivariate random ...
Ron Snow's user avatar
  • 2,103
1 vote
0 answers
100 views

Hotelling's $T^2$ chart for subgroups with unequal size

I have been reading about Hotelling's $T^2$ control charts and I'm unsure on how to deal with the case where the mean observations come from unequal-sized subgroups. Consider $m$ observations $\mathbf{...
Bergson's user avatar
  • 69
0 votes
0 answers
20 views

Optimizing parameters for a non-standard probability density function

We have a non-standard multivariate probability density function, P(x | q), where x is a vector, and q are the parameters of the density. I get events ...
Niteya Shah's user avatar
0 votes
0 answers
54 views

PMF of the Independent Multivariate Bernoulli Distribution

I was reading this paper on the Multivariate Bernoulli Distribution, which provides the general form of the PMF in equation 3.1. The paper refers to this as the probability distribution function, but ...
nka5we's user avatar
  • 49
0 votes
1 answer
50 views

Sampling from multivariate probability distribution

What's the best way to sample from multivariate probability density functions that are proportional to $\exp(-\|x\|_2)$ or $\|x\|_2^p \exp(-\|x\|_2)$ for some positive integer $p$ with $x \in \mathbb{...
user808843's user avatar
3 votes
1 answer
57 views

Multivariate Normal Distribution. How do we apply this to dataset?

I am having a hard time understanding the concept of a multivariate normal distribution. From my understanding, it assumes each group is normally distributed, making one joint normal distribution with ...
Taewooo Kim's user avatar
1 vote
0 answers
95 views

Parametric copulas with marginals that are regressions

In Dependence Modeling with Copulas (Harry Joe) I'm struggling to interpret the meaning of a statement. In Chaper 5.1, it is stated: Parametric inference for copulas For dependence modeling with ...
statsplease's user avatar
  • 2,842
0 votes
0 answers
52 views

Multivariate sample covariance

I have a set of $X_1,...,X_n$ samples with covariance $\Sigma_1,...,\Sigma_n$. The multivariate sample mean is then $$ \left(\sum_{i=1}^n \Sigma_i^{-1} \right)^{-1} \left(\sum_{i=1}^n \Sigma_i^{-1} ...
ThibautOphelia's user avatar
1 vote
0 answers
25 views

Product of Two t-distribution Formulas

Does the product of two t-distribution formulas with same degrees of freedom simplify? $T_v(x; \mu_1, \Sigma_1)T_v(x; \mu_2, \Sigma_2) =\ ?...$ In the normal case it simplifies to: $\mathcal{N}(x; \...
Snowy Baboon's user avatar
0 votes
0 answers
19 views

Distribution of covariance parameter resulting from sum of known- and unknown-covariance noise processes

Let's say I have a set $X$ of $N$ random $p$-dimensional vectors generated by $\mathbf{x}_i = \boldsymbol{\mu} + \Psi_i^{1/2} \boldsymbol{\xi}_i + \Sigma^{1/2} \boldsymbol{\zeta}_i$, where $\...
hank's user avatar
  • 11
1 vote
1 answer
183 views

How do you count degrees of freedom in multivariate distributions?

When dealing with a multivariate distribution (e.g., a multivariate t-distribution), how does dimensionality play into degrees of freedom? Let's say you have N measurements of a d-dimensional vector, ...
hank's user avatar
  • 11
4 votes
3 answers
462 views

Generate multivariate distributions of lognormal and normal distribution in python

I need to generate random numbers from 3 correlated distributions. First two of them are lognormal and the final one is normal, i.e. for X, ...
Xu Shan's user avatar
  • 163

15 30 50 per page
1
2 3 4 5
16