×
files/journal/2022-09-01_23-34-07-000000_997.jpg

Journal of Modern Mathematics and Statistics

ISSN: Online
ISSN: Print 1994-5388
175
Views
0
Downloads

A Tool for Constructing Pair-Wise Balanced Incomplete Block Designs

E.O. Effanga, J.A. Ugboh, E.I. Enang and B.E.A. Eno
Page: 69-72 | Received 21 Sep 2022, Published online: 21 Sep 2022

Full Text Reference XML File PDF File

Abstract

This study deals with the construction of Pair-wise Balanced Incomplete Block Designs (PBIBD). We developed a non-linear non-preemptive binary integer goal programming model for the construction of PBIBD for any set of parameters (b, k, t, r, λ). The model so developed is tested using two set of parameters (b = 4, k = 4, t = 3, r = 3, λ = 2) and (b = 7, k = 7, t = 3, r = 3, λ = 1). It is shown that the PBIBD is not unique for any given set of parameters and that the design obtained by our model is D-optimal.


INTRODUCTION

Statistics deals with variability and how it can be controlled. In planning and conducting experiments, one of the factors used in controlling variability is the grouping of the experimental units into homogeneous sub-groups called blocks. There are many ways of blocking the experimental units in a comparative experiments with k treatments. If homogeneous blocks of size k are available to accommodate all the k treatments, a Randomized Complete Block Design (RCBD) is used.

In many situations, experimenter may not be able to run all the treatments combinations in each block, may be due to shortage of experimental materials or physical size of the block, that is block size t is less than the number of treatments k. In such situations, an incomplete block design is used by Quinoulli (1953) and Motgomery (1976).

When all treatments comparisons are equally important, the treatment combination used in each block must be selected in a balanced manner. Several methods for constructing balanced incomplete block designs are available (Federer, 1993, 1998; Khare and Federer, 1981; Patterson and Williams, 1985, 1976).

Also, there are computer software packages and toolkits, which will construct optimal or near optimal balanced incomplete block designs (Nguyen, 1993a, b; 1994, 1997; Nguyen and Williams, 1993; Federer et al., 1998). Tables of balanced incomplete block designs are given by Fisher and Yates (1953), Davies (1956) and Cochran and Cox (1957).

Each of the methods, toolkits and tables has its own limitations. To overcome these limitations, we developed in this study a non-linear non-preemptive goal programming model for the construction of the balanced incomplete block designs. Constructing a balanced incomplete block design is equivalent to constructing a design matrix.

PAIR-WISE BALANCED INCOMPLETE BLOCK DESIGNS

A randomized incomplete block design is said to be pair-wise balanced if treatments combinations are selected in each block so that every pair of treatments occur together in the same number of blocks. Suppose we to compare k treatments, the maximum number of blocks b required to construct a pair-wise balanced incomplete block design with only t treatments appearing in each block is b = (k/t) (Montgomery, 1976).

Let each of the k treatments appear in r of the b blocks and let every pair of treatments appear together in λ blocks, then a pair-wise balanced incomplete block design must satisfy the following conditions:


The design is called incomplete in the sense that t<k and is balanced in the sense that the parameter λ is constant. If the b = k, the design is said to be symmetric.

A b by k matrix X = (xij) is called a design matrix for the pair-wise balanced incomplete block design with parameters, b, k, t, r, λ, if xij = 1, if treatment j appears in block I, xij = 0, otherwise

(1)


(2)


(3)

The matrix XTX is called the information matrix or the matrix identity of the design. It has been shown that, XTX = (r - λ)I + λJ, where I is a b by b identity matrix and J is b by b matrix of 1’s (Federer, 1998).

A design is called a D-optimal design if the determinant of its information matrix is greater than or equal to the determinant of the information matrix of any alternative design (Hedayat and Pesotan, 2006).

GOAL PROGRAMMING

Goal programming is a mathematical tool for the analysis of problems involving multiple but conflicting objectives (Ignizio, 1978). The basic approach of goal programming is to establish a specific numeric goal for each of the objectives, formulate an objective function for each objective and eek a solution that minimizes the sum of deviations or sum of weighted deviations.

Let fL(x) denote the lth objective and GL be the specified target value for the objective. Basically, there are three possibilities for the relation between fL(x) and GL, namely (Eiselt et al., 1987):

In the first case, the objective is to minimize the underachievement, that is negative deviation from the goal target, designated dL.

In the second case, the objective is to minimize the overachievement, that is positive deviation from the goal target, designated d+L.

In the third case, the objective is to minimize the underachievement and overachievement simultaneously.

In any of the three cases mentioned above the goal constraint is stated as fL(x) + d+L - dL = GL (Eiselt et al., 1987).

When all the goals are of equal importance, we talk of non-preemptive goal programming. But when the goals are not all of equal importance, there is ordering of priority levels for the goals and we talk of preemptive goal programming. Goal programming can also be classified as linear or non-linear. For a non-preemptive linear goal programming the solution technique corresponds to the standard simplex methods of solution. In a preemptive case, there are two general approaches to the solution of linear goal programming, namely the sequential linear programming algorithm and the multiphase simplex method. These two methods are described by Eiselt et al. (1987).

DEVELOPMENT OF THE MODEL

The following indices, variables and constants are required in order to formulate the model.

Indices:

i = Block’s index
j = Treatment’s index
l = Treatment’s index
m = Treatment’s index

Variables:

r+j = Positive deviation from the rth goal’s target for each treatment j
r-j = Negative deviation from the rth goal’s target for each treatment j
t+i = Positive deviation from the tth goal’s target for each block i
ti = Negative deviation from the tth goal’s target for each block i
λ+lm = Positive deviation from the λth goal’s target for each treatment pair (l , m)
λ-lm = Negative deviation from the λth goal’s target for each treatment pair (l , m)
xij: 1 = If treatment j appears in block I, 0, otherwise

Constants:

b = Number of blocks
k = Number of treatments
t = Number of treatments in each block
r = Number of blocks each treatment appears
λ = Number of blocks each pair of treatments appears together

Based on the above definitions of indices, variables and constants, the goal objectives are as given in Eq. 1-3.

The corresponding goal constraints are as follows:

(4)


(5)


(6)

 

m > l =1, 2, 3, . . . , k

 

The model is therefore,

(7)


xij = 0 or 1
(8)

Subject to:

i = 1, 2, 3, . . . , b; j = 1, 2, 3, . . . , k


(9)


(10)


(11)

TESTING THE MODEL

Inputting the parameters of the following designs into the model and solving via the available computer software packages we obtained the design matrices.

b = 4, k = 4, t = 3, r = 3, λ = 2

The solution is x11 = 0, x12 = 1, x13 = 1, x14 = 1, x21 = 1, x22 = 1, x23 = 0, x24 = 1, x31 = 1, x32 = 1, x33 = 1, x34 = 0, x41 = 1, x42 = 0, x43 = 1, x44 = 1.

Therefore, the design matrix is:

(12)

The corresponding design is therefore,

 

b = 7, k = 7, t = 3, r = 3, λ = 1

 

The solution is x11 = 1, x12 = 1, x13 = 0, x14 = 1, x15 = 0, x16 = 0, x17 = 0, x21 = 0, x22 = 1, x23 = 1, x24 = 0, x25 = 1, X26 = 0, x27 = 0, x31 = 0, x32 = 0, x33 = 1, x34 = 1, x35 = 0, x36 = 1, x37 = 0, x41 = 0, x42 = 0, x43 = 0, x44 = 1, x45 = 1, x46 = 0, x47 = 1, x51 = 1, x52 = 0, x53 = 0, x54 = 0, x55 = 1, x56 = 1, x57 = 0, x61 = 0, x62 = 1, x63 = 0, x64 = 0, x65 = 0, x66 = 1, x67 = 1, x71 = 1, x72 = 0, x73 = 1, x74= 0, x75 = 0, X76 = 0, x77 = 1.

The design matrix is therefore,

(13)

The corresponding design is:

ALTERNATIVE DESIGNS

The balanced incomplete block design is not unique for a given set of parameters, b, k, t, r, λ. Alternative designs for the same set of parameters can be obtained by interchanging rows or columns of a design matrix.

Theorem 1: If X1 and X2 are two design matrices for the same pair-wise balanced incomplete block design, then their information matrices are equal.

Proof: In the product XTX, a diagonal entry is the inner product of X with itself.

That is,

Also in the product XTX, an off diagonal entry is the inner product of columns of X. That is,

Now if any two rows or any two columns of X are interchanged, the diagonal entries and the off diagonal entries remains unchanged. Hence,

Theorem 2: Every pair-wise balanced incomplete block design satisfying the set of parameters is D-optimal.

Proof: Since, all the information matrices of the a design are equal and the determinants of equal matrices are also equal, it follows that every pair-wise balanced incomplete block design is D-optimal.

CONCLUSION

In this study, some of the contributions made in this study towards the construction of pair-wise balanced incomplete block designs is summarized. First, the concepts of balanced incomplete block designs, design matrices, information matrices and D-optimality are reviewed. We developed a non-linear non-preemptive linear goal programming model for the construction of a D-optimal pair-wise balanced incomplete block designs. We observed that the design is not unique under the same set of parameters and that alternative designs can be obtained from a given design by interchanging rows or columns of the corresponding design matrix. The model developed in this study have been tested for the existence of feasible using two sets of parameters, b = 4, k = 4, t = 3, r = 3, λ = 2 and b = 7, k = 7, t = 3, r = 3, λ = 1. The solutions to the models were obtained using an optimizer in a corel quarttro pro computer software package.

How to cite this article:

E.O. Effanga, J.A. Ugboh, E.I. Enang and B.E.A. Eno. A Tool for Constructing Pair-Wise Balanced Incomplete Block Designs.
DOI: https://doi.org/10.36478/jmmstat.2009.69.72
URL: https://www.makhillpublications.co/view-article/1994-5388/jmmstat.2009.69.72