Skip to main content

Questions tagged [chi-squared-distribution]

The distribution of sum-of-squares of k independent standard normal random variables. For the test, use the [chi-squared-test] tag. Use also for related distributions.

Filter by
Sorted by
Tagged with
7 votes
2 answers
366 views

Given a random variable $X$ which is $\chi^2_{n}$, can I define $n$ independent standard normal random variables $Z_{1,...,n}$ on the probability space such that $X = Z_1^2 + Z_2^2 + ... + Z_n^2$ ...
froot's user avatar
  • 83
2 votes
0 answers
86 views

I have recently started working with F-testing for determining optimal polynomial order of a fit. I have calculated the $\chi_k^2$ for a certain model with $k$ parameters and $\chi^2_{k'}$ with $k'>...
SeedHeartA's user avatar
2 votes
0 answers
65 views

Let $x(t)$ be a random square-root process that follows $$dx(t) = (a + bx(t)) \, dt + c\sqrt{x(t)} \, dW(t)$$ where $W(t)$ is a standard Brownian motion for some filtration. This has many names ...
Pedro's user avatar
  • 121
2 votes
1 answer
66 views

I'm performing a Monte Carlo simulation to confirm that $$m_k'=\frac{1}{n}\sum_{i=1}^n X_i^k$$ is an unbiased estimator for $\text{E}[X^k]$. In the event $X\overset{iid}{\sim} \chi_1^2$, we have $\...
ECON10105's user avatar
0 votes
0 answers
76 views

Imagine a randomized controlled trial with a binary treatment and serveral covariates $X_1,...,X_n$. After randomization usually a balance comparison is made betwenn the two treatment group regarding ...
user avatar
3 votes
0 answers
104 views

According to Seber and Lee's textbook theorem 2.8: If $\mathbf{Y} \sim N_n(\mathbf{0},\Sigma)$ and $A$ is symmetric then $\mathbf{Y}^TA\mathbf{Y} \sim \chi^2_r$ if and only if $r$ of the eigenvalues ...
Noppawee Apichonpongpan's user avatar
0 votes
0 answers
65 views

I am trying to solve a binary hypothesis testing problem of the form: $H_1 : \mathbf{y} = \theta \cdot \mathbf{x} + \mathbf{n}$ $H_0 : \mathbf{y} = \mathbf{n}$ where $\theta \in \mathbb{R}$ under $H_1$...
burnedstudent's user avatar
2 votes
1 answer
250 views

The plot of a single chi square RV approaches infinity at X^2 = 0. Why is that when chi square RVs are added, the resulting pdf plot seems to be at a finite value at Y= 0, where Y = the sum of these ...
CT H's user avatar
  • 31
1 vote
0 answers
48 views

I have two questions regarding the degrees of freedom for the Ljung-Box test on residuals in case of different AR(p) models: In case of a model with non-consecutive lags: As I understand it, one has ...
stat1002's user avatar
2 votes
1 answer
217 views

A noncentral chi-squared random variable $Z$ is of the form $$ Z = \sum_{i=1}^k X_i^2 $$ where $(X_1, X_2, \ldots, X_i, \ldots, X_k)$ be $k$ are independent, normally distributed with mean $\mu_i$ and ...
Capybara's user avatar
2 votes
1 answer
118 views

For an $r \times c$ contingency table, the cells containing observed frequencies, the null hypothesis "the row and column variables are independent" is typically tested by using a $\chi^2$ ...
BenP's user avatar
  • 2,803
2 votes
1 answer
276 views

I'm trying to simulate the distribution from the sample variance $s^2$ and compare it with the theoretical distribution. Therefore, I perform a fairly simple simulation (upfront, I'm not a ...
Mexx's user avatar
  • 33
1 vote
1 answer
61 views

I was reading some lecture notes when I saw a simplification I didn't understand. Specifically, we have $V_n\sim\chi^2(n)$. It was then written then $$E\left(\frac{1}{n+2}V_n-1\right)^2=\frac{2}{n+2}.$...
Anon's user avatar
  • 155
1 vote
0 answers
105 views

Let $\Sigma \in \mathbb{R}^{m \times m}$, $\Theta_0 \in \mathbb{R}^{k \times m}$, $v = \Theta_0 \beta \in \mathbb{R}^k$ with $\| v \| = 1$ and $\Theta \sim \mathcal{N}(\Theta_0, \mathrm{Id}_k \otimes \...
M. Londschien's user avatar
0 votes
1 answer
62 views

I'm looking for the probability that the sum of squares of a standard normal is less than the sum of squares of a non-standard normal with mean 0 and fixed std-dev. Lets say $X_i \sim \mathcal{N}(0,1)$...
CatGod's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
31