Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
How do you find the value of 'k' in this probability density function?
This is the question that I have:
X is a continuous random variable having the probability density function
f(x) = k/x for 1≤x≤ 9
f(x) = 0 elsewhere
where k is a constant.
Giving your answers to 3 significant figures where appropriate, find the value of k
2 Answers
- Wayne DeguManLv 77 years agoFavorite Answer
If X is a continuous function then the total probability of 1 will be the area enclosed from x = 1 to x = 9
i.e. ∫ (k/x) dx....from x = 1 to x = 9
=> k[lnx]..from 1 to 9
so, k[ln9 - ln1] = 1
i.e. kln9 = 1
=> k = 1/ln9...i.e. 0.455 to 3 s.f.
:)>
- ?Lv 77 years ago
WEll,
X is a continuous random variable having the probability density function
f(x) = k/x for 1â¤x⤠9
f(x) = 0 elsewhere
where k is a constant.
f is a pdf if and only if f(x) >= 0 for any x, and Integral (on R) f(x) dx = Int( 1 to 9) f(x) dx= 1
so
J = Int ( 1 to 9) (k/x) dx = 1
k [ lnx ] (between 1 and 9) = 1
k(ln9 - ln1) = 1
3kln3 = 1
finally : k = 1/ln9
and you can get your calc. for the decimals...
hope it' ll help !!