Question

Can you check my answers and solve problem f and g ------------------------------------------------------------------------------ Oklahoma is not historically...

Can you check my answers and solve problem f and g

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

Oklahoma is not historically known for experiencing earthquakes. Up until 2008, Oklahoma experienced a constant rate of about 1.5 perceptible earthquakes per year on average.

a) Assuming that earthquakes are random and independent, with a constant rate of 1.5 per year, he count of perceptible earthquakes per year in Oklahoma should have a Poisson distribution with mean 1.5. What is the standard deviation of the number of earthquakes per year?

Answer: 1.255

b) Making the same assumptions as in part (a), use one or two R functions to compute the probability of seeing less than two earthquakes per year.

Answer: ppois(1,1.5)

0.5578254

c) Do the same calculation as above, this time using only a hand calculator. Show your work and round your final percentage to two decimal places.

Answer: 0.5578

d) In 2013, Oklahoma experienced 109 perceptible earthquakes (an average of two per week). Assuming the same model as above, write an equation to show how the chance of experience 109 earthquakes or more can be written as a function of the probability at or below some k.

Answer: P(k>=109) = 1 - P(k<109) where k= 0,1,2,.....108

e) Use R, calculate the probability of observing 109 perceptible earthquakes or more. Write a sentence describing the chance of seeing such an event assuming the specified Poisson distribution (i.e., is it rare or common?)

Answer: dpois(109,1.5)

2.415353e-158

f) Based on your answer in question (e), would you conclude that the mean number of perceptible earthquakes has increased? Why or why not?

g) Would knowing that the number of perceptible earthquakes was 585 in 2014 support your conclusion?

Homework Answers

Answer #1

The number of perceptible earthquake has Poisson distribution.

Poisson PMF is

a) The mean and variance of the Poisson distribution is . The standard deviation is

b) The probability,

> ppois(1,1.5)
[1] 0.5578254

c) Using hand calculator

d) The equation to show how the chance of experience 109 earthquakes or more can be written as a function of the probability at or below some is (use complementary probability)

e) The probability of observing 109 perceptible earthquakes or more is

> 1-ppois(108,1.5)
[1] 0

It is very rare since the probability is 0.

f) From part (d), the number of Earthquakes has increased from 1.5 year to 2 per week.

g) Yes.

Know the answer?
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
Similar Questions
Problem 15-27 (Algorithmic) Gubser Welding, Inc., operates a welding service for construction and automotive repair jobs....
Problem 15-27 (Algorithmic) Gubser Welding, Inc., operates a welding service for construction and automotive repair jobs. Assume that the arrival of jobs at the company's office can be described by a Poisson probability distribution with an arrival rate of one job per 8-hour day. The time required to complete the jobs follows a normal probability distribution, with a mean time of 5.5 hours and a standard deviation of 2 hours. Answer the following questions, assuming that Gubser uses one welder...
At Burnt Mesa Pueblo, in one of the archaeological excavation sites, the artifact density (number of...
At Burnt Mesa Pueblo, in one of the archaeological excavation sites, the artifact density (number of prehistoric artifacts per 10 liters of sediment) was 1.2. Suppose you are going to dig up and examine 49 liters of sediment at this site. Let r = 0, 1, 2, 3, ... be a random variable that represents the number of prehistoric artifacts found in your 49 liters of sediment. (a) Explain why the Poisson distribution would be a good choice for the...
At Burnt Mesa Pueblo, in one of the archaeological excavation sites, the artifact density (number of...
At Burnt Mesa Pueblo, in one of the archaeological excavation sites, the artifact density (number of prehistoric artifacts per 10 liters of sediment) was 1.9. Suppose you are going to dig up and examine 51 liters of sediment at this site. Let r = 0, 1, 2, 3, ... be a random variable that represents the number of prehistoric artifacts found in your 51 liters of sediment. (a) Explain why the Poisson distribution would be a good choice for the...
Can you please check my answers and tell me if they are correct? thanks 8. Write...
Can you please check my answers and tell me if they are correct? thanks 8. Write the ionic equation for dissolution and the solubility product (Ksp) expression for each of the following slightly soluble ionic compounds: (a) PbCl2       PbCl2(s) --> Pb2+(aq) + 2Cl-(aq)                           Ksp = [Pb2+][Cl-]2   (b) Ag2S        Ag2S(s) --> 2Ag+(aq) + S2-(aq)                             Ksp =[Ag+]2[S2-] (c) Sr3(PO4)2 Sr3(PO4)2(s) --> 3Sr2+(aq) + 2PO43-(aq)         Ksp =[Sr2+]3[PO43-]2 (d) SrSO4       SrSO4(s) --> Sr2+(aq) + SO42-(aq)                       Ksp =[Sr2+][SO42-] 14. Assuming that no equilibria other than dissolution are involved,...
4.4.12 How many ways can you choose seven people from a group of twenty? 5.1.2 Suppose...
4.4.12 How many ways can you choose seven people from a group of twenty? 5.1.2 Suppose you have an experiment where you flip a coin three times. You then count the number of heads. State the random variable. Write the probability distribution for the number of heads. Draw a histogram for the number of heads. Find the mean number of heads. Find the variance for the number of heads. Find the standard deviation for the number of heads. Find the...
Problem 1: Relations among Useful Discrete Probability Distributions. A Bernoulli experiment consists of only one trial...
Problem 1: Relations among Useful Discrete Probability Distributions. A Bernoulli experiment consists of only one trial with two outcomes (success/failure) with probability of success p. The Bernoulli distribution is P (X = k) = pkq1-k, k=0,1 The sum of n independent Bernoulli trials forms a binomial experiment with parameters n and p. The binomial probability distribution provides a simple, easy-to-compute approximation with reasonable accuracy to hypergeometric distribution with parameters N, M and n when n/N is less than or equal...
1. The real risk-free rate is 2.6%. Inflation is expected to be 2.15% this year, 4.15%...
1. The real risk-free rate is 2.6%. Inflation is expected to be 2.15% this year, 4.15% next year, and 2.65% thereafter. The maturity risk premium is estimated to be 0.05 × (t - 1)%, where t = number of years to maturity. What is the yield on a 7-year Treasury note? Do not round your intermediate calculations. Round your answer to two decimal places. 2. A company's 5-year bonds are yielding 9.75% per year. Treasury bonds with the same maturity...
I. Solve the following problem: For the following data: 1, 1, 2, 2, 3, 3, 3,...
I. Solve the following problem: For the following data: 1, 1, 2, 2, 3, 3, 3, 3, 4, 4, 5, 6 n = 12 b) Calculate 1) the average or average 2) quartile-1 3) quartile-2 or medium 4) quartile-3 5) Draw box diagram (Box & Wisker) II. PROBABILITY 1. Answer the questions using the following contingency table, which collects the results of a study to 400 customers of a store where you want to analyze the payment method. _______B__________BC_____ A...
In this problem, you will solve for the equilibrium population of an idealized city experiencing rural-urban...
In this problem, you will solve for the equilibrium population of an idealized city experiencing rural-urban migration, following the augmented Harris- Todaro model from Chapter 3. The incomes earned in urban employment and in the rural area are y and yA, respectively, and t is commuting cost per mile. J is the number of available urban jobs. a) Suppose the city is a rectangle 10 blocks wide with the employment center at one end (it’s an island like Manhattan). The...
1. Willow Brook National Bank operates a drive-up teller window that allows customers to complete bank...
1. Willow Brook National Bank operates a drive-up teller window that allows customers to complete bank transactions without getting out of their cars. On weekday mornings, arrivals to the drive-up teller window occur at random, with an arrival rate of 6 customers per hour or 0.1 customers per minute. Also assume that the service times for the drive-up teller follow an exponential probability distribution with a service rate of 54 customers per hour, or 0.9 customers per minute. Determine the...