# Check My Thinking > Challenges assumptions, logic gaps, and overconfidence in your decision-making **Category:** Utility **Keywords:** thinking, logic, assumptions, bias, reasoning, critical thinking, blind spots, overconfidence **URL:** https://complete.tools/check-my-thinking ## How it works The tool processes the input by first breaking down the user's reasoning into identifiable components, such as premises and conclusions. It employs a logic assessment algorithm that scans for common logical fallacies, such as circular reasoning or hasty generalizations. Each identified assumption is then evaluated for its validity based on supporting evidence or lack thereof. The tool also uses statistical methods to assess the degree of confidence expressed in the conclusions and compares it with the strength of the supporting logic. The outputs are generated based on the analysis of these components, providing feedback on the reasoning process. ## Who should use this 1. Policy analysts evaluating the impact of proposed regulations on public health outcomes. 2. Financial analysts assessing investment strategies based on market trends and consumer behavior. 3. Researchers in behavioral science testing hypotheses related to human decision-making. 4. Educators developing curricula that challenge student thinking and reasoning skills. 5. Software engineers debugging code by analyzing assumptions made during the development process. ## Worked examples Example 1: A financial analyst believes that increasing interest rates will lead to a recession. They input this reasoning into the tool. The analysis reveals an assumption that all previous interest rate hikes have caused recessions, which may not account for other influencing factors, such as consumer confidence. The tool suggests reviewing historical data to validate this assumption. Example 2: A policy analyst proposes a new law to reduce traffic fatalities based on the assumption that stricter penalties will deter reckless driving. The tool identifies a logic gap, as it does not consider the potential impact of driver education programs. By revising the proposal to include both penalties and education, the analyst strengthens their argument. ## Limitations 1. The tool may not account for all contextual factors affecting a decision, leading to oversimplified assessments. 2. It may struggle with complex, multifaceted scenarios where human emotions or irrational behaviors play a significant role. 3. The effectiveness of the tool relies on the clarity and completeness of the user’s input, which can introduce inaccuracies if key information is omitted. 4. The logic assessment algorithm works best with common logical structures and may not identify nuanced or unconventional reasoning errors. 5. The tool assumes that users have a foundational understanding of logical reasoning principles, which may not always be the case. ## FAQs **Q:** How does the tool identify logical fallacies in user input? **A:** The tool uses a database of recognized logical fallacies and compares user reasoning against these patterns, flagging any discrepancies found. **Q:** Can the tool handle complex decision-making involving multiple stakeholders? **A:** While it can analyze inputs involving multiple viewpoints, the tool may simplify complex interactions, potentially overlooking unique stakeholder dynamics. **Q:** What types of assumptions does the tool specifically target? **A:** The tool targets both explicit assumptions, stated directly in the reasoning, and implicit assumptions, which are not clearly articulated but influence the argument. **Q:** How does the tool measure overconfidence in decision-making? **A:** The tool assesses overconfidence by comparing the user’s expressed certainty level with the robustness of the supporting logic, highlighting discrepancies when confidence exceeds logical backing. --- *Generated from [complete.tools/check-my-thinking](https://complete.tools/check-my-thinking)*