Academic Publishing Wiki
Register
Advertisement

Theoretical and Empirical Separatory Equations[]

Element-related equations[]

Maximum number of pairs of elements to separate[]

Maximum number of pairs of elements to separate refers to matrix 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:[1]

, where:[2]
  • pmax is the maximum number of pairs to separate, and
  • G is the number of elements in the bounded class.


Order of elements[]

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.[3] The element notation 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[]

Theoretical separation[]
The general identification equation[]
, where:[4]
  • 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[]
, where:[5]
  • 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[]
Target set truth table values[]

, where:[6]

  • 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 j'th 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 notation truth table value[7].
Separatory equation[]
Initial separation[]

, where:[8]

  • 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[]

, 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.
  1. See page 176 Table XI of the primary reference.
  2. number Triangular Number
  3. See Number Systems - essentially using the characteristic values to compute a network or memory address, followed by sorting.
  4. See page 153, page 167, Fig. 2. & page 175 of the primary reference
  5. See page 157, Primary Schemes footnote of the primary reference
  6. 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.
  7. coefficient of association, , see page 172 of the primary reference
  8. Must be applied initially to each characteristic. (The equations have been implemented in [1] and using the Visual Basic programming language. See [[Optimal_Classification#Application_Example|Application Example]
Advertisement