Section 2 - Univariate Distributions

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/119

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

120 Terms

1
New cards

Discrete versus Continuous

Discret: A set of countable values

ex: {1,2,3,…}

Continuous: Values in intervals

ex: (0,100)

2
New cards

Probability Function for a Continuous Random Variable and conditions

  • Probability Density Function (PDF) → not equal to Pr(X=x) since it can take on an infinite number of values

  • Denoted as f(x), fx(x)

<ul><li><p>Probability Density Function (PDF) → not equal to Pr(X=x) since it can take on an infinite number of values</p></li><li><p>Denoted as f(x), fx(x)</p></li></ul>
3
New cards

What is a Discrete Uniform Distribution and its criteria?

1) Finite Number of possible values

2) Consecutively spaced by 1 (ex: 1,2,3,...,10 inclusive)

3) Equally likely to be observed

4
New cards

Cumulative Distribution Function (CDF) for a Discrete Random Variable

  • Denoted as P(X ≤ x), F(x), Fx(x)

<ul><li><p>Denoted as P(X <span style="color: rgb(0, 29, 53)">≤ x), F(x), Fx(x)</span></p></li></ul>
5
New cards

Cumulative Distribution Function (CDF) for a Continuous Random Variable

  • Denoted as P(X ≤ x), F(x), Fx(x)

<ul><li><p style="text-align: start">Denoted as P(X <span style="color: rgb(0, 29, 53)">≤ x), F(x), Fx(x)</span></p></li></ul>
6
New cards

What are the two important formulas to know for a CDF for a discrete random variable?

knowt flashcard image
7
New cards

How do we calculate the CDF probabilities for a continuous random variable?

knowt flashcard image
8
New cards

What are the properties of a CDF for a Discrete Random Variable?

1) Non-decreasing

2) Fx(-∞) = 0, Fx(∞) = 1

<p>1) Non-decreasing</p><p>2) Fx(-<span style="color: rgb(77, 81, 86)">∞) = 0, </span>Fx(<span style="color: rgb(77, 81, 86)">∞) = 1</span></p>
9
New cards

What are the properties of a CDF for a Continuous Random Variable?

1) Non-decreasing

2) Fx(-∞) = 0, Fx(∞) = 1

<p>1) Non-decreasing</p><p style="text-align: start">2) Fx(-<span style="color: rgb(77, 81, 86)">∞) = 0, </span>Fx(<span style="color: rgb(77, 81, 86)">∞) = 1</span></p>
10
New cards

What is the survival function for a discrete random variable?

knowt flashcard image
11
New cards

What is the survival function for a continuous random variable?

knowt flashcard image
12
New cards

Hazard Rate Function

  • Only for continuous random variables

  • Likely not tested on the exam

<ul><li><p>Only for continuous random variables</p></li><li><p>Likely not tested on the exam</p></li></ul>
13
New cards

What are mixed distributions?

1) Multiple distinct, discrete distributions

1) Multiple distinct, continuous distributions

1) A combination of discrete and continuous distributions

14
New cards

What are the 2 ways to understand a mixed distribution?

1) Focus on the individual distribution separately

2) View the mixed distribution as a whole

<p>1) Focus on the individual distribution separately</p><p>2) View the mixed distribution as a whole</p>
15
New cards

Definition: Expected Value

  • Also called the mean, expectation, or first moment

  • Denoted as E[x]

16
New cards

What is the expected value for a discrete random variable?

knowt flashcard image
17
New cards

What is the expected value for a continuous random variable?

knowt flashcard image
18
New cards

What are the 3 key properties for an exoected value?

knowt flashcard image
19
New cards

What do we do if there is a mixed distribution?

  • Use intuitive and reasoning

  • If piecewise, split sum/integral wherever fx(x) for g(x) changes

20
New cards

What is the conditional expectation for a discrete random variable?

  • Use the same general approach

  • Use conditional probabilities and conditional ranges

<ul><li><p>Use the same general approach</p></li><li><p>Use conditional probabilities and conditional ranges</p></li></ul>
21
New cards

What is the conditional expectation for a continuous random variable?

  • Use the same general approach

  • Use conditional probabilities and conditional ranges

<ul><li><p>Use the same general approach</p></li><li><p>Use conditional probabilities and conditional ranges</p></li></ul>
22
New cards

What is the conditional PDF?

knowt flashcard image
23
New cards

Survival Function method for Discrete Random Variables

  • Alternative to Probability Function Method

  • Can only use if the range is non-negative

<ul><li><p>Alternative to Probability Function Method</p></li><li><p>Can only use if the range is non-negative</p></li></ul>
24
New cards

Survival Function method for Continuous Random Variables

knowt flashcard image
25
New cards

kth and 1st Raw Moment

knowt flashcard image
26
New cards

kth and 2nd central moment

knowt flashcard image
27
New cards

Definition: Variance

Average squared deviation from the mean

<p>Average squared deviation from the mean</p>
28
New cards

Variance Equations for x and g(x)

knowt flashcard image
29
New cards

Properties for variance

knowt flashcard image
30
New cards

Coefficient of Variation

Measures variability of a random variable

<p>Measures variability of a random variable</p>
31
New cards

Percentiles

  • πp = 100th Percentile

  • Pr(x πp) = p

  • πp​ is the percentile value such that the cumulative probability up to that value is p

32
New cards

Percentile for Discrete Random Variables

knowt flashcard image
33
New cards

Percentile for Continuous Random Variables

knowt flashcard image
34
New cards

What are the common percentiles and IQR?

knowt flashcard image
35
New cards

What is the mode for discrete random variables?

  • Most likely values of a random variable

  • Value of x maximizes the PMF/PDF

  • The highest value for px(x) is the mode

36
New cards

What is the mode for continuous random variables?

  • Critical Point with largest value of fx(x)

<ul><li><p>Critical Point with largest value of fx(x)</p></li></ul>
37
New cards

Skewness: Equation

  • Measures a distributions symmetry

<ul><li><p>Measures a distributions symmetry</p></li></ul>
38
New cards

What is zero skewness, positive skewness and negative skewness?

knowt flashcard image
39
New cards

Kurtosis: Equation

  • Measures the “peakedness” of a distribution

<ul><li><p>Measures the “peakedness” of a distribution</p></li></ul>
40
New cards

What do the different levels of kurtosis mean?

knowt flashcard image
41
New cards

What is an example of a discrete uniform distribution?

1) Rolling a fair die

2) The number of customers that visit a store during a workday is uniform on {20,21,...,80}

<p>1) Rolling a fair die</p><p>2) The number of customers that visit a store during a workday is uniform on {20,21,...,80}</p>
42
New cards

What are the parameters of a discrete uniform distribution?

x ~ Discrete Uniform(a,b)

a and b are the parameters

43
New cards

What is the PMF of a discrete uniform distribution?

<p></p>
44
New cards

What is the Expected Value (mean) of a discrete uniform distribution?

knowt flashcard image
45
New cards

What is the Variance of a discrete uniform distribution?

knowt flashcard image
46
New cards

What is a Bernoulli distribution and its criteria?

1) 2 possible outcomes, 0 and 1

2) 0 and 1 can be any binomial event

<p>1) 2 possible outcomes, 0 and 1</p><p style="text-align: start">2) 0 and 1 can be any binomial event</p>
47
New cards

What is an example of a Bernoulli distribution?

A coin flip would be Bernoulli if we assign 1 to heads and 0 to tails and vice versa

48
New cards

What if the PMF of a Bernoulli distribution?

knowt flashcard image
49
New cards

What if the mean of a Bernoulli distribution?

knowt flashcard image
50
New cards

What is the Variance of a bernoulli distribution?

knowt flashcard image
51
New cards

What is the Bernoulli Shortcut?

If we have an event with only 2 outcomes (a and b) then we can use this

<p>If we have an event with only 2 outcomes (a and b) then we can use this</p>
52
New cards

What are the parameters of a Bernoulli Distribution?

x ~ Bernoulli (p)

Parameter is p

53
New cards

What are the parameters of a Binomial Distribution?

x ~ binomial(n,p)

n and p are the parameters

54
New cards

What is a Binomial Distribution and its criteria?

- The sum of n independent Bernoulli Trials with the probability of success p

- Counts the number of successes

55
New cards

What is an example of a Binomial Distribution?

Tossing a coin 5 times and counting the number of heads in those 5 trials

56
New cards

How can you identify a binomial distribution?

1) Fixed number of independent trials

2) Same 2 possible outcomes for each trial

3) Number of sccesses (varies) is the random variable

57
New cards

How can you identify independent trials? (2 ways)

1) sampling with replacement

2) Sampling without replacement from a large population of unknown size (while population changes, the impact on each trial is small - treat the population as staying the same)

58
New cards

What would dependent trials look like?

Sampling without replacement of a known population size

59
New cards

What is the PMF for a binomial distribution?

knowt flashcard image
60
New cards

What is the expected value for a binomial distribution?

knowt flashcard image
61
New cards

What is the variance for a binomial distribution?

knowt flashcard image
62
New cards

What is the special property for the sum of a binomials?

knowt flashcard image
63
New cards

What is a Hypergeometric Distribution and its criteria?

1) Same situation as binomial but with DEPENDENT Bernoulli Trials

2) Sampling WITHOUT replacement from a KNOWN population size

64
New cards

What are the parameters for a hypergeometric distribution and what do they mean?

x ~ Hypergeometric (N, m, n)

N is the population size

m is the successes in a population

n is the number of dependent trials

65
New cards

What is the PMF of a hypergeometric distribution?

knowt flashcard image
66
New cards

What is the Expectation of a hypergeometric Distribution?

knowt flashcard image
67
New cards

What is the Variance of a hypergeometric Distribution?

knowt flashcard image
68
New cards

What other technique can we use to solve hypergeometric questions?

Counting techniques!

69
New cards

What is a Geometric distribution and its criteria?

The number of independent bernoulli trials when we want to get the FIRST success

1) Fixed number of successes

2) Variable number of trials

70
New cards

What is an example of a geometric distribution?

The number of coin tosses it takes to get the first “heads”

71
New cards

How can we identify a geometric distribution?

1) Indepenedent bernoulli trials

2) Same two possible outcomes for each trials

3) Random variable is the number of trials/failues to get to ONE SUCCESS

2) Number of trials or failures? (“Number of trials before the first success” → number of failures)

72
New cards

What is the parameter for a geometric distribution?

x ~ geometric(p)

p: probability of a success

73
New cards

What is the trial version PMF of a geometric distribution?

X = Number of Trials to get one Success

<p>X = Number of Trials to get one Success</p>
74
New cards

What is the trial version Expectation of a geometric distribution?

knowt flashcard image
75
New cards

What is the trial version variance of a geometric distribution?

knowt flashcard image
76
New cards

What is the Failure version PMF of a geometric distribution?

Y = Number of Failures before one success

<p>Y = Number of Failures before one success</p>
77
New cards

What is the Failure version Expectation of a geometric distribution?

knowt flashcard image
78
New cards

What is the failure version Variance for a geometric distribution?

knowt flashcard image
79
New cards

What is the memoryless property for the trial version of a geometric distribution?

  • The outcomes of previous trials do NOT affect the probabilities of future trials

  • Consider every new trial as the first trial

<ul><li><p>The outcomes of previous trials do NOT affect the probabilities of future trials</p></li><li><p>Consider every new trial as the first trial</p></li></ul><p></p>
80
New cards

What is the memoryless property for the failure version of a geometric distribution?

  • The outcomes of previous trials do NOT affect the probabilities of future trials

  • Consider every new trial as the first trial

<ul><li><p>The outcomes of previous trials do NOT affect the probabilities of future trials</p></li><li><p>Consider every new trial as the first trial</p></li></ul>
81
New cards

What are the is the definition and parameters for a negative binomial distribution?

x ~ Negative Binomial(r,p)

The number of trials to get r successes, where each trial has a success probability of p

<p>x ~ Negative Binomial(r,p)</p><p>The number of trials to get r successes, where each trial has a success probability of p</p>
82
New cards

What is the failure version expectation of a negative binomial distribution?

knowt flashcard image
83
New cards

What is an exmaple of a negative binomial distribution?

The number of coin tosses required to ger 5 “heads”

84
New cards

What is the trial version PMF of a negative binomial distribution?

knowt flashcard image
85
New cards

What is the trial version expectation of a negative binomial distribution?

knowt flashcard image
86
New cards

What is the trial version variance of a negative binomial distribution?

knowt flashcard image
87
New cards

What is the special property for negative binomials?

knowt flashcard image
88
New cards

What is the failure version PMF of a negative binomial distribution?

knowt flashcard image
89
New cards

What is the failure version Variance of a negative binomial distribution?

knowt flashcard image
90
New cards

How can you identify a negative binomial distribution?

1) Independent bernoulli trials

2) Random variable is the number of trials/failures to get a certain number of successes

  • Fixed number of successes, r

  • Variable number of trials/variables

91
New cards

What is a poisson distribution?

  • Number of events in a fixed interval

  • Occurences in disjoint intervals are independent

  • Interval is usually time but it can be something else

92
New cards

What is an example of a poisson distribution?

  • The number of tornados in a field during a year

  • Count the number of flowers in a square foot of a field

93
New cards

What is the parameter of a poisson distribution?

x ~ poisson(λ)

λ (lambda) is the parameter, it is the mean (event rate)

94
New cards

What is the PMF of a poisson distribution?

  • Typically told to use poisson

  • Recognize from PMF

<ul><li><p>Typically told to use poisson</p></li><li><p>Recognize from PMF</p></li></ul>
95
New cards

What is the expectation of a poisson distribution?

<p></p>
96
New cards

What is the variance of a poisson distribution?

knowt flashcard image
97
New cards

What are the 2 properties of a poisson distribution?

knowt flashcard image
98
New cards

What is a continuous uniform distribution?

  • DO NOT CONFUSE WITH DISCRETE DISTRIBUTIONS

  • Equal-length intervals are equally likely

  • Infinite number of possible values (any value between a and b)

  • say the time to drive to work is between 8 and 12 minutes

  • Probability between 8 and 9 minutes, 9 and 10 minutes, 10 and 11 minutes, and 11 and 12 minutes are all the same

99
New cards

What are the parameters of a and b?

x ~ continuous uniform(a,b)

a is the smallest value, b is the largest value

100
New cards

What is the PDF of a continuous uniform distribution?

knowt flashcard image