Basics of Probability Theory

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/13

flashcard set

Earn XP

Description and Tags

Practice flashcards covering the fundamental concepts, definitions, and axioms of probability theory as presented by Ing. Tomáš Urbánek, Ph.D.

Last updated 2:08 PM on 6/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

Random Experiment

An experiment or situation that can have different outcomes and should ideally be repeatable any number of times.

2
New cards

Random Event (A)

Every possible result of a random experiment; a specific situation or outcome that can occur.

3
New cards

Sample Space (Ω\Omega)

The set or collection of all possible outcomes of a random experiment.

4
New cards

Impossible Event

An event with a probability of 00.

5
New cards

Certain Event

An event with a probability of 11.

6
New cards

Probability (P(A)P(A))

A measure between 00 and 11 expressing how likely an event is, calculated as the ratio of favorable cases to total possible cases.

7
New cards

Classical Probability

A type of probability used when all possible outcomes of a random experiment are equally likely, defined by the formula P(A)=mnP(A) = \frac{m}{n}.

8
New cards

Statistical Probability

Probability derived from repeated experiments, empirical data, or observations, defined as the limit of frequency: P(A)=limnmnP(A) = \lim_{n \to \infty} \frac{m}{n}.

9
New cards

Andrej Nikolajevič Kolmogorov

Soviet mathematician and founder of modern probability theory who established the axiomatic definition of probability.

10
New cards

Kolmogorov's First Axiom

An axiom stating that the probability of an event is a real number greater than or equal to zero: P(A)RP(A) \in \mathbb{R}, P(A)0P(A) \geq 0.

11
New cards

Kolmogorov's Second Axiom

An axiom stating that the probability of the entire sample space is equal to one: P(Ω)=1P(\Omega) = 1.

12
New cards

Kolmogorov's Third Axiom

An axiom stating that for a sequence of mutually disjoint events A1,A2,A_1, A_2, \dots, the probability of their union is the sum of their individual probabilities: P(i=1Ai)=i=1P(Ai)P(\bigcup_{i=1}^{\infty} A_i) = \sum_{i=1}^{\infty} P(A_i).

13
New cards

Complementary Event (Aˉ\bar{A})

The set of all outcomes in the sample space that are not in event AA, such that P(A)+P(Aˉ)=1P(A) + P(\bar{A}) = 1.

14
New cards

Probability of Union of Non-Disjoint Events

The rule used when events AA and BB have an intersection (P(AB)P(A \cap B) \neq \emptyset), defined as P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B).