Case analysis

Case analysis

Case analysis is one of the most general and applicable methods of analytical thinking, depending only on the division of a problem, decision or situation into a sufficient number of separate cases. Analysing each such case individually may be enough to resolve the initial question. The principle of case analysis is invoked in the celebrated remark of Sherlock Holmes, to the effect that when one has eliminated the impossible, what remains must be true, however unlikely that seems.

Connections with logical principles

The logical roots of the Holmes remark speak to the principle of excluded middle. That indicates the importance to case analysis of logical disjunction: stringing together propositions with the logical connective "or". Medical diagnosis can indeed follow the Holmes pattern, with a patient's symptom possibly caused by a number of conditions: the patient suffers from "A" or "B" or ... or illness "I"; see differential diagnosis. Deductive logic is applied to reducing the number of cases; see case-based reasoning

A canonical statement of case analysis in the sentential calculus is:

"If a statement P implies a statement Q, and a statement R also implies Q, and either P or R is true, then the Q has to be true."

(((P ightarrow Q) land (R ightarrow Q)) land (P vee R)) ightarrow Q

Exhaustive analysis

The most important issue in this style of case analysis is that the cases should be collectively "exhaustive": everything is covered. The condition that they should be "exclusive", while convenient, is not to be assumed lightly; for example a patient's liver problem might be caused by hepatitis "and" abuse of alcohol, with one factor not ruling out the other. This points up the distinction between exclusive or, and logical disjunction which is the default meaning of 'or' (in logic, mathematics and science) and which is non-exclusive. Case analysis of the non-overlapping kind is a special case, only.

That being said, in computer programming, case analysis presents itself in a form best adapted to exclusive cases. In simple terms, the requirement is to have a list of actions, so that 'if X = 1 do P, if X = 2 do Q, if X = 3 do R' can be given as quite unambiguous instructions. The value of X here is computed according to what case one is in.

Other terminology

Case-by-case analysis is a more specific term for such a pinning-down of cases. It assumes a situation in which a thorough-going case analysis can be completed: all cases covered and resolved. This is not always realistic. Other forms of case analysis are best case analysis and worst case analysis, scenarios for the optimist and pessimist, respectively.

Two names for approaches that take complete case-by-case analysis as not meeting the needs of the topic under consideration are casuistry, most often in ethics, and the case study method used in business schools.

ee also

*Mutually exclusive
*Collectively exhaustive
*Proof by exhaustion
*The "Business school case studies" section under Case study.


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Case Analysis System — (CAS) A computer system that analyzes mail volume and density in manual distribution cases to determine the best arrangement of separations …   Glossary of postal terms

  • case analysis — testing and evaluation of a military operation; analysis made for the purpose of learning …   English contemporary dictionary

  • Use-case analysis — A use case analysis is the most common technique used to identify the requirements of a system (normally associated with software/process design) and the information used to both define processes used and classes (which are a collection of actors …   Wikipedia

  • Case — may refer to:Academia* Case analysis, division of a problem into separate cases * Case study, examination of a single instance or event * Center for Social and Economic ResearchBusiness* Business case, captures the reasoning for initiating a… …   Wikipedia

  • Case-control — is a type of epidemiological study design. Case control studies are used to identify factors that may contribute to a medical condition by comparing subjects who have that condition (the cases ) with patients who do not have the condition but are …   Wikipedia

  • case-study — case study, case study method A research design that takes as its subject a single case or a few selected examples of a social entity such as communities, social groups, employers, events, life histories, families, work teams, roles, or… …   Dictionary of sociology

  • Case Blue — Case Blue  German summer offensive in 1942 Part of the Eastern Front of World War II …   Wikipedia

  • Analysis — • The process by which anything complex is resolved into simple, or at least less complex parts or elements Catholic Encyclopedia. Kevin Knight. 2006. Analysis     Analysis      …   Catholic encyclopedia

  • Case grammar — is a system of linguistic analysis, focusing on the link between the valence of a verb and the grammatical context it requires, created by the American linguist Charles J. Fillmore in (1968), in the context of Transformational Grammar. This… …   Wikipedia

  • Analysis — (from Greek ἀνάλυσις , a breaking up ) is the process of breaking a complex topic or substance into smaller parts to gain a better understanding of it. The technique has been applied in the study of mathematics and logic since before Aristotle,… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”