Case Analysis - Exhaustive Analysis

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.

Read more about this topic:  Case Analysis

Famous quotes containing the words exhaustive and/or analysis:

    To give an accurate and exhaustive account of that period would need a far less brilliant pen than mine.
    Max Beerbohm (1872–1956)

    ... the big courageous acts of life are those one never hears of and only suspects from having been through like experience. It takes real courage to do battle in the unspectacular task. We always listen for the applause of our co-workers. He is courageous who plods on, unlettered and unknown.... In the last analysis it is this courage, developing between man and his limitations, that brings success.
    Alice Foote MacDougall (1867–1945)