> anishgoyal β–ˆ


Notes β€Ί EENG 3421: Probability and Statistics for Engineers Lecture 25

Estimation and Confidence Intervals

calendar_today   article 235 words   access_time 2 min   replay Modified

Table of Contents

Estimation

Definition 25.1 (Estimation).

The assignment of value or values to a population parameter based on a value of the corresponding sample statistic is called estimation

Definition 25.2 (Estimate and Estimator).

The value assigned to a population parameter based on a sample statistic is called an estimate The sample statistic used to estimate a population parameter is called an estimator

Definition 25.3 (Point Estimate).

The value of a sample statistic used to estimate a population parameter is called a point estimate

Interval Estimation and Confidence Level

Definition 25.4 (Confidence Level and Confidence Interval).

Each interval is constructed with regard to a given confidence level and is called a confidence interval The confidence interval is

$$ \text{point estimate} \pm \text{margin of error} $$

Confidence level is denoted by $(1-\alpha)100\%$ The significance level is $\alpha$

Definition 25.5 (Margin of Error).

The margin of error for the estimate of $\mu$ is denoted by $E$

$$ E = z\,\sigma_{\bar x} $$

Confidence Interval for $\mu$ with $\sigma$ Known

Theorem 25.6 (Confidence Interval for $\mu$).

The $(1-\alpha)100\%$ confidence interval for $\mu$ under the normal model is

$$ \bar x \pm z\,\sigma_{\bar x} $$

where

$$ \sigma_{\bar x} = \frac{\sigma}{\sqrt n} $$

References

Sources

Graph