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
asambeis [7]
3 years ago
9

An article suggests that a poisson process can be used to represent the occurrence of structural loads over time. suppose the me

an time between occurrences of loads is 0.5 year. (a) how many loads can be expected to occur during a 2-year period? 1 4 loads (b) what is the probability that more than six loads occur during a 2-year period? (round your answer to three decimal places.) 2 your answer cannot be understood or graded. more information (c) how long must a time period be so that the probability of no loads occurring during that period is at most 0.2? (round your answer to four decimal places.) 3 yr
Mathematics
1 answer:
kirill115 [55]3 years ago
3 0

Answer:

a) \lambda_1 = 2*2 = 4

And let X our random variable who represent the "occurrence of structural loads over time" we know that:

X(2) \sim Poi (4)

And the expected value is E(X) = \lambda =4

So we expect 4 number of loads in the 2 year period.

b) P(X(2) >6) = 1-P(X(2)\leq 6)= 1-[P(X(2) =0)+P(X(2) =1)+P(X(2) =2)+...+P(X(2) =6)]

P(X(2) >6) = 1- [e^{-4}+ \frac{e^{-4}4^1}{1!}+ \frac{e^{-4}4^2}{2!} +\frac{e^{-4}4^3}{3!} +\frac{e^{-4}4^4}{4!}+\frac{e^{-4}4^5}{5!}+\frac{e^{-4}4^6}{6!}]

And we got: P(X(2) >6) =1-0.889=0.111

c)  e^{-2t} \leq 2

We can apply natural log in both sides and we got:

-2t \leq ln(0.2)

If we multiply by -1 both sides of the inequality we have:

2t \geq -ln(0.2)

And if we divide both sides by 2 we got:

t \geq \frac{-ln(0.2)}{2}

t \geq 0.8047

And then we can conclude that the time period with any load would be 0.8047 years.

Step-by-step explanation:

Previous concepts

The exponential distribution is "the probability distribution of the time between events in a Poisson process (a process in which events occur continuously and independently at a constant average rate). It is a particular case of the gamma distribution". The probability density function is given by:

P(X=x)=\lambda e^{-\lambda x}

The exponential distribution is "the probability distribution of the time between events in a Poisson process (a process in which events occur continuously and independently at a constant average rate). It is a particular case of the gamma distribution"

Solution to the problem

Let X our random variable who represent the "occurrence of structural loads over time"

For this case we have the value for the mean given \mu = 0.5 and we can solve for the parameter \lambda like this:

\frac{1}{\lambda} = 0.5

\lambda =2

So then X(t) \sim Poi (\lambda t)

X follows a Poisson process

Part a

For this case since we are interested in the number of loads in a 2 year period the new rate would be given by:

\lambda_1 = 2*2 = 4

And let X our random variable who represent the "occurrence of structural loads over time" we know that:

X(2) \sim Poi (4)

And the expected value is E(X) = \lambda =4

So we expect 4 number of loads in the 2 year period.

Part b

For this case we want the following probability:

P(X(2) >6)

And we can use the complement rule like this

P(X(2) >6) = 1-P(X(2)\leq 6)= 1-[P(X(2) =0)+P(X(2) =1)+P(X(2) =2)+...+P(X(2) =6)]

And we can solve this like this using the masss function:

P(X(2) >6) = 1- [e^{-4}+ \frac{e^{-4}4^1}{1!}+ \frac{e^{-4}4^2}{2!} +\frac{e^{-4}4^3}{3!} +\frac{e^{-4}4^4}{4!}+\frac{e^{-4}4^5}{5!}+\frac{e^{-4}4^6}{6!}]

And we got: P(X(2) >6) =1-0.889=0.111

Part c

For this case we know that the arrival time follows an exponential distribution and let T the random variable:

T \sim Exp(\lambda=2)

The probability of no arrival during a period of duration t is given by:

f(T) = e^{-\lambda t}

And we want to find a value of t who satisfy this:

e^{-2t} \leq 2

We can apply natural log in both sides and we got:

-2t \leq ln(0.2)

If we multiply by -1 both sides of the inequality we have:

2t \geq -ln(0.2)

And if we divide both sides by 2 we got:

t \geq \frac{-ln(0.2)}{2}

t \geq 0.8047

And then we can conclude that the time period with any load would be 0.8047 years.

You might be interested in
Report Error Suppose $P(x)$ is a polynomial of smallest possible degree such that: $\bullet$ $P(x)$ has rational coefficients $\
motikmotik

Answer:

We want a polynomial of smallest degree with rational coefficients with zeros in \sqrt{7}, 1 - \sqrt{6} and -3. The last root gives us the factor (x+3). Hence, our polynomial is

P(x) =(x+3)q(x)

where q is a polynomial with rational coefficients and roots \sqrt{7} and 1 - \sqrt{6}. The root \sqrt{7} gives us a factor x-\sqrt{7}, but in order to obtain rational coefficients we must consider the factor x^2-7.

An analogue idea works with 1 - \sqrt{6}. For convenience write  x - 1 + \sqrt{6} = ( x - 1) + \sqrt{6}. This gives the factor (x-1)^2-6. Hence,

P(x) = (x+3)(x^2-7)((x-1)^2-6)=x^5+x^4-18x^3-22x^2+77x+105

Notice that P(-1)=24. So, in order to satisfy the last condition we divide by 3 the whole polynomial, without altering its roots. Finally, the wanted polynomial is

P(x) =(1/3)x^5+(1/3)x^4-6x^3-(22/3)x^2+(77/3)x+35

Step-by-step explanation:

We must have present that any polynomial it's determined by its roots up to a constant factor. But here we have irrational ones, in order to eliminate the irrational coefficients that a factor of the type x-\sqrt7 will introduce in the expression, we need to multiply by its conjugate x+\sqrt7. Hence, we will obtain x^2-7 that have rational coefficients. Finally, the last condition is given with the intention to fix the constant factor. Usually it is enough to evaluate in the point and obtain the necessary factor.

4 0
2 years ago
What is the slope of a line that passes through the points (-2, 4) and (-6, 12)?
pogonyaev
M=y2-y1/x2-x1
m=12-4/-6--2
m=8/-4
m=-2
6 0
2 years ago
Read 2 more answers
A car is traveling at a rate of 44 feet per second. What is the cats rate in miles per hour? How many miles will the car travel
Citrus2011 [14]
It takes 3600 seconds for one hour. It takes 14400 seconds for four hours.

Hope I helped!
6 0
3 years ago
William has 42 red tulip bulbs and 56 yellow tulip bulbs. He plans to use all the bulbs to make potted gifts. William claims he
Zepler [3.9K]
Yes, 6 of each color in each pot
4 0
3 years ago
Every day, Marco runs for 40 minutes and covers 5 miles. How long would it take him to run 2 miles?
Misha Larkins [42]
16 minutes because 40/5 is 8 meaning 8 times 2 which equals 16
5 0
2 years ago
Other questions:
  • The market value of Bryan's home is $389,000. The assessed value is $312,000. The annual property tax rate is $18.60 per $1,000
    7·1 answer
  • 7/8 of a flock of geese landed into a lake. 2/3 of the geese that landed in the lake went under water in search of food what fra
    5·1 answer
  • hope plans to swim 12 laps in the pool each lap is 50 meters she has already swam 144 meters what percentage has she already swi
    7·1 answer
  • Last? night, 6 friends went out to dinner at a restaurant. They split the bill evenly. Each friend paid ?$14.75. If B represents
    9·1 answer
  • Consider generating length-7 strings of lowercase letters. How many strings are there that either begin with 2 consonants or end
    10·1 answer
  • 15PTS PLEASE HELP ASAP!<br> (dont write random answers pls)<br> look at the pic attached:
    11·1 answer
  • 11.
    13·1 answer
  • Miguel Cabrera had a batting average of 0.33 last season.Mike trout had a batting average of 0.326 during the same season. Who h
    13·1 answer
  • Use the distributive property to write expression without parenthesis 6(6x-5)
    15·2 answers
  • Which intervals show f(x) decreasing? Check all that apply.
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!