Cdf, expectation, and variance of a random continuous variable

  • #1
marcadams267
21
1
Given the probability density function f(x) = b[1-(4x/10-6/10)^2] for 1.5 < x <4. and f(x) = 0 elsewhere.

1. What is the value of b such that f(x) becomes a valid density function

2. What is the cumulative distribution function F(x) of f(x)

3. What is the Expectation of X, E[X]

4. What is the Variance of X, Var[X]

5. What is the probability that X is within one standard deviation from the meanSo far, I've gotten b by integrating the function from 1.5 to 4 and setting it equal to 1, thus getting b = 3/5.
Plugging b into the function, I also integrated it from 1.5 to x, to get a cdf of (-4x^3/125 + 18x^2/125 + 48x/125 - 99/125)
To get the E[X], I integrated f(x) from 1.5 to 4 to get 2.4375
To solve for the variance i used the equation E[X^2] - E[X]^2 and got 0.3711

However, help would be appreciated for number 5 as I am not even sure where to start on that one.
 
Last edited:
Physics news on Phys.org
  • #2
marcadams267 said:
Given the probability density function f(x) = b[1-(4x/10-6/10)^2] for 1.5 < x <4. and f(x) = 0 elsewhere.

1. What is the value of b such that f(x) becomes a valid density function

2. What is the cumulative distribution function F(x) of f(x)

3. What is the Expectation of X, E[X]

4. What is the Variance of X, Var[X]

5. What is the probability that X is within one standard deviation from the meanSo far, I've gotten b by integrating the function from 1.5 to 4 and setting it equal to 1, thus getting b = 3/5.
Plugging b into the function, I also integrated it from 1.5 to x, to get a cdf of (-4x^3/125 + 18x^2/125 + 48x/125 - 99/125)
To get the E[X], I integrated f(x) from 1.5 to 4 to get 2.4375
To solve for the variance i used the equation E[X^2] - E[X]^2 and got 0.3711

However, help would be appreciated for number 5 as I am not even sure where to start on that one.

Hi marcadams267, welcome to MHB!

The probability that is between two arbitrary values is:

The standard deviation is the square root of the variance:

So in this case:
 
Back
Top