Emmanuel A. Frankfrankolanari.hashnode.dev·6 hours agoThe Discreet Power of Asking “Why?”Too often, decision-makers settle for the first explanation, trusting assumptions or relying on good ol' rules of thumb—sometimes in a bid to avoid analysis or decision paralysis. While this may seem efficient, it can lead to decisions made blindly, ...data analysis
Roberto Lupirlupi.com·Feb 4, 2025Decision Making CoachWe often have to make complex decisions in uncertain times. There are frameworks that can be applied to navigate these situations, but not many are well trained in them. One approach that I like is called Decision Making under Deep Uncertainty and it...decision making
Cyrille N'DAH23cyy.hashnode.dev·Feb 3, 2025"Ce n'est pas parce que la donnée est disponible qu'il faut l'afficher"Si vous débutez en Business Intelligence (BI) ou en Data Analytics, vous avez sûrement déjà ressenti cette euphorie : celle de pouvoir manipuler d’immenses quantités de données et de les afficher sous toutes les formes possibles. Tableaux, graphiques...10 likesdata analytics
Parasai-powered-personal-assistants.hashnode.dev·Jan 16, 2025How AI Enhances Human Intelligence in Decision-Making ProcessesMaking decisions has become increasingly complex in the era of information overload. Artificial Intelligence (AI) is transforming decision-making processes by augmenting human intelligence with its ability to analyze vast datasets, identify patterns,...AI
Jonathan Hultblog.jonathanhult.com·Jan 15, 2025Group Decision-Making ApproachesIn a discussion on Dave Farley's Continuous Delivery channel, Aino Corry examines four distinct approaches to decision-making: Democracy Principle: Decisions are made by majority vote Application: Widely used in governmental and organizational set...decision making
John Nabildebug-your-future.hashnode.dev·Jan 5, 2025Mastering Problem-Solving: A Guide to Becoming a Skilled ProgrammerNow that I have learned how to write code, what comes next? In this career, the most important skill every programmer must have is problem-solving. Every day presents new challenges, and you'll encounter new problems regularly. If you don't know how ...CS Starter Kit: Learn, Build, Growproblem solving skills
Gauri Sharmadecision-making.hashnode.dev·Jan 5, 2025How Nudge Theory Unlocks Human Potential for Effective Behavior ChangeIn the realm of psychology and behavioral economics, nudge theory has emerged as a transformative tool. It's all about subtly guiding individuals toward better decisions without restricting their freedom of choice. By gently "nudging" people, we can ...nudge theory
Gauri Sharmadecision-making.hashnode.dev·Jan 3, 2025Understanding Dual Process Theory: A Comprehensive GuideIntroduction In the realm of cognitive psychology, Dual Process Theory (DPT) stands out as a pivotal framework. It delineates how our brains process information through two distinct pathways. This blog delves into the intricacies of this theory, its ...UI Design
Gauri Sharmagauri1518.hashnode.dev·Dec 24, 2024Discovering Human Decision Making: A Detailed GuideHuman decision making is a complex and fascinating process that influences every aspect of our lives. From everyday choices like what to eat for breakfast to life-changing decisions like choosing a career path, understanding how we make decisions can...1 likeUi/Ux Design
Anshuman Sinhaanshumansinha3301.hashnode.dev·Dec 19, 2024Decision Trees in Artificial IntelligenceDecision Trees are a widely used machine learning algorithm in AI for both classification and regression tasks. They work by dividing data into subsets based on certain features, and they represent decisions in a tree-like structure. In this structur...decision making