question 11

#$&*

course Mth 174

*********************************************

Question:

**** Query problem 8.7.2, Probability and More On Distributions, p. 421

daily catch density function piecewise linear (2,.08) to (6.,24) to (8,.12)

What is the mean daily catch?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

P(x) = 0.04x, 2<=x<=6

-0.06x+0.6, 6

mean = int(0.04x^2dx, 2, 6) + int(-0.06x^2+0.6x dx 6, 8) = (.04x^3/3 2, 6) + (-.06x^3/3+0.3x^2 6, 8) = 5.25

confidence rating #$&*: 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

** You are asked here to find the mean value of a probability density function.

The linear functions that fit between the two points are y = .04 x and y = .6 - .06 x.

You should check to be sure that the integral of the probability density function is indeed 1, which is the case here.

The mean value of a distribution is the integral of x * p(x). In this case this gives us the integral of x * .04 x from x = 2 to x = 6, and x = x(.6 - .06 x) from x = 6 to x = 8.

int( x*.04 x, x, 2, 6) = .04 / 3 * (6^3-2^3) = .04*208/3=8.32/3 = 2.77 approx.

int(-.06x^2 + .6x, x, 6, 8) = [-.02 x^3 + .3 x^2 ] eval at limits = -.02 * (8^3 - 6^3) + .3 ( 8^2 - 6^2) = -.02 * 296 + .3 * 28= -5.92 + 8.4 = 2.48.

2.77 + 2.48 = 5.25.

The first moment of the probability function p(x) is the integral of x * p(x), which is identical to the integral used here. The mean value of a probability distribution is therefore its first moment. **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

------------------------------------------------

Self-critique Rating: ok

*********************************************

Question:

**** Query problem 8.8.13 (3d edition 8.7.13) (formerly #12, Probability and More On Distributions, p. 423 )

cos t, 0

Which function might best represent the probability for the time the next customer walks in?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

cos x can decreasing on its interval, therefore, it can’t represents a probability density function

Using p(t) = 1/4 for probability density, which conduct to that every 4 minutes must be a costumer walk in, it is not fit this situation

For p(t) = e^(-3t), the integral of from (0, inf) is -e^(inf)/3 - (-e^0)/3 = e^0 /3 = 1/3. For a probability density function, this outcome should equal to 1

Therefore, the last function p(t) = 3 e^(-3t) fit this situation best

confidence rating #$&*: 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

** Our function must be a probability density function, which is the case for most but not all of the functions.

It must also fit the situation.

If we choose the 1/4 function then the probability of the next customer walking in sometime during the next 4 minutes is 100%. That's not the case--it might be 5 or 10 minutes before the next customer shows up. Nothing can guarantee a customer in the next 4 minutes.

The cosine function fluctuates between positive and negative, decreasing and increasing. A probability density function cannot be negative, which eliminates this choice.

This leaves us with the choice between the two exponential functions.

If we integrate e^(-3t) from t = 0 to t = 4 we get -1/3 e^-12 - (-1/3 e^0 ) = 1/3 (1 - e^-12), which is slightly less than 1/3. This integral from 0 to infinity will in fact converge to 1/3, not to 1 as a probability distribution must do.

We have therefore eliminated three of the possibilities.

If we integrate 3 e^(-3t) from 0 to 4 we get 1 - e^-12, which is almost 1. This makes the function a probability density function. Furthermore it is a decreasing function. **

.........................................

22:23:53

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

------------------------------------------------

Self-critique Rating: ok

"

Self-critique (if necessary):

------------------------------------------------

Self-critique rating:

"

Self-critique (if necessary):

------------------------------------------------

Self-critique rating:

#*&!

&#Very good work. Let me know if you have questions. &#