1
2 At the end of the lesson, students will be able to (c)Understand the Binomial distribution B(n,p) (d) find the mean and variance of Binomial distribution.
Bernoulli trial is a trial that has 2 possible outcomes 3 or
The Bernoulli trial is repeated n times and each trial is independent. The probability of a success stays the same for each trial. The number of successes (X) are recorded as a random variable. 4 Intro Bernoulli
Probability distribution for X is a binomial distribution Denoted by X ~ B( n, p ) where n = the number of independent trials p = the probability of success X~B(n,p) read as ‘X is binomially distributed where n is the number of trials and p is the probability of success’ 5
The binomial probability distribution is given by 6 x = 0, 1, 2, 3, …, n Where x = the number of success n = the number of trials p = the probability of success q = 1 – p Binomial Example
A fair coin is tossed three times. Find the probability of getting (a) no head, (b) exactly one head, (c) exactly two heads, (d) exactly three heads. 7
If X represents the number of heads obtained, then X~B(3, 0.5) P(X=x) = 8 (a) P(X = 0) = (b) P(X = 1) =
(c) P(X = 2) = 9 (d) P(X = 3) =
In a box, 20% of bulbs are damaged. If a random sample of 10 bulbs is taken, find the probability that (a) exactly 3 bulbs are damaged. (b) all bulbs are good. (c) not more three bulbs are damaged. 10
If X represents the number of damaged bulbs, then X~B(10, 0.2) 11 (a) P(X = 3) = (b) P(X = 0) =
(c) P(X ≤ 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) 12 = =
The probability that students watch a certain TV program is 0.4. If eight students are selected at random, find the probability that (a) 5 students watch the TV program. (b) less than 4 students watch the TV program. (c) at least one student watches the TV program. 13
If X represents the number of students watch a certain TV program, then X~B(8, 0.4) and 14 (a) P(X = 5) = =
(b) P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) 15 = =
(c) P(X ≥ 1) = 1 – P(X < 1) = 1 – P(X = 0) 16 =
If X ~ B(n, p), then (i) mean, μ = E(X) = np, (ii) variances, σ 2 = Var(X) = npq *Notes: q = 1 – p 17
A fair die is rolled 300 times. Let X represents the number of times the number ‘6’ is observed. Find the mean and standard deviation. 18
If X represents the number of times the number 6 is observed, then 19 Mean, μ = np =
Variance, σ 2 = npq = 20 Standard Deviation, σ
A study revealed that two of five families have a video recorder. (a) If there are 4 families, find the probability that two or more families have video recorders. (b) If there are 900 families, calculate the mean and standard deviation of the numbers of families who have video recorders 21
If X represents the number of families who have video recorders, then X~B(4, 0.4) and 22 (a) P(X ≥ 2) =
(b) μ = np = (900)(0.4) = 360 σ = 23 X~B(900, 0.4)
24 P(X ≥ r) is ‘Probability of X is larger and Equals to r. To find probability for the value of p from to 0.5
25 Binomial Cumulative Distribution
Let X be a random such that X~B(5, 0.3). By using the binomial table, find (a) P(X ≥ 3) (b) P(X > 3) (c) P(X ≤ 3) (d) P(X < 3) (e) P(X = 3) 26
(a) P(X ≥ 3) = nprpr (Turn to page 5 from Statistical Tables) Check Table
(b) P(X > 3) = P(X ≥ 4) = (c) P(X ≤ 3) = 1 – P(X ≥ 4) = (d) P(X < 3) = 1 – P(X ≥ 3) = (e) P(X = 3) = P(X ≥ 3) – P(X ≥ 4) = – = Check Table
29
Let X be a random variable such that X~B(10, 0.8). By using the binomial table, find (a) P(X ≥ 4) (b) P(X > 4) (c) P(X ≤ 4) (d) P(X < 4) 30
(a) P(X ≥ 4) X ~ B(10,0.8) P(X ≤ 6) X ~ B(10,0.2) = 1 - P(X ≥ 7) = = (b) P (X > 4) = P(X ≥ 5) X ~ B(10,0.8) P (X ≤ 5) X ~ B(10,0.2) = 1 - P(X ≥ 6) = =
32 (d) P(X < 4) = P (X ≤ 3 ) X ~ B(10,0.8) P(X ≥ 7) X ~ B(10,0.2) = (c) P(X ≤ 4) X ~ B(10,0.8) P(X ≥ 6) X ~ B(10,0.2) =
For a random variable X with a binomial distribution B(10, 0.45), find a when (a) P(X ≥ a) = (b) P(X < a) = (c) P(X = a) =
(a) P(X ≥ a) = from the binomial probability tables, 34 P(X ≥ 5) = Thus, a = 5
35 (b) P(X < a) = – P(X ≥ a) = P(X ≥ a) = 1 – = From the binomial probability tables, P(X ≥ 7) = Thus, a = 7
(c) P(X = a) = P(X ≥ a) – P(X ≥ a + 1) = From the binomial probability tables, P(X ≥ 4) – P(X ≥ 5) = Thus, a = 4
The binomial probability distribution is given by 37 x = 0, 1, 2, 3, …, n To find probability for the value of p > 0.5