Basics of Statistics & Mathematics – Unit 4: Theoretical Distribution

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/45

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering essential terms from Unit 4 – Theoretical Distribution, including probability concepts, counting rules, and key discrete and continuous distributions.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

46 Terms

1
New cards

Theoretical Distribution

A probability-based mathematical model that predicts how values are expected to behave under ideal conditions (e.g., normal, binomial, Poisson, exponential).

2
New cards

Empirical Distribution

A distribution derived from observed data rather than theoretical probability rules.

3
New cards

Random Experiment

A process of measurement or observation with uncertain outcome but well-defined possible results.

4
New cards

Outcome

A single possible result of a random experiment or trial.

5
New cards

Sample Space (S)

The set of all possible outcomes of a random experiment.

6
New cards

Event

Any subset of outcomes from the sample space; a ‘simple event’ cannot be decomposed further.

7
New cards

Mutually Exclusive Events

Events that cannot occur simultaneously in a single trial.

8
New cards

Collectively Exhaustive Events

A set of events that includes every possible outcome of the experiment.

9
New cards

Independent Events

Events whose occurrence does not affect each other’s probabilities.

10
New cards

Dependent Events

Events where the occurrence of one influences the probability of the other.

11
New cards

Compound Event

An event formed by the simultaneous occurrence of two or more simple events.

12
New cards

Equally Likely Events

Events that have the same probability of occurring.

13
New cards

Complementary Event (Ā)

All outcomes in the sample space that are not in event A.

14
New cards

Classical Approach (to Probability)

Probability defined as favourable outcomes divided by total equally likely outcomes.

15
New cards

Relative Frequency Approach

Probability estimated as the proportion of times an event occurs in repeated trials.

16
New cards

Subjective Approach

Probability assigned by personal judgment or belief when data are insufficient.

17
New cards

Fundamental Rules of Probability

Probabilities lie between 0 and 1; total probability of the sample space equals 1; P(ϕ)=0; P(Ā)=1−P(A).

18
New cards

Factorial (n!)

Product n × (n–1) × … × 1, with 0!=1; used in counting permutations/combinations.

19
New cards

Permutation (nPr)

An ordered arrangement of r items selected from n distinct items: n!/(n−r)!.

20
New cards

Combination (nCr)

An unordered selection of r items from n distinct items: n!/[r!(n−r)!].

21
New cards

Multiplication (Counting) Rule

If stage 1 has n₁ ways, stage 2 has n₂ ways, …, stage k has nₖ ways, total ways = n₁·n₂·…·nₖ.

22
New cards

Joint Probability

Probability that two (or more) events occur together, P(A ∩ B).

23
New cards

Conditional Probability

Probability of event A given event B has occurred, P(A|B).

24
New cards

Bayes’ Theorem

Formula that updates prior probabilities to posterior probabilities using new evidence: P(Ai|B)=P(B|Ai)P(Ai)/ΣP(B|Aj)P(Aj).

25
New cards

Prior Probability

Initial probability of an event before new information is considered.

26
New cards

Posterior Probability

Revised probability of an event after incorporating new evidence.

27
New cards

Random Variable

Numerical value assigned to each outcome of a random experiment.

28
New cards

Discrete Random Variable

Takes countable integer values (e.g., number of items sold).

29
New cards

Continuous Random Variable

Can assume any value within a range (e.g., time, distance).

30
New cards

Bernoulli Process

Repeated trials with only two mutually exclusive outcomes: success or failure.

31
New cards

Binomial Distribution

Discrete distribution giving the number of successes in n independent Bernoulli trials with constant success probability p.

32
New cards

Binomial Probability Function

P(X=r)=nCr pʳ qⁿ⁻ʳ, where q=1−p.

33
New cards

Mean of Binomial Distribution

μ = n p.

34
New cards

Standard Deviation of Binomial

σ = √(n p q).

35
New cards

Poisson Distribution

Discrete distribution describing the number of events occurring in a fixed interval when they happen at a constant average rate λ and independently.

36
New cards

Poisson Probability Function

P(X=r)=λʳ e^{−λ}/r!, r=0,1,2,…

37
New cards

Poisson–Binomial Approximation

Poisson approximates binomial when n is large and p is small (λ = np).

38
New cards

Mean/Variance of Poisson

Both equal λ (μ = σ² = λ).

39
New cards

Probability Density Function (PDF)

Function describing how probability is distributed over values of a continuous random variable; area under the curve equals 1.

40
New cards

Continuous Probability Distribution

Distribution defined by a PDF over an interval rather than individual points.

41
New cards

Normal Distribution

Symmetric bell-shaped continuous distribution defined by mean μ and standard deviation σ.

42
New cards

Standard Normal Distribution

Normal distribution with μ = 0 and σ = 1.

43
New cards

Z-Statistic (Z-Score)

Standardized value z = (x − μ)/σ indicating how many standard deviations x is from the mean.

44
New cards

Exponential Distribution

Continuous, non-symmetric distribution describing time or distance between Poisson events; PDF: f(x)=λe^{−λx}, x≥0.

45
New cards

Rate Parameter (λ)

Reciprocal of the mean in an exponential distribution; equals average number of events per unit time.

46
New cards

Mean/Std Dev of Exponential

Both equal 1/λ.