Optimal classification/Rypka/equations

From Wikiversity
Jump to navigation Jump to search

Equations[edit | edit source]

Truth table size-related equations[edit | edit source]

These equations determine the truth table size from the highest value of logic and the number of characteristics in the set and in the group for the bounded class[1] of elements and denote the range of the truth table values for the set and the group.[2]

Group size[edit | edit source]

, where:
  • Q is the group size[3]
  • V is the highest value of logic in the group,
  • C is the highest number of characteristics in the group.

Set size[edit | edit source]

, where:
  • R is the set size[4]
  • V is the highest value of logic in the group,
  • K is the highest number of characteristics in the set.

Theoretical and Empirical Separatory Equations[edit | edit source]

Element-related equations[edit | edit source]

Maximum number of pairs of elements to separate[edit | edit source]

Maximum number of pairs of elements to separate refers to triangularization of the matrix to permit comparison of each element with every other element to determine the number of pairs that are separable or disjoint. Pairs are separable or disjoint whenever the logic values of the elements that make up a pair are different. In theory, therefore the maximum possible number of pairs that can be separated is determined by the following equation:[5]

, where:[6]
  • pmax is the maximum number of pairs to separate, and
  • G is the number of elements in the bounded class.
Order of elements[edit | edit source]

The elements are arranged in descending order according to their truth table value, i.e., the value calculated as the sum of each characteristic's logic state value times the highest value of logic raised to the power of the order of the characteristic.[7] The element truth table value allows elements to be sorted and identified as unique or equivalent.

, where:
  • ei is the element truth table value in the group,
  • V is the highest value of logic in the group,
  • v is the value of logic of each characteristic in the group,
  • j is the jth characteristic index, where:
j = 0..C and where:
  • C is the number of characteristics in the group,
  • i is the ith element index, where:
i = 0..G and where:
  • G is the number of elements in the bounded class.

Characteristic-related equations[edit | edit source]

Theoretical separation[edit | edit source]
The general identification equation[edit | edit source]
, where:[8]
  • Sj is the theoretical separatory value per jth characteristic,
  • C is the highest number of characteristics in the group,
  • V is the highest value of logic in the group and
  • j is the jth characteristic index in the target set, where:
j = 0..K and where:
  • K is the number of characteristics in the target set.
Minimal number of characteristics to result in theoretical separation[edit | edit source]
, where:[9]
  • tmin is the minimal number of characteristics to result in theoretical separation,
  • G is the number of elements in the in the bounded class and
  • V is the highest value of logic in the group.
Empirical separation[edit | edit source]
Target set truth table values[edit | edit source]

, where:[10]

  • vi,j is the element's attribute value,
  • i is the ith element's index value, where,
i = 0...G' where G is the number of elements in the bounded class, and,
  • j is the jth characteristic's index value, where,
j = 0...K and where,
  • K is the number of characteristics in the target set,
  • V is highest value of logic in the group,
  • V(K-j) is the positional value of the jth characteristic.

, where,

nti contains the multiset count for each truth table value[11].
Separatory equation[edit | edit source]
Initial separation[edit | edit source]

, where:[12]

  • Sj is the initial empirical separatory value for each characteristic, where,
j = 0...C and is the index of the jth characteristic in the group and C is the number of characteristics in the group, and,
l = 0...R and is the truth table value of the jth characteristic, where R is the truth table size, where:
R = V0, and,
  • V is the highest value of logic in the group and,
  • 0 is the target set exponent for a single characteristic, and,
  • G is the number of elements in the bounded class.
Subsequent separation[edit | edit source]

, where:

  • Sj is the initial empirical separatory value for each characteristic, where,
l = 0...R and is the target set truth table index value, where R is the target set truth table size value, where:
R = VK, and,
  • V is the highest value of logic in the group and,
  • K is the number of characteristics in the target set, and,
  • G is the number of elements in the bounded class.

Notes[edit | edit source]

  1. See page 158, Table II of the primary reference
  2. See page 172 of the primary reference.
  3. group - Columns C1 to C5 (0 to C, C=5)
  4. Target set - Columns C1 to C3 (0 to K, K=3)
  5. See page 176 Table XI of the primary reference.
  6. Triangular Number
  7. See Number Systems - essentially using the characteristic values to compute a network or memory address, followed by sorting.
  8. See page 153, page 167, Fig. 2. & page 175 of the primary reference
  9. See page 157, Primary Schemes footnote of the primary reference
  10. As the characteristic with the greatest separatory value is moved to the next most significant position, K is incremented to expand the target set size from two characteristics to the number of characteristics in the group or the the number of characteristics which result in 100% separation. For the initial target set with one characteristic the separatory value is computed individually for each characteristic in the group to find the initial characteristic with the highest separatory value.
  11. coefficient of association, , see page 172 of the primary reference
  12. Must be applied initially to each characteristic. (The equations have been implemented in w:Mathcad and using the Visual Basic programming language. See Application Example - Flag Recognition