Skip to main content
뒤로

Permutations, Combinations, and Distributions in Statistics: Study Notes

스터디 가이드 - 스마트 노트

자료에 맞춘 맞춤형 노트, 핵심 정의, 예시, 맥락을 확장해 제공합니다.

Permutations and Combinations

Introduction

Permutations and combinations are fundamental concepts in probability and statistics, used to count the number of ways objects can be arranged or selected. These concepts are essential for understanding probability distributions and sampling.

  • Permutation: An arrangement of objects in a specific order. The number of permutations of n objects taken r at a time is given by:

  • Combination: A selection of objects without regard to order. The number of combinations of n objects taken r at a time is:

  • Factorial: The product of all positive integers up to n, denoted as n!.

  • Example: The number of ways to choose 3 students from a group of 10 is .

Mean and Standard Deviation of a Discrete Random Variable

Introduction

The mean and standard deviation are measures of central tendency and spread for discrete random variables. They help summarize the distribution of possible outcomes.

  • Mean (Expected Value): The average value of a random variable X is:

  • Standard Deviation: Measures the spread of the distribution:

  • Example: For a random variable X with values 1, 2, 3 and probabilities 0.2, 0.5, 0.3, the mean is .

Binomial Random Variable

Introduction

A binomial random variable counts the number of successes in a fixed number of independent Bernoulli trials, each with the same probability of success.

  • Parameters: n = number of trials, p = probability of success.

  • Mean:

  • Standard Deviation:

  • Example: If a coin is flipped 10 times (n = 10, p = 0.5), the expected number of heads is .

Normal Distribution

Introduction

The normal distribution is a continuous probability distribution characterized by its bell-shaped curve. It is defined by its mean (μ) and standard deviation (σ).

  • Standardization: To compare values from different normal distributions, use the z-score formula:

  • Application: Z-scores allow us to find probabilities and percentiles using standard normal tables.

  • Example: If , , , then .

Sampling Distribution of the Sample Mean

Introduction

The sampling distribution of the sample mean describes the distribution of means from all possible samples of a given size drawn from a population. It is crucial for inferential statistics.

  • Mean of Sampling Distribution:

  • Standard Deviation (Standard Error):

  • Application: Used to estimate population parameters and construct confidence intervals.

  • Example: For a population with , , and sample size , the standard error is .

Pearson Logo

스터디 프렙