Question

Let X denote the amount of space occupied by an article placed in a 1-ft3 packing container. The pdf of X is belovw otherwise(a) Choose the correct graph of the pdf f(x) f(x) 0.2 0.4 0.6 0.8 0.2 0.4 0.6 0.8 f(x) f(x) 0.2 0.4 0.6 0.8 0.2 0.4 0.6 0.8(b)Obtain the cdf of X. Fx) - (c) Graph the cdf of X. Adapt the R code from the pdf plot to graph the cdf according to your c(d) What is P(X S 0.55) [i.e., F(O.55)]? (Round your answer to four decimal places.) (e) Using the cdf from (b), what is P(0.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

2.ST 6.2 nei づ?: else c) Flo.ss. e) tlo.SJ) _ F(03)-(0.0986.2 }<!よ

Add a comment
Know the answer?
Add Answer to:
Let X denote the amount of space occupied by an article placed in a 1-ft3 packing...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Will rate!! Let X denote the amount of space occupied by an article placed in a...

    Will rate!! Let X denote the amount of space occupied by an article placed in a 1-ft3 packing container. The pdf of X is below. 72x'(1-x) 0 0<x<1 otherwise f(x) = Adapt the following R code to graph the PDF in R. axb(1-x) 0 < x < 1 otherwise where the pdf is f(x) = ### R Code a-a ; b-b , # # # You must plug in values for a and b. r-seq(0, 1,0.01) # Defines range of...

  • Let X denote the amount of space occupied by an article placed in a 1-ft packing...

    Let X denote the amount of space occupied by an article placed in a 1-ft packing container. The pdf of X is below. 56x6(1 - x) 0 x 1 f(x) = otherwise Obtain the cdf of X. 0 0 > X F(x) 0 s x s 1 1 x > 1 Graph the cdf of X F(x) F(x) 1.0 1.0 0.8 0.8 0.6 0.6 0.4 0.4 0.2 0.2 1.0 0.8 0.6 0.4 0.2 1.0 0.8 0,6 0.4 0.2 F(x F(x)...

  • Let X denote the amount of space occupied by an article placed in a 1-ft3 packing...

    Let X denote the amount of space occupied by an article placed in a 1-ft3 packing container. The pdf of X is below. f(x) = 90x8(1 − x)      0 < x < 1 0 otherwise (a) Graph the pdf. Obtain the cdf of X. F(x) =      0 x < 0 0 ≤ x ≤ 1      1 x > 1 Graph the cdf of X. (b) What is P(X ≤ 0.65) [i.e., F(0.65)]? (Round your answer to four decimal places.)...

  • Let X denote the amount of space occupied by an article placed in a 1-ft3 packing...

    Let X denote the amount of space occupied by an article placed in a 1-ft3 packing container. The pdf of X is below. f(x) = 72x7(1 − x)      0 < x < 1 0 otherwise (a) Graph the pdf. Obtain the cdf of X. F(x) =      0 x < 0 0 ≤ x ≤ 1      1 x > 1 (a) Using the cdf from (a), what is P(0.3 < X ≤ 0.6)? (Round your answer to four...

  • I can't find the solution for (i), I tried the hint but still lost   Let X...

    I can't find the solution for (i), I tried the hint but still lost   Let X denote the amount of space occupied by an article placed in a 1-ft3 packing container. The pdf of X is below 90x8(1-x) 0 0<x<1 otherwise rx) = Adapt the following R code to graph the PDF in R. here the pdf is fx)-ax*u-x) 0<x<1 otherwise ### R Code a-a ; b-b ; ### You must plug in values for a and b. r seq(0,1,0,01)...

  • Let X denote the amount of space occupied by an article placed in a 1-ft packing...

    Let X denote the amount of space occupied by an article placed in a 1-ft packing container. The pdf of X is below. | 42x5(1 - x) 0<x< 1 otherwise (b) What is PIX S 0.6) [i.e., F(0.6)]? (Round your answer to four decimal places.) (c) Using the cdf from (a), what is P(0.3<XS 0.6)? (Round your answer to four decimal places.)

  • SENARASURA Let X denote the amount of space occupied by an artide placed in a 1-ftpacking...

    SENARASURA Let X denote the amount of space occupied by an artide placed in a 1-ftpacking container. The pdf of X is below. - -) 0<x< 1 O therwise (a) Graph the pat 0.2 04 06 08 10 02 0.4 0.6 0.8 1. 02 010 0.4 0.6 0.8 1.0 Obtain the cef of x. U2 0.4 Ub U.B 1.U (b) What is PCX S 0.5) [i.e., F(0.5)]? (Round your answer to four decimal places.) 0.0107 (c) Using the cdf from...

  • 1 Let X denote the amount of space occupied by an article placed in a 1-ftpacking...

    1 Let X denote the amount of space occupied by an article placed in a 1-ftpacking container. The pdf of X is below. F(x) = {72x6 *otherwise Obtain the cdf of X. x < 0 0<x<1 F(x) = { X> 1 (b) What is P(0.7) [i.e., F(0.7)]? (Round your answer to four decimal places.) (c) Using the cdf from (a), what is P(0.45 < X < 0.7)? (Round your answer to four decimal places.) What is P(0.45 SXS 0.7)? (Round...

  • 2. Let X denote the amount of space occupied by an article placed in a 1-ft...

    2. Let X denote the amount of space occupied by an article placed in a 1-ft packing container. The pdf of X is f(x)=90x8 (1 – x) for 0<x< 1 and zero otherwise a) What is the CDF of X b) What is P(X < 0.5) ? c) What is P(0.25 <X < 0.5? And P(0.25 < X <0.5) ? d) Compute E(X)and V(X) e) What is the probability that X is more than one standard deviation from its mean...

  • 6. Here is the graph of the probability density function (pdf) fx for a continuous random variabl...

    6. Here is the graph of the probability density function (pdf) fx for a continuous random variable X 0.8 0.7 0.6 0.5 0.4 0.3 0.2 0.1 6 10 (a) Sketch the cumulative distribution function (cdf) of X. Label the vertical axis appropriately. (b) Which is larger, P(X 2) or P(X 6)? Explain how you know c) Which is larger, P(1.999 X 2.001) or P(5.999 s X .00)? Explain how you know (d) Which is larger, P(1s X S3) or P(5...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT