由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - How to creat PD (Probability Default) for consumer loans?
相关主题
[job info]Credit Risk Analystwhat is statistic score
is exact alpha + coverage probability = 1 ?这里有做DATA MINING之类工作的吗~~~
[合集] 关于proc reg 一问, 急~~~~~~~[合集] 问个SAS和R的问题
[合集] 觉得machine learning 很难啊,不知道为什么说统计是F2的[合集] help please! A sas question
[合集] SAS 读入数据的问题[合集] 请教一个用R作图的问题
[合集] 统计MASTER,是去CRO好还是去医院好?[合集] how to calculate chisq value in R
[合集] SAS 咋就这么难鼓捣? 大侠帮一帮![合集] 请教一个percentile的问题 (SAS)
[合集] Variable selection with 2000 + variables.[合集] 请教统计哪个方向比较好
相关话题的讨论汇总
话题: default话题: pd话题: loans话题: consumer
进入Statistics版参与讨论
1 (共1页)
p****x
发帖数: 1346
1
If I have all the consumer loans history data ready, how to create
Probability Default rate & Loss Given Default rate?
Thanks!
s**********l
发帖数: 395
2
#1. To create PD:
After processing and cleaning the data, choose model(usually logistic
regression)and input variables, then you can build your model.After that,
you can get PD.
#2. To create LGD: similar to PD, except using the general linear regression
model.
p****x
发帖数: 1346
3
还是不太明白, 能否给我举个例子? 我现在在准备timing curve, 他们之间是什么关
系呢?

regression

【在 s**********l 的大作中提到】
: #1. To create PD:
: After processing and cleaning the data, choose model(usually logistic
: regression)and input variables, then you can build your model.After that,
: you can get PD.
: #2. To create LGD: similar to PD, except using the general linear regression
: model.

s*********e
发帖数: 1051
4
misleading in 2

regression

【在 s**********l 的大作中提到】
: #1. To create PD:
: After processing and cleaning the data, choose model(usually logistic
: regression)and input variables, then you can build your model.After that,
: you can get PD.
: #2. To create LGD: similar to PD, except using the general linear regression
: model.

s**********l
发帖数: 395
5
Hi, Statcompute
Could you tell me why #2 is misleading? Then how to do LGD? Thanks.

【在 s*********e 的大作中提到】
: misleading in 2
:
: regression

s*********e
发帖数: 1051
6
since lgd = 1-recovery, it should be bounded between zero and one.

【在 s**********l 的大作中提到】
: Hi, Statcompute
: Could you tell me why #2 is misleading? Then how to do LGD? Thanks.

1 (共1页)
进入Statistics版参与讨论
相关主题
[合集] 请教统计哪个方向比较好[合集] SAS 读入数据的问题
[合集] 刚开始看R, 你们又在搞python了[合集] 统计MASTER,是去CRO好还是去医院好?
请问, 怎么加labels?[合集] SAS 咋就这么难鼓捣? 大侠帮一帮!
[合集] 请问那里可以弄到免费的spss[合集] Variable selection with 2000 + variables.
[job info]Credit Risk Analystwhat is statistic score
is exact alpha + coverage probability = 1 ?这里有做DATA MINING之类工作的吗~~~
[合集] 关于proc reg 一问, 急~~~~~~~[合集] 问个SAS和R的问题
[合集] 觉得machine learning 很难啊,不知道为什么说统计是F2的[合集] help please! A sas question
相关话题的讨论汇总
话题: default话题: pd话题: loans话题: consumer