http://www.bankrate.com/finance/credit/what-is-a-fico-score.aspx

Anyone who’s ever thought about looking for a loan has inevitably encountered four familiar (and yet simultaneously mysterious) letters: FICO. What is this term and why is it so important? Bankrate has put together a primer on the country’s most widely known credit-scoring model to clear up the confusion.

What are FICO scores?

Technically, it’s a predictive analytics company founded in 1956. But, generally, when people hear “FICO,” they’re thinking of the scores it gives — three-digit numbers introduced in 1989 that essentially determine “the likelihood that you will pay all of your (debt) obligations on time for the foreseeable future,” says Barry Paperno, former consumer affairs manager for FICO who now runs the blog SpeakingOfCredit.com.

FREE TOOL: Monitor your credit for free at myBankrate.

What is it used for?

Lenders will pull a version of your FICO score when you apply for a loan. They use it to decide whether you should be approved and, subsequently, what interest rate they should offer you. (The better your score, the lower the interest rate.) But a FICO score could pop up in other areas of your life, too. Insurance providers, cellphone companies and landlords, for instance, may also pull a version when deciding whether to do business with you.

What do you mean ‘a version’? There’s more than one?

Per FICO, there are 19 major versions of its score in use today. And FICO’s not the only name in the game. Other analytics companies — the other big name you may have heard is VantageScore — sell their own versions of credit scores to lenders and service providers.

But, “FICO is kind of like the Kleenex of credit scores,” says Kelley Long, a member of the National CPA Financial Literacy Commission under the American Institute of CPAs, or AICPA. “Even though there are a lot of brands of tissue out there, we all call it Kleenex.”

That’s confusing. If there are so many scores, how can I tell whether mine is good?

Well, most FICO scores — and many of its competing models — utilize a 300- to 850-point range to grade consumers. There’s no hard or fast rule on what score within that range will get you a loan or, subsequently, the very best interest rate on it. But, generally, “you can get the best rates on just about any type of loan with 760” or higher, Paperno says. “A low score would be below 650.”

FICO credit score的更多相关文章

  1. 信用评分卡Credit Scorecards (1-7)

      欢迎关注博主主页,学习python视频资源,还有大量免费python经典文章 python风控评分卡建模和风控常识 https://study.163.com/course/introductio ...

  2. 美国FICO评分系统简介

    美国的个人信用评分系统,主要是Fair IsaacCompany 推出的 FICO,评分系统也由此得名.一般来讲, 美国人经常谈到的你的得分 ,通常指的是你目前的FICO分数.而实际上, Fair I ...

  3. 风控模型-美国FICO标准

    python信用评分卡(附代码,博主录制) https://study.163.com/course/introduction.htm?courseId=1005214003&utm_camp ...

  4. (原创)北美信用卡(Credit Card)个人使用心得与总结(个人理财版) [精华]

    http://forum.chasedream.com/thread-766972-1-1.html 本人2010年 8月F1 二度来美,现在credit score 在724-728之间浮动,最高的 ...

  5. Scoring and Modeling—— Underwriting and Loan Approval Process

    https://www.fdic.gov/regulations/examinations/credit_card/ch8.html Types of Scoring FICO Scores    V ...

  6. canvas/CSS实现仪表盘效果

    手机上看比较虚 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <t ...

  7. 秀才提笔忘了字:javascript使用requestAnimationFrame实现动画

    requestAnimationFrame优于setTimeout/setInterval的地方在于它是由浏览器专门为动画提供的API,在运行时浏览器会自动优化方法的调用,并且如果页面不是激活状态下的 ...

  8. RESTful HTTP的实践

    REST是一种风格,而不是标准.因为既没有REST RFC,也没有REST协议规范或者类似的规定.REST架构是Roy Fielding(他也是HTTP和URI规范的主要作者之一)在一篇论文中描述的. ...

  9. Intuit Quicken Home & Business 2016(Manage your business and personal finances)

    Quicken Home & Business 2016 - Manage your business and personal finances all in one place. Cate ...

随机推荐

  1. hdu 1796(容斥原理+状态压缩)

    How many integers can you find Time Limit: 12000/5000 MS (Java/Others)    Memory Limit: 65536/32768 ...

  2. 在线扩展根分区 red hat 4.8.3-9

    跑程序的时候发现报错,提示空间不足,仔细查看后发现是根分区已满 27G的空间只有20k剩余 考虑从/data分区压缩一点空间到/分区 切换到root用户 执行下面的命令 1. umount /data ...

  3. shell - cut 使用举例

    cut 使用举例 说明:此命令是对输入的每行字符串进行按照指定字符或者指定字节或者指定字段进行截取,并输出到标准输出. 参数如下: -b:以字节单位分割,这个参数不适用于中文,因为一个英文占用1个字节 ...

  4. Presto查询引擎简单分析

    Hive查询流程分析 各个组件的作用 UI(user interface)(用户接口):提交数据操作的窗口Driver(引擎):负责接收数据操作,实现了会话句柄,并提供基于JDBC / ODBC的ex ...

  5. T1155 金明的预算方案 codevs

    累~~~  http://codevs.cn/problem/1155/ 题目描述 Description 金明今天很开心,家里购置的新房就要领钥匙了,新房里有一间金明自己专用的很宽敞的房间.更让他高 ...

  6. Skiing(最短路)

    poj——3037 Skiing Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 4921   Accepted: 1315 ...

  7. socket的accept: Invalid argument问题

    void local_sdk_server::wait_remote_client_connect_and_comm() { /*服务器服务启动,等待客户端的链接的到来*/ //sockaddr_in ...

  8. HDU 2460 Network 傻逼Tarjan

    Network Time Limit: 10000/5000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Su ...

  9. SRM1154--Topcoder初体验

    SRM 711 DIV2 <br > 在frank_c1的帮助下,辣鸡Xiejiadong也开始做Topcoder辣...... <br > 这算是一次Topcoder的初体验 ...

  10. Java随机数技巧-新手篇

    package 向家康; import java.util.concurrent.ThreadLocalRandom; public class 练习21 { public static void m ...