Determining Distribution using normal/chi-square

  • Thread starter Thread starter cse63146
  • Start date Start date
  • Tags Tags
    Distribution
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
cse63146
Messages
435
Reaction score
0

Homework Statement



Suppose X,W,Y and Z are all independent. X & Y have a normal distribution. W has N(4,4) distribution while Z has a chi-square with 2 degrees of freedom.

a) What is the distribution of X2 + Y2 + Z?
b) What is the distribution of W - 4/(2|X|)
c) What is the distribution of (X2 + Y2)/Z

Homework Equations





The Attempt at a Solution



a) X~N(0,1) Y~N(0,1) Y2~X2(1) X2~X2(1)

Let S = X2 + Y2 + Z

therefore S~X2(4)

c) X~N(0,1) Y~N(0,1) Y2~X2(1) X2~X2(1)

Let S = (X2 + Y2)/Z

therefore S~X2(1)

b) Not sure what to do about the absolute value.
 
Physics news on Phys.org
Your response to c isn't correct - you cannot say that because the numerator has 2 degrees of freedom, as does the denominator, they cancel.
You do know that the numerator and denominator are independent, and both have chi-square distributions, so ...
 
Ah, they become an F-distribution

so S ~ F2,2

how would I handle the |X| in part b)?
 
cse63146 said:
how would I handle the |X| in part b)?

[tex]|X|=\sqrt{X^2}[/tex]