Create a bar chart of the average loan amount by racial

Assignment Help Computer Engineering
Reference no: EM132094113

# Part 1: Create a bar chart of the average loan amount by racial and ethnic group. Make sure your axes are properly labeled and your chart has a title.

# Part 2: Create a bar chart of the fraction of loan denied by the financial institution by racial and ethnic group. Make sure your axes are properly labeled and your chart has a title.

# Part 3: Create a histogram of the loan amount.

# Part 4: Create a scatter plot of applicant income vs. loan amount. Do you see any relationship? # use the cor() function to calculate the correlation between the two variables.

((PLEASE ANSWER BY R STUDIO))

# Download the data file hmda_small . # folder and read the data into R using the read.csv() function.

Be sure to assign the data to an object called hmda when you read it in.

Here are the codes :

data_url <-

"https://raw.githubusercontent.com/wampeh1/Ecog314_Spring2017/master/lecture4/data/hmda_small.csv"

if ( ! file.exists("hmda_small.csv") ) {

download.file(data_url, "hmda_small.csv")

}

hmda_small <- read.csv("hmda_small.csv", stringsAsFactors = FALSE)

Reference no: EM132094113

Questions Cloud

How is corporate culture-organizational culture explained : From the video clip, how is Corporate Culture/Organizational Culture explained? How are these related to the management theories of Kelly
Write a function that writes a series of random fahrenheit : Write a function that writes a series of random Fahrenheit temperatures and their corresponding Celsius temperatures to a tab-delimited le.
Describing convex production as an operation : Write a paragraph describing Convex Production as an operation. Does Convex produce goods or services? What type of operation is it?
Explain the relationship between bpr and structured tools : What is the significance of the spiral approach and how does it support the development of reusable objects?
Create a bar chart of the average loan amount by racial : Create a bar chart of the average loan amount by racial and ethnic group. Make sure your axes are properly labeled and your chart has a title.
Enhancing development productivity-information delivery : Subject - Organization Leadership and Decision Making Text book - McKeen, J. D., & Smith, H. A. (2015). IT strategy: Issues and practices (3rd ed.). Pearson.
Calculate the utilization-efficiency and productivity : Calculate the utilization, efficiency, and productivity. Comment on if you think the owner will be satisfied or not with the overall productivity?
How do accessor methods support encapsulation : What are the modifiers for classes, instance variables and methods? What do they mean? What is encapsulation? Why is it important?
Critical elements must be addressed : Specifically, the following critical elements must be addressed. Most of the critical elements align with a particular course outcome (shown in brackets).

Reviews

Write a Review

Computer Engineering Questions & Answers

  What are the two required attributes of an img element

What does the code element specify for its content? What are the two required attributes of an img element? What is the purpose of the alt attribute of img?

  What risks are associated with data conversion

What risks are associated with data conversion? What controls should be considered in a data conversion process?

  Define the role of the registry in rmi

Consider matrix multiplication as a remote operation. assume the local machine does the I/O and a remote server does the multiplication. Why would we choose to divide the problem in this way?

  Create a use-case diagram to include at least three actors

Create a use-case diagram to include at least three actors for the system described in this case through the use of graphical tools in Microsoft Word or Visio.

  Explaining the rsa

Using the RSA with p = 3, q = 11, e = 7: Explain the suitable value for d? Encode the message “cat” by encrypting each letter separately, i.e., by encrypting ASCII code of each letter.

  Prepare an organization chart and communication plan

Prepare an organization chart and communication plan that outlines your team structure and communications within your team and the rest of the organization.

  Discuss what you have learned on cryptography

In this essay, discuss what you have learned on cryptography and how this method to secure information has changed over the decades.

  Designing program

Write down a Program that lets the user enter an amount as a float value representing a total in the dollars and cents.

  Explain the impact of the encountered threat

Share an experience in which you or someone you know has encountered one of these threats. express the impact of the encountered threat and how it was resolved.

  Discuss use of binary tree when searching for keys in array

Discuss the use of a binary tree when searching for keys in an array. Discuss the use of a binary tree when searching for keys in a linked list.

  Why can not you test a program for run-time errors

Why can't test a program for run-time errors when it has compiler errors? Suppose interest rate was 20 percent. How long would it take for investment to double?

  List three advantage of separating the declaration from body

What is an Ada package? Why are packages important? Ada packages have two parts. List three advantages of separating the declaration from the body.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd