Prerequisites & Notation
Before You Begin
This chapter builds the bridge between probability and estimation theory. The tools developed here β conditional expectation as a random variable, the MMSE estimator, the LMMSE estimator β are the workhorses of Bayesian inference and signal processing. Make sure the following are solid before proceeding.
- Expectation, variance, and covariance(Review ch04)
Self-check: Can you compute for a given joint density ?
- Gaussian random vectors(Review ch06)
Self-check: Do you know the conditional distribution of a sub-vector of a jointly Gaussian vector?
- Matrix inversion and positive definiteness
Self-check: Can you invert a matrix and check whether a matrix is positive definite?
Notation for This Chapter
Symbols introduced or heavily used in this chapter.
| Symbol | Meaning | Introduced |
|---|---|---|
| Conditional expectation of given (a random variable, function of ) | s01 | |
| MMSE estimator: | s02 | |
| Linear MMSE estimator | s03 | |
| Cross-covariance matrix | s03 | |
| Covariance matrix of | s03 | |
| Conditional variance of given (a random variable) | s04 | |
| Mean square error of estimator : | s02 |