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);

Assumptions Need to be Challenged - It Will Help You Make Better Decisions

Discover Ideas That Improve Decisions

Join 370+ decision-makers and get our short (3-min) email about improving the quality of your decisions with practical advice.
A row of people profile pictures

Assumptions are the beliefs we carry in our heads – drawn from experiences of events or thoughts in our past. Each assumption comes loaded with risk because the present isn’t the past.

We assume what happened before will happen again.

Sometimes chance favours our assumption, and we get away with it. Where we come unstuck is, we don’t see it as ‘getting away with it’, we see it as good judgement, good luck, or simply great skill on our side.

Our confidence rises as we begin to believe we know better, as we puff our chests out and flex our shoulders. Of course, self-belief compounds the situation as we do not see the confirmation bias blinding our systems of judgement.

We can do no wrong.

And then, one of our assumptions fail. The chances are the failure occurred when we applied an assumption to a big decision. One where we need the outcome to go in our favour, but it doesn’t. We will bemoan luck or the unexpected as the reason, as we do not grasp the consequences of accepting an assumption.

Ray Dalio, in his book, Principles, uses one simple challenging question to every decision he faces. What do we know to be true?  

Assumptions aren’t facts. They are beliefs born from a moment when the facts aligned with the circumstances of the situation. Circumstance changes, life changes, luck changes – everything changes – which is why we must challenge our assumptions. We should always ask the same question Ray Dalio does.

Then we might be safe from our assumptions.

Don't miss these stories:

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.