Chapter_5_Slides_Jaggia

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

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

Discrete Random Variable

A random variable that assumes either a finite number of values or an infinite sequence of values, which can be counted.

2
New cards

Binomial Random Variable

A discrete random variable that counts the number of successes in a fixed number of independent Bernoulli trials.

3
New cards

Poisson Random Variable

A discrete random variable that measures the number of events occurring in a fixed interval of time or space, where events occur with a known constant mean rate and independently of the time since the last event.

4
New cards

Hypergeometric Random Variable

A discrete random variable that represents the number of successes in a sequence of draws from a finite population without replacement.

5
New cards

Probability Distribution

A mathematical function that provides the probabilities of occurrence of different possible outcomes for a random variable.

6
New cards

Expected Value (E)

The average or mean value of a random variable, calculated as the weighted sum of all possible values, where probabilities serve as weights.

7
New cards

Variance (Var)

A measure of the dispersion of a set of values, calculated as the average of the squared deviations from the mean.

8
New cards

Standard Deviation (SD)

The square root of the variance, providing a measure of the average distance of each data point from the mean.

9
New cards

Probability Mass Function (PMF)

A function that gives the probability that a discrete random variable is exactly equal to some value.

10
New cards

Cumulative Probability Function (CDF)

A function that gives the probability that a random variable is less than or equal to a particular value.

11
New cards

Classical Method

A method for assigning probabilities based on logical reasoning or theoretical outcomes.

12
New cards

Subjective Method

A method for assigning probabilities based on personal judgment or experience.

13
New cards

Relative Frequency Method

A method for assigning probabilities based on the frequency of events occurring based on historical data.

14
New cards

Discrete Uniform Probability Distribution

A type of probability distribution where all outcomes are equally likely.

15
New cards

Bernoulli Process

A random experiment where there are only two possible outcomes, typically termed success and failure.

16
New cards

Excel BINOM.DIST Function

An Excel function used to calculate the binomial probability distribution.