Questions
Introduction This simulation will allow you to assume the role of a loan officer and make...

Introduction

This simulation will allow you to assume the role of a loan officer and make lending decisions about mortgage applications to the bank.

Once you review all the documentation and the loan applications, you will make your recommendations. You will also have a chance to review how your loans performed over the course of the next six months. Based on this analysis, you will answer a few questions and complete your analysis.

Once done, you will need to submit the results of your analysis as an assignment for grading.

Of course, there can be more than one correct decision. Please present your justification of the decisions you are presenting.

Include three approved Loans  

1.

2.

3.

Would you have made the same decisions about the loan(s) you approved now that you see how they have performed over six months? Explain.  

Are you concerned about the payments that have been made for the loan(s) you approved? What do you think will happen in the next 5 years?

summarize your findings in the one page word document

In: Finance

Now, it is time for you to test your knowledge of key economic indicators and the...

Now, it is time for you to test your knowledge of key economic indicators and the effects of economic measurements have on an economy.

The purpose of this assignment is to investigate and to gauge your understanding of key economic indicators by filling out the figure one (1) below and to write up your findings and compare and contrast the United States to that of China.

Compare and Contrast the United States to that of China

Assignment should include the following:

Title page

Introductory paragraph

Completed table inserted into your Word document

Summary of the United States and China

Summary must be at least 250-words or more in length

Conclusion to summarize your findings, and

Reference page (Reference page must be at the end of your paper and on a separate page).

Country

United States

China

Gross Domestic Product (GDP)

GDP per Capita

Durable and Non-Durable Goods

Retail Sales

Housing Starts

Unemployment Rate

Inflation Rates

Population

Median Household Average Income

Human Development Index (HDI)

Trade Deficit or Trade Surplus (In millions of dollars)

In: Economics

Purpose of the Assignment Identify strategies to reduce the risk for injury to clients in various...

Purpose of the Assignment

Identify strategies to reduce the risk for injury to clients in various environments.

Course Competencies

  • Select appropriate nursing interventions when providing multidimensional care to clients experiencing alterations in mobility.
  • Strategies for safe effective multidimensional nursing practice when providing care for clients experiencing sensory and perception disorders.

Instructions

In a one page Word Document, plan interventions with rationale which will promote an environment of safety for the described client below. Consider the client’s medical history and medications.

Mr. Joe Smith, 75-year old man, recently suffered a left cerebrovascular accident. He has right visual field deficits and residual weakness in this right arm and leg. He uses a walker for mobility. He takes Metoprolol for his blood pressure and the physician started him on Coumadin because he has recently been diagnosed with atrial fibrillation.

Use at least two scholarly sources to support your interventions and rationale. Be sure to cite your sources in-text and on a reference page using APA format.

In: Nursing

Long-Term Care Reimbursement The federal and state governments are the largest payers of health care services...

Long-Term Care Reimbursement The federal and state governments are the largest payers of health care services in the United States. The largest federal programs are the Medicare and Medicaid services. Using the information from the textbooks, lectures, and Internet resources, provide a brief summary of Medicare and Medicaid services in a Microsoft Word document. To get up-to-date information on the programs, review the information shared on the following websites: The Centers for Medicare and Medicaid Services The Social Security Administration In your summary, include the following points: An overview of the different Medicare and Medicaid services The population covered under Medicare and Medicaid services The services of long-term care covered under Medicare and Medicaid, including the restrictions placed on them

REFERENCE: Title:Long-Term Care: Managing Across the Continuum Author: John Pratt Edition/Year: 4th Ed./2016 Publisher: Jones & Bartlett ISBN: 978-1-284-05459-0

Get up-to-date information on the programs, review the information shared on the following websites:

- The Centers for Medicare and Medicaid Services

- The Social Security Administration

In: Nursing

Part 3: Dividend Policy: Assume that you were recently hired by a national consulting firm, which...

Part 3: Dividend Policy: Assume that you were recently hired by a national consulting firm, which has been asked to help Adams, Stores, Inc. prepare for its public offering. Prepare a presentation in which you review the theory of dividend policy and discuss the following: A. The terms “irrelevance,” “bird-in-the-hand,” and “tax preference” have been used to describe three major theories regarding the way dividend payouts affect a firm’s value. Explain what these terms mean, and briefly describe each theory. B. What do the three theories indicate regarding the actions management should take with respect to dividend payout? C. What are stock repurchases? Discuss the advantages and disadvantages of a firm’s repurchasing its own shares. D. What are stock dividends and stock splits? What are the advantages and disadvantages of stock dividends and stock splits?

It should in APA format(Times New Roman-12) with all the references.

Note: Answer should be in word( Times New roman) and need references for the content.

In: Accounting

During the past weeks, you have been introduced to software development planning techniques and tools. You...

During the past weeks, you have been introduced to software development planning techniques and tools. You have actually gained some experience using a few design techniques and tools in planning to create an application that meets business requirements. A design document was the resultant outcome of your efforts. You have also coded a couple object-oriented programs that meet these planned-for requirements. These tasks have given you a sense of what is required to plan for and to develop applications. In this assignment, you should consider all that you have learned thus far in planning activities, and consider how architectures might aid in software development.

Prepare a 3-5 page Word document that answers the following questions: What does software architecture provide? What exactly is the role of the software architect and how does this individual work with the development team? Do you believe that architectural design is important? Support your statements. Identify and describe architectural drivers.

Please give detailed answers in paragraph and please don't copy or spinbot from other posts.

In: Computer Science

Instructions Assignment 2: The Multiplier Effect Go to “FRB: Press Release—FOMC statement—December 16, 2009.” You should...

Instructions Assignment 2: The Multiplier Effect Go to “FRB: Press Release—FOMC statement—December 16, 2009.” You should now find a press release from the Board of Governors of the Federal Reserve System, dated December 16, 2009, which discusses the decisions of the Federal Open Market Committee (FOMC) for that date. This release also states that the Federal Reserve is in the process of purchasing $1.25 trillion of agency mortgage-backed securities and about $175 billion of agency debt. Additionally, the release states that the FOMC has decided to gradually reduce “the pace” of such Fed purchases. Discuss why you believe that the FOMC has made such a decision, and explain the consequences of such a decision on the economy. In your answer, discuss the Federal Reserve’s use of open-market operations to influence the money supply and the respective consequences of such actions. Include a discussion of the money multiplier effect in your response. Justify your conclusions and provide appropriate examples. Using Microsoft Word, submit your responses in the form of a short paper (1 ½ - 2 pages).

In: Economics

language: python Create a text file in your project folder with at least 20 "quirky sayings"/fortunes...

language: python

Create a text file in your project folder with at least 20 "quirky sayings"/fortunes (the only requirement is that they be appropriate for display in class), If I use my own file though, you should handle as many fortunes as I put in. Make each fortune its own line,

•in your main function ask the user for the name of the fortunes file.•Create a function which takes the name of the fortunes file as a parameter, open that file, read all the lines into a list of strings Create a list by reading those 20+ fortunes from your file, then return that list from this functions•back in the main function call the display_fortunes passing the list of strings that you got from the previous functions•display_fortunes should•repeat as often as the user wants:

•ask the user if they want another fortune, •if the user’s answer begins with any variation in capitalization of the word ‘yes, then•select a random line from your list of fortunes and display it •if the users answer begins with no (in any capitalization) then quit the program

In: Computer Science

I need to write about GDP and  COVID-19 There is no agreement among economists as to how...

I need to write about GDP and  COVID-19

There is no agreement among economists as to how the economy will recover from our current recession. Possible shapes of this recovery have been given different letters of the alphabet: “U” shaped, “V” shaped, etc. Economists lately have spent a great deal of time discussing the difference between these different forms of recovery. The Wall Street Journal video “Alphabet Economics: Why the Old Rules of Recoveries May Not Apply” in this week’s Course Materials folder attempts to explain the letters associated with these recessions.

answer this: What is the economic growth rate for 1Q and 2Q 2020? Provide the two rates and the hyperlinks where you found them. Note these rates are revised by the government a number of times so make sure you have the latest revisions. There is no word count requirement for this post but be sure to write something about what these rates mean

I need to write about 80- 100 words and please no handwriting.

more information (Chapter 7 - Measuring Domestic Output and National Income, Chapter 8 - Economic Growth)

In: Economics

Question 6 (7 marks) [Note this question is from the Week 11 Tutorial] Mr Peter is...

Question 6 [Note this question is from the Week 11 Tutorial] Mr Peter is working as a Purchases Journal clerk in a small firm located on the Gold Coast. David is his friend, who works as an Accounts Payable Ledger clerk in the same firm. Peter periodically enters fictitious acquisitions. After creating a fictitious purchase, Peter notifies his Accounts Payable Ledger clerk. David enters these transactions in his ledger. When the payables are processed, the payment is mailed to the non-existent supplier's address, a post office box rented by Peter. He deposits the cheque in an account he opened in the nonexistent supplier's name. 7 Question 6 (Cont’d) Required: In the Week 11 tutorial, we discussed the different procedures that can be followed to uncover the fraudulent behaviour of employees. a) Discuss two (2) procedures that can be applied to find Mr Peter's fraud. [4 marks] b) Discuss indicators of personal fraud that can reveal the possibility of such fraud. [3 marks] [7 marks. Word limit: Up to 250 words.]

In: Accounting