Definition
A family of densities parameterized by real values , } has monotone likelihood ratio in (some statistic of the data) if for any , the likelihood ratio is well-defined and is a monotonically increasing function of .
This might some an obscure property, but many families of distributions have the monotone likelihood ratio property. For eg:
- One parameter exponential families
 - Exponential and double exponential distributions
 - Logistic distributions
 - Uniform distributions
 - Hypergeometric distributions
 
The MLR property is important in hypothesis testing: The Karlin-Rubin theorem extends the Neyman-Pearson lemma to MLR families. This makes the NP lemma significantly more practical, as testing point nulls vs point composites is rarely done in practice.
