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

Thinking from First Principles: Why You'll Need a Mindset Shift to Think Like This

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

Thinking from first principles requires a mindset shift.

One which will challenge most of us. As often, we are too comfortable living with our assumptions to want to change.  

Assumptions litter our thinking.

They define our beliefs, our behaviours, and often our outcomes. Guided by our earlier experiences we build assumptions — and live by them.

We don’t grasp the consequence of luck, the impact of others, or entropy on future outcomes.  

When tasks before us are simple and repetitive — assumptions are fine. They make life easier to live.

The problem comes when we apply old assumptions to new situations. We don’t expect the unexpected. So, when things go wrong, or the outcome isn’t to our liking – we rarely see it is our assumptions that have failed.

Thinking from first principles changes everything.

Instead of living with assumptions, you go looking for them. You question them, you pull them apart—as you look to find the underlying elements of your assumptions. Now, you’re questioning everything. You’re asking questions as a child does; why, why, why?

Now you can see the horror of the ‘because it does’ answer — the one every parent tells their kids.

As you find assumptions you must challenge them with open questions. Test your conclusions, tweak them, and tune them as you redefine what you know, by seeing what you don’t know.

Thinking from first principles is hard. Living by your assumptions is easy —it’s your choice.


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.