Random variables. Contents

Size: px
Start display at page:

Download "Random variables. Contents"

Transcription

1 Random variables Contents 1 Random Variable Discrete Random Variable Continuous Random Variable Measures of Location Expected Value Quantile Mode Measures of Dispersion Measures of Concentration Excercises 15 3 Models of Discrete Random Variables The Poisson Distribution The Distribution of a Bernoulli Random Variable The Binomial Distribution The Hypergeometric Distribution Excercises 23 5 Models of Continuous Random Variables The Uniform Distribution The Exponential distribution The Normal Distribution The Log-normal Distribution The Pearson, the Student and the Fisher-Snedecor Distribution Excercises 33

2 1 Random Variable Many random experiments have numerical outcomes. Definition 1.1. A random variable is a real-valued function X(ω) defined on the sample space Ω. The set of possible values of the random variable X is called the range of X. M = {x; X(ω) = x}. We denote random variables by capital letters X, Y,... (eventually X 1, X 2,... ) and their particular values by small letters x, y,.... Using random variables we can describe random events, for example X = x, X x, x 1 < X < x 2 etc. Examples of random variables: the number of dots when a die is rolled, the range is M = {1, 2,... 6}; the number of rolls of a die until the first 6 appears, the range is M = {1, 2,... }; the lifetime of the lightbulb, the range is M = {x; x 0}. According to the range M we separate random variables to discrete with M is finite or countable, and continuous where M is a closed or open interval. Examples of discrete random variables: the number of cars sold at a dealership during a given month, M = {0, 1, 2,... }; the number of houses in a certain block, M = {1, 2,... }; the number of fish caught on a fishing trip, M = {0, 1, 2,... }; the number of heads obtained in three tosses of a coin, M = {0, 1, 2, 3}. Examples of continuous random variables: the height of a person, M = (0, ); the time taken to complete an examination, M = (0, ); the amount of milk in a bottle, M = (0, ). For the description of random variables we will use some functions: a (cumulative) distribution function F (x); a probability function p(x) only for discrete random variables; a probability density function f(x) only for continuous random variables and measures of location, dispersion, and concentration. Definition 1.2. Let X be any random variable. The distribution function F (x) of the random variable X is defined as F (x) = P (X x), x R. 2

3 Remark. Distribution function = cumulative distribution function. The properties of F (x): for every real x: 0 F (x) 1, F (x) is a non-decreasing, right-continuous function, it has limits lim F (x) = 0, lim F (x) = 1, x x if range of X is M = {x; x (a, b]} then F (a) = 0 a F (b) = 1, for every real numbers x 1 and x 2 : P (x 1 < X x 2 ) = F (x 2 ) F (x 1 ). 1.1 Discrete Random Variable For a discrete random variable X, we are interested in computing probabilities of the type P (X = x k ) for various values x k in range of X. Definition 1.3. Let X be a discrete random variable with range {x 1, x 2,... } (finite or countably infinite). The function p(x) = P (X = x) is called the probability function of X. Remark. Probability function = probability mass function. Properties of p(x) for every real number x, 0 p(x) 1, x M p(x) = 1 for every two real numbers x k and x l (x k x l ): P (x k X x l ) = The probability function p(x) can be described by x l x i =x k p(x i ). the table, X x 1 x 2... x i... p(x) p(x 1 ) p(x 2 )... p(x i )... 1 the graph [x, p(x)], 3

4 the formula, for example, p(x) = where π is a given probability. { π(1 π) x x = 0, 1, 2,..., 0 otherwise, Example 1.1. The shooter has 3 bullets and shoots at the target until the first hit or until the last bullet. The probability that the shooter hits the target after one shot is 0.6. The random variable X is the number of the fired bullets. Find the probability and the distribution function of the given random variable. What is the probability that the number of the fired bullets will not be larger then 2? Solution. Random variable X is discrete with the range M = {1, 2, 3}. The probability function is: p(1) = P (X = 1) = 0.6, p(2) = P (X = 2) = = 0.24, p(3) = P (X = 3) = = = The results are summarized in the table x p(x) The probability function can be described by the formula x 1 x = 1, 2, p(x) = x = 3, 0 otherwise. We can calculate some values of the distribution function F (x): We can write F (0) = P (X 0) = 0, F (1) = P (X 1) = p(1) = 0.6, F (1.5) = P (X 1.5) = P (X 1) = p(1) = 0.6, F (2) = P (X 2) = p(1) + p(2) = 0.84, F (3) = P (X 3) = p(1) + p(2) + p(3) = 1, F (4) = P (X 4) = p(1) + p(2) + p(3) = 1. 0 x < 1, x < 2, F (x) = x < 3, 1 x 3. What is the probability that the number of the fired bullets will not be larger then 2? P (X 2) = P (X = 1) + P (X = 2) = p(1) + p(2) = F (2) = =

5 Figure 1: The probability and the distribution function 1.2 Continuous Random Variable If the cumulative distribution function is a continuous function, then X is said to be a continuous random variable. Definition 1.4. The probability density function of the random variable X is a non-negative function f(x) such that F (x) = x f(t) dt, x R. Properties of f(x): f(x) dx = M f(x) dx = 1, f(x) = df (x) dx = F (x), where the derivative exists, P (x 1 X x 2 ) = P (x 1 < X < x 2 ) = P (x 1 < X x 2 ) = P (x 1 X < x 2 ) = x 2 F (x 2 ) F (x 1 ) = f(x) dx x 1 Remark. If X is a continuous random variable, then P (X = x) = 0. The function f(x) we can describe by a formula or a graph, for example { 1 x 2 e 5 for x > 2, 5 f(x) = 0 for x 2. 5

6 Figure 2: The probability density function and the distribution function Example 1.2. The random variable X has the probability density function { cx 2 (1 x) 0 < x < 1, f(x) = 0 otherwise. Determine a constant c in order that f(x) is a probability density function. Find a distribution function of the random variable X. Calculate the probability P (0.2 < X < 0.8). Solution. The probability density function has to fulfil f(x) dx = 1, therefore, M 1 0 cx 2 (1 x) dx = c = c 1 0 [ x (x 2 x 3 3 ) dx = c 3 x4 4 [ ] = c 12 = 1, we get c = 12. The distribution function can be calculated by the definition of the probability density function. We can write for 0 < x < 1 x x [ ] t F (x) = 12t 2 (1 t) dt = 12 (t 2 t 3 3 x ) dt = 12 3 t [ ] x 3 = 12 3 x4 = 4x 3 3x x 0, F (x) = x 3 (4 3x) 0 < x < 1, 1 x 1. Using the probability density function we can calculate P (0.2 < X < 0.8) = ] 1 12x 2 (1 x) dx = [ 4x 3 3x 4] = If the distribution function is known, we can do simpler calculation P (0.2 < X < 0.8) = F (0.8) F (0.2) = ( ) ( ) =

7 Example 1.3. A random variable X is described by the distribution function { 0 x 0, F (x) = 1 e x x > 0. Find a probability density function. Solution. Using the mentioned formula f(x) = get 1.3 Measures of Location f(x) = df (x) dx { 0 x 0, e x x > 0. and the fact that d dx (1 e x ) = e x we The distribution function (the probability function or the probability density function) gives us the complete information about the random variable. Sometimes it is useful to know a simpler and concentrated formulation of this information such as measures of location, dispersion and concentration. The best known measures of location are a mean (an expected value), quantiles (a median, upper and lower quartile,... ) and a mode Expected Value Definition 1.5. The mean (the expected value) E(X) of the random variable X (sometimes denoted as µ) is the value that is expected to occur per repetition, if an experiment is repeated a large number of times. For the discrete random variable is defined as E(X) = M x i p(x i ), for the continuous random variable as E(X) = M xf(x) dx if the given sequence or integral absolutely converges. We mention some properties of the mean: the mean of the constant c is equal to this constant E(c) = c, the mean of the product of the constant c and the random variable X is equal to the product of the given constant c and the mean of X: E(cX) = ce(x), the mean of the sum of random variables X 1, X 2,..., X n is equal to the sum of the mean of the given random variables, E(X 1 +X 2 + +X n ) = E(X 1 )+E(X 2 )+ +E(X n ), if X 1, X 2,..., X n are independent, then the mean of their product is equal to the product of their means E(X 1 X 2 X n ) = E(X 1 )E(X 2 ) E(X n ). 7

8 Figure 3: Quantile x P Definition 1.6. The random variables X 1, X 2,..., X n are independent if and only if for any numbers x 1, x 2,..., x n R is P (X 1 x 1, X 2 x 2,..., X n x n ) = P (X 1 x 1 ) P (X 2 x 2 ) P (X n x n ). Let us have the random vector X = (X 1, X 2,..., X n ), which components X 1, X 2,..., X n are the random variables. F (x) = F (x 1, x 2,..., x n ) = P (X 1 x 1, X 2 x 2,..., X n x n ) is the distribution function of the vector X and F (x 1 ), F (x 2 ),..., F (x n ) are the distribution functions of the random variables X 1, X 2,..., X n. The random variables X 1, X 2,..., X n are independent if and only if F (x 1, x 2,..., x n ) = F (x 1 ) F (x 2 ) F (x n ). If X is the random vector which components are the discrete random variables, the function p(x) = p(x 1, x 2,..., x n ) = P (X 1 = x 1, X 2 = x 2,..., X n = x n ) is the probability function of the vector X, p(x 1 ), p(x 2 ),..., p(x n ) are the probability functions of X 1, X 2,..., X n, then X 1, X 2,..., X n are independent if and only if p(x 1, x 2,..., x n ) = p(x 1 ) p(x 2 ) p(x n ). If X is the random vector which components are the continuous random variables, the function f(x) = f(x 1, x 2,..., x n ) is the probability density function of the vector X, f(x 1 ), f(x 2 ),..., f(x n ) are the probability density functions of X 1, X 2,..., X n, then X 1, X 2,..., X n are independent if and only if f(x 1, x 2,..., x n ) = f(x 1 ) f(x 2 ) f(x n ) Quantile Definition 1.7. The 100P% quantile x P of the random variable with the increasing distribution function is a such value of the random variable that P (X x P ) = F (x P ) = P, 0 < P < 1. The quantile x 0.50 we call median Me(X), it fulfils P (X Me(X)) = P (X Me(X)) = The quantile x 0.25 is called the lower quartile, the quantile x 0.75 is called the upper quartile. The selected quantiles of some important distributions are tabulated. 8

9 1.3.3 Mode Definition 1.8. The mode Mo(X) is the value of the random variable with the highest probability (for the discrete random variable), or the value, where the function f(x) reaches its maximum (for the continuous random variable). Example 1.4. Find the mean (the expected value) and the mode of the random variable defined as the number of fired bullets (see Ex. 1.1). The probability function is x 1 x = 1, 2, p(x) = x = 3, 0 otherwise. Solution. The mean (the expected value) we get using the formula from the definition of E(X) E(X) = 3 x i p(x i ) = = i=1 The mode is the value of the given random variable with the highest probability which is Mo(X) = 1, because p(1) = 0.6. Example 1.5. The random variable X is described by the probability density function { 12x 2 (1 x) 0 < x < 1, f(x) = 0 otherwise. Find the mean (the expected value) and the mode. Solution. We calculate the mean using the definition formula 1 1 [ x E(X) = xf(x) dx = x 12x 2 4 (1 x) dx = 12 4 x ] 1 0 = 3 5 = 0.6. The mode is the maximum of the probability density function. We have to find the maximum of f(x) on the interval 0 < x < 1, d ( 12x 2 (1 x) ) = 12(2x 3x 2 ) = 0, x(2 3x) = 0 dx we get x = 0 or x = 2/3. The maximum of f(x) is in x = 2/3 Mo(X) = 2/3. Example 1.6. Find the median, the upper and lower quartile of the random variable X with the distribution function { 1 1 x > 1, x F (x) = 3 0 x 1. Solution. The quantile is defined by the formula F (x P ) = P, thus, 1 1 x 3 P = P x P = P. median 1 x 0.50 = = 1.260, lower quartile 1 x 0.25 = = 1.101, upper quartile 1 x 0.75 = =

10 1.4 Measures of Dispersion The elementary and widely-used measures of dispersion are the variance and the standard deviation. Definition 1.9. The variance D(X) of the random variable X (sometimes denoted as σ 2 ) is defined by the formula D(X) = E { [X E(X)] 2}. The variance of the discrete random variable is given by D(X) = M [x i E(X)] 2 p(x i ), the variance of the continuous random variable by D(X) = [x E(X)] 2 f(x)dx. M Some properties of the variance: D(k) = 0, where k is a constant, D(kX) = k 2 D(X), D(X + Y ) = D(X) + D(Y ), if X and Y are independent, D(X) 0 for every random variable, D(X) = E(X 2 ) E(X) 2, D(X) = E[X E(X)] 2 = E[X 2 2XE(X) + E(X) 2 ] = E(X 2 ) E[2XE(X)] + E[E(X) 2 ] = E(X 2 ) 2E(X)E(X) + E(X) 2 = E(X 2 ) E(X) 2. Namely, for the discrete random variable D(X) = M x 2 i p(x i ) E(X) 2, for the continuous random variable D(X) = x 2 f(x)dx E(X) 2. M Definition The standard deviation σ(x) of the random variable X is defined as the square root of the variance σ(x) = D(X). Remark. The standard deviation has the same unit as the random variable X. Example 1.7. Find the variance and the standard deviation of the random variable defined as the number of fired bullets (see Example 1.1). 10

11 Figure 4: Relation between the mean and the standard deviation Solution. The mean is E(X) = 1.56 (see Ex. 1.4). For the purpose of calculation of the variance we use the formula D(X) = E(X 2 ) E(X) 2 E(X 2 ) = M x 2 i p(x i ) = 3 x 2 i p(x i ) = = 3, i=1 then D(X) = = The standard deviation is the square root of the variance σ(x) = D(X) = Example 1.8. Find the variance and the standard deviation of the random variable X with the probability density function { 12x 2 (1 x) 0 < x < 1, f(x) = 0 otherwise. Solution. The mean is E(X) = 3/5 (see Ex. 1.5) and E(X 2 ) = M x 2 f(x) dx = = 2 5 = 0.4, 1 0 [ ] x x 2 12x (1 x) dx = 12 5 x6 6 0 D(X) = 2 ( ) = 1 = The standard deviation is σ(x) = D(X) = 1 = Measures of Concentration We will focus on the measures describing the shape of random variables distribution (skewness and kurtosis). These measures are defined by moments. Definition The r th moment µ r of the random variable X is defined by the formula µ r(x) = E(X r ) for r = 1, 2,.... The r th moment of the discrete random variable is given by µ r(x) = M x r i p(x i ), the r th moment of the continuous random variable is µ r(x) = x r f(x)dx. M 11

12 Figure 5: The skewness Definition The r th central moment µ r of the random variable X is defined by the formula µ r (X) = E[X E(X)] r for r = 2, 3,.... The r th central moment of the discrete random variable is given by µ r (X) = M [x i E(X)] r p(x i ), the r th central moment of the continuous random variable is µ r (X) = [x E(X)] r f(x)dx. M Remark. From the above definitions, it is obvious that the mean is the first moment and the variance is the second central moment. Definition The skewness α 3 (X) is defined by the formula α 3 (X) = µ 3(X) σ(x) 3. According to the values of the skewness we can tell whether distribution is symmetric or asymmetric. α 3 = 0, distribution is symmetric, α 3 < 0, distribution is skewed to the right, α 3 > 0, distribution is skewed to the left. Definition The kurtosis α 4 (X) is defined by the formula α 4 (X) = µ 4(X) σ(x)

13 Figure 6: The kurtosis Kurtosis is a measure of how outlier-prone a distribution is. The kurtosis of the normal distribution is 0. Distributions that are more outlier-prone than the normal distribution have kurtosis greater than 0; distributions that are less outlier-prone have kurtosis less than 0. Example 1.9. Calculate the skewness and the kurtosis of the random variable defined as the number of fired bullets (see the previous examples). Solution. First of all we have to calculate the 3 rd and 4 th central moment. The mean of the given random variable is E(X) = 1.56, the standard deviation is σ(x) = µ 3 = 3 [x i E(X)] 3 p(x i ) i=1 = (1 1.56) (2 1.56) (3 1.56) = µ 4 = [x i E(X)] 4 p(x i ) i=1 = (1 1.56) (2 1.56) (3 1.56) = The skewness and kurtosis are equal to α 3 = µ 3 σ = 0.922, α 3 4 = µ 4 σ 3 = Example Calculate the skewness and the kurtosis of the random X with the probability density function { 12x 2 (1 x) 0 < x < 1, f(x) = 0 otherwise. Solution. The mean of the given random variable is E(X) = 3/5 and the standard deviation is 1/5. First of all we calculate the 3 rd and 4 th central moment. µ 3 = µ 4 = [x 0.6] 3 12x 2 (1 x) dx = = , [x 0.6] 4 12x 2 (1 x) dx = =

14 The skewness and kurtosis are equal to α 3 = µ 3 σ 3 = 2 7 = 0.286, α 4 = µ 4 σ 4 3 = 9 14 =

15 2 Excercises 1. The probability function of a random variable X is given in table x p(x) (a) Determine the distribution function of the random variable and display both functions graphically. (b) Calculate the probability P (X 3), P (X > 4), P (1 < X 4). (c) Determine the mean, variance, standard deviation, mode, coefficients of skewness and kurtosis of the random variable. 2. Consider the distribution function of a continuous random variable X 0 x 0, F (x) = C(1 cos x) 0 < x < π, 1 x π. (a) Determine constant C R. (b) Determine the probability density function. (c) Calculate the probabilities P (0 < X < π 4 ), P ( π 4 < X < π 2 ), P ( π 2 < X < π). (d) Determine the mean, median, mode, variance, standard deviation, coefficient of skewness and kurtosis of the random variable. 15

16 Table 1: Characteristics of Poisson distribution E(X) D(X) α 3 (X) α 4 (X) Mo(X) λ λ 1 λ 1 λ λ 1 Mo(X) λ 3 Models of Discrete Random Variables 3.1 The Poisson Distribution The Poisson distribution tends to arise when we count the number of occurrences of some unpredictable event over a period of time. Typical examples are earthquakes, car accidents, incoming phone call etc. The Poisson distribution is also possible to use for description of appearance of some elements in the given geometrical area (for example misprints in a newspaper). To apply Poisson distribution the occurrences must be random and independent. Definition 3.1. If X has the probability function { λ x x! p(x) = e λ x = 0, 1, 2,..., 0 otherwise. it is said to have a Poisson distribution with parameter λ > 0, and we write X Po(λ). The parameter λ is the mean number of occurrences. The table 1 summarizes basic information about the Poisson distribution Examples of random variables following the Poisson distribution: the number of telemarketing phone calls received by a household during a given day, the number accidents that occur on a given highway during a one-week period, the number of customers entering the grocery store during a one-hour interval, the number of defects in a five-foot-long iron rod etc. Example 3.1. The secretary received at average 6 phone calls during one hour. We would like to analyse work-load of the secretary during 20-minutes intervals. Describe the random variable the number of received phone calls during 20 minutes by a probability and a distribution function. Find the probability that the secretary receives during 20 minutes a) one phone call at least, b) at most two phone calls, c) one or two phone calls. Calculate the mean, the variance, the standard deviation, the mode, the skewness and the kurtosis of the given random variable. Solution. The range of random variable is M = {0, 1, 2,... } We assume we can use the Poisson distribution. The parameter λ denoted the mean of the random variable is equal to 2 (during one hour we can expect 6 phone calls, during 20 minutes then 2). The probability function is p(x) = X P o(2) { 2 x x! e 2 x = 0, 1, 2,..., 0 otherwise We can calculate probabilities that the secretary receives 16

17 Table 2: Selected values of the probability and the distribution function P o(2) x p(x) F (x) Figure 7: The probability and the distribution function P o(2) a) at least one phone call P (X 1) = 1 P (X < 1) = 1 P (X = 0) = 1 p(0) = = 0.865, b) at most two phone calls P (X 2) = P (X = 0) + P (X = 1) + P (X = 2) = p(0) + p(1) + p(2) c) one or two phone calls = = F (2). = 0.677, P (X = 1 X = 2) = P (X = 1)+P (X = 2) = p(1)+p(2) = = We calculate selected measures: the expected value (the mean) E(X) = λ = 2, the variance D(X) = λ = 2, the standard deviation σ = D(X) = λ = 2 = , the mode λ 1 Mo(X) λ, so 2 1 Mo(X) 2, Mo(X) = 1 and 2 (see the table of the probability function), the skewness α 3 = 1 λ = 1. 2 = 0.707, the kurtosis α4 = 1 = 1 = 0.5. λ The Distribution of a Bernoulli Random Variable Some random experiments can have only 2 possible outcomes: success or failure. The random variable that denotes the number of success in one experiment we call a Bernoulli random variable. If the probability of the success is π (0 < π < 1), then probability function of the Bernoulli random variable is { π x (1 π) 1 x x = 0, 1, p(x) = 0 otherwise. The table 3 summarizes basic information about the distribution of the Bernoulli variable Example 3.2. Find the expected value (the mean) and the variation of the Bernoulli random variable. 17

18 Table 3: Characteristics of Bernoulli distribution E(X) D(X) α 3 (X) α 4 (X) 1 2π π π(1 π) π(1 π) 1 6π(1 π) π(1 π) Solution. E(X) = M D(X) = M x i p(x i ) = 0 (1 π) + 1 π = π, [x i E(X)] 2 p(x i ) = (0 π) 2 (1 π) + (1 π) 2 π = π 2 (1 π) + (1 π) 2 π = π(1 π)(π + 1 π) = π(1 π). 3.3 The Binomial Distribution Consider an experiment where we are interested in a particular event which occurs with the probability π (0 < π < 1). Suppose that we repeat the experiment independently n times and count the number of success (the event occurs). Denote this number by X, which is then a discrete random variable with the range 0, 1,..., n. Definition 3.2. If X has the probability function {( n p(x) = x) π x (1 π) n x x = 0, 1,..., n, 0 otherwise, it is said to have a binomial distribution with parameters n and π, and we write X B(n, π). The table 4 summarizes basic information about the binomial distribution Table 4: Characteristics of binomial distribution E(X) D(X) α 3 (X) α 4 (X) Mo(X) 1 2π nπ nπ(1 π) nπ(1 π) 1 6π(1 π) nπ(1 π) (n+1)π 1 Mo(X) (n+1)π Examples of variables with the binomial distribution: the number of heads in 10 tosses of a coin, the number of imperfect products in the set of 100 products if the probability that the product is not good is 0.005, the number of defective DVD players in selected 5 ones if it is known that five percent of all DVD players are defective, etc. Let X 1,..., X n are independent Bernoulli random variables with the parameter π, then the random variable M = X 1 + X X n has the binomial distribution B(n, π). The Poisson distribution can be used as an approximation to the binomial distribution. If n and π 0, then nπ λ ( n )π x (1 π) n x λx x x! e λ, where λ = nπ. The approximation is good when n > 30, π <

19 Figure 8: squares (green) The Poisson distribution, stars (blue) the binomial distribution Example 3.3. The probability that the born child is a boy is What is the probability that among five born children are a) exactly 3 girls, b) at most 3 boys? Find the probability and the distribution function of random variable the number of boys among five born children. What is the most probable number of born boy? Calculate the mean, the variation and the standard deviation of the given random variable. Solution. The range of the random variable X is 0, 1, 2,..., 5. The distribution of X can be described by the binomial distribution with parameters n = 5 and π = 0.51, X B(5, 0.51) We get the probability function {( 5 p(x) = x) 0.51 x x x = 0, 1,..., 5, 0 otherwise. Table 5: The probability function and selected values of the distribution function B(5; 0.51) x p(x) F (x) Now we calculate the probability that among five born children are a) exactly 3 girls, which means just 2 boys P (X = 2) = p(2). = 0.306, b) at most 3 boys P (X 3) = P (X = 0) + P (X = 1) + P (X = 2) + P (X = 3) = p(0) + p(1) + p(2) + p(3) = = F (3). =

20 Figure 9: The probability function and the distribution function The most probable number of born boys is determined by the mode which we can obtain from (n + 1)π 1 Mo(X) (n + 1)π, (5 + 1) Mo(X) (5 + 1) 0.51, 2.06 Mo(X) 3.06 we get Mo(X) = 3. The mode is, of course, possible to find in the table of the probability function. The mean is E(X) = nπ = = 2.55, the variance is D(X) = nπ(1 π) = (1 0.51). = and the standard deviation is σ = D(X). = The Hypergeometric Distribution Consider a set of N objects, M of which are of a special type. Suppose that we choose n objects, without replacement and without regard to their order. What is the probability that we get exactly x of the special objects? Denote the number of selected special objects by X which is a discrete random variable. Definition 3.3. If X has the probability function ( M x )( N M n x ) max{0, n N + M} x min{n, M}, p(x) = ( N n) 0 otherwise. it is said to have a hypergeometric distribution with parameters N, M and n, written X Hg(N, M, n). The table 6 summarizes basic information about the hypergeometric distribution Table 6: Characteristics of hypergeometric distribution E(X) D(X) α 3 (X) Mo(X) note nπ nπ(1 π) N n N 1 (1 2π)(N 2n) a 1 Mo(X) a π= M (M+1)(n+1), a= (N 2)σ N N+2 Examples of hypergeometric random variables: the number of the defective products among n randomly chosen products from daily output, lotteries, etc. 20

21 The fraction n denotes so called sample ratio. If the sample ratio is smaller than 0.05, we N can approximate the hypergemetric distribution by the binomial distribution with parameters n and π = M, thus N ( M )( N M ) ( ) x n x n ( N π n) x (1 π) n x. x Whether N is large and n relatively small, there is no significant difference between sampling without replacement (the distribution Hg(N, M, n)) and with replacement (the distribution B(n, π)). If π = M < 0.1 and n > 30, we can use another approximation (the Poisson distribution N λ = n M N ) ( M x )( N M n x ( N n ) ) λx x! e λ. Figure 10: squares (blue) the hypergeometric distribution, stars (green) the binomial distribution Example 3.4. The product is supplied in a set of 100 pieces. The output control checks 5 randomly chosen products from each set and accepts it if the is no defective product. We expect 4 % of defective products in each set. Determine a probability and a distribution function of the random variable the number of defective products in the sample. What is the probability that the the set of the products will be rejected (not accepted)? Find the mean and the standard deviation of the given random variable. Is it possible to use a binomial distribution as an approximation? Solution. The probability that the set of products will not be accepted is P (X 1) = 1 P (X < 1) = 1 P (X = 0) = 1 p(0). = The mean of the hypergeometric distribution is E(X) = n M N σ = ( ) D(X) = n M N 1 M N n. = N N 1 = 0.2, the standard deviation is 21

22 Table 7: The probability and the distribution function Hg(100, 4, 5) x p(x) F (x) Figure 11: The probability and the distribution function Hg(100, 4, 5) The sample ratio is n = 0.05 which means that we can approximate the hypergeometric N distribution by the binomial distribution B(5; 0.04). Using this approximation we get ( ) 5 P (X 1) = 1 P (X < 1) = 1 P (X = 0) = =

23 4 Excercises 1. During the proofreading of a new book there were found an average of 40 errors on 100 pages. (a) What is the probability that on a randomly selected 20 pages of the book will be more than 5 errors, not more than 10 errors, from 5 to 10 errors? (b) Determine the mean value of errors and the most probable number of errors on these 20 pages. 2. We plant 10 seeds of certain plants and suppose that each seed can healthy grow with probability 0.8. (a) What is the most probable number of healthy plants and what is the probability that this number will be plant? (b) Determine the probability that the number of healthy plants will be at least 5, not more than 9, from 4 to A certain type of components is supplied in production series of 200 pieces. During the acceptance inspection are from each series are randomly selected 5 products that the test destroyed. The series is accepted if all controlled products are not defective. Suppose that in each series are 10 defective products. (a) Describe the random variable which indicates the number of defective products among 5 randomly chosen products by a probability and distribution function and display them graphically. (b) What is the probability that series will be accepted? (c) Determine the mean, variance, standard deviation and mode of defective products in the selection. (d) Check whether the conditions for approximating the distribution of random variable by other type of distribution are met. 23

24 5 Models of Continuous Random Variables 5.1 The Uniform Distribution Definition 5.1. If the probability density function of X is { 1 α < x < β, β α f(x) = 0 otherwise, where α, β R, α < β, then X is said to have a uniform distribution on (α, β), written X R(α, β) The distribution function can be calculated as We obtain F (x) = x f(t) dt = x α 1 β α dt = x α β α 0 x α, x α F (x) = α < x < β, β α 1 x β. for α < x < β. Figure 12: The probability density and the distribution function R(α, β) The table summarizes basic information about the uniform distribution. Table 8: Characteristics of the uniform distribution E(X) D(X) α 3 (X) α 4 (X) quantiles x P Me(X) α+β 2 1 (β 12 α) α + P (β α) α+β 2 Examples of random variables following the uniform distribution: a time we wait for a bus (buses go regularly every 10 minutes), a time we wait for a supply of bread in a grocery store (supplies are regular), calculation rounding mistakes,... Using: P (X x 0 ) = F (x 0 ) = x 0 α for x β α 0 (α, β) P (x 1 X x 2 ) = F (x 2 ) F (x 1 ) = x 2 α x 1 α for x β α β α 1, x 2 (α, β) Example 5.1. Trams go regularly every 10 minutes. The passenger comes to the tram-stop at the arbitrary time. The random variable X is the time he/she has to wait for a tram. 24

25 a) Find the probability density function and the distribution function of X. b) What is the probability that the passenger will wait at most 3 minutes, at least 5 minutes, exactly 7 minutes. c) Calculate the mean, the median, the variance, the standard deviation and the 90% quantile. Solution. The random variable we can describe by the uniform distribution X R(0, 10). The probability density function is { 1 0 < x < 10, 10 f(x) = 0 otherwise, the distribution function is 0 x 0, x F (x) = 0 < x < 10, 10 1 x 10. Figure 13: The probability density and the distribution function R(0, 10) The probability that the passenger will wait at most 3 minutes, P (X 3) = dx = 1 10 [x]3 0 = 0.3 using the distribution function P (X 3) = F (3) = 3 10 = 0.3, at least 5 minutes, P (X 5) = dx = 1 10 [x]10 5 = 0.5 P (X 5) = 1 P (X < 5) = 1 P (X 5) = 1 F (5) = = 0.5 exactly 7 minutes, P (X = 7) = 0. The mean E(X) = α+β = (β 12 α)2 = 1 α+β = 5, the median Me(X) = = 10 = 5, the variance 2 2 = 8.333, the standard variation σ = D(X) = 12 D(X) = 1 ( )2 = = 2.887, the 90% quantile x = α (β α) = = 9. 25

26 5.2 The Exponential distribution Definition 5.2. If the probability density function of X is { 1 x α e δ x > α, δ f(x) = 0 x α, where α R, δ > 0, then X is said to have an exponential distribution with parameters α and δ, written X Ex(α, δ). The distribution function is F (x) = {1 e x α δ x > α, 0 x α. Figure 14: The probability density and the distribution function Ex(α, δ) The table summarizes some basic information about the exponential distribution. Table 9: Characteristics of the exponential distribution E(X) D(X) α 3 (X) α 4 (X) quantiles x P Me(X) α + δ δ α δ ln(1 P ) α + δ ln 2 Examples of exponential models: the queuing theory, the reliability theory, the renewal theory, a time we wait for service, a product lifetime,... Using: P (X x 0 ) = F (x 0 ) = 1 e x 0 α δ for x 0 > α P (x 1 X x 2 ) = F (x 2 ) F (x 1 ) = e x 1 α δ e x 2 α δ for x 1, x 2 > α Example 5.2. It has been found out the time we have to wait for a waiter is a random variable which has an exponential distribution with the mean 5 minutes and the standard deviation 2 minutes. Plot the probability density function and the distribution function. What is the probability that we will wait at most 5 minutes? Solution. The mean and the variance of the exponential distribution are E(X) = α + δ and D(X) = δ 2, thus α + δ = 5 α = 3, δ = 2 X Ex(3, 2) δ = 2 The probability that we will wait at most 5 minutes is P (X 5) = F (5) = 1 e = 1 e 1 =

27 Figure 15: The probability density and the distribution function Ex(α, δ) 5.3 The Normal Distribution Definition 5.3. If X has the probability density function f(x) = 1 σ (x µ) 2 2π e 2σ 2 for x R where µ R, σ 2 > 0, it is said to have a normal distribution with parameters µ and σ 2, written X N(µ, σ 2 ). The distribution function is F (x) = x f(t) dt = 1 σ 2π x e (t µ)2 2σ 2 dt for x R Figure 16: The probability density and the distribution function N(µ, σ 2 ) The table summarizes some basic information about the normal distribution. Table 10: Characteristics of the normal distribution E(X) D(X) α 3 (X) α 4 (X) quantiles x P Me(X) Mo(X) µ σ µ + σu P 1 µ µ The normally distributed random variable fulfils: P (µ σ < X < µ + σ) = P (µ 2σ < X < µ + 2σ) = P (µ 3σ < X < µ + 3σ) = quantile of the standard normal distribution N(0, 1) 27

28 Let us have the random variable X N(µ, σ 2 ). The transformed random variable U U = X µ σ has the normal distribution with the mean 0 and the variance 1 (the standard normal distribution U N(0, 1)). The probability density function is ϕ(u) = 1 2π e u2 2 for u R, the distribution function is Φ(u) = u φ(t) dt = 1 2π u e t2 2 dt for u R Figure 17: The probability density and the distribution function N(0, 1) The table summarizes some basic information about the standard normal distribution. Table 11: Characteristics of the standard normal distribution E(X) D(X) α 3 (X) α 4 (X) quantiles x P Me(X) Mo(X) u P The values of the distribution function for positive values are tabulated, for negative values we can write Φ( u) = 1 Φ(u). If X N(µ, σ 2 ), U N(0, 1), then the distribution function of the random variable X we can obtain using distribution function of U. ( X µ F (x 0 ) = P (X x 0 ) = P (X µ x 0 µ) = P σ ( = P U x ) ( ) 0 µ x0 µ = Φ σ σ Quantiles of X (quantiles of U are tabulated): ( ) xp µ F (x P ) = Φ = Φ(u P ) σ 2 the values are tabulated, for P < 0.5 is u P = u 1 P x 0 µ σ ) 28

29 thus u P = x P µ x P = µ + σu P. σ Using: P (X x 0 ) = F (x 0 ) = Φ ( x 0 ) µ σ P (x 1 X x 2 ) = F (x 2 ) F (x 1 ) = Φ ( x 2 ) ( µ σ Φ x1 ) µ σ Example 5.3. During quality control we say that the component is acceptable if its size is within the limits mm. The size of the component has a normal distribution with the mean µ = 26.4 mm and the standard deviation σ = 0.2 mm. What is the probability that the size of the component is within the given limits? Solution. The random variable X N(26.4; ). ( ) ( ) P (26 X 27) = F (27) F (26) = Φ Φ = Φ(3) Φ( 2) = Φ(3) (1 Φ(2)) = ( ) = Figure 18: The probability density and the distribution function N(26.4; 0.04) 5.4 The Log-normal Distribution Let us assume that X is a non-negative random variable. If a random variable ln X has a normal distribution N(µ, σ 2 ), then X has a log-normal distribution LN (µ, σ 2 ). Definition 5.4. If the probability density function of X f(x) = { 1 xσ (ln x µ) 2 2π e 2σ 2 x > 0, 0 x 0, where µ 0, σ > 0, then X is said to have a log-normal distribution with parameters µ and σ 2, written X LN (µ, σ 2 ). The table summarizes some basic information about the log-normal distribution. where ω = e σ2. Examples of variables with log-normal distribution: model of entry and wages distributions, a time of renewals, repairs, the theory of non-coherent particles,... 29

30 Table 12: Characteristics of the log-normal distribution E(X) D(X) α 3 (X) α 4 (X) quantiles x P Mo(X) e µ+σ2 /2 e 2µ ω(ω 1) ω 1(ω+2) ω 4 +2ω 3 +3ω 2 6 e µ+σu P e µ σ 2 If the random variable X has the log-normal distribution X LN(µ, σ), then the transformed random variable U = ln X µ σ has the standard normal distribution U N(0, 1). We can write ( ) ln x0 µ F (x 0 ) = Φ = Φ(u), σ where Φ(u) is the distribution function N(0, 1). Using: P (X x 0 ) = F (x 0 ) = Φ ( ln x 0 ) µ σ P (x 1 X x 2 ) = F (x 2 ) F (x 1 ) = Φ ( ln x 2 µ σ ) ( Φ ln x1 ) µ σ Example 5.4. We suppose that distance between vehicles on the highway (in seconds) is a random variable which is possible to describe by the log-normal distribution with parameters µ = 1.27 a σ 2 = What is the probability that the distance will be from 4 to 5 seconds? Figure 19: The probability density and the distribution function LN (1.27; 0.7) Solution. The probability is ( ) ( ) ln ln P (4 X 5) = F (5) F (4) = Φ Φ = = The Pearson, the Student and the Fisher-Snedecor Distribution Definition 5.5. Let us assume that U 1, U 2,..., U ν are independent normally distributed random variables (N(0, 1)). The random variable χ 2 = U U U 2 ν, has a Pearson χ 2 -distribution with ν degrees of freedom. 30

31 Figure 20: The probability density and the distribution function χ 2 (5) and χ 2 (16) The parameter ν (the number of freedom) usually represents the number of independent observation reduced by the number of linear conditions. In the future the quantiles of the χ 2 distribution will be useful. They are usually tabulated for various values P and degrees of freedom ν 30. For ν > 30 it is possible to use an approximation where u P is the quantile of N(0, 1). χ 2 P (ν) 1 2 ( 2ν 1 + up ) 2, Definition 5.6. If a random variable U has a standard normal distribution U N(0, 1), a random variable χ 2 has a Pearson distribution χ 2 χ 2 (ν) and if U and χ 2 are independent, then a random variable t = U χ 2 ν has a Student distribution with ν degrees of freedom, written t t(ν). Figure 21: The probability density and the distribution function t(2) and t(20) The probability density function is symmetric with the mean E(t) = 0. Quantiles of the Student distribution are tabulated for ν 30 and P > 0.5, for P < 0.5 is Whether ν > 30, we can use an approximation t P = t 1 P. t p u P. 31

32 Definition 5.7. If a random variable χ 2 1 has χ 2 1 χ 2 (ν 1 ) with ν 1 degrees of freedom and a random variable χ 2 2 has χ 2 2 χ 2 (ν 2 ) with ν 2 degrees of freedom and they are independent, then a random variable F = χ2 1 ν 1 : χ2 2 ν 2 has a Fisher-Snedecor distribution with ν 1 and ν 2 degrees of freedom, written F F (ν 1, ν 2 ). Figure 22: The probability density and the distribution function F (30, 20) and F (3, 50) The Fischer-Snedecor distribution is asymmetric. Quantiles of F distribution are tabulated for P > 0.5, for P < 0.5 we can use the formula F P (ν 1, ν 2 ) = 1 F 1 P (ν 2, ν 1 ). 32

33 6 Excercises 1. Buses leave at regular intervals of 15 minutes. Traveler comes to a stop at any time. Consider the random variable which represents the waiting time for the bus. (a) Describe this random variable using the density and distribution function, express these functions mathematically and also graphically. (b) Determine the probability that the passenger will wait for a bus not more than 5 minutes, exactly 10 minutes, at least 3 minutes, 3 10 minutes. (c) Determine the mean, median, variance, standard deviation, and 90% quantile of waiting time for the bus. 2. Assume that the time between arrivals of trucks with concrete mixtures is a random variable which has an exponential distribution. The minimum time between arrivals of individual vehicles is 5 minutes, the average time is 10 minutes. (a) Describe this random variable using the density and distribution function. (b) What is the probability that the time between arrivals of each vehicle will be lower than 7 minutes, more than 11 minutes, 7 11 minutes? (c) Determine the mean, standard deviation, median, and 20% quantile of the time between arrivals of trucks. 3. Butter is cutting and packing by the machine. During the long-term observation, it was found that the production line produces packages of butter with an average weight of 246 grams and a standard deviation of 8 grams. Assume that the weight of butter is a random variable with a normal distribution. (a) What is the probability that a randomly chosen package of butter will weigh less than 250 grams? (b) Determine the probability that a randomly chosen package of butter will weigh more than 240 grams. (c) What is the proportion of packages in the production of butter which will undergo a final inspection when the permitted tolerance from the specified weight 250 grams ± is 10 grams? 4. The random variable X has a log-normal distribution LN (3.5; 0.36). (a) Calculate the value of the distribution function F (x) at point x = 16, median, standard deviation, mode, 5% quantile and the coefficient of skewness of this random variable. (b) Determine the probability that the random variable acquires value less than 20, greater than 30, from 20 to 30. What is true for the sum of these probabilities and why? 5. The random variable t has Student s distribution t(24). (a) Determine 2.5% a 97.5% quantiles of a random variable t. (b) Determine the probability P (t > 2.064). 33

34 6. The random variable χ 2 has Pearson s distribution χ 2 (15). (a) Determine 5% a 95% quantiles of a random variable χ 2. (b) Determine the probability P (χ 2 < 7.26). 7. The random variable F has Fisher s distribution F (12, 7). (a) Determine 5% a 95% quantiles of a random variable F. (b) Determine the probability P (F < 4.666). 34

Random Variables Handout. Xavier Vilà

Random Variables Handout. Xavier Vilà Random Variables Handout Xavier Vilà Course 2004-2005 1 Discrete Random Variables. 1.1 Introduction 1.1.1 Definition of Random Variable A random variable X is a function that maps each possible outcome

More information

PROBABILITY DISTRIBUTIONS

PROBABILITY DISTRIBUTIONS CHAPTER 3 PROBABILITY DISTRIBUTIONS Page Contents 3.1 Introduction to Probability Distributions 51 3.2 The Normal Distribution 56 3.3 The Binomial Distribution 60 3.4 The Poisson Distribution 64 Exercise

More information

Statistics 6 th Edition

Statistics 6 th Edition Statistics 6 th Edition Chapter 5 Discrete Probability Distributions Chap 5-1 Definitions Random Variables Random Variables Discrete Random Variable Continuous Random Variable Ch. 5 Ch. 6 Chap 5-2 Discrete

More information

UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions.

UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions. UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions. Random Variables 2 A random variable X is a numerical (integer, real, complex, vector etc.) summary of the outcome of the random experiment.

More information

Statistical Tables Compiled by Alan J. Terry

Statistical Tables Compiled by Alan J. Terry Statistical Tables Compiled by Alan J. Terry School of Science and Sport University of the West of Scotland Paisley, Scotland Contents Table 1: Cumulative binomial probabilities Page 1 Table 2: Cumulative

More information

Probability. An intro for calculus students P= Figure 1: A normal integral

Probability. An intro for calculus students P= Figure 1: A normal integral Probability An intro for calculus students.8.6.4.2 P=.87 2 3 4 Figure : A normal integral Suppose we flip a coin 2 times; what is the probability that we get more than 2 heads? Suppose we roll a six-sided

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 4 Random Variables & Probability Distributions Content 1. Two Types of Random Variables 2. Probability Distributions for Discrete Random Variables 3. The Binomial

More information

Random Variable: Definition

Random Variable: Definition Random Variables Random Variable: Definition A Random Variable is a numerical description of the outcome of an experiment Experiment Roll a die 10 times Inspect a shipment of 100 parts Open a gas station

More information

continuous rv Note for a legitimate pdf, we have f (x) 0 and f (x)dx = 1. For a continuous rv, P(X = c) = c f (x)dx = 0, hence

continuous rv Note for a legitimate pdf, we have f (x) 0 and f (x)dx = 1. For a continuous rv, P(X = c) = c f (x)dx = 0, hence continuous rv Let X be a continuous rv. Then a probability distribution or probability density function (pdf) of X is a function f(x) such that for any two numbers a and b with a b, P(a X b) = b a f (x)dx.

More information

Statistics for Managers Using Microsoft Excel 7 th Edition

Statistics for Managers Using Microsoft Excel 7 th Edition Statistics for Managers Using Microsoft Excel 7 th Edition Chapter 5 Discrete Probability Distributions Statistics for Managers Using Microsoft Excel 7e Copyright 014 Pearson Education, Inc. Chap 5-1 Learning

More information

Commonly Used Distributions

Commonly Used Distributions Chapter 4: Commonly Used Distributions 1 Introduction Statistical inference involves drawing a sample from a population and analyzing the sample data to learn about the population. We often have some knowledge

More information

Probability Theory and Simulation Methods. April 9th, Lecture 20: Special distributions

Probability Theory and Simulation Methods. April 9th, Lecture 20: Special distributions April 9th, 2018 Lecture 20: Special distributions Week 1 Chapter 1: Axioms of probability Week 2 Chapter 3: Conditional probability and independence Week 4 Chapters 4, 6: Random variables Week 9 Chapter

More information

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes.

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes. Introduction In the previous chapter we discussed the basic concepts of probability and described how the rules of addition and multiplication were used to compute probabilities. In this chapter we expand

More information

Chapter 5 Discrete Probability Distributions. Random Variables Discrete Probability Distributions Expected Value and Variance

Chapter 5 Discrete Probability Distributions. Random Variables Discrete Probability Distributions Expected Value and Variance Chapter 5 Discrete Probability Distributions Random Variables Discrete Probability Distributions Expected Value and Variance.40.30.20.10 0 1 2 3 4 Random Variables A random variable is a numerical description

More information

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi Chapter 4: Commonly Used Distributions Statistics for Engineers and Scientists Fourth Edition William Navidi 2014 by Education. This is proprietary material solely for authorized instructor use. Not authorized

More information

8.1 Binomial Distributions

8.1 Binomial Distributions 8.1 Binomial Distributions The Binomial Setting The 4 Conditions of a Binomial Setting: 1.Each observation falls into 1 of 2 categories ( success or fail ) 2 2.There is a fixed # n of observations. 3.All

More information

Discrete Random Variables and Probability Distributions. Stat 4570/5570 Based on Devore s book (Ed 8)

Discrete Random Variables and Probability Distributions. Stat 4570/5570 Based on Devore s book (Ed 8) 3 Discrete Random Variables and Probability Distributions Stat 4570/5570 Based on Devore s book (Ed 8) Random Variables We can associate each single outcome of an experiment with a real number: We refer

More information

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions.

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions. ME3620 Theory of Engineering Experimentation Chapter III. Random Variables and Probability Distributions Chapter III 1 3.2 Random Variables In an experiment, a measurement is usually denoted by a variable

More information

Some Discrete Distribution Families

Some Discrete Distribution Families Some Discrete Distribution Families ST 370 Many families of discrete distributions have been studied; we shall discuss the ones that are most commonly found in applications. In each family, we need a formula

More information

Model Paper Statistics Objective. Paper Code Time Allowed: 20 minutes

Model Paper Statistics Objective. Paper Code Time Allowed: 20 minutes Model Paper Statistics Objective Intermediate Part I (11 th Class) Examination Session 2012-2013 and onward Total marks: 17 Paper Code Time Allowed: 20 minutes Note:- You have four choices for each objective

More information

MAS187/AEF258. University of Newcastle upon Tyne

MAS187/AEF258. University of Newcastle upon Tyne MAS187/AEF258 University of Newcastle upon Tyne 2005-6 Contents 1 Collecting and Presenting Data 5 1.1 Introduction...................................... 5 1.1.1 Examples...................................

More information

Unit 5: Sampling Distributions of Statistics

Unit 5: Sampling Distributions of Statistics Unit 5: Sampling Distributions of Statistics Statistics 571: Statistical Methods Ramón V. León 6/12/2004 Unit 5 - Stat 571 - Ramon V. Leon 1 Definitions and Key Concepts A sample statistic used to estimate

More information

Unit 5: Sampling Distributions of Statistics

Unit 5: Sampling Distributions of Statistics Unit 5: Sampling Distributions of Statistics Statistics 571: Statistical Methods Ramón V. León 6/12/2004 Unit 5 - Stat 571 - Ramon V. Leon 1 Definitions and Key Concepts A sample statistic used to estimate

More information

Chapter 5 Student Lecture Notes 5-1. Department of Quantitative Methods & Information Systems. Business Statistics

Chapter 5 Student Lecture Notes 5-1. Department of Quantitative Methods & Information Systems. Business Statistics Chapter 5 Student Lecture Notes 5-1 Department of Quantitative Methods & Information Systems Business Statistics Chapter 5 Discrete Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals

More information

Chapter 5. Continuous Random Variables and Probability Distributions. 5.1 Continuous Random Variables

Chapter 5. Continuous Random Variables and Probability Distributions. 5.1 Continuous Random Variables Chapter 5 Continuous Random Variables and Probability Distributions 5.1 Continuous Random Variables 1 2CHAPTER 5. CONTINUOUS RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Probability Distributions Probability

More information

4-1. Chapter 4. Commonly Used Distributions by The McGraw-Hill Companies, Inc. All rights reserved.

4-1. Chapter 4. Commonly Used Distributions by The McGraw-Hill Companies, Inc. All rights reserved. 4-1 Chapter 4 Commonly Used Distributions 2014 by The Companies, Inc. All rights reserved. Section 4.1: The Bernoulli Distribution 4-2 We use the Bernoulli distribution when we have an experiment which

More information

Business Statistics. Chapter 5 Discrete Probability Distributions QMIS 120. Dr. Mohammad Zainal

Business Statistics. Chapter 5 Discrete Probability Distributions QMIS 120. Dr. Mohammad Zainal Department of Quantitative Methods & Information Systems Business Statistics Chapter 5 Discrete Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals After completing this chapter, you should

More information

Review for Final Exam Spring 2014 Jeremy Orloff and Jonathan Bloom

Review for Final Exam Spring 2014 Jeremy Orloff and Jonathan Bloom Review for Final Exam 18.05 Spring 2014 Jeremy Orloff and Jonathan Bloom THANK YOU!!!! JON!! PETER!! RUTHI!! ERIKA!! ALL OF YOU!!!! Probability Counting Sets Inclusion-exclusion principle Rule of product

More information

Business Statistics 41000: Probability 3

Business Statistics 41000: Probability 3 Business Statistics 41000: Probability 3 Drew D. Creal University of Chicago, Booth School of Business February 7 and 8, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office: 404

More information

Statistical Methods in Practice STAT/MATH 3379

Statistical Methods in Practice STAT/MATH 3379 Statistical Methods in Practice STAT/MATH 3379 Dr. A. B. W. Manage Associate Professor of Mathematics & Statistics Department of Mathematics & Statistics Sam Houston State University Overview 6.1 Discrete

More information

Discrete Random Variables and Probability Distributions

Discrete Random Variables and Probability Distributions Chapter 4 Discrete Random Variables and Probability Distributions 4.1 Random Variables A quantity resulting from an experiment that, by chance, can assume different values. A random variable is a variable

More information

Probability Models.S2 Discrete Random Variables

Probability Models.S2 Discrete Random Variables Probability Models.S2 Discrete Random Variables Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard Results of an experiment involving uncertainty are described by one or more random

More information

Lecture 9. Probability Distributions. Outline. Outline

Lecture 9. Probability Distributions. Outline. Outline Outline Lecture 9 Probability Distributions 6-1 Introduction 6- Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7- Properties of the Normal Distribution

More information

Example - Let X be the number of boys in a 4 child family. Find the probability distribution table:

Example - Let X be the number of boys in a 4 child family. Find the probability distribution table: Chapter7 Probability Distributions and Statistics Distributions of Random Variables tthe value of the result of the probability experiment is a RANDOM VARIABLE. Example - Let X be the number of boys in

More information

Lecture 9. Probability Distributions

Lecture 9. Probability Distributions Lecture 9 Probability Distributions Outline 6-1 Introduction 6-2 Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7-2 Properties of the Normal Distribution

More information

Lecture 2. Probability Distributions Theophanis Tsandilas

Lecture 2. Probability Distributions Theophanis Tsandilas Lecture 2 Probability Distributions Theophanis Tsandilas Comment on measures of dispersion Why do common measures of dispersion (variance and standard deviation) use sums of squares: nx (x i ˆµ) 2 i=1

More information

SOCIETY OF ACTUARIES EXAM STAM SHORT-TERM ACTUARIAL MATHEMATICS EXAM STAM SAMPLE QUESTIONS

SOCIETY OF ACTUARIES EXAM STAM SHORT-TERM ACTUARIAL MATHEMATICS EXAM STAM SAMPLE QUESTIONS SOCIETY OF ACTUARIES EXAM STAM SHORT-TERM ACTUARIAL MATHEMATICS EXAM STAM SAMPLE QUESTIONS Questions 1-307 have been taken from the previous set of Exam C sample questions. Questions no longer relevant

More information

Homework Assignments

Homework Assignments Homework Assignments Week 1 (p. 57) #4.1, 4., 4.3 Week (pp 58 6) #4.5, 4.6, 4.8(a), 4.13, 4.0, 4.6(b), 4.8, 4.31, 4.34 Week 3 (pp 15 19) #1.9, 1.1, 1.13, 1.15, 1.18 (pp 9 31) #.,.6,.9 Week 4 (pp 36 37)

More information

Binomial Random Variables. Binomial Random Variables

Binomial Random Variables. Binomial Random Variables Bernoulli Trials Definition A Bernoulli trial is a random experiment in which there are only two possible outcomes - success and failure. 1 Tossing a coin and considering heads as success and tails as

More information

Chapter 3 Discrete Random Variables and Probability Distributions

Chapter 3 Discrete Random Variables and Probability Distributions Chapter 3 Discrete Random Variables and Probability Distributions Part 4: Special Discrete Random Variable Distributions Sections 3.7 & 3.8 Geometric, Negative Binomial, Hypergeometric NOTE: The discrete

More information

**BEGINNING OF EXAMINATION** A random sample of five observations from a population is:

**BEGINNING OF EXAMINATION** A random sample of five observations from a population is: **BEGINNING OF EXAMINATION** 1. You are given: (i) A random sample of five observations from a population is: 0.2 0.7 0.9 1.1 1.3 (ii) You use the Kolmogorov-Smirnov test for testing the null hypothesis,

More information

Basic notions of probability theory: continuous probability distributions. Piero Baraldi

Basic notions of probability theory: continuous probability distributions. Piero Baraldi Basic notions of probability theory: continuous probability distributions Piero Baraldi Probability distributions for reliability, safety and risk analysis: discrete probability distributions continuous

More information

Basic Procedure for Histograms

Basic Procedure for Histograms Basic Procedure for Histograms 1. Compute the range of observations (min. & max. value) 2. Choose an initial # of classes (most likely based on the range of values, try and find a number of classes that

More information

Data Analytics (CS40003) Practice Set IV (Topic: Probability and Sampling Distribution)

Data Analytics (CS40003) Practice Set IV (Topic: Probability and Sampling Distribution) Data Analytics (CS40003) Practice Set IV (Topic: Probability and Sampling Distribution) I. Concept Questions 1. Give an example of a random variable in the context of Drawing a card from a deck of cards.

More information

4 Random Variables and Distributions

4 Random Variables and Distributions 4 Random Variables and Distributions Random variables A random variable assigns each outcome in a sample space. e.g. called a realization of that variable to Note: We ll usually denote a random variable

More information

Some Characteristics of Data

Some Characteristics of Data Some Characteristics of Data Not all data is the same, and depending on some characteristics of a particular dataset, there are some limitations as to what can and cannot be done with that data. Some key

More information

TOPIC: PROBABILITY DISTRIBUTIONS

TOPIC: PROBABILITY DISTRIBUTIONS TOPIC: PROBABILITY DISTRIBUTIONS There are two types of random variables: A Discrete random variable can take on only specified, distinct values. A Continuous random variable can take on any value within

More information

2 of PU_2015_375 Which of the following measures is more flexible when compared to other measures?

2 of PU_2015_375 Which of the following measures is more flexible when compared to other measures? PU M Sc Statistics 1 of 100 194 PU_2015_375 The population census period in India is for every:- quarterly Quinqennial year biannual Decennial year 2 of 100 105 PU_2015_375 Which of the following measures

More information

Random Variables and Probability Functions

Random Variables and Probability Functions University of Central Arkansas Random Variables and Probability Functions Directory Table of Contents. Begin Article. Stephen R. Addison Copyright c 001 saddison@mailaps.org Last Revision Date: February

More information

Chapter 4 Continuous Random Variables and Probability Distributions

Chapter 4 Continuous Random Variables and Probability Distributions Chapter 4 Continuous Random Variables and Probability Distributions Part 2: More on Continuous Random Variables Section 4.5 Continuous Uniform Distribution Section 4.6 Normal Distribution 1 / 28 One more

More information

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise.

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise. Math 224 Q Exam 3A Fall 217 Tues Dec 12 Version A Problem 1. Let X be the continuous random variable defined by the following pdf: { 1 x/2 when x 2, f(x) otherwise. (a) Compute the mean µ E[X]. E[X] x

More information

Reliability and Risk Analysis. Survival and Reliability Function

Reliability and Risk Analysis. Survival and Reliability Function Reliability and Risk Analysis Survival function We consider a non-negative random variable X which indicates the waiting time for the risk event (eg failure of the monitored equipment, etc.). The probability

More information

MATH 3200 Exam 3 Dr. Syring

MATH 3200 Exam 3 Dr. Syring . Suppose n eligible voters are polled (randomly sampled) from a population of size N. The poll asks voters whether they support or do not support increasing local taxes to fund public parks. Let M be

More information

Statistics for Business and Economics

Statistics for Business and Economics Statistics for Business and Economics Chapter 5 Continuous Random Variables and Probability Distributions Ch. 5-1 Probability Distributions Probability Distributions Ch. 4 Discrete Continuous Ch. 5 Probability

More information

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman:

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Math 224 Fall 207 Homework 5 Drew Armstrong Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Section 3., Exercises 3, 0. Section 3.3, Exercises 2, 3, 0,.

More information

The Normal Distribution

The Normal Distribution The Normal Distribution The normal distribution plays a central role in probability theory and in statistics. It is often used as a model for the distribution of continuous random variables. Like all models,

More information

Normal Distribution. Definition A continuous rv X is said to have a normal distribution with. the pdf of X is

Normal Distribution. Definition A continuous rv X is said to have a normal distribution with. the pdf of X is Normal Distribution Normal Distribution Definition A continuous rv X is said to have a normal distribution with parameter µ and σ (µ and σ 2 ), where < µ < and σ > 0, if the pdf of X is f (x; µ, σ) = 1

More information

STAT 241/251 - Chapter 7: Central Limit Theorem

STAT 241/251 - Chapter 7: Central Limit Theorem STAT 241/251 - Chapter 7: Central Limit Theorem In this chapter we will introduce the most important theorem in statistics; the central limit theorem. What have we seen so far? First, we saw that for an

More information

Part V - Chance Variability

Part V - Chance Variability Part V - Chance Variability Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Part V - Chance Variability 1 / 78 Law of Averages In Chapter 13 we discussed the Kerrich coin-tossing experiment.

More information

5. In fact, any function of a random variable is also a random variable

5. In fact, any function of a random variable is also a random variable Random Variables - Class 11 October 14, 2012 Debdeep Pati 1 Random variables 1.1 Expectation of a function of a random variable 1. Expectation of a function of a random variable 2. We know E(X) = x xp(x)

More information

The normal distribution is a theoretical model derived mathematically and not empirically.

The normal distribution is a theoretical model derived mathematically and not empirically. Sociology 541 The Normal Distribution Probability and An Introduction to Inferential Statistics Normal Approximation The normal distribution is a theoretical model derived mathematically and not empirically.

More information

Central Limit Theorem 11/08/2005

Central Limit Theorem 11/08/2005 Central Limit Theorem 11/08/2005 A More General Central Limit Theorem Theorem. Let X 1, X 2,..., X n,... be a sequence of independent discrete random variables, and let S n = X 1 + X 2 + + X n. For each

More information

Two hours. To be supplied by the Examinations Office: Mathematical Formula Tables and Statistical Tables THE UNIVERSITY OF MANCHESTER

Two hours. To be supplied by the Examinations Office: Mathematical Formula Tables and Statistical Tables THE UNIVERSITY OF MANCHESTER Two hours MATH20802 To be supplied by the Examinations Office: Mathematical Formula Tables and Statistical Tables THE UNIVERSITY OF MANCHESTER STATISTICAL METHODS Answer any FOUR of the SIX questions.

More information

Continuous random variables

Continuous random variables Continuous random variables probability density function (f(x)) the probability distribution function of a continuous random variable (analogous to the probability mass function for a discrete random variable),

More information

Probability and Statistics

Probability and Statistics Kristel Van Steen, PhD 2 Montefiore Institute - Systems and Modeling GIGA - Bioinformatics ULg kristel.vansteen@ulg.ac.be CHAPTER 3: PARAMETRIC FAMILIES OF UNIVARIATE DISTRIBUTIONS 1 Why do we need distributions?

More information

MAS1403. Quantitative Methods for Business Management. Semester 1, Module leader: Dr. David Walshaw

MAS1403. Quantitative Methods for Business Management. Semester 1, Module leader: Dr. David Walshaw MAS1403 Quantitative Methods for Business Management Semester 1, 2018 2019 Module leader: Dr. David Walshaw Additional lecturers: Dr. James Waldren and Dr. Stuart Hall Announcements: Written assignment

More information

CHAPTERS 5 & 6: CONTINUOUS RANDOM VARIABLES

CHAPTERS 5 & 6: CONTINUOUS RANDOM VARIABLES CHAPTERS 5 & 6: CONTINUOUS RANDOM VARIABLES DISCRETE RANDOM VARIABLE: Variable can take on only certain specified values. There are gaps between possible data values. Values may be counting numbers or

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic The Normal Distribution Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College of Education School of Continuing and

More information

Applications of Good s Generalized Diversity Index. A. J. Baczkowski Department of Statistics, University of Leeds Leeds LS2 9JT, UK

Applications of Good s Generalized Diversity Index. A. J. Baczkowski Department of Statistics, University of Leeds Leeds LS2 9JT, UK Applications of Good s Generalized Diversity Index A. J. Baczkowski Department of Statistics, University of Leeds Leeds LS2 9JT, UK Internal Report STAT 98/11 September 1998 Applications of Good s Generalized

More information

S = 1,2,3, 4,5,6 occurs

S = 1,2,3, 4,5,6 occurs Chapter 5 Discrete Probability Distributions The observations generated by different statistical experiments have the same general type of behavior. Discrete random variables associated with these experiments

More information

Bus 701: Advanced Statistics. Harald Schmidbauer

Bus 701: Advanced Statistics. Harald Schmidbauer Bus 701: Advanced Statistics Harald Schmidbauer c Harald Schmidbauer & Angi Rösch, 2008 About These Slides The present slides are not self-contained; they need to be explained and discussed. They contain

More information

Chapter 6 Continuous Probability Distributions. Learning objectives

Chapter 6 Continuous Probability Distributions. Learning objectives Chapter 6 Continuous s Slide 1 Learning objectives 1. Understand continuous probability distributions 2. Understand Uniform distribution 3. Understand Normal distribution 3.1. Understand Standard normal

More information

Econ 6900: Statistical Problems. Instructor: Yogesh Uppal

Econ 6900: Statistical Problems. Instructor: Yogesh Uppal Econ 6900: Statistical Problems Instructor: Yogesh Uppal Email: yuppal@ysu.edu Lecture Slides 4 Random Variables Probability Distributions Discrete Distributions Discrete Uniform Probability Distribution

More information

Learning Objec0ves. Statistics for Business and Economics. Discrete Probability Distribu0ons

Learning Objec0ves. Statistics for Business and Economics. Discrete Probability Distribu0ons Statistics for Business and Economics Discrete Probability Distribu0ons Learning Objec0ves In this lecture, you learn: The proper0es of a probability distribu0on To compute the expected value and variance

More information

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19)

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Mean, Median, Mode Mode: most common value Median: middle value (when the values are in order) Mean = total how many = x

More information

Continuous Distributions

Continuous Distributions Quantitative Methods 2013 Continuous Distributions 1 The most important probability distribution in statistics is the normal distribution. Carl Friedrich Gauss (1777 1855) Normal curve A normal distribution

More information

M249 Diagnostic Quiz

M249 Diagnostic Quiz THE OPEN UNIVERSITY Faculty of Mathematics and Computing M249 Diagnostic Quiz Prepared by the Course Team [Press to begin] c 2005, 2006 The Open University Last Revision Date: May 19, 2006 Version 4.2

More information

Chapter 7. Sampling Distributions and the Central Limit Theorem

Chapter 7. Sampling Distributions and the Central Limit Theorem Chapter 7. Sampling Distributions and the Central Limit Theorem 1 Introduction 2 Sampling Distributions related to the normal distribution 3 The central limit theorem 4 The normal approximation to binomial

More information

Chapter 4 Continuous Random Variables and Probability Distributions

Chapter 4 Continuous Random Variables and Probability Distributions Chapter 4 Continuous Random Variables and Probability Distributions Part 2: More on Continuous Random Variables Section 4.5 Continuous Uniform Distribution Section 4.6 Normal Distribution 1 / 27 Continuous

More information

Probability and Random Variables A FINANCIAL TIMES COMPANY

Probability and Random Variables A FINANCIAL TIMES COMPANY Probability Basics Probability and Random Variables A FINANCIAL TIMES COMPANY 2 Probability Probability of union P[A [ B] =P[A]+P[B] P[A \ B] Conditional Probability A B P[A B] = Bayes Theorem P[A \ B]

More information

Chapter 4 and 5 Note Guide: Probability Distributions

Chapter 4 and 5 Note Guide: Probability Distributions Chapter 4 and 5 Note Guide: Probability Distributions Probability Distributions for a Discrete Random Variable A discrete probability distribution function has two characteristics: Each probability is

More information

Continuous Random Variables and Probability Distributions

Continuous Random Variables and Probability Distributions CHAPTER 5 CHAPTER OUTLINE Continuous Random Variables and Probability Distributions 5.1 Continuous Random Variables The Uniform Distribution 5.2 Expectations for Continuous Random Variables 5.3 The Normal

More information

Lecture Data Science

Lecture Data Science Web Science & Technologies University of Koblenz Landau, Germany Lecture Data Science Statistics Foundations JProf. Dr. Claudia Wagner Learning Goals How to describe sample data? What is mode/median/mean?

More information

The rth moment of a real-valued random variable X with density f(x) is. x r f(x) dx

The rth moment of a real-valued random variable X with density f(x) is. x r f(x) dx 1 Cumulants 1.1 Definition The rth moment of a real-valued random variable X with density f(x) is µ r = E(X r ) = x r f(x) dx for integer r = 0, 1,.... The value is assumed to be finite. Provided that

More information

Chapter 7: Random Variables

Chapter 7: Random Variables Chapter 7: Random Variables 7.1 Discrete and Continuous Random Variables 7.2 Means and Variances of Random Variables 1 Introduction A random variable is a function that associates a unique numerical value

More information

STAT Chapter 7: Central Limit Theorem

STAT Chapter 7: Central Limit Theorem STAT 251 - Chapter 7: Central Limit Theorem In this chapter we will introduce the most important theorem in statistics; the central limit theorem. What have we seen so far? First, we saw that for an i.i.d

More information

2. The sum of all the probabilities in the sample space must add up to 1

2. The sum of all the probabilities in the sample space must add up to 1 Continuous Random Variables and Continuous Probability Distributions Continuous Random Variable: A variable X that can take values on an interval; key feature remember is that the values of the variable

More information

Point Estimators. STATISTICS Lecture no. 10. Department of Econometrics FEM UO Brno office 69a, tel

Point Estimators. STATISTICS Lecture no. 10. Department of Econometrics FEM UO Brno office 69a, tel STATISTICS Lecture no. 10 Department of Econometrics FEM UO Brno office 69a, tel. 973 442029 email:jiri.neubauer@unob.cz 8. 12. 2009 Introduction Suppose that we manufacture lightbulbs and we want to state

More information

Chapter 5: Statistical Inference (in General)

Chapter 5: Statistical Inference (in General) Chapter 5: Statistical Inference (in General) Shiwen Shen University of South Carolina 2016 Fall Section 003 1 / 17 Motivation In chapter 3, we learn the discrete probability distributions, including Bernoulli,

More information

Simple Random Sample

Simple Random Sample Simple Random Sample A simple random sample (SRS) of size n consists of n elements from the population chosen in such a way that every set of n elements has an equal chance to be the sample actually selected.

More information

TYPES OF RANDOM VARIABLES. Discrete Random Variable. Examples of discrete random. Two Characteristics of a PROBABLITY DISTRIBUTION OF A

TYPES OF RANDOM VARIABLES. Discrete Random Variable. Examples of discrete random. Two Characteristics of a PROBABLITY DISTRIBUTION OF A TYPES OF RANDOM VARIABLES DISRETE RANDOM VARIABLES AND THEIR PROBABILITY DISTRIBUTIONS We distinguish between two types of random variables: Discrete random variables ontinuous random variables Discrete

More information

Chapter 2. Random variables. 2.3 Expectation

Chapter 2. Random variables. 2.3 Expectation Random processes - Chapter 2. Random variables 1 Random processes Chapter 2. Random variables 2.3 Expectation 2.3 Expectation Random processes - Chapter 2. Random variables 2 Among the parameters representing

More information

Sampling Distribution

Sampling Distribution MAT 2379 (Spring 2012) Sampling Distribution Definition : Let X 1,..., X n be a collection of random variables. We say that they are identically distributed if they have a common distribution. Definition

More information

Example - Let X be the number of boys in a 4 child family. Find the probability distribution table:

Example - Let X be the number of boys in a 4 child family. Find the probability distribution table: Chapter8 Probability Distributions and Statistics Section 8.1 Distributions of Random Variables tthe value of the result of the probability experiment is a RANDOM VARIABLE. Example - Let X be the number

More information

Lecture 5: Fundamentals of Statistical Analysis and Distributions Derived from Normal Distributions

Lecture 5: Fundamentals of Statistical Analysis and Distributions Derived from Normal Distributions Lecture 5: Fundamentals of Statistical Analysis and Distributions Derived from Normal Distributions ELE 525: Random Processes in Information Systems Hisashi Kobayashi Department of Electrical Engineering

More information

Introduction to Statistics I

Introduction to Statistics I Introduction to Statistics I Keio University, Faculty of Economics Continuous random variables Simon Clinet (Keio University) Intro to Stats November 1, 2018 1 / 18 Definition (Continuous random variable)

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic Probability Distributions: Binomial and Poisson Distributions Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College

More information

Normal distribution. We say that a random variable X follows the normal distribution if the probability density function of X is given by

Normal distribution. We say that a random variable X follows the normal distribution if the probability density function of X is given by Normal distribution The normal distribution is the most important distribution. It describes well the distribution of random variables that arise in practice, such as the heights or weights of people,

More information

Chapter 2: Random Variables (Cont d)

Chapter 2: Random Variables (Cont d) Chapter : Random Variables (Cont d) Section.4: The Variance of a Random Variable Problem (1): Suppose that the random variable X takes the values, 1, 4, and 6 with probability values 1/, 1/6, 1/, and 1/6,

More information

Central Limit Theorem, Joint Distributions Spring 2018

Central Limit Theorem, Joint Distributions Spring 2018 Central Limit Theorem, Joint Distributions 18.5 Spring 218.5.4.3.2.1-4 -3-2 -1 1 2 3 4 Exam next Wednesday Exam 1 on Wednesday March 7, regular room and time. Designed for 1 hour. You will have the full

More information