Skip to main content

How to Average Equating Functions, If You Must

  • Chapter
  • First Online:

Part of the book series: Statistics for Social and Behavioral Sciences ((SSBS))

Abstract

An interest in averaging two or more equating functions can arise in various settings. As the motivation for the angle bisector method described later in this paper, Angoff (1971) mentioned situations with multiple estimates of the same linear equating function for which averaging the different estimates may be appropriate. In the nonequivalent groups with anchor test (NEAT) equating design, several possible linear and nonlinear equating methods are available. These are based on different assumptions about the missing data in that design (von Davier, Holland, & Thayer, 2004b). It might be useful to average the results of some of the options for a final compromise method. Other recent proposals include averaging an estimated equating function with the identity transformation to achieve more stability in small samples (Kim, von Davier, & Haberman, 2008) as well as creating hybrid equating functions that are averages of linear and equipercentile equating functions, putting more weight on one than on the other (von Davier, Fournier-Zajac, & Holland, 2006). In his discussion of the angle bisector, Angoff implicitly weighted the two linear functions equally. The idea of weighting the two functions differently is a natural and potentially useful added flexibility to the averaging process that we use throughout our discussion.

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   79.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   99.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD   129.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Paul W. Holland .

Editor information

Editors and Affiliations

Chapter 6 Appendix

Chapter 6 Appendix

1.1 A.1 Computing the Swave for Two Equating Functions

The key to computing e w is Equation 6.35. This equation for t(x) is nonlinear in general, so computing t(x) requires numerical methods. A derivative-free approach that is useful in this situation is Brent’s method. To use this method to solve Equation 6.35 for t we first define g(t) as follows:

$$g\left( t \right){\rm } = t-{e_{\rm 1}}\left( {x-\left( {{\rm 1}-w} \right)t} \right) + {e_{\rm 2}}\left( {x + w\,t} \right).$$
(6.A.1)

If t 0 solves Equation 6.35, then t 0 is a zero of g(t) in Equation 6.A.1. Brent’s method is a way of finding the zeros of functions. It requires that two values of t are known, one for which g(t) is positive and one for which g(t) is negative. Theorem 1 summarizes several useful facts about g(t) and provides the two needed values of t for use in Brent’s method.

Theorem 1

If e 1 and e 2 are strictly increasing continuous functions, then g(t) defined in Equation 6.A.1 is a strictly increasing continuous function that has a unique zero at t 0 . Furthermore, t 0 is positive if and only if e 1 (x) – e 2 (x) is positive. Consequently, if e 1 (x) – e 2 (x) is positive, then g(0) is negative and g(e 1 (x) – e 2 (x)) is positive; furthermore, if e 1 (x) – e 2 (x) is negative, then g(0) is positive and g(e 1 (x) – e 2 (x)) is negative.

Proof

The functions t, – e 1(x – (1 – w) t), and e 2(x + w t) are all strictly increasing continuous functions of t so that their sum, g(t), is also a strictly increasing continuous function of t. Hence, if g(t) has a zero at t 0, this is its only zero. In order to show that g(t) does have a zero at some t 0 it suffices to show that, for large enough t, g(t) > 0 and, for small enough t, g(t) < 0. But if t > 0, it follows from the strictly increasing (in t) nature of – e 1(x – (1 – w) t) and of e 2(x + w t) that

$$g\left( t \right){\rm } \,>\, t-{\rm }\left[ {{e_{\rm 1}}\left( x \right){\rm }-{e_{\rm 2}}\left( x \right)} \right].$$
(6.A.2)

The right side of Equation 6.A.2 is greater than 0 if t is larger than e 1(x) – e 2(x). Similarly, if t < 0, it also follows that

$$g\left( t \right){\rm } \,<\, t-{\rm }\left[ {{e_{\rm 1}}\left( x \right){\rm }-{e_{\rm 2}}\left( x \right)} \right].$$
(6.A.3)

The right side of Equation 6.A.3 is less than 0 if t is less than e 1(x) – e 2(x). Hence, these two inequalities show that g(t) always has a single zero at a value we denote by t 0.

Now, suppose that t 0 > 0. Then g(t 0) = 0 by definition so that

$$0{\rm } \,<\, {t_0} = {e_{\rm 1}}\left( {x-{\rm }\left( {{\rm 1}-w} \right)\,{t_0}} \right){\rm }-{e_{\rm 2}}\left( {x + w\,{t_0}} \right)$$
(6.A.4)

But by the strict monotonicity of e 1 and e 2, we have

$${e_{\rm 1}}\left( {x-{\rm }\left( {{\rm 1}-w} \right)\,{t_0}} \right){\rm } <\, {e_{\rm 1}}\left( x \right),{\rm and}-{e_{\rm 2}}\left( {x + w{\,t_0}} \right){\rm } < {\rm }-{e_{\rm 2}}\left( x \right)$$

so that

$${e_{\rm 1}}\left( {x-{\rm }\left( {{\rm 1}-w} \right)\,{t_0}} \right){\rm }-{e_{\rm 2}}\left( {x + w{t_0}} \right)\,{\rm } < \,{e_{\rm 1}}\left( x \right){\rm }-{e_{\rm 2}}\left( x \right).$$
(6.A.5)

Combining Equations 6.A.4 and 6.A.5 shows that if t 0 > 0, then e 1(x) – e 2(x) > 0.

A similar argument shows that if t 0 < 0, then e 1(x) – e 2(x) < 0. Hence t 0 is positive if and only if e 1(x) – e 2(x) is positive. Note that we can always compute e 1(x) – e 2(x) because it is assumed that these functions are given to us. Thus, from the relative sizes of e 1(x) and e 2(x) we can determine the sign of the zero, t 0.

Because g(t) is strictly increasing we have the following additional result. If e 1(x) – e 2(x) is positive, then t 0 is also positive and therefore g(0) is negative. Also, if e 1(x) – e 2(x) is negative, then t 0 is also negative and therefore g(0) is positive.

Now suppose again that e 1(x) – e 2(x) is positive so that t 0 is also positive. However, from Equation 6.19, for any positive t, g(t) > t – [e 1(x) – e 2(x)], so let t = t 0. Hence,

$$0{\rm } = g\left( {{t_0}} \right){\rm } \,>\, {t_0}-{\rm }\left[ {{e_{\rm 1}}\left( x \right){\rm }-{e_{\rm 2}}\left( x \right)} \right],$$
(6.A.6)

so that

$$0{\rm } \,<\, {t_0} \,<\, {e_{\rm 1}}\left( x \right){\rm }-{e_{\rm 2}}\left( x \right).$$
(6.A.7)

Hence, g(e 1(x) – e 2(x)) is positive as well. Thus, whenever e 1(x) – e 2(x) is positive, then g(0) is negative and g(e 1(x) – e 2(x)) is positive. When e 1(x) – e 2(x) is negative, a similar argument shows that

$${e_{\rm 1}}\left( x \right){\rm }-{e_{\rm 2}}\left( x \right){\rm } \,<\, {t_0} \,<\, {\rm }0.$$
(6.A.8)

Hence g(e 1(x) – e 2(x)) is negative. This finishes the proof of Theorem 1.

1.2 A.2 Properties of the Swave

Theorem 2

The swave, ew(x), satisfies Property 2 and lies strictly between e 1 (x) and e 2 (x), for all x.

Proof

Consider the case when e 1(x) > e 2(x) (the reverse case is proved in a similar way). We wish to show that e 1(x) > e w (x) > e 2(x). Because e 1(x) > e 2(x), from Theorem 1 it follows that t(x) > 0 as well. From the strictly increasing natures of e 1 and e 2, it follows that

$${e_{\rm 1}}\left( {{{x}_{\rm 1}}} \right) \,<\, {e_{\rm 1}}\left( {x} \right),{\rm and}\,{e_{\rm 2}}\left( {{x_2}} \right) \,>\, {e_2}(x).$$

We wish to show that e 1(x) > e w (x) > e 2(x), so consider first the upper bound. By definition,

$${e_w}\left( x \right){\rm } = w{e_{\rm 1}}\left( {{{x}_{\rm 1}}} \right){\rm } + {\rm }\left( {{\rm 1}-w} \right){e_{\rm 2}}\left( {{x_{\rm 2}}} \right)\,{\rm } <\, w{e_{\rm 1}}\left( {x} \right){\rm } + {\rm }\left( {{\rm 1}-w} \right){e_{\rm 2}}\left( {{x_{\rm 2}}} \right).$$

However,

$$0{\rm } \,<\, {\rm }t\left( x \right){\rm } = {\rm }e_1\left( {x_1} \right){\rm }-{\rm }e_2\left( {x_2} \right),{\rm so\ that\ }e_2\left( {x_2} \right){\rm } <\, {\rm }e_1\left( {x_1} \right){\rm } <\, {\rm }e_1\left( x \right).$$

Combining these results give us

$${e_w}\left( x \right){\rm } \,<\, {w}{{e}_{\rm 1}}\left( {\rm x} \right){\rm } + {\rm }\left( {{\rm 1}-w} \right){e_{\rm 1}}\left( x \right){\rm } = {e_{\rm 1}}\left( x \right),$$

the result we wanted to prove. The lower bound is found in an analogous manner.

Theorem 3

The swave is strictly increasing if e 1 and e 2 are.

Facts: e(x) monotone implies c(x) = x + e(x) is strictly monotone (since it is a sum of a monotone and a strictly monotone function). Also, c(x*) > c(x) implies x* > x and e(x*) > e(x).

Let c i (x) = x + e i (x), i = 1, 2. Also let e w (x) = we 1(x 1) + (1 – w)e 2(x 2), where x = w x 1 + (1 – w)x 2 and c 1(x 1) = c 2(x 2), i.e., x 1 + e 1(x 1) = x 2 + e 2(x 2) so that (x i , e i (x i )) are on same orthogonal line.

Assume e i (x) are both monotone increasing. Now suppose x* > x where x = wx 1 + (1 – w)x 2 and x* = wx 1* + (1 – w)x 2* and suppose further that c 1(x 1) = c 2(x 2) and that c 1(x 1*) = c 2(x 2*). Then, (x i , e i (x i)) are both on the same orthogonal line and (x i *, e i (x i *)) are too (but possibly a different line). We want to conclude that x 1* > x 1 and x 2* > x 2. This will allow us to conclude that e i (x i *) > e i (x i ) and hence that e w (x*) > e w (x), thereby proving the monotonicity of e w .

Proof

Assume to the contrary that x 1* ≤ x 1. Then c 2(x 2*) = c 1(x 1*) ≤ c 1(x 1) = c 2(x 2), so that x 2* ≤ x 2. This in turn implies that x* = wx 1* + (1 – w)x 2* ≤ wx 1 + (1 – w)x 2 = x, or x* ≤ x, contradicting the assumption that x* > x. A similar argument shows that x 2* > x 2. Hence, e i (x i *) > e i (x i ) and e w (x*) > e w (x), thereby proving the monotonicity of e w .

Rights and permissions

Reprints and permissions

Copyright information

© 2009 Springer Science+Business Media, LLC

About this chapter

Cite this chapter

Holland, P.W., Strawderman, W.E. (2009). How to Average Equating Functions, If You Must. In: von Davier, A. (eds) Statistical Models for Test Equating, Scaling, and Linking. Statistics for Social and Behavioral Sciences. Springer, New York, NY. https://doi.org/10.1007/978-0-387-98138-3_6

Download citation

Publish with us

Policies and ethics