1. Explain and show how the full Keynesian sticky wage model is built. What are the main relationships? Explain briefly what each curve depicts.
2. Imagine that the economy starts off in a situation where the labor market clears. The economy is hit by a shock that reduces consumption demand temporarily. (See e.g. Figure 3.) Show the effects of the shock using graphs. Explain every shift of a curve. What are the effects on the interest rate, consumption, investment, output, the price level, the real wage and employment?
3. Do these effects fit the business cycle facts?
4. What would happen if the nominal wage adjusted in response to the shock? (Assume for this that wage adjustment is faster than the return of consumption demand to its initial level, i.e. maintain consumption demand at its low level induced by the shock here).
5. Using graphs, illustrate how fiscal policy could be used to counteract the effect of the shock. (Assume that the nominal wage remains at its initial level.)
6. Show, using graphs, the effects of the same shock in an economy where the nominal wage is flexible. How do the interest rate, output, the price level, the real wage and employment change?
7. How do these changes compare to those in a) the short run and b) the long run of the Keynesian model?
In: Economics
Java Generics (Javas built-in Stack)
What are the problems?
class genStck {
Stack stk = new Stack ();
public void push(E obj) {
push(E);
}
public E pop() {
Object obj = pop();
}
}
class Output {
public static void main(String args[]) {
genStck <> gs = new genStck ();
push(36);
System.out.println(pop());
}
}
In: Computer Science
ACME Incorporated has built a factory 1 kilometer upwind of your home. It is a coal power plant that emits carbon monoxide (CO) at a rate of 500 kilograms per second.
Discussion Question 1
What will the concentration of CO be outside your home be if the factory emits CO at the rate given above, your home is 1 km downwind of the factory, the wind speed is 3 meters per second, and the atmospheric stability is slightly stable? Report in units of kg/ m3. To calculate this concentration, use the simplified Gaussian Plume Equation:
C= QU × 12πσyσz
Where:
We can estimate sy and sz as:
sy = ax0.893 sz = cxd – f
Where:
|
a |
c |
d |
f |
|
|
Very unstable |
213 |
440.8 |
1.941 |
-9.27 |
|
Unstable |
156 |
106.6 |
1.149 |
-3.3 |
|
Slightly unstable |
104 |
61 |
0.911 |
0.0 |
|
Neutral |
68 |
33.2 |
0.725 |
1.7 |
|
Slightly stable |
50.5 |
22.8 |
0.678 |
1.3 |
|
stable |
34 |
14.35 |
0.741 |
0.35 |
Discussion Question 2
Does this concentration violate the 8-hour NAAQS standard for CO (9 ppm)? Note that you need to convert units from kg/m3 to ppm to answer this.
***Hints***
1 kg = 1000 g
The molar mass of CO is 22.01 g/mol
Avogadro’s number is 6.02*1023 molecules/mol
Assuming standard conditions of T=298 Kelvins and P = 1 atm, there are 2.46 *1022 molecules/L of air
1000L = 1 m3
To get units in ppm, do: (# of molecules of CO)/(# of molecules of air) *106
In: Other
In: Finance
11. Suppose that a 32M × 16 memory built using 512K × 8 RAM chips and memory is word-addressable.
a) How many RAM chips are necessary?
b) If we were accessing one full word, how many chips would be involved?
c) How many address bits are needed for each RAM chip?
d) How many banks will this memory have?
e) How many address bits are needed for all of memory?
f) If high-order interleaving is used, where would address 14 (which is E in hex) be located?
g) Repeat Exercise 11f for low-order interleaving.
In: Computer Science
Encrypt the given plaintext with the key. Built the key matrix (big size). And show how you get each letter ciphertext (you can do that by making shapes and arrows in key matrix).
No need to draw key matric again and again.
Show all your work. If you just write cipher text and key matric without showing (shapes and arrow on key matrix) that how you get the ciphertext then your marks will be deducted.
key : alphabets
plaintext : smartness
In: Computer Science
You have just taken a job as a consultant for a custom-built motorcycle company. The plant manager says he had read that a synchronized push supply chain strategy was associated with stable demand, and one of the goals for his company was to remove as much demand variability as possible. He recommends using a synchronized push strategy for their customized product. How would you reply to him?
(2-3 paragraphs please) (5-6 sentences each)
In: Operations Management
In: Computer Science
without using the table of Tolerance factors for normal distributions, find a tolerance interval that gives two sided 95% bounds on 90% of the distribution of packages of 95% lean beef. Assume the data came from an approximately normal distribution. where n=30, sample mean=96.2%, and standard deviation= 0.8%.
In: Statistics and Probability
Consider a market with two goods, x and z that has the following utility function U = x^0.2z^0.8
a) What is the marginal rate of substitution?
b) As a function of the price of good x (px), the price of good z (pz) and the income level (Y ), derive the demand functions for goods x and z.
In: Economics