Next: Hypothesis testing
Up: Contents
Previous: Point estimation
Activity 7.1
Justify the last statement.

Answer 7.1
We just have to rework the inequality. Going step by step:

Activity 7.2
Why don't we always choose a very high confidence for the
interval?

Answer 7.2
We don't always want to use a very high confidence, because
the interval would be very long. We have to trade off the length
of the interval against the confidence percentage.

Activity 7.3
Prove the last statement.
Answer 7.3
We know that

has a
standard normal distribution, and that

has an
independent

distribution with

degrees of
freedom. It follows that
has a Student's t distribution with

degrees of freedom.

Activity 7.4
The results in (7.10) work only for large

, and

not too close to 0 or to 1. If

is very small then it
becomes more difficult to obtain intervals with approximately a
95% confidence. Show that if

, and we use the confidence
interval

when there is a success, and

when
there is a failure, we attain confidence of
at least
90%, though the actual confidence percentage achieved varies with
the true value

.

Answer 7.4
If

is between 0.1 and 0.9, our interval always covers

, so for these values the probability of coverage is 100%.
This is certainly greater than 90%. If

then the
probability of covering

is the probability that there is a
failure, which is

, which is therefore greater than or
equal to 90%. Similarly, if

, the probability of
covering

is the probability that there is a success, which
is

, which is greater than 90%.

Next: Hypothesis testing
Up: selftestnew
Previous: Point estimation
M.Knott
2002-09-12