La fallacie de base rate is a cognitive error that occurs when individuals ignore or undervalue the general base rate (or prior probability) of an event in favor of specific information related to that event. This fallacy is commonly encountered in statistics, psychology, and decision-making processus, en particulier dans des domaines tels que la médecine, le droit et la finance.
Par exemple, considérez un test médical pour une maladie rare qui a une précision de 99 % accuracy rate. If the disease has a base rate of 1 in 1,000 people, many might assume that a positive test result means there is a 99% chance they have the disease. However, considering the base rate, the actual probability of having the disease given a positive test result is much lower. This is due to the fact that the number of false positives can significantly outnumber true positives, leading to misleading conclusions.
Mathematically, the base rate fallacy can be illustrated using Bayes’ theorem, which helps to update the probability of a hypothesis based on new evidence. The fallacy emphasizes the importance of incorporating base rates into statistical reasoning and decision-making, as neglecting them can lead to significant errors in judgment.
Dans le contexte de intelligence artificielle and machine learning, the base rate fallacy can affect model predictions and evaluations. Algorithms that fail to account for base rates may produce biased or inaccurate results, underscoring the necessity for careful consideration of prior probabilities when designing and assessing AI systems.