- #1
trap101
- 342
- 0
1) If X~N(μ,σ2, find the value of c in terms of σ such that P(μ-c ≤ X ≤ μ + c) = 0.95
Attempt: Ok so I have a feeling I will eventually need to reference a standard normal table, but I tried to standardize the rv first:
P (-1 ≤ (X-μ)/c ≤ 1 ) = 0.95
Now here's where I'm stuck, what trait of normal distributions am I missing to apply here?
2) If X ~ N(0,σ2), find the density of Y = |X|.
Attempt: FY(y) = P(Y≤y)
= P( |X| ≤ y)
How do I handle the absolute value bars? Would I have to have 2 cases and if so how do I brign those together in order to have a proper change of variables?
Thanks
Attempt: Ok so I have a feeling I will eventually need to reference a standard normal table, but I tried to standardize the rv first:
P (-1 ≤ (X-μ)/c ≤ 1 ) = 0.95
Now here's where I'm stuck, what trait of normal distributions am I missing to apply here?
2) If X ~ N(0,σ2), find the density of Y = |X|.
Attempt: FY(y) = P(Y≤y)
= P( |X| ≤ y)
How do I handle the absolute value bars? Would I have to have 2 cases and if so how do I brign those together in order to have a proper change of variables?
Thanks