Weekly tasks or assignments (Individual or Group Projects) will be due by Monday and late submissions will be assigned a late penalty in accordance with the late penalty policy found in the syllabus. NOTE: All submission posting times are based on midnight Central Time.
Deliverable Length: 800 word
The financial crisis of 2008 caused macro economists to rethink monetary and fiscal policies. Economists, financial experts, and government policy makers are victims of what former Fed chairman Alan Greenspan called a “once in a century credit tsunami”—in other words, nobody saw it coming.
Based on the analysis of the data, share your thoughts on what caused the financial crisis and whether the United States is going in the right or wrong direction with its current policies.
Focus specifically on the following:
Monetary policy
What monetary policies do you think caused the crisis?
What were the effects of the policies implemented in reaction to the crisis?
Do you think the solutions worked in the short term? In the long term?
Fiscal policies
What fiscal policies do you think caused the crisis?
What were the effects of the fiscal policies implemented in reaction to the crisis?
Do you think the solutions worked in the short term? In the long term?
Make sure you include the following concepts in your analysis:
Interest rates
The financial services industries (CDOs, CMOs, the stock market, credit flows, money markets, etc.)
Tax rebates
Stimulus
TARP
Government debt and deficit
Inflation
Unemployment
GDP
In your opinion, did government intervention help or harm the economy before and after the panic of 2008? Would you have done anything differently?
Make sure you use research to back up your argument.
Please submit your assignment.
For assistance with your assignment, please use your text, Web resources, and all course materials.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

