Next: A Five Class Problem
Up: Pattern Recognition
Previous: k-Nearest Neighbor Classifiers
Confidence Intervals
>>>>
When classifying images using test data, true classifier performance
(>>>>Pc) is estimated as
>>>>
 |
(1.4) |
Each classified sample is therefore a Bernoulli trial and the estimate
of classifier performance (>>>>
)
is distributed as a binomial
random variable with a mean of >>>>Pc and a variance of
>>>>
.
As the number of samples is increased, the
binomial distribution can be approximated by a Gaussian distribution
with the same mean and covariance. It is then possible to assign a
confidence interval to the performance estimate, >>>>
[18, p. 250]
>>>>
 |
(1.5) |
where >>>>zu satisfies
>>>>
 |
(1.6) |
for a particular value of >>>>u (>>>>u=0.95 and >>>>zu=1.96 below, unless
otherwise stated).
>>>>
>>>>
Copyright ©1999 Michael V. Boland
1999-09-18