{"id":5481,"date":"2025-11-08T22:33:07","date_gmt":"2025-11-09T03:33:07","guid":{"rendered":"https:\/\/todaydollar.com\/?p=5481"},"modified":"2025-11-10T21:05:53","modified_gmt":"2025-11-11T02:05:53","slug":"infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century","status":"publish","type":"post","link":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/","title":{"rendered":"infographic &#8211; Behavioral Finance and the 2008 Crisis: How Psychology Unleashed the Greatest Financial Collapse of the Century"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>The Psychology of the 2008 Crisis<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;700;900&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Inter', sans-serif;\n            background-color: #f1f5f9;\n            color: #1e293b;\n        }\n        .chart-container {\n            position: relative;\n            width: 100%;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n            height: 300px;\n            max-height: 400px;\n        }\n        @media (min-width: 768px) {\n            .chart-container {\n                height: 350px;\n            }\n        }\n        h1, h2, h3 {\n            font-weight: 700;\n        }\n        .kpi-box {\n            background-color: #ffffff;\n            border-radius: 0.5rem;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n            padding: 1.5rem;\n            text-align: center;\n        }\n        .kpi-title {\n            font-size: 1rem;\n            font-weight: 700;\n            color: #004F7A;\n            margin-bottom: 0.5rem;\n        }\n        .kpi-value {\n            font-size: 2.5rem;\n            font-weight: 900;\n            color: #F0512E;\n        }\n        .card {\n            background-color: #ffffff;\n            border-radius: 0.5rem;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n            padding: 1.5rem;\n            margin-bottom: 1.5rem;\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <header class=\"bg-004F7A text-white p-8 text-center\" style=\"background-color: #004F7A;\">\n        <h1 class=\"text-4xl md:text-5xl font-extrabold mb-2\">The Psychology of the 2008 Crisis<\/h1>\n        <p class=\"text-xl md:text-2xl text-blue-200\">How Cognitive Biases Inflated a Bubble and Triggered a Collapse<\/p>\n    <\/header>\n\n    <main class=\"container mx-auto p-4 md:p-8\">\n\n        <section class=\"text-center mb-12\">\n            <h2 class=\"text-3xl font-bold mb-4\" style=\"color: #004F7A;\">The Pulse of the Crisis<\/h2>\n            <p class=\"max-w-3xl mx-auto text-lg text-slate-700 mb-8\">\n                The 2008 crisis was not just a failure of financial models, but a failure of human psychology. Greed, fear, and collective irrationality, known as &#8220;animal spirits,&#8221; took control.\n            <\/p>\n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6 max-w-4xl mx-auto\">\n                <div class=\"kpi-box\">\n                    <div class=\"kpi-title\">Dow Jones Drop<\/div>\n                    <div class=\"kpi-value\">-777<\/div>\n                    <p class=\"text-slate-600\">points in a single day (Sept. 2008), erasing market confidence.<\/p>\n                <\/div>\n                <div class=\"kpi-box\">\n                    <div class=\"kpi-title\">AIG Bailout<\/div>\n                    <div class=\"kpi-value\">$182 B.<\/div>\n                    <p class=\"text-slate-600\">in public funds to prevent a systemic collapse due to toxic assets.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"card\">\n            <h2 class=\"text-2xl font-bold text-center mb-4\" style=\"color: #004F7A;\">1. The Narrative: &#8220;Prices Never Go Down&#8221;<\/h2>\n            <p class=\"text-center text-slate-700 mb-6\">\n                The collective belief that housing prices could only rise fueled one of history&#8217;s largest bubbles. Federal Reserve data shows a doubling of prices in 8 years, followed by a collapse exceeding 20%.\n            <\/p>\n            <div class=\"chart-container\">\n                <canvas id=\"chartVivienda\"><\/canvas>\n            <\/div>\n            <p class=\"text-center text-sm text-slate-500 mt-2\">U.S. House Price Index (1998-2011)<\/p>\n        <\/section>\n\n        <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6\">\n            <section class=\"card\">\n                <h2 class=\"text-2xl font-bold text-center mb-4\" style=\"color: #004F7A;\">2. The Fuel: Debt and Toxic Assets<\/h2>\n                <p class=\"text-slate-700 mb-6 text-center\">\n                    This optimism translated into massive debt. U.S. mortgage debt jumped from 61% to 97% of GDP.\n                <\/p>\n                <div class=\"grid grid-cols-2 gap-4\">\n                    <div>\n                        <h3 class=\"text-center font-bold text-lg\" style=\"color: #007A9E;\">1998<\/h3>\n                        <div class=\"chart-container\" style=\"height: 200px; max-height: 250px;\">\n                            <canvas id=\"chartDeuda98\"><\/canvas>\n                        <\/div>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-center font-bold text-lg\" style=\"color: #F0512E;\">2006<\/h3>\n                        <div class=\"chart-container\" style=\"height: 200px; max-height: 250px;\">\n                            <canvas id=\"chartDeuda06\"><\/canvas>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <section class=\"card\">\n                <h2 class=\"text-2xl font-bold text-center mb-4\" style=\"color: #004F7A;\">3. The Engine: The Subprime Explosion<\/h2>\n                <p class=\"text-slate-700 mb-6 text-center\">\n                    Banks multiplied the offering of risky loans (subprime), packaging them into complex securities. Their volume grew exponentially.\n                <\/p>\n                <div class=\"chart-container\" style=\"height: 350px;\">\n                    <canvas id=\"chartSubprime\"><\/canvas>\n                <\/div>\n                <p class=\"text-center text-sm text-slate-500 mt-2\">Volume of subprime mortgage-backed securities (in billions of USD).<\/p>\n            <\/section>\n        <\/div>\n\n        <section class=\"card\">\n            <h2 class=\"text-2xl font-bold text-center mb-4\" style=\"color: #004F7A;\">4. Cognitive Biases in Action<\/h2>\n            <p class=\"text-slate-700 mb-8 text-center max-w-2xl mx-auto\">\n                Three main biases distorted reality, leading investors and institutions to make catastrophic decisions.\n            <\/p>\n            <div class=\"grid grid-cols-1 md:grid-cols-5 items-center gap-4 text-center\">\n                <div class=\"p-4 rounded-lg shadow-inner bg-slate-100\">\n                    <div class=\"text-4xl mb-2\">\ud83e\udde0<\/div>\n                    <h3 class=\"text-lg font-bold\" style=\"color: #007A9E;\">Overconfidence<\/h3>\n                    <p class=\"text-sm text-slate-600\">&#8220;We control the risk. A simultaneous crash is impossible.&#8221; (e.g., Lehman Brothers)<\/p>\n                <\/div>\n                <div class=\"text-3xl font-bold hidden md:block\" style=\"color: #F7A823;\">&rarr;<\/div>\n                <div class=\"p-4 rounded-lg shadow-inner bg-slate-100\">\n                    <div class=\"text-4xl mb-2\">\ud83d\udc65<\/div>\n                    <h3 class=\"text-lg font-bold\" style=\"color: #007A9E;\">Herd Behavior<\/h3>\n                    <p class=\"text-sm text-slate-600\">&#8220;Everyone is doing it, it must be safe.&#8221; (Massively ignored risk signals)<\/p>\n                <\/div>\n                <div class=\"text-3xl font-bold hidden md:block\" style=\"color: #F7A823;\">&rarr;<\/div>\n                <div class=\"p-4 rounded-lg shadow-inner bg-slate-100\">\n                    <div class=\"text-4xl mb-2\">\ud83d\udcc9<\/div>\n                    <h3 class=\"text-lg font-bold\" style=\"color: #007A9E;\">Loss Aversion<\/h3>\n                    <p class=\"text-sm text-slate-600\">&#8220;I won&#8217;t sell. It will recover.&#8221; (Denial that deepened the losses)<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"card\">\n            <h2 class=\"text-2xl font-bold text-center mb-4\" style=\"color: #004F7A;\">5. The Mirage: The False Security of AAA<\/h2>\n            <p class=\"text-slate-700 mb-6 text-center\">\n                Herd behavior was validated by rating agencies. In 2006, 93% of these toxic assets received the highest rating (AAA). Two years later, 90% of those same titles were downgraded to &#8220;junk bond.&#8221;\n            <\/p>\n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6\">\n                <div>\n                    <h3 class=\"text-center font-bold text-xl mb-2\" style=\"color: #007A9E;\">Ratings in 2006<\/h3>\n                    <div class=\"chart-container\" style=\"height: 250px; max-height: 300px;\">\n                        <canvas id=\"chartCalidad06\"><\/canvas>\n                    <\/div>\n                    <p class=\"text-center font-bold text-2xl mt-4\" style=\"color: #007A9E;\">93% rated &#8216;AAA&#8217;<\/p>\n                <\/div>\n                <div>\n                    <h3 class=\"text-center font-bold text-xl mb-2\" style=\"color: #F0512E;\">Ratings in 2008<\/h3>\n                    <div class=\"chart-container\" style=\"height: 250px; max-height: 300px;\">\n                        <canvas id=\"chartCalidad08\"><\/canvas>\n                    <\/div>\n                    <p class=\"text-center font-bold text-2xl mt-4\" style=\"color: #F0512E;\">90% downgraded to &#8216;Junk&#8217;<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"text-center my-12\">\n            <h2 class=\"text-3xl font-bold mb-4\" style=\"color: #004F7A;\">Lessons for the Future<\/h2>\n            <p class=\"max-w-3xl mx-auto text-lg text-slate-700\">\n                The 2008 crisis taught us that the greatest risk is not always in the numbers, but in the mind. Economic models must incorporate psychology, and we must recognize our own biases to make wiser decisions.\n            <\/p>\n        <\/section>\n\n    <\/main>\n\n    <footer class=\"text-center p-6 mt-8\" style=\"background-color: #004F7A;\">\n        <p class=\"text-sm text-blue-200\">Infographic generated based on the Behavioral Finance analysis of the 2008 Crisis.<\/p>\n    <\/footer>\n\n    <script>\n        const tooltipConfig = {\n            plugins: {\n                tooltip: {\n                    callbacks: {\n                        title: function(tooltipItems) {\n                            const item = tooltipItems[0];\n                            let label = item.chart.data.labels[item.dataIndex];\n                            if (Array.isArray(label)) {\n                              return label.join(' ');\n                            } else {\n                              return label;\n                            }\n                        }\n                    }\n                }\n            }\n        };\n\n        const chartColors = {\n            darkBlue: '#004F7A',\n            midBlue: '#007A9E',\n            orange: '#F7A823',\n            red: '#F0512E',\n            lightGrey: '#f1f5f9',\n            redTransparent: 'rgba(240, 81, 46, 0.2)'\n        };\n\n        new Chart(document.getElementById('chartVivienda'), {\n            type: 'line',\n            data: {\n                labels: ['1998', '2006 (Peak)', '2007 (Start of Drop)', '2011 (Bottom)'],\n                datasets: [{\n                    label: 'House Price Index',\n                    data: [100, 200, 195, 158],\n                    fill: true,\n                    backgroundColor: chartColors.redTransparent,\n                    borderColor: chartColors.red,\n                    tension: 0.1\n                }]\n            },\n            options: {\n                ...tooltipConfig,\n                maintainAspectRatio: false,\n                scales: {\n                    y: {\n                        beginAtZero: false,\n                        ticks: { color: '#475569' },\n                        grid: { color: '#e2e8f0' }\n                    },\n                    x: {\n                        ticks: { color: '#475569' },\n                        grid: { color: '#e2e8f0' }\n                    }\n                },\n                plugins: {\n                    ...tooltipConfig.plugins,\n                    legend: {\n                        display: false\n                    }\n                }\n            }\n        });\n\n        new Chart(document.getElementById('chartDeuda98'), {\n            type: 'doughnut',\n            data: {\n                labels: [['Mortgage Debt', '(% GDP)'], 'Rest of GDP'],\n                datasets: [{\n                    data: [61, 39],\n                    backgroundColor: [chartColors.orange, chartColors.darkBlue],\n                    borderColor: '#ffffff',\n                    borderWidth: 2\n                }]\n            },\n            options: {\n                ...tooltipConfig,\n                maintainAspectRatio: false,\n                responsive: true,\n                plugins: {\n                    ...tooltipConfig.plugins,\n                    legend: {\n                        display: false\n                    }\n                }\n            }\n        });\n\n        new Chart(document.getElementById('chartDeuda06'), {\n            type: 'doughnut',\n            data: {\n                labels: [['Mortgage Debt', '(% GDP)'], 'Rest of GDP'],\n                datasets: [{\n                    data: [97, 3],\n                    backgroundColor: [chartColors.red, chartColors.darkBlue],\n                    borderColor: '#ffffff',\n                    borderWidth: 2\n                }]\n            },\n            options: {\n                ...tooltipConfig,\n                maintainAspectRatio: false,\n                responsive: true,\n                plugins: {\n                    ...tooltipConfig.plugins,\n                    legend: {\n                        display: false\n                    }\n                }\n            }\n        });\n        \n        new Chart(document.getElementById('chartSubprime'), {\n            type: 'bar',\n            data: {\n                labels: ['1999', '2006'],\n                datasets: [{\n                    label: 'Billions of USD',\n                    data: [148, 1200],\n                    backgroundColor: [chartColors.midBlue, chartColors.red],\n                    borderRadius: 4\n                }]\n            },\n            options: {\n                ...tooltipConfig,\n                maintainAspectRatio: false,\n                scales: {\n                    y: {\n                        beginAtZero: true,\n                        ticks: { color: '#475569' },\n                        grid: { color: '#e2e8f0' }\n                    },\n                    x: {\n                        ticks: { color: '#475569' },\n                        grid: { display: false }\n                    }\n                },\n                plugins: {\n                    ...tooltipConfig.plugins,\n                    legend: {\n                        display: false\n                    }\n                }\n            }\n        });\n\n        new Chart(document.getElementById('chartCalidad06'), {\n            type: 'doughnut',\n            data: {\n                labels: ['AAA (Safe)', 'Others'],\n                datasets: [{\n                    data: [93, 7],\n                    backgroundColor: [chartColors.midBlue, chartColors.lightGrey],\n                    borderColor: '#ffffff',\n                    borderWidth: 2\n                }]\n            },\n            options: {\n                ...tooltipConfig,\n                maintainAspectRatio: false,\n                plugins: {\n                    ...tooltipConfig.plugins,\n                    legend: {\n                        position: 'bottom',\n                        labels: { color: '#475569' }\n                    }\n                }\n            }\n        });\n\n        new Chart(document.getElementById('chartCalidad08'), {\n            type: 'doughnut',\n            data: {\n                labels: ['Junk (Toxic)', 'Others'],\n                datasets: [{\n                    data: [90, 10],\n                    backgroundColor: [chartColors.red, chartColors.lightGrey],\n                    borderColor: '#ffffff',\n                    borderWidth: 2\n                }]\n            },\n            options: {\n                ...tooltipConfig,\n                maintainAspectRatio: false,\n                plugins: {\n                    ...tooltipConfig.plugins,\n                    legend: {\n                        position: 'bottom',\n                        labels: { color: '#475569' }\n                    }\n                }\n            }\n        });\n\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>The Psychology of the 2008 Crisis The Psychology of the 2008 Crisis How Cognitive Biases Inflated a Bubble and Triggered a Collapse The Pulse of &#8230; <a title=\"infographic &#8211; Behavioral Finance and the 2008 Crisis: How Psychology Unleashed the Greatest Financial Collapse of the Century\" class=\"read-more\" href=\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/\" aria-label=\"Read more about infographic &#8211; Behavioral Finance and the 2008 Crisis: How Psychology Unleashed the Greatest Financial Collapse of the Century\">Leer Mas<\/a><\/p>\n","protected":false},"author":3,"featured_media":5480,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[76],"tags":[],"class_list":["post-5481","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-infographics","resize-featured-image"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.5 (Yoast SEO v26.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Crisis: The Housing Bubble in 2008 - Today Dollar<\/title>\n<meta name=\"description\" content=\"Discover how the 2008 crisis was caused by cognitive biases and the collective irrationality of human beings.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"infographic - Behavioral Finance and the 2008 Crisis: How Psychology Unleashed the Greatest Financial Collapse of the Century\" \/>\n<meta property=\"og:description\" content=\"Discover how the 2008 crisis was caused by cognitive biases and the collective irrationality of human beings.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/\" \/>\n<meta property=\"og:site_name\" content=\"Today Dollar\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/codigodelmercado\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-09T03:33:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-11T02:05:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Las-Finanzas-Conductuales-y-la-Crisis-del-2008-Como-la-Psicologia-Desato-el-Mayor-Colapso-Financiero-del-Siglo.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"731\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Jes\u00fas Montalvo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jes\u00fas Montalvo\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/\"},\"author\":{\"name\":\"Jes\u00fas Montalvo\",\"@id\":\"https:\/\/todaydollar.com\/en\/#\/schema\/person\/ad3e97ce7582173c2893c41e2125f47f\"},\"headline\":\"infographic &#8211; Behavioral Finance and the 2008 Crisis: How Psychology Unleashed the Greatest Financial Collapse of the Century\",\"datePublished\":\"2025-11-09T03:33:07+00:00\",\"dateModified\":\"2025-11-11T02:05:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/\"},\"wordCount\":347,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/todaydollar.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Las-Finanzas-Conductuales-y-la-Crisis-del-2008-Como-la-Psicologia-Desato-el-Mayor-Colapso-Financiero-del-Siglo.webp\",\"articleSection\":[\"infographics\"],\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#respond\"]}],\"copyrightYear\":\"2025\",\"copyrightHolder\":{\"@id\":\"https:\/\/todaydollar.com\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/\",\"url\":\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/\",\"name\":\"Crisis: The Housing Bubble in 2008 - Today Dollar\",\"isPartOf\":{\"@id\":\"https:\/\/todaydollar.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Las-Finanzas-Conductuales-y-la-Crisis-del-2008-Como-la-Psicologia-Desato-el-Mayor-Colapso-Financiero-del-Siglo.webp\",\"datePublished\":\"2025-11-09T03:33:07+00:00\",\"dateModified\":\"2025-11-11T02:05:53+00:00\",\"description\":\"Discover how the 2008 crisis was caused by cognitive biases and the collective irrationality of human beings.\",\"breadcrumb\":{\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#primaryimage\",\"url\":\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Las-Finanzas-Conductuales-y-la-Crisis-del-2008-Como-la-Psicologia-Desato-el-Mayor-Colapso-Financiero-del-Siglo.webp\",\"contentUrl\":\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Las-Finanzas-Conductuales-y-la-Crisis-del-2008-Como-la-Psicologia-Desato-el-Mayor-Colapso-Financiero-del-Siglo.webp\",\"width\":1280,\"height\":731,\"caption\":\"Infographic - The Essential Difference Between Risk Management and Money Management: The Pillar of Sustainable Financial Success\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\/\/todaydollar.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"infographic &#8211; Behavioral Finance and the 2008 Crisis: How Psychology Unleashed the Greatest Financial Collapse of the Century\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/todaydollar.com\/en\/#website\",\"url\":\"https:\/\/todaydollar.com\/en\/\",\"name\":\"Today Dollar\",\"description\":\"TodayDollar.com es tu portal de econom\u00eda, finanzas e inversiones. Explicamos el impacto del d\u00f3lar y los mercados globales en tu vida diaria con claridad y sencillez.\",\"publisher\":{\"@id\":\"https:\/\/todaydollar.com\/en\/#organization\"},\"alternateName\":\"El D\u00f3lar Hoy\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/todaydollar.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/todaydollar.com\/en\/#organization\",\"name\":\"Today Dollar\",\"alternateName\":\"El d\u00f3lar hoy\",\"url\":\"https:\/\/todaydollar.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/todaydollar.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/09\/Logo-grande.png\",\"contentUrl\":\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/09\/Logo-grande.png\",\"width\":1024,\"height\":1024,\"caption\":\"Today Dollar\"},\"image\":{\"@id\":\"https:\/\/todaydollar.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/codigodelmercado\",\"https:\/\/www.youtube.com\/@codigodelmercado\",\"https:\/\/www.tiktok.com\/@codigodelmercado\"],\"description\":\"TodayDollar.com es un portal digital especializado en econom\u00eda, finanzas e inversiones. Explicamos de manera clara y sencilla el papel del d\u00f3lar en la econom\u00eda mundial, su impacto en los mercados globales y en la vida diaria de las personas. Publicamos art\u00edculos, gu\u00edas pr\u00e1cticas y an\u00e1lisis sobre finanzas personales, trading, ahorro e inversiones, con un enfoque accesible para lectores de Am\u00e9rica Latina, Europa y el mundo.\",\"legalName\":\"Today Dollar\",\"foundingDate\":\"2025-09-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/todaydollar.com\/en\/#\/schema\/person\/ad3e97ce7582173c2893c41e2125f47f\",\"name\":\"Jes\u00fas Montalvo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/todaydollar.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6b8eddd0f38aee2b492af8527731dca99c20001611ef913dddf312b7290bdce2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6b8eddd0f38aee2b492af8527731dca99c20001611ef913dddf312b7290bdce2?s=96&d=mm&r=g\",\"caption\":\"Jes\u00fas Montalvo\"},\"url\":\"https:\/\/todaydollar.com\/en\/author\/jesus\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Crisis: The Housing Bubble in 2008 - Today Dollar","description":"Discover how the 2008 crisis was caused by cognitive biases and the collective irrationality of human beings.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/","og_locale":"en_US","og_type":"article","og_title":"infographic - Behavioral Finance and the 2008 Crisis: How Psychology Unleashed the Greatest Financial Collapse of the Century","og_description":"Discover how the 2008 crisis was caused by cognitive biases and the collective irrationality of human beings.","og_url":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/","og_site_name":"Today Dollar","article_publisher":"https:\/\/www.facebook.com\/codigodelmercado","article_published_time":"2025-11-09T03:33:07+00:00","article_modified_time":"2025-11-11T02:05:53+00:00","og_image":[{"width":1280,"height":731,"url":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Las-Finanzas-Conductuales-y-la-Crisis-del-2008-Como-la-Psicologia-Desato-el-Mayor-Colapso-Financiero-del-Siglo.webp","type":"image\/webp"}],"author":"Jes\u00fas Montalvo","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jes\u00fas Montalvo","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#article","isPartOf":{"@id":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/"},"author":{"name":"Jes\u00fas Montalvo","@id":"https:\/\/todaydollar.com\/en\/#\/schema\/person\/ad3e97ce7582173c2893c41e2125f47f"},"headline":"infographic &#8211; Behavioral Finance and the 2008 Crisis: How Psychology Unleashed the Greatest Financial Collapse of the Century","datePublished":"2025-11-09T03:33:07+00:00","dateModified":"2025-11-11T02:05:53+00:00","mainEntityOfPage":{"@id":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/"},"wordCount":347,"commentCount":0,"publisher":{"@id":"https:\/\/todaydollar.com\/en\/#organization"},"image":{"@id":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#primaryimage"},"thumbnailUrl":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Las-Finanzas-Conductuales-y-la-Crisis-del-2008-Como-la-Psicologia-Desato-el-Mayor-Colapso-Financiero-del-Siglo.webp","articleSection":["infographics"],"inLanguage":"en","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#respond"]}],"copyrightYear":"2025","copyrightHolder":{"@id":"https:\/\/todaydollar.com\/#organization"}},{"@type":"WebPage","@id":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/","url":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/","name":"Crisis: The Housing Bubble in 2008 - Today Dollar","isPartOf":{"@id":"https:\/\/todaydollar.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#primaryimage"},"image":{"@id":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#primaryimage"},"thumbnailUrl":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Las-Finanzas-Conductuales-y-la-Crisis-del-2008-Como-la-Psicologia-Desato-el-Mayor-Colapso-Financiero-del-Siglo.webp","datePublished":"2025-11-09T03:33:07+00:00","dateModified":"2025-11-11T02:05:53+00:00","description":"Discover how the 2008 crisis was caused by cognitive biases and the collective irrationality of human beings.","breadcrumb":{"@id":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#primaryimage","url":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Las-Finanzas-Conductuales-y-la-Crisis-del-2008-Como-la-Psicologia-Desato-el-Mayor-Colapso-Financiero-del-Siglo.webp","contentUrl":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Las-Finanzas-Conductuales-y-la-Crisis-del-2008-Como-la-Psicologia-Desato-el-Mayor-Colapso-Financiero-del-Siglo.webp","width":1280,"height":731,"caption":"Infographic - The Essential Difference Between Risk Management and Money Management: The Pillar of Sustainable Financial Success"},{"@type":"BreadcrumbList","@id":"https:\/\/todaydollar.com\/en\/infographic-behavioral-finance-and-the-2008-crisis-how-psychology-unleashed-the-greatest-financial-collapse-of-the-century\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/todaydollar.com\/en\/"},{"@type":"ListItem","position":2,"name":"infographic &#8211; Behavioral Finance and the 2008 Crisis: How Psychology Unleashed the Greatest Financial Collapse of the Century"}]},{"@type":"WebSite","@id":"https:\/\/todaydollar.com\/en\/#website","url":"https:\/\/todaydollar.com\/en\/","name":"Today Dollar","description":"TodayDollar.com es tu portal de econom\u00eda, finanzas e inversiones. Explicamos el impacto del d\u00f3lar y los mercados globales en tu vida diaria con claridad y sencillez.","publisher":{"@id":"https:\/\/todaydollar.com\/en\/#organization"},"alternateName":"El D\u00f3lar Hoy","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/todaydollar.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/todaydollar.com\/en\/#organization","name":"Today Dollar","alternateName":"El d\u00f3lar hoy","url":"https:\/\/todaydollar.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/todaydollar.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/09\/Logo-grande.png","contentUrl":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/09\/Logo-grande.png","width":1024,"height":1024,"caption":"Today Dollar"},"image":{"@id":"https:\/\/todaydollar.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/codigodelmercado","https:\/\/www.youtube.com\/@codigodelmercado","https:\/\/www.tiktok.com\/@codigodelmercado"],"description":"TodayDollar.com es un portal digital especializado en econom\u00eda, finanzas e inversiones. Explicamos de manera clara y sencilla el papel del d\u00f3lar en la econom\u00eda mundial, su impacto en los mercados globales y en la vida diaria de las personas. Publicamos art\u00edculos, gu\u00edas pr\u00e1cticas y an\u00e1lisis sobre finanzas personales, trading, ahorro e inversiones, con un enfoque accesible para lectores de Am\u00e9rica Latina, Europa y el mundo.","legalName":"Today Dollar","foundingDate":"2025-09-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"}},{"@type":"Person","@id":"https:\/\/todaydollar.com\/en\/#\/schema\/person\/ad3e97ce7582173c2893c41e2125f47f","name":"Jes\u00fas Montalvo","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/todaydollar.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6b8eddd0f38aee2b492af8527731dca99c20001611ef913dddf312b7290bdce2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6b8eddd0f38aee2b492af8527731dca99c20001611ef913dddf312b7290bdce2?s=96&d=mm&r=g","caption":"Jes\u00fas Montalvo"},"url":"https:\/\/todaydollar.com\/en\/author\/jesus\/"}]}},"_links":{"self":[{"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/posts\/5481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/comments?post=5481"}],"version-history":[{"count":1,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/posts\/5481\/revisions"}],"predecessor-version":[{"id":5483,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/posts\/5481\/revisions\/5483"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/media\/5480"}],"wp:attachment":[{"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/media?parent=5481"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/categories?post=5481"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/tags?post=5481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}