ECE 109

ECE 109

Owner: Philip Manfred Pincencia Verification: Verified

Basics

Basic activity in probability is an experiment.

An experiment involves randomness → an outcome

Example (assume coin is unbiased)

  • Experiment: Flip 2 coins
  • Outcome possibilities: HH, HT, TH, TT

Exactly one outcome occurs

More Example

Definition Sample Space $S$ is the set of all possible outcomes of an experiment.

For $n$ coin flips, $S=2^n$
Roll 2 dice, then $S=6×6=36$. in general, we care about the order

Definition Event is any subspace of the sample space. $E\subseteq S$

An Event occurs $\neq$ Outcome. All the outcome in an event cannot happened simultaneously, it’s just that if the outcome is in $E$, then the event happens.

If $E=\emptyset$, it is called the null set. If $E=S$, it is called the sure set.

For any event $E\subseteq S$, $P(E)$ will be a probability.

Set Theory Modification

In probability and ECE 109,

$A\cup B= A+B$

$A\cap B=AB$

Complement of event $E$ is $E^c={x\in S: x \not\in E}\equiv S-E$

Set $E, F$ is disjoint if $EF=\emptyset$

Week 1

Lecture 1 (Tue 10/03/2023)

Lecture 2 (Thu 10/05/2023)

Week 2

Lecture 3 (Tue 10/10/2023)

Lecture 4 (Thu 10/12/2023)

Week 3

Lecture 5 (Tue 10/17/2023)

Lecture 6 (Thu 10/19/2023)

Week 4

Lecture 7 (Tue 10/24/2023)

Lecture 8 (Thu 10/26/2023)

Week 5

Lecture 9 (Tue 10/31/2023)

Lecture 10 (Thu 11/02/2023)

Week 6

Lecture 11 (Tue 11/07/2023)

Lecture 12 (Thu 11/09/2023)

Week 7

Lecture 13 (Tue 11/14/2023)

Lecture 14 (Thu 11/16/2023)

Week 8

Lecture 15 (Tue 11/21/2023)

Week 9

Lecture 16 (Tue 11/28/2023)

Lecture 17 (Thu 11/30/2023)

Week 10

Lecture 18