Reference no: EM131213907
Homework: Reliable Intuition?
Consider a renewal process. Let X be the inter renewal times; and let I and R be the length of an interval interrupted at random and its remainder, respectively. The following BASIC simulation calculates the average values of X, I, and R (based on 10,000 replications of I and R, where T is a random interruption point).
100 FOR j=1 TO 10000
110 S=0
120 T = -1000*LOG(1-RND)
130 X=
140 c=c+1
150 SX=SX+X
160 S=S+X
170 IF S<T THEN 130
180 R=S-T: I=X
190 SR=SR+R: SI=SI+I
200 NEXT j
210 PRINT SX/c, SI/10000,SR/10000
a. Run the simulation for the case when X is exponentially distributed (that is, the renewal process is a Poisson process) with E(X) = 1.
Comment on the assertion: "It is intuitively obvious that E(I) = E(X) and E(R) = E(X) / 2."
b. Let X = Y + u, where u is a constant (to be treated as a parameter), and Y is a random variable with probability distribution: P(Y=1) = 0.9, P(Y=11) = 0.1. Run the simulation and fill in the values indicated in the table. Calculate the theoretical values of E(I) and E(R) according to the formulas (to be derived later):
E(I) = E(X) + V(X) / E(X) and E(R) = E(I) / 2.
Draw the theoretical graph of E(R) versus u. On the same graph, plot the points produced by the simulation.
Comment on the assertion: "It is intuitively obvious that as the average length of the random interval X increases (that is, as u increases), the average lengths of the interrupted interval I and its remainder R will also increase."
Effects of a sudden decrease in the domestic demand
: Describe the effects of a sudden decrease in the domestic demand for holding money on our domestic product and income under floating exchange rates.
|
Complete a client report for opticare
: Implement a PMO would commence with an environmental scan of contemporary project management office principles and practices, reviewing candidate frameworks and investigating similar PMO activities in industries aligned with the organisation for w..
|
Rising inflation rate and tendency for overall payments
: A country has a rising inflation rate and a tendency for its overall payments to go into deficit. - Will the resulting exchange-rate change move the country closer to or further from internal balance?
|
Responsibilities of the mortgage brokers to borrowers
: Question 1: What were the responsibilities of the mortgage brokers to borrowers? To lenders? To investors? How well did they fulfill their responsibilities? Why?
|
Draw the theoretical graph
: MAP 6264 Homework: Reliable Intuition? Let X = Y + u, where u is a constant (to be treated as a parameter), and Y is a random variable with probability distribution: P(Y=1) = 0.9, P(Y=11) = 0.1. Draw the theoretical graph of E(R) versus u. On the s..
|
If the exchange rate value of the pound remains steady
: If the exchange-rate value of the pound remains steady, what are the effects of tighter money on British domestic product and income? What is the effect on the British inflation rate?
|
Calculate the cost of purchasing the equipment
: The company would depreciate the equipment over 4 years, using straight-line depreciation. A 4-year lease calls for a payment of $350,000 at the beginning of each year. If the equipment is purchased, the company will borrow from its bank at an..
|
What was the public issue facing the coca-cola company
: What was the public issue facing The Coca-Cola Company in this case? Describe the "performance-expectations gap" found in the case-what were stakeholders' concerns, and how did their expectations differ from company's performance?
|
Prepare a report that defines regression testing
: Then prepare a report that defines regression testing and explain its importance in the database system testing process. Cite your references.
|