Fundamentals of Statistical Inference and Estimation

Overview of Statistical Inference

  • Statistical inference: Drawing conclusions about a population from a sample.

  • Components: Estimation and Hypothesis Testing.

Populations and Samples

  • Population: The complete group of subjects being studied.

  • Sample: A subset of a population.

  • Point Estimate: A statistic that estimates a population parameter.

Sampling Techniques

  • Random Sampling: Members chosen with known nonzero probability.

  • Simple Random Sample: Every member has an equal chance of selection.

  • Stratified Sampling: Population divided into subgroups; samples drawn from each.

  • Sampling with Replacement: Members can be selected multiple times.

Parameters and Statistics

  • Parameter: A numerical characteristic of a population.

  • Statistic: A numerical characteristic of a sample.

  • Standard Error (SE): The standard deviation of a sample statistic, indicating its precision.

Estimation Examples

  • Use samples to estimate population parameters, such as mean cholesterol levels.

  • Variability in sample statistics results in a sampling distribution.

Standard Errors

  • A smaller SE indicates more precise estimates.

  • SE of the sample mean: SE=σnSE = \frac{\sigma}{\sqrt{n}}, where (\sigma) is the population standard deviation and (n) is the sample size.

Population Proportion

  • Population Proportion: p=Number with characteristicNp = \frac{\text{Number with characteristic}}{N}

  • Sample Proportion: p^=Number with characteristic in samplen\hat{p} = \frac{\text{Number with characteristic in sample}}{n}

  • Example: 30% of 2-year-olds having ear infections estimated using a sample of size 123 (37 with ear infections).