document.addEventListener('DOMContentLoaded', () => { /** init gtm after 3500 seconds - this could be adjusted */ setTimeout(initGTM, 3500); }); document.addEventListener('scroll', initGTMOnEvent); document.addEventListener('mousemove', initGTMOnEvent); document.addEventListener('touchstart', initGTMOnEvent); function initGTMOnEvent(event) { initGTM(); event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered } function initGTM() { if (window.gtmDidInit) { return false; } window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once. const script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; // ensure PageViews is always tracked (on script load) script.onload = () => { dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 }); }; script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-W3L96RR'; document.head.appendChild(script);
Cookie Consent

By clicking “Accept”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy for more information.

Cookie preferences

Cognitive Biases: How to See the Way Your Biases Change Your Thinking

Biases defined by history explain why we do what we do.

Written by
Darren Matthews

A Cognitive Biases Definition

Cognitive biases are the default setting in our brains for making decisions. They establish how we think about situations we find ourselves in by offering a biased response to external information. The upside is to we are tuned to danger and act quickly. The downside is that we’re often not even aware of what the cognitive bias is doing most of the time. Oh, and they aren’t always right.

Cognitive Biases Examples: How to See the Way Your Biases Change Your Thinking

The great challenge with cognitive biases is that even when you know about them, stopping them from doing what they do is hard. A good starting point comes with choosing to slow your decision-making down. Another area to work on is your awareness of these biases and susceptibility to them. Awareness comes from knowing what to look for, so below I’ve listed some examples for you to dig into.

First, we start with a reminder on dealing with awareness.

The Lack of Awareness; the Fuel of Risk Our Biases Love to Exploit: Our biases are masters at exploiting our lack of awareness. In this article, I explain why awareness is so important when our goal is to make good decisions.

Confirmation Bias - Can Awareness Help You Control Your Instincts?: We have a bias to seeking information that supports our decision. It makes us feel more confident in our choices and outlook on life. As I explain in this article, we need to pay more attention.

Recency Bias: Why New Information Matters More than It Should: Unsurprisingly, we remember events that occur more recently than past events. This is a bias that means we favour the new over the old, even when the old has the weight of history behind it.

All Cognitive Biases Articles

Topics

connect with us

A box featuring Your Decision Journal—a notion template.

Say Goodbye to Your Bad Decisions

The #1 Guided Decision Journal Notion Template

Your decisions define your life. So we created a 9-step decision journal to help you make the right choices from the start. It is the best way to say goodbye to bad decisions!
Make Better Decisions Now→Find out more
©
All rights reserved.