1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Scilla [17]
3 years ago
11

Let X denote the amount of time a book on two-hour reserve is actually checked out, and suppose the cdf is the following. F(x) =

0 x < 0 x2 25 0 ≤ x < 5 1 5 ≤ x Use the cdf to obtain the following. (If necessary, round your answer to four decimal places.)
(a) Calculate P(X ≤ 3).
(b) Calculate P(2.5 ≤ X ≤ 3).
(c) Calculate P(X > 3.5).
(d) What is the median checkout duration ? [solve 0.5 = F()].
(e) Obtain the density function f(x). f(x) = F '(x) =
(f) Calculate E(X).
(g) Calculate V(X) and σx. V(X) = σx =
(h) If the borrower is charged an amount h(X) = X2 when checkout duration is X, compute the expected charge E[h(X)].
Mathematics
1 answer:
Troyanec [42]3 years ago
8 0

Answer:

a) P (x <= 3 ) = 0.36

b) P ( 2.5 <= x <= 3  ) = 0.11

c) P (x > 3.5 ) = 1 - 0.49 = 0.51

d) x = 3.5355

e) f(x) = x / 12.5

f) E(X) = 3.3333

g) Var (X) = 13.8891  , s.d (X) = 3.7268

h) E[h(X)] = 2500

Step-by-step explanation:

Given:

The cdf is as follows:

                           F(x) = 0                  x < 0

                           F(x) = (x^2 / 25)     0 < x < 5

                           F(x) = 1                   x > 5

Find:

(a) Calculate P(X ≤ 3).

(b) Calculate P(2.5 ≤ X ≤ 3).

(c) Calculate P(X > 3.5).

(d) What is the median checkout duration ? [solve 0.5 = F()].

(e) Obtain the density function f(x). f(x) = F '(x) =

(f) Calculate E(X).

(g) Calculate V(X) and σx. V(X) = σx =

(h) If the borrower is charged an amount h(X) = X2 when checkout duration is X, compute the expected charge E[h(X)].

Solution:

a) Evaluate the cdf given with the limits 0 < x < 3.

So, P (x <= 3 ) = (x^2 / 25) | 0 to 3

     P (x <= 3 ) = (3^2 / 25)  - 0

     P (x <= 3 ) = 0.36

b) Evaluate the cdf given with the limits 2.5 < x < 3.

So, P ( 2.5 <= x <= 3 ) = (x^2 / 25) | 2.5 to 3

     P ( 2.5 <= x <= 3  ) = (3^2 / 25)  - (2.5^2 / 25)

     P ( 2.5 <= x <= 3  ) = 0.36 - 0.25 = 0.11

c) Evaluate the cdf given with the limits x > 3.5

So, P (x > 3.5 ) = 1 - P (x <= 3.5 )

     P (x > 3.5 ) = 1 - (3.5^2 / 25)  - 0

     P (x > 3.5 ) = 1 - 0.49 = 0.51

d) The median checkout for the duration that is 50% of the probability:

So, P( x < a ) = 0.5

      (x^2 / 25) = 0.5

       x^2 = 12.5

      x = 3.5355

e) The probability density function can be evaluated by taking the derivative of the cdf as follows:

       pdf f(x) = d(F(x)) / dx = x / 12.5

f) The expected value of X can be evaluated by the following formula from limits - ∞ to +∞:

         E(X) = integral ( x . f(x)).dx          limits: - ∞ to +∞

         E(X) = integral ( x^2 / 12.5)    

         E(X) = x^3 / 37.5                    limits: 0 to 5

         E(X) = 5^3 / 37.5 = 3.3333

g) The variance of X can be evaluated by the following formula from limits - ∞ to +∞:

         Var(X) = integral ( x^2 . f(x)).dx - (E(X))^2          limits: - ∞ to +∞

         Var(X) = integral ( x^3 / 12.5).dx - (E(X))^2    

         Var(X) = x^4 / 50 | - (3.3333)^2                         limits: 0 to 5

         Var(X) = 5^4 / 50 - (3.3333)^2 = 13.8891

         s.d(X) = sqrt (Var(X)) = sqrt (13.8891) = 3.7268

h) Find the expected charge E[h(X)] , where h(X) is given by:

          h(x) = (f(x))^2 = x^2 / 156.25

  The expected value of h(X) can be evaluated by the following formula from limits - ∞ to +∞:

         E(h(X))) = integral ( x . h(x) ).dx          limits: - ∞ to +∞

         E(h(X))) = integral ( x^3 / 156.25)    

         E(h(X))) = x^4 / 156.25                       limits: 0 to 25

         E(h(X))) = 25^4 / 156.25 = 2500

You might be interested in
Choose the best option.
Setler [38]
Answer:

Point

Explanation:

It makes the most sense
5 0
2 years ago
Can x3 – 3x + 1 be the quotient on division of x5+ 2x3 + x – 1 by a polynomial in x of degree 3? Justify​
mestny [16]

Answer:

No

Step-by-step explanation:

x⁵ + 2x³ + x - 1  -> degree of  the polynomial is 5

So, when x⁵ is divided by x³, the quotient should be x⁵⁻³ = x².

So, x³ - 3x + 1 cannot be a quotient

8 0
2 years ago
The graph of f(x) shown below has the same shape as the graph of g (x) = x^2 but it is shifted to the left 2 units. what is the
mariarad [96]

Answer:

  C.  F(x) = (x+2)²

Step-by-step explanation:

A horizontal shift to the right by "h" units is achieved by replacing x with (x-h). The shift we want is to the left by 2 units, so h = -2, and we have ...

  f(x) = g(x -(-2)) = g(x+2)

  f(x) = (x+2)²

8 0
3 years ago
What value of x satisfies
LenaWriter [7]

Answer:

See explanation

Step-by-step explanation:

The given trigonometric equation is cos(90-x)=-\frac{\sqrt{3} }{3}.

We take the inverse cosine of both sides to get:

90-x=cos^{-1}(-\frac{\sqrt{3} }{3})

90-x=125

x=125-90

x=-35\degree=325\degree to the nearest degree

None of the options satisfies the given equation.

But if the question is actually;

cos(90-x)=-\frac{\sqrt{3} }{2}

Then;

90-x=\cos^{-1}(-\frac{\sqrt{3} }{2}).

90-x=210.

90-x=210.

x=-120\degree.

Or

x=360-120=240\degree.

In this case the answer will be B

5 0
3 years ago
Read 2 more answers
Round 13.9 to the nearest whole number
Rudik [331]
14
You are very welcome
3 0
3 years ago
Read 2 more answers
Other questions:
  • The function (f) is given by <img src="https://tex.z-dn.net/?f=f%28x%29%3De%5E%28x-11%29%20-8" id="TexFormula1" title="f(x)=e^(x
    8·1 answer
  • There were 128 participants in an online Fortnite tournament. The table below shows the number of people that were left in the t
    12·1 answer
  • How much of the circle is shaded 1/3+3/8
    6·1 answer
  • Solve 3x2 + 6x = 8.
    8·2 answers
  • "The table and the graph below each show a different relationship between the same two variables, x and y:
    9·2 answers
  • 5 questions plz answer asap :3
    5·1 answer
  • What is the nearest 100 of 1730<br>​
    13·1 answer
  • What is the result of subtracting X^2-2x+3 from 3x^2+x-2
    7·1 answer
  • 8 1/16-5 1/2 I need help with this.pls
    6·1 answer
  • Which of the following is a trinomial?
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!