강좌 목록으로 돌아가기
MATH005 학부

확률론 입문

수학, 통계, 공학 및 과학 전공 학생을 위한 확률 이론에 대한 초보자용 소개입니다. 조합 분석의 기본 원리, 확률 공리, 조건부 확률, 확률 변수 및 극한 정리 등을 다룹니다.

4.7
30.0h
695 학생들
10 lessons
0 좋아요
수학
수강 시작하기

강좌 개요

📚 콘텐츠 개요

수학, 통계학, 공학 및 과학 분야의 학생들을 위한 확률 이론에 대한 초보자 수준의 소개입니다. 조합론의 기본 원리, 확률 공리, 조건부 확률, 확률 변수, 극한 정리 등 주요 내용을 다룹니다.

확률의 수학적 이론과 응용에 대한 고전적이고 포괄적인 기초.

저자: Sheldon Ross

감사의 말: 정확성과 피드백에 기여한 호세인 하메다니, 조 블리츠스타인, 페터 누에슈, 이반 아르데스티니 및 여러 대학교 리뷰어/기여자에게 감사를 전합니다.

🎯 학습 목표

  1. 다단계 실험에 기본 및 일반화된 세는 원리를 적용한다.
  2. 서로 다른 객체와 구별할 수 없는 객체에 대해 순열과 조합을 구분하고 계산한다.
  3. 대수적 귀납법과 논리적 조합론적 주장으로 조합 항등식을 증명한다.
  4. 다양한 실험에 대해 표본 공간과 사건을 정의하고, 집합 연산에 대해 드모르간의 법칙을 적용한다.
  5. 확률의 세 가지 기본 공리와 간단한 명제(보완, 합집합, 부분집합)를 사용하여 확률을 계산한다.
  6. 동일하게 가능한 결과를 포함하는 복잡한 조합 문제(예: 포커 손, 매칭 문제, 생일 문제)를 해결한다.
  7. 조건부 확률을 공식 P(E|F) = \frac{P(EF)}{P(F)}을 사용해 정의하고 계산한다.
  8. 베이즈 공식을 활용하여 다중 가설과 진단 검사가 포함된 복잡한 문제를 해결한다.
  9. 유전학 및 공학과 같은 실제 상황에서 독립 사건과 조건부 독립 사건을 구분한다.
  10. 이산 확률 변수를 정의하고 그 확률 질량 함수(PMF) 및 누적 분포 함수(CDF)를 계산한다.

수업

Lesson

Combinatorial analysis provides the mathematical framework for counting system configurations and outcomes without the need for exhaustive listing. This lesson introduces foundational techniques, including the Generalized Principle of Counting, recursive modeling, and the use of slack variables to solve constrained distribution problems.

This lesson introduces the fundamental concepts of probability theory, focusing on defining sample spaces as the set of all possible outcomes and events as specific subsets within that space. Students learn to categorize sample spaces as discrete or continuous and apply set theory and counting principles to calculate probabilities in various experimental contexts.

Conditional probability is a dynamic process of updating beliefs by restricting the sample space based on new information, defined by the formula $P(E|F) = P(EF)/P(F)$. This lesson explores how this mathematical framework allows us to refine likelihoods and avoid common logical errors, such as the Prosecutor's Fallacy, in real-world scenarios.

This lesson introduces discrete random variables as functions that map experimental outcomes to numerical values, enabling the use of summation to analyze probability. You will learn to define and verify Probability Mass Functions (PMFs) and use them to calculate the likelihood of specific events or ranges of outcomes.

This lesson introduces continuous random variables, explaining how they shift from discrete sums to integrals for calculating probabilities, expected values, and variance. Students learn to use probability density functions (PDFs) and cumulative distribution functions (CDFs) to model real-world phenomena and solve optimization problems.

This lesson introduces joint probability distributions, explaining how to model multiple random variables simultaneously using joint cumulative distribution functions and probability density functions. Students learn to analyze variable dependency, geometric constraints, and marginalization to understand how individual outcomes interact within a shared probability space.

This lesson introduces the principle of linearity of expectation, which allows for the calculation of the expected value of a sum of random variables by summing their individual expectations, regardless of their dependence. Students will learn to apply this powerful tool using indicator variables to simplify complex problems, analyze unbiased estimators like the sample mean, and understand the necessary convergence conditions for infinite series.

This lesson explores the Law of Averages, demonstrating how increasing sample sizes reduces individual volatility to reveal stable, predictable patterns. Students learn to quantify this stability using the signal-to-noise ratio and understand how probabilistic averages converge toward deterministic limits.

This lesson explores the dynamics of stochastic processes, focusing on Markovian state transitions and the Poisson process for modeling discrete arrivals over time. It also introduces Shannon entropy as a mathematical framework to quantify uncertainty and the information gain derived from random events.

This lesson introduces simulation as a powerful empirical method for estimating probabilities in complex systems where analytical solutions are mathematically intractable. By using indicator variables to track outcomes and applying the Strong Law of Large Numbers, we can use computational repetition to converge on accurate probability estimates.