Definition
A ''t''-(''v'',''k'',λ) orthogonal array (''t'' ≤ ''k'') is a λ''v''''t'' × ''k'' array whose entries are chosen from a set ''X'' with ''v'' points such that in every subset of ''t'' columns of the array, every ''t''-tuple of points of ''X'' appears in exactly λ rows. In this formal definition, provision is made for repetition of the ''t''-tuples (λ is the number of repeats) and the number of rows is determined by the other parameters. In many applications these parameters are given the following names: : ''v'' is the number of ''levels'', : ''k'' is the number of ''factors'', : λ''v''''t'' is the number of experimental ''runs'', : ''t'' is the ''strength'', and : λ is the ''index''. An orthogonal array is ''simple'' if it does not contain any repeated rows. An orthogonal array is ''linear'' if ''X'' is a finite field F''q'' of order ''q'' (''q'' a prime power) and the rows of the array form a subspace of the vector space (F''q'')''k''. Every linear orthogonal array is simple.Examples
An example of a 2-(4, 5, 1) orthogonal array; a strength 2, 4 level design of index 1 with 16 runs. An example of a 2-(3,5,3) orthogonal array (written as its transpose for ease of viewing):Trivial examples
Any ''t''-(''v'', ''t'', λ) orthogonal array would be considered ''trivial'' since they are easily constructed by simply listing all the ''t''-tuples of the ''v''-set λ times.Mutually orthogonal latin squares
A 2-(''v'',''k'',1) orthogonal array is equivalent to a set of ''k'' − 2 mutually orthogonal Latin squares of order ''v''. Index one, strength 2 orthogonal arrays are also known as ''Hyper-Graeco-Latin square designs'' in the statistical literature. Let ''A'' be a strength 2, index 1 orthogonal array on a ''v''-set of elements, identified with the set of natural numbers . Chose and fix, in order, two columns of ''A'', called the ''indexing columns''. All ordered pairs (''i'', ''j'') with 1 ≤ ''i'', ''j'' ≤ ''v'' appear exactly once in the rows of the indexing columns. Take any other column of ''A'' and create a square array whose entry in position (''i'',''j'') is the entry of ''A'' in this column in the row that contains (''i'', ''j'') in the indexing columns of ''A''. The resulting square is a Latin square of order ''v''. For example, consider the 2-(3,4,1) orthogonal array: By choosing columns 3 and 4 (in that order) as the indexing columns, the first column produces the Latin square, while the second column produces the Latin square, The Latin squares produced in this way from an orthogonal array will be orthogonal Latin squares, so the ''k'' − 2 columns other than the indexing columns will produce a set of ''k'' − 2 mutually orthogonal Latin squares. This construction is completely reversible and so strength 2, index 1 orthogonal arrays can be constructed from sets of mutually orthogonal Latin squares.Latin squares, Latin cubes and Latin hypercubes
Orthogonal arrays provide a uniform way to describe these diverse objects which are of interest in the statistical design of experiments.Latin squares
As mentioned in the previous section a Latin square of order ''n'' can be thought of as a 2-(''n'', 3, 1) orthogonal array. Actually, the orthogonal array can lead to six Latin squares since any ordered pair of distinct columns can be used as the indexing columns. However, these are all isotopic and are considered equivalent. For concreteness we shall always assume that the first two columns in their natural order are used as the indexing columns.Latin cubes
In the statistics literature, a Latin cube is an ''n'' × ''n'' × ''n'' three-dimensional matrix consisting of ''n'' layers, each having ''n'' rows and ''n'' columns such that the ''n'' distinct elements which appear are repeated ''n''2 times and arranged so that in each layer parallel to each of the three pairs of opposite faces of the cube all the ''n'' distinct elements appear and each is repeated exactly ''n'' times in that layer. Note that with this definition a layer of a Latin cube need not be a Latin square. In fact, no row, column or file (the cells of a particular position in the different layers) need be aLatin hypercubes
An ''m''-dimensional Latin hypercube of order ''n'' of the ''r''th class is an ''n'' × ''n'' × ... ×''n'' ''m''-dimensional matrix having ''n''''r'' distinct elements, each repeated ''n''''m'' − ''r'' times, and such that each element occurs exactly ''n'' ''m'' − ''r'' − 1 times in each of its ''m'' sets of ''n'' parallel (''m'' − 1)-dimensional linear subspaces (or "layers"). Two such Latin hypercubes of the same order ''n'' and class ''r'' with the property that, when one is superimposed on the other, every element of the one occurs exactly ''n''''m'' − 2''r'' times with every element of the other, are said to be ''orthogonal''. A set of ''k'' − ''m'' mutually orthogonal ''m''-dimensional Latin hypercubes of order ''n'' is equivalent to a 2-(''n'', ''k'', ''n''''m'' − 2) orthogonal array, where the indexing columns form an ''m''-(''n'', ''m'', 1) orthogonal array.History
The concepts of Latin squares and mutually orthogonal Latin squares were generalized to Latin cubes and hypercubes, and orthogonal Latin cubes and hypercubes by . generalized these results to strength ''t''. The present notion of orthogonal array as a generalization of these ideas, due to C. R. Rao, appears in .Other constructions
Hadamard matrices
If there exists a Hadamard matrix of order 4''m'', then there exists a 2-(2, 4''m'' − 1, ''m'') orthogonal array. Let ''H'' be a Hadamard matrix of order 4''m'' in standardized form (first row and column entries are all +1). Delete the first row and take the transpose to obtain the desired orthogonal array. The order 8 standardized Hadamard matrix below (±1 entries indicated only by sign), produces the 2-(2,7,2) orthogonal array: Using columns 1, 2 and 4 as indexing columns, the remaining columns produce four mutually orthogonal Latin cubes of order 2.Codes
Let ''C'' ⊆ (F''q'')''n'', be a linear code of dimension ''m'' with minimum distance ''d''. Then ''C''⊥ (the orthogonal complement of the vector subspace ''C'') is a (linear) (''d'' − 1)-(''q'', ''n'', λ) orthogonal array whereApplications
Threshold schemes
Secret sharing (also called secret splitting) consists of methods for distributing a '' secret'' amongst a group of participants, each of whom is allocated a ''share'' of the secret. The secret can be reconstructed only when a sufficient number of shares, of possibly different types, are combined; individual shares are of no use on their own. A secret sharing scheme is ''perfect'' if every collection of participants that does not meet the criteria for obtaining the secret, has no additional knowledge of what the secret is than does an individual with no share. In one type of secret sharing scheme there is one ''dealer'' and ''n'' ''players''. The dealer gives shares of a secret to the players, but only when specific conditions are fulfilled will the players be able to reconstruct the secret. The dealer accomplishes this by giving each player a share in such a way that any group of ''t'' (for ''threshold'') or more players can together reconstruct the secret but no group of fewer than ''t'' players can. Such a system is called a (''t'', ''n'')-threshold scheme. A ''t''-(''v'', ''n'' + 1, 1) orthogonal array may be used to construct a perfect (''t'', ''n'')-threshold scheme. :Let ''A'' be the orthogonal array. The first ''n'' columns will be used to provide shares to the players, while the last column represents the secret to be shared. If the dealer wishes to share a secret ''S'', only the rows of ''A'' whose last entry is ''S'' are used in the scheme. The dealer randomly selects one of these rows, and hands out to player ''i'' the entry in this row in column ''i'' as shares.Factorial designs
A factorial experiment is a statistically structured experiment in which several ''factors'' (watering levels, antibiotics, fertilizers, etc.) are applied to each experimental unit at varying (but integral) ''levels'' (high, low, or various intermediate levels). In a ''full factorial experiment'' all combinations of levels of the factors need to be tested, but to minimize confounding influences the levels should be varied within any experimental run. An orthogonal array of strength 2 can be used to design a factorial experiment. The columns represent the various factors and the entries are the levels that the factors can be applied at (assuming that all factors can be applied at the same number of levels). An experimental run is a row of the orthogonal array, that is, apply the corresponding factors at the levels which appear in the row. When using one of these designs, the treatment units and trial order should be randomized as much as the design allows. For example, one recommendation is that an appropriately sized orthogonal array be randomly selected from those available, then randomize the run order.Quality control
Orthogonal arrays played a central role in the development ofTesting
Orthogonal array testing is a black box testing technique which is a systematic,See also
* Combinatorial design * Latin hypercube sampling * Graeco-Latin squaresNotes
References
* * * * * * * * * * *External links