/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 42 A local bank reviewed its credit... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

A local bank reviewed its credit card policy with the intention of recalling some of its credit cards. In the past approximately \(5 \%\) of cardholders defaulted, leaving the bank unable to collect the outstanding balance. Hence, management established a prior probability of .05 that any particular cardholder will default. The bank also found that the probability of missing a monthly payment is .20 for customers who do not default. Of course, the probability of missing a monthly payment for those who default is 1 a. Given that a customer missed one or more monthly payments, compute the posterior probability that the customer will default. b. The bank would like to recall its card if the probability that a customer will default is greater than \(.20 .\) Should the bank recall its card if the customer misses a monthly payment? Why or why not?

Short Answer

Expert verified
The posterior probability is 0.2083. Yes, recall the card since 0.2083 > 0.2.

Step by step solution

01

Define the Problem

We want to find the posterior probability that a customer will default given that they missed a payment. This is essentially finding \( P(D|M) \): the probability of default \( D \) given a missed payment \( M \). This requires using Bayes' theorem.
02

Use Bayes' Theorem

Bayes' theorem is represented as \[ P(D|M) = \frac{P(M|D) \cdot P(D)}{P(M)} \]. We know that \( P(D) = 0.05 \), \( P(M|D) = 1 \) since if they default, they will definitely miss a payment. The only unknown is \( P(M) \), the overall probability a customer misses a payment.
03

Calculate P(M)

Use the law of total probability: \( P(M) = P(M|D) \cdot P(D) + P(M|eg D) \cdot P(eg D) \). With \( P(eg D) = 1 - P(D) = 0.95 \) and \( P(M|eg D) = 0.20 \), we find \[ P(M) = 1 \cdot 0.05 + 0.20 \cdot 0.95 = 0.24 \].
04

Plug Values into Bayes' Theorem

Now substitute the known values into Bayes' theorem: \[ P(D|M) = \frac{1 \cdot 0.05}{0.24} = \frac{0.05}{0.24} = 0.2083 \].
05

Decision Based on Posterior Probability

The bank wants to recall cards if the probability of default is higher than 0.2. Since 0.2083 > 0.2, this probability is slightly above 0.2, suggesting that a recall is justified based solely on this probability.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Bayes' Theorem
Bayes' Theorem is a powerful mathematical formula used for calculating conditional probabilities. This theorem enables us to find the probability of an event, based on prior knowledge of conditions that might be related to the event. In the context of the bank exercise, we want to decide whether to recall a credit card by finding out how likely it is for a customer to default if they miss a payment. To do this, we use Bayes' Theorem, which is represented as follows:
  • \[ P(D|M) = \frac{P(M|D) \cdot P(D)}{P(M)} \]
Where:
  • \( P(D|M) \) is the posterior probability that a customer will default given that they missed a payment.
  • \( P(M|D) \) is the probability of missing a payment given that the customer defaults.
  • \( P(D) \) is the initial probability that a customer will default (prior probability).
  • \( P(M) \) is the total probability that a payment is missed.
Using Bayes' Theorem allows us to take concrete steps in decision-making based on updated beliefs given new evidence. This is especially useful in fields like finance, medicine, and machine learning.
Posterior Probability
Posterior Probability is a core concept in Bayesian inference and provides the updated probability of a hypothesis after considering new evidence. This new probability takes into account the prior probability and the likelihood of the observed data.
In the bank's situation, the posterior probability, \( P(D|M) \), is essential to gauge the likelihood of default once a payment is missed. Initially, the bank had a prior default probability, \( P(D) = 0.05 \); however, after observing a missed payment event, this probability gets updated.
To compute this, we need:
  • The prior probability, \( P(D) \), representing former beliefs about default likelihood.
  • The likelihood of observing a missed payment given default, \( P(M|D) \), which is given as 1, indicating certainty.
  • The total probability of missing a payment, \( P(M) \), is calculated using all possibilities that lead to a missed payment.
The resulting posterior probability is a more informed basis for recalling the card, closely approximating or exceeding the threshold set by the bank, thus guiding actionable decisions.
Law of Total Probability
The Law of Total Probability is a fundamental principle that aids in determining the overall probability of an event by considering all possible ways that event can happen. It is particularly useful when calculating the probability of compound events.
In our credit card scenario, the law helps calculate \( P(M) \), which is the probability of missing a payment irrespective of default status. This total probability is computed by:
  • Identifying the probability of missing a payment due to default, \( P(M|D) \cdot P(D) \).
  • Adding the probability of missing a payment when not defaulting, \( P(M| eg D) \cdot P( eg D)\).
In simplified form:
  • \( P(M) = P(M|D) \cdot P(D) + P(M| eg D) \cdot P( eg D) \)
For our case,
  • \( P(M|D) = 1 \), \( P(D) = 0.05 \), and \( P(M| eg D) = 0.20 \).
  • \( eg D \) is the probability of not defaulting, hence \( 1 - 0.05 \).
Adding these possibilities provides \( P(M) = 0.24 \). This helps inform the bank's decision-making process when applying Bayes' theorem to calculate \( P(D|M) \).

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Venture capital can provide a big boost in funds available to companies. According to Venture Economics (Investor's Business Daily, April 28, 2000), of 2374 venture capital disbursements, 1434 were to companies in California, 390 were to companies in Massachusetts, 217 were to companies in New York, and 112 were to companies in Colorado. Twenty-two percent of the companies receiving funds were in the early stages of development and \(55 \%\) of the companies were in an expansion stage. Suppose you want to randomly choose one of these companies to learn about how venture capital funds are used. a. What is the probability the company chosen will be from California? b. What is the probability the company chosen will not be from one of the four states mentioned? c. What is the probability the company will not be in the early stages of development? d. Assume the companies in the early stages of development were evenly distributed across the country. How many Massachusetts companies receiving venture capital funds were in their early stages of development? e. The total amount of funds invested was \(\$ 32.4\) billion. Estimate the amount that went to Colorado.

In an article about investment growth, Money magazine reported that drug stocks show powerful long-term trends and offer investors unparalleled potential for strong and steady gains. The federal Health Care Financing Administration supports this conclusion through its forecast that annual prescription drug expenditures will reach \(\$ 366\) billion by 2010 , up from \(\$ 117\) billion in 2000 . Many individuals age 65 and older rely heavily on prescription drugs. For this group, \(82 \%\) take prescription drugs regularly, \(55 \%\) take three or more prescriptions regularly, and \(40 \%\) currently use five or more prescriptions. In contrast, \(49 \%\) of people under age 65 take prescriptions regularly, with \(37 \%\) taking three or more prescriptions regularly and \(28 \%\) using five or more prescriptions (Money, September 2001 ). The U.S. Census Bureau reports that of the 281,421,906 people in the United States, 34,991,753 are age 65 years and older (U.S. Census Bureau, Census 2000 ). a. Compute the probability that a person in the United States is age 65 or older. b. Compute the probability that a person takes prescription drugs regularly. c. Compute the probability that a person is age 65 or older and takes five or more prescriptions. d. Given a person uses five or more prescriptions, compute the probability that the person is age 65 or older.

Reggie Miller of the Indiana Pacers is the National Basketball Association's best career free throw shooter, making \(89 \%\) of his shots \((U S A \text { Today, January } 22,2004\) ). Assume that late in a basketball game, Reggie Miller is fouled and is awarded two shots. a. What is the probability that he will make both shots? b. What is the probability that he will make at least one shot? c. What is the probability that he will miss both shots? d. Late in a basketball game, a team often intentionally fouls an opposing player in order to stop the game clock. The usual strategy is to intentionally foul the other team's worst free throw shooter. Assume that the Indiana Pacers' center makes \(58 \%\) of his free throw shots. Calculate the probabilities for the center as shown in parts (a), (b), and (c), and show that intentionally fouling the Indiana Pacers' center is a better strategy than intentionally fouling Reggie Miller.

The U.S. Department of Transportation reported that during November, \(83.4 \%\) of Southwest Airlines flights, \(75.1 \%\) of US Airways flights, and \(70.1 \%\) of JetBlue flights arrived on time (USA Today, January 4, 2007). Assume that this on-time performance is applicable for flights arriving at concourse A of the Rochester International Airport, and that \(40 \%\) of the arrivals at concourse A are Southwest Airlines flights, \(35 \%\) are US Airways flights, and \(25 \%\) are JetBlue flights. a. Develop a joint probability table with three rows (airlines) and two columns (on-time arrivals vs. late arrivals). b. An announcement has just been made that Flight 1424 will be arriving at gate 20 in concourse A. What is the most likely airline for this arrival? c. What is the probability that Flight 1424 will arrive on time? d. Suppose that an announcement is made saying that Flight 1424 will be arriving late. What is the most likely airline for this arrival? What is the least likely airline?

Data on the 30 largest stock and balanced funds provided one-year and five- year percentage returns for the period ending March 31,2000 (The Wall Street Journal, April 10,2000 ). Suppose we consider a one-year return in excess of \(50 \%\) to be high and a five-year return in excess of \(300 \%\) to be high. Nine of the funds had one-year returns in excess of \(50 \%\) seven of the funds had five-year returns in excess of \(300 \%\), and five of the funds had both one-year returns in excess of \(50 \%\) and five-year returns in excess of \(300 \%\) a. What is the probability of a high one-year return, and what is the probability of a high five-year return? b. What is the probability of both a high one-year return and a high five-year return? c. What is the probability of neither a high one-year return nor a high five- year return?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.