EBook Problems MultivariateNormal

From Socr

(Difference between revisions)
Jump to: navigation, search
(EBook Problems Set - Mutivariate Normal Distribution)
(EBook Problems Set - Mutivariate Normal Distribution)
Line 411: Line 411:
''(b) What is the probability that the magnitude of the differential settlement (i.e., the difference between the settlements of two adjacent footings) will be less than 0.5 inch?
''(b) What is the probability that the magnitude of the differential settlement (i.e., the difference between the settlements of two adjacent footings) will be less than 0.5 inch?
 +
===Problem 7===
 +
[[Image:Problem 7.jpg|600x600px|center]]
 +
The systems of pipes shown in the figure is supposed to carry the storm runoffs <math>X_1</math> and <math>X_2</math>, and the municipal waste water, <math>X_3</math>. Suppose the statistics of the flow rates (all in units of cubic feet per second, CFS) are:
 +
 +
{| border="1" align="center"
 +
|-
 +
! scope="col" |
 +
! scope="col" | Mean
 +
! scope="col" | c.o.v.
 +
! scope="col" | Distribution
 +
|-
 +
! scope="row" | <math>X_1</math>
 +
| 10 || 0.3 || Normal
 +
|-
 +
! scope="row" | <math>X_2</math>
 +
| 15 || 0.2 || Normal
 +
|-
 +
! scope="row" | <math>X_3</math>
 +
| 20 || 0.00 || ---
 +
|}
 +
   
 +
 +
Because of proximity, <math>X_1</math> and <math>X_2</math> are dependent. Assume that the coefficient of correlation <math>\rho_{X_1,X_2}=0.6</math>.
 +
 +
''(a) Determine the mean value and standard deviation of the total rate of inflow to pipe 5.
 +
 +
''(b) What is the probability that during a ''one minute interval'', the volume of water flowing into pipe 2 exceeds that into pipe 1 by at least 400 cubic feet? (Hint: assume the inflow rate into each pipe is constant during that minute)
 +
 +
''(c) Suppose the municipal waste water is projected to increase at a rate of 3 cfs per year, and pipe 5 has a capacity of 70 cfs. If the design criterion is that the probability of overflow at pipe 5 (total inflow exceeds capacity) after a storm should be less than 0.05, how many years will the current pipe 5 remain adequate, i.e., before a larger size pipe is needed?
<hr>
<hr>
* [[EBook | Back to Ebook]]
* [[EBook | Back to Ebook]]

Revision as of 00:38, 25 January 2011

Contents

EBook Problems Set - Mutivariate Normal Distribution

Problem 1

Person1 and Person2 are travelling from point A to point D, but there are different routes to get from A to D. Person1 decides to take the A->B->D route, whereas Person2 takes the A->C->D route.

The travel times (in hours) between each pair of points indicated are normally distributed as follows:

T1 ~ N (6, 2)

T2 ~ N (4, 1)

T3 ~ N (5, 3)

T4 ~ N (4, 1)

Explain why these times are stochastic (and not exact or deterministic)? Although the travel times here generally can be assumed statistically independent, T3 and T4 are dependent with correlation coefficient 0.8.


(a) What is the probability that Person2 will not arrive at point D within 10 hours?

(b) What is the probability that Person1 will arrive at point D earlier than Person2 by at least one hour?

(c) Which route (A\rightarrowB\rightarrowD or A\rightarrowC\rightarrowD) should be taken if one wishes to minimize the expected travel time from A to D? Explain.


Problem 2

The settlement (in cm) of a structure shown in the following figure may be evaluated from

S = 0.3A + 0.2B + 0.1C

where A, B, and C are respectively the thickness (in m) of the three layers of soil as shown. Suppose A, B, and C are modeled as independent normal random variables as

A ~ N(5,1)

B ~ N(8,2)

C ~ N(7,1)


(a) Determine the probability that the settlement will exceed 4 cm.

(b) If the total thickness of the three layers is known exactly as 20 m; and furthermore, thicknesses A and B are correlated with correlation coefficient equal to 0.5, determine the probability that the settlement will exceed 4 cm.


Problem 3

A friction pile is driven through three soil layers as shown in the following figure:

The total bearing capacity of the friction pile (in tons) is obtained from

Q = 4A + B + 2C

Where A, B, and C are penetration lengths (in meters) through each of the three soil layers, respectively. Suppose A ~ N(5,3); B ~ N(8,2); A and B are negatively correlated with coefficient ρ = - 0.5. The total length of the pile is 30 meters. Determine the probability that the pile will fail to support the 40 ton load, i.e., the event that the capacity Q is less than 40 tons. [Hint: Observe C = 30 - (A+B)].


Problem 4

A city is located at the downstream of the confluence point of two rivers as shown. The annual maximum flood peak in River 1 has an average of 35m2 / sec with the standard deviation of 10m3 / sec, whereas in River 2 the mean peak flow rate is 25m3 / sec and the standard deviation is 10m3 / sec. The annual maximum peak flow rates in both rivers are normally distributed with a correlation coefficient of 0.5. Presently, the channel which runs through the city can accommodate up to 100m3 / sec flow rate without flooding the city. Please answer the following questions.

(a) What are the mean and standard deviation of the annual maximum peak discharge passing through the city?

(b) What is the annual risk that the city will experience flooding based on the existing channel capacity? What is the corresponding return period?

(c) Calculate the probability that the city will experience flooding over a 10-year period.

(d) If the desired flooding risk over a 10 year period is to be reduced by half, how large should the present channel capacity be extended to?


Problem 5

Fibers may be embedded in cement to increase its strength. Consider a cracked section as shown in the following diagram:

Suppose the total strength T of the cracked section is given by the following expression:

T = C + (F1 + F2 + ... + FN)

Where C is the strength contributed by the cement; F1, F2, etc. are the strength of each of the fibers across the crack; N is the total number of fibers across the crack. Suppose C=N(30,5); each Fi is N(5,3) and N is a discrete random variable with the following PMF


Assume C and Fi's are statistically independent. What is the probability that the total strength T will be less than 30?

Problem 6

The settlement of each footing shown follows a normal distribution with a mean of 2 inches and a coefficient of variation of 30%. Suppose the settlements between two adjacent footings are correlated with a correlation coefficient of 0.7. suppose

D = S1S2

where S1 and S2 are settlements of footings 1 and 2, respectively.

(a) Determine the mean and variance of D.

(b) What is the probability that the magnitude of the differential settlement (i.e., the difference between the settlements of two adjacent footings) will be less than 0.5 inch?

Problem 7

The systems of pipes shown in the figure is supposed to carry the storm runoffs X1 and X2, and the municipal waste water, X3. Suppose the statistics of the flow rates (all in units of cubic feet per second, CFS) are:

Mean c.o.v. Distribution
X1 10 0.3 Normal
X2 15 0.2 Normal
X3 20 0.00 ---


Because of proximity, X1 and X2 are dependent. Assume that the coefficient of correlation \rho_{X_1,X_2}=0.6.

(a) Determine the mean value and standard deviation of the total rate of inflow to pipe 5.

(b) What is the probability that during a one minute interval, the volume of water flowing into pipe 2 exceeds that into pipe 1 by at least 400 cubic feet? (Hint: assume the inflow rate into each pipe is constant during that minute)

(c) Suppose the municipal waste water is projected to increase at a rate of 3 cfs per year, and pipe 5 has a capacity of 70 cfs. If the design criterion is that the probability of overflow at pipe 5 (total inflow exceeds capacity) after a storm should be less than 0.05, how many years will the current pipe 5 remain adequate, i.e., before a larger size pipe is needed?




Translate this page:

(default)

Deutsch

Español

Français

Italiano

Português

日本語

България

الامارات العربية المتحدة

Suomi

इस भाषा में

Norge

한국어

中文

繁体中文

Русский

Nederlands

Ελληνικά

Hrvatska

Česká republika

Danmark

Polska

România

Sverige

Personal tools