Skip to content
Menu
Shark College
Shark College
Financial Condition of banks

Financial Condition of banks

April 29, 2022 by B3ln4iNmum

1. Financial Condition of Banks. The file “Banks.xls” includes data on a sample of 20 banks. The “Financial Condition” column records the judgment of an expert on the financial condition of each bank. This dependent variable takes one of two possible values— weak or strong —according to the financial condition of the bank. The predictors are two ratios used in the financial analysis of banks: TotLns&Lses/Assets is the ratio of total loans and leases to total assets and TotExp/Assets is the ratio of total expenses to total assets. The target is to use the two ratios for classifying the financial condition of new banks.

AssignmentTutorOnline

Run a logistic regression model (on the entire dataset) that models the status of a bank as a function of the two financial measures provided. Specify the success class as weak (this is similar to creating a dummy that is 1 for financially weak banks and 0 otherwise), and use the default cutoff value of 0.5.

a. Write the estimated equation that associates the financial condition of a bank with its two predictors in three formats:

i. The logit as a function of the predictors.

ii. The odds as a function of the predictors

iii. The probability as a function of the predictors

b. Consider the following two banks:

Bank A: total loans and leases/assets ratio = 0.6, total expenses/assets ratio = 0.11

Bank B: total loans and leases/assets ratio = 0.56, total expenses/assets ratio = 0.10

From your logistic regression model, estimate the following three quantities for these banks: the logit, the odds, and the probability of being financially weak.

c. What is the classification of each bank ((Strong, Weak)? Which bank is stronger? Explain your logic.

1. Download the file “Banks.csv” from Blackboard. Make sure to take note where the file is saved because this is the folder or path you will use to replace the red code below.

2. Run the following R code using R-Studio:

setwd(“C:YourPathYourFolder”)

bank.df

reg

data = bank.df, family = “binomial”)

summary(reg)

# these are the values for Bank A

logit

odds

prob

# to do on your own on R …

# display (screen) the values of logit, odds and prob

 

# these are the values for Bank B

logit

odds

prob

# to do on your own on R …

# display (screen) the values of logit, odds and prob

** Make sure to change the red code above to where you downloaded the “Banks.csv” file before running the code. This time you will have to little R coding on your own, see the blue code on top.

1. Take screenshots of the R-Studio Console after you run the code.

2. Answer questions a, b, and c on the scenario above. Make sure to use the results of the previous code you ran in R to answer the questions and please explain your answers (i.e., which part of the R code and results you used to respond).

3. Create a MS Word 

  • Assignment status: Already Solved By Our Experts
  • (USA, AUS, UK & CA PhD. Writers)
  • CLICK HERE TO GET A PROFESSIONAL WRITER TO WORK ON THIS PAPER AND OTHER SIMILAR PAPERS, GET A NON PLAGIARIZED PAPER FROM OUR EXPERTS
QUALITY: 100% ORIGINAL PAPER – NO PLAGIARISM – CUSTOM PAPER

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Assignment: Individual Report (50%)BackgroundYou have
  • THE UNIVERSITY OF NORTHAMPTONFaculty of Business and
  • Assessment Details and Submission GuidelinesTrimester
  • Self Development and Responsibility
  • Data insights

Recent Comments

  • A WordPress Commenter on Hello world!

Archives

  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021

Categories

  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
©2022 Shark College | Powered by WordPress and Superb Themes!