Discrete Probability

1 ๋ถ„ ์†Œ์š”

Introduction to Discrete Probability

  • Key Terms
    • experiment
      • a procedure that yields one of a given set of possible outcomes
      • Ex) rolling a dice
    • sample space
      • the set of possible outcomes
      • Ex) {1, 2, 3, 4, 5 ,6}
    • event
      • a subset of the sample space
      • Ex) {2, 4, 6}
  • Probability of an Event
    • S: a finite sample space of equally likely outcomes
    • E: an event
    • Probability of E: P(E) = |E| / |S|
    • 0โ‰ค ๐‘(๐ธ) โ‰ค1
  • Complements
    • ๐‘(๐ธ-bar)=1โˆ’๐‘(๐ธ)
  • Unions
    • ๐‘(๐ธ1โˆช๐ธ2) =๐‘(๐ธ1) +๐‘(๐ธ2) โˆ’ ๐‘(๐ธ1 โˆฉ ๐ธ2)

Probability Theory

  • Probability distribution (ํ™•๋ฅ ๋ถ„ํฌ)
    • the function p from the set of all outcomes of the sample space S
    • 0โ‰ค ๐‘(๐‘ ) โ‰ค1 for each ๐‘ โˆˆ๐‘†
    • โˆ‘๐‘ โˆˆ๐‘† ๐‘(๐‘ ) = 1
  • Uniform Distribution (ํ•ญ๋“ฑ๋ถ„ํฌ)
    • ์ง‘ํ•ฉ S์˜ ๊ฐ element์˜ ํ™•๋ฅ  = 1/n
    • p(1) = p(2) = โˆ™โˆ™โˆ™ = p(n) = 1/n
  • Probability of an Event
    • p(E) = โˆ‘๐‘ โˆˆ๐‘† ๐‘(๐‘ )
  • Complements and Unions
    • ๐‘(๐ธ-bar)=1โˆ’๐‘(๐ธ)
    • โˆ‘sโˆˆS ๐‘(๐‘ ) = 1 = ๐‘(๐ธ) + ๐‘(๐ธ-bar)
    • ๐‘(๐ธ1โˆช๐ธ2) =๐‘(๐ธ1) +๐‘(๐ธ2) โˆ’ ๐‘(๐ธ1 โˆฉ ๐ธ2)
  • Combinations of Events
    • E1, E2, โ€ฆ is a sequence of pairwise disjoint events in a sample space S แ„‰แ…ณแ„แ…ณแ„…แ…ตแ†ซแ„‰แ…ฃแ†บ 2022-11-14 แ„‹แ…ฉแ„’แ…ฎ 11 15 46
  • Conditional Probability (์กฐ๊ฑด๋ถ€ ํ™•๋ฅ )
    • p(F) > 0
    • p(E|F) = ๐‘(๐ธโˆฉ๐น)/p(F)
  • Independence (๋…๋ฆฝ)
    • ๐‘(๐ธโˆฉ๐น) = p(E)p(F)
  • Pairwise and Mutual Independence
    • pairwise independent
      • P(AโˆฉB) = P(A)P(B)
      • P(AโˆฉC) = P(A)P(C)
      • P(BโˆฉC) = P(B)P(C)
    • mutually independent
      • P(AโˆฉBโˆฉC) = P(A)P(B)P(C)
      • P(AโˆฉB) = P(A)P(B)
      • P(AโˆฉC) = P(A)P(C)
      • P(BโˆฉC) = P(B)P(C)
  • Bernoulli Trials
    • only two possible outcomes(success and failure)
    • p: probability of success
    • q: probability of failure
    • p+q=1
  • Binomial distribution
    • b(k:n, p) = C(n,k)p^k*q^(n-k)

์นดํ…Œ๊ณ ๋ฆฌ:

์—…๋ฐ์ดํŠธ: