Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In a small village, several vehicles use a bridge to cross over a river. Everyday several automobiles and trucks use this bridge. The number

image text in transcribed

In a small village, several vehicles use a bridge to cross over a river. Everyday several automobiles and trucks use this bridge. The number of automobiles that pass over the bridge on a day is a Poisson random variable with A = 50 and the number of trucks that pass over the bridge on a day is a Poisson random variable with A = 10. The weight of each automobile is a Gamma distributed random variable in kilograms with a = 190 and X = 0.15. The weight of each truck is a Gamma distributed random variable in kilograms with a = 110 and A = 0.01. The bridge is not safe if the total weight of all the vehicles that pass over the bridge on a day is more than 200 tons. You are asked to estimate the probability of this by conducting a Monte Carlo simulation study. Q1. (15 pts.) (a) Use Normal approximation to determine the size of your Monte Carlo simulation so that with probability 0.99, your answer should differ from the true value by no more than 0.02. (5pts) Implement a Matlab/Octave code that does this simulation. As the size of the simulation use your answer in part a of Q1. In your report provide the following; Estimate the probability that the total weight of all the vehicles that pass over the bridge on a day is more than 200 tons. Estimate the total weight, X, of all the vehicles that pass over the bridge on a day. Estimate Std(X) and comment on the accuracy of your estimator of X.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Financial Accounting

Authors: Robert Libby, Patricia Libby, Daniel Short, George Kanaan, M

5th Canadian edition

9781259105692, 978-1259103285

More Books

Students also viewed these Accounting questions

Question

Given that P(AnB) = .4 and P(AJB) = .8. find P(B). - 5

Answered: 1 week ago