<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="new9">
  <name>Introduction to Parameter Estimation</name>
  <metadata>
  <md:version>1.2</md:version>
  <md:created>2003/05/15</md:created>
  <md:revised>2003/07/09 14:49:34.013 GMT-5</md:revised>
  <md:authorlist>
    <md:author id="dhj">
      <md:firstname>Don</md:firstname>
      
      <md:surname>Johnson</md:surname>
      <md:email>dhj@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="dhj">
      <md:firstname>Don</md:firstname>
      
      <md:surname>Johnson</md:surname>
      <md:email>dhj@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="erkrause">
      <md:firstname>Eileen</md:firstname>
      
      <md:surname>Krause</md:surname>
      <md:email>erkrause@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="kclarks">
      <md:firstname>Kyle</md:firstname>
      
      <md:surname>Clarkson</md:surname>
      <md:email>kclarks@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="lizzardg">
      <md:firstname>Elizabeth</md:firstname>
      
      <md:surname>Gregory</md:surname>
      <md:email>lizzardg@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="kevinduh">
      <md:firstname>Kevin</md:firstname>
      
      <md:surname>Duh</md:surname>
      <md:email>kevinduh@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="mariyah">
      <md:firstname>Mariyah</md:firstname>
      
      <md:surname>Poonawala</md:surname>
      <md:email>mariyah@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="mjeanes">
      <md:firstname>Matthew</md:firstname>
      
      <md:surname>Jeanes</md:surname>
      <md:email>mjeanes@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>estimation</md:keyword>
    <md:keyword>parameter</md:keyword>
  </md:keywordlist>

  <md:abstract/>
</metadata>

  <content>
    <para id="para1">
       Determining signal parameter values or a probability
      distribution's parameters are the simplest estimation problems.
      Their fundamental utility in signal processing, much less array
      processing, is unquestioned.  How do we estimate noise power?
      What is the best estimator of signal amplitude?  How should
      array outputs be effectively combined to estimate propagation
      delay?  Examination of useful estimators, and evaluation of
      their properties and performances constitute a case study of
      estimation problems.  As expected, many of these issues are
      interrelated and serve to highlight the intricacies that arise
      in estimation theory.
    </para>

    <para id="para2">
      All parameters of concern here have unknown values; we classify
      parameter estimation problems according to whether the parameter
      is stochastic or not.  If so, then the parameter has a
      probability density and choosing the density, as we have said so
      often, narrows the problem considerably, suggesting that
      measurement of the parameter's density would yield something
      like what was assumed!  If the density is not known, the
      parameter is termed <term>nonrandom</term>, and its values range
      unrestricted over some interval.  The resulting
      nonrandom-parameter estimation problem differs greatly from the
      random-parameter problem.  We consider first the latter problem,
      letting <m:math><m:ci>θ</m:ci></m:math> be a scalar
      parameter having the <foreign>a priori</foreign> (before any
      data are available) density
      <m:math>
	<m:apply>
	  <m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#pdf">
	    p</m:csymbol>
	  <m:ci>θ</m:ci>
	</m:apply>
      </m:math>.  The impact of the <foreign>a priori</foreign>
      density becomes evident as various error criteria are
      established, and an "optimum" estimator is derived.
    </para>

  </content>
</document>
