PROBABILITY. The sample space of the experiment of tossing two coins is given by

Size: px
Start display at page:

Download "PROBABILITY. The sample space of the experiment of tossing two coins is given by"

Transcription

1 PROBABILITY Introduction Probability is defined as a quantitative measure of uncertainty a numerical value that conveys the strength of our belief in the occurrence of an event. The probability of an event is always a number between 0 and 1 both 0 and 1 inclusive. If an event s probability is nearer to 1, the higher is the likelihood that the event will occur; the closer the event s probability to 0, the smaller is the likelihood that the event will occur. If the event cannot occur, its probability is 0. If it must occur (i.e., its occurrence is certain), its probability is 1. Random experiment An experiment is random means that the experiment has more than one possible outcome and it is not possible to predict with certainty which outcome that will be. For instance, in an experiment of tossing an ordinary coin, it can be predicted with certainty that the coin will land either heads up or tails up, but it is not known for sure whether heads or tails will occur. If a die is thrown once, any of the six numbers, i.e., 1, 2, 3, 4, 5, 6 may turn up, not sure which number will come up. (i) Outcome A possible result of a random experiment is called its outcome for example if the experiment consists of tossing a coin twice, some of the outcomes are HH, HT etc. (ii) Sample Space A sample space is the set of all possible outcomes of an experiment. In fact, it is the universal set S pertinent to a given experiment. A. The sample space for the experiment of tossing a coin twice is given by S = {HH, HT, TH, TT} B. The sample space for the experiment of drawing a card out of a deck is the set of all cards in the deck. Event: An event is a subset of a sample space S. For example, the event of drawing an ace from a deck is A = {Ace of Heart, Ace of Club, Ace of Diamond, Ace of Spade} Types of events (i) Impossible and Sure Events The empty set φ and the sample space S describe events. In fact φ is called an impossible event and S, i.e., the whole sample space is called a sure event. (ii) Simple or Elementary Event If an event E has only one sample point of a sample space, i.e., a single outcome of an experiment, it is called a simpler elementary event. The sample space of the experiment of tossing two coins is given by S = {HH, HT, TH, TT} The event E1 = {HH} containing a single outcome HH of the sample space S is a simple or elementary event. If one card is drawn from a well shuffled deck, any particular card drawn like queen of Hearts is an elementary event.

2 (iii) Compound Event If an event has more than one sample point it is called a compound event, for example, S = {HH, HT} is a compound event. (iv) Complementary event Given an event A, the complement of A is the event consisting of all sample space outcomes that do not correspond to the occurrence of A. The complement of A is denoted by A or A. It is also called the event not A. Further P(A) denotes the probability that A will not occur. A = A= S A = {w: w S and w A} Event A or B : If A and B are two events associated with same sample space, then the event A or B is same as the event A B and contains all those elements which are either in A or in B or in both. Further more, P (A B) denotes the probability that A or B (or both) will occur. Event A and B If A and B are two events associated with a sample space, then the event A and B is same as the event A B and contains all those elements which are common to both A and B. Further more, P (A B) denotes the probability that both A and B will simultaneously occur. The Event A but not B (Difference A B) An event A B is the set of all those elements of the same space S which are in A but not in B, i.e., A B = A B. Mutually exclusive : Two events A and B of a sample space S are mutually exclusive if the occurrence of any one of them excludes the occurrence of the other event. Hence, the two events A and B cannot occur simultaneously, and thus P(A B) = 0. Remark Simple or elementary events of a sample space are always mutually exclusive. For example, the elementary events {1}, {2}, {3}, {4}, {5} or {6} of the experiment of throwing a dice are mutually exclusive. Consider the experiment of throwing a die once. The events E = getting a even number and F = getting an odd number are mutually exclusive events because E F = φ Note For a given sample space, there may be two or more mutually exclusive events. Exhaustive events If E1, E2,..., En are n events of a sample space S then E 1, E2,..., En are called exhaustive events. In other words, events E1, E2,..., En of a sample space S are said to be exhaustive if atleast one of them necessarily occur whenever the experiment is performed. Consider the example of rolling a die. We have S = {1, 2, 3, 4, 5, 6}. Define the two events A : a number less than or equal to 4 appears. B : a number greater than or equal to 4 appears.

3 Now A : {1, 2, 3, 4}, B = {4, 5, 6} A B = {1, 2, 3, 4, 5, 6} = S Such events A and B are called exhaustive events. Mutually exclusive and exhaustive events If E1, E2,..., En are n events of a sample space S and if i E j = φfor every i j, i.e., Ei and Ej are pairwise disjoint and 1ESn i= = U, then the events E1, E2,... En are called mutually exclusive and exhaustive events. Consider the example of rolling a die. We have S = {1, 2, 3, 4, 5, 6} Let us define the three events as A = a number which is a perfect square B = a prime number C = a number which is greater than or equal to 6 Now A = {1, 4}, B = {2, 3, 5}, C = {6} Note that A B C = {1, 2, 3, 4, 5, 6} = S. Therefore, A, B and C are exhaustive events. Also A B = B C = C A = φ Hence, the events are pairwise disjoint and thus mutually exclusive. Classical approach is useful, when all the outcomes of the experiment are equally likely. We can use logic to assign probabilities. To understand the classical method consider the experiment of tossing a fair coin. Here, there are two equally likely outcomes - head (H) and tail (T). When the elementary outcomes are taken as equally likely, we have a uniform probablity model. If there are k elementary outcomes in S, each is assigned the probability of 1/k. Therefore, logic suggests that the probability of observing a head, denoted by P (H), is 1/2= 0.5, and that the probability of observing a tail, denoted P (T), is also 1/2=.5. Notice that each probability is between 0 and 1. Further H and T are all the outcomes of the experiment and P (H) + P (T) = 1. Classical definition If all of the outcomes of a sample space are equally likely, then the probability that an event will occur is equal to the ratio : 1. The number of outcomes favourable to the event 2. The total number of outcomes of the sample space 3. Suppose that an event E can happen in h ways out of a total of n possible equally likely ways.

4 Then the classical probability of occurrence of the event is denoted by P (E) = h/n The probability of non occurrence of the event E is denoted by P (not E) = h/n-h =1-P(E) Thus P (E) + P (not E) = 1 The event not E is denoted by E or E (complement of E) Therefore P ( E) = 1 P (E ) Axiomatic approach to probability Let S be the sample space of a random experiment. The probability P is a real valued function whose domain is the power set of S, i.e., P (S) and range is the interval [0, 1] i.e. P : P (S) [0, 1] satisfying the following axioms. (i) For any event E, P (E) 0. (ii) P (S) = 1 (iii) If E and F are mutually exclusive events, then P (E F) = P (E) + P (F). It follows from (iii) that P ( φ) = 0. Let S be a sample space containing elementary outcomes w1, w2,..., wn,i.e., S = {w1, w2,..., wn} It follows from the axiomatic definition of probability that (i) 0 P (w i) 1 for each w i S (ii) P (w i) + P (w2) P (w n) = 1 (iii) P (A) = P( ) i w for any event A containing elementary events w i. For example, if a fair coin is tossed once P (H) = P (T) = ½ satisfies the three axioms of probability. Now suppose the coin is not fair and has double the chances of falling heads up as compared to the tails, then P (H) = ½ 3 and P (T) = 1/3. This assignment of probabilities are also valid for H and T as these satisfy the axiomatic definitions. Probabilities of equally likely outcomes Let a sample space of an experiment be S = {w1, w2,..., wn} and suppose that all the outcomes are equally likely to occur i.e.,the chance of occurrence of each simple event must be the same i.e., P (wi) = p for all wi S, where 0 p 1 Since 1P( ) 1niiw== i.e., p+p+ p p(ntimes) = 1 n p= 1, i.e. p= 1n Let S be the sample space and E be an event, such that n(s) = nand n(e) = m. If each outcome is equally likely, then it follows that

5 P (E) = m/n = Number of outcomes favorable to E /Total number of possible outcomes Addition rule of probability If A and B are any two events in a sample space S, then the probability that atleast one of the events A or B will occur is given by P (A B) = P (A) + P (B) P (A B) Similarly, for three events A, B and C, we have P (A B C) = P (A) + P (B) + P (C) P (A B) P (A C) P (B C) + P (A B C) Addition rule for mutually exclusive events If A and B are disjoint sets, then P (A B) = P(A) + P (B) [since P(A B) = P(φ) = 0, where A and B are disjoint]. The addition rule for mutually exclusive events can be extended to more than two events. Conditional Probability If E and F are two events associated with the same sample space of a random experiment, then the conditional probability of the event E under the condition that the event F has occurred, written as P (E F), is given by missing Properties of Conditional Probability Let E and F be events associated with the sample space S of an experiment. Then: (i) P (S F) = P (F F) = 1 (ii) P [(A B) F] = P (A F) + P (B F) P [(A B F)], where A and B are any two events associated with S. (iii) P (E F) = 1 P (E F) Multiplication Theorem on Probability Let E and F be two events associated with a sample space of an experiment. Then = P (E F) = P (E) P (F E), P (E) 0 = P (F) P (E F), P (F) 0 If E, F and G are three events associated with a sample space, then P (E F G) = P (E) P (F E) P (G E F)

6 1. If E and F are two events associated with a random experiment for which P (E ) = 0.60, P (E or F ) = 0.85, P (E and F ) = 0.42, find P(F).[Delhi 1998C] (0.67) 2. If A and B are two events such that P(A) = 0.5, P(B) = 0.6 and P(A B) = 0.8. Find P(A/B) and P(B/A). 3. If A and B are two events such that P(A) = 3/8, P(B) = 5/8 and P(B/A) = 2/3, find P(A/B) & P(A B). 4. Let A & B be events with P(A B) = 7/8, P(A B) = 1/4 and P (A) = 5/8 find P(A), P(B), P(A B). Let A and B be events with P(A) = 1/a, P(A u B) = and P (B) = 5/8. Find 5. (i) P(An B) (ii) P(A n B) (iii) P(A u B) (iv) P(B n A) 6. Let A and B be events with P(A) = 1/3 and P(B) = and P(A u B) =.Find 7. (i) P(A/B) (ii) P(B/A) (iii) P(A n B) (iv) P(A/B) 8. Let S={ a, b, c, d, e, f}.given P(a) = ; P(b) =1/16 ; P(c) = 1/8 ; P(d) =3/16 ; P(e) =, & P(f) = 5/16 9. LetA={a,c,e} B = {c,d,e,f} C = {b,c,f} a) Find (i) P(A/B) (ii) P(B/C) (iii) P(C/A) (iv) P(A/C) b) Prove that (i) P(E/E) = 1 (ii) P(F/E) = 0 if EnF = c) (ii)ecf=>p(f/e) = 1 (iv)ifej ce2thenp(ei/f)<p(e2/f). 10. A coin is tossed twice and the four possible outcomes are assumed to be equally likely. If E is the event: " both heads and tails have occurred " and F the event: " atmost one tail is observed ". Find F(E), P(F), P(E/F), P(F/E). 11. ln a class, 25% of the students failed in mathematics, 15% of the students failed in chemistry and 10% of the students failed both in maths and chemistry. A student is selected at random. a) If he failed in chemistry, what is the probability that he failed in mathematics? b) If he failed in maths, what is the probability that he failed in chemistry? '1% c) What is the probability that he failed in mathematics or chemistry? 12. A die is rolled. If the outcome is an odd number, what is the probability that it is prime? 13. A die is rolled. If the outcome is an even number, what is the probability that it is a number greater ' than Two dice are thrown. Find the probability that the numbers appeared have a sum 8, if it is known that the second die always exhibits A pair of fair dice is thrown. Find/the probability that the sum is 8 or greater if 5 appears on the first die. 16. A pair of dice is thrown. If tyro numbers appearing are different, find the probability that the sum is 4 or less. 17. A couple has 2 children. Find the probability that both are toys, if it is known that (i) one of the children is a boy (ii) the older child is a boy. 18. Three coins are tossed. Find the probability that they are all heads, if one of the coin shows a head. Two numbers are selected at random from the integers 1 through 9. If the sum is even, find the probability that both numbers are odd. 19. Find P(B/A) if (i) A is a subset of B. (ii) A and B are mutually exclusive. 20. A bag contains 3 red and 4 black balls and another bag has 4 red and 2 black balls. One bag is selected, each of the two bags is equally likely to be selected. From the selected bag a ball is drawn, each ball in the bag is equally likely to be drawn. 21. Let E be the event: "the first bag is selected" F be the event: "the IInd bag is selected" G be the events the ball drawn is red" Find P(E), P(F), P(G/E), P(G/F), P(G)

7 22. A coin is tossed & a die is thrown. Find the probability that the outcome will be a head or a number greater than 4, or both. (Imprtant) (2/3) 23. A coin is tossed then a die is thrown. Find the probability of obtaining a '6', given that heads came up.' (Imprtant) (1/6) 24. A card is drawn from a well-shuffled deck of 52 cards and then a second card is drawn. Find the probability that the first card is a heart and the second card is a diamond if the first card is not replaced. (13/204) 25. The probability that a certain person will buy a shirt is 0.2, the probability that he will buy a trouser is 0.3. and the probability that he buys a trouser is 0.4. Find the probability that he will buy both a shirt and a trouser. Find also the probability that he will buy a trouser given that he buys a shirt, (0.12,0.6) 26. A purse contains 2 silver and 4 copper coins. A Ilnd-purse contains 4 silver and 3 copper coins. If a coin is pulled out at random from one of the two purses, what is the probability that it is a silver coin? 27. One bag contains 3 black and 4 white balls and the other bag contains 4 black and 3 white balls. A die is thrown, if 2 or 5 comes up a ball is taken from the first bag, otherwise a ball is drawn from the second bag. Find the probability of choosing a white ball. 28. A box contains 3 coins: one coin is fair, one coin is two headed and one coin is weighted so that the probability of heads appearing is 1/3. A coin is selected at random and tossed. Find the probability P that head appears. 29. The ratio of the no. of boys to the no. of girls in a class is 1:2. It is known that the probabilities of a girl and a boy getting a first division are 0.25 & 0.28 respectively. Find the probability that a student chosen at random will get first division. 30. A bag contains 3 red balls and 4 white balls. Two balls are drawn one after the other without replacement at random from the bag. If the second ball drawn is given to be white, what is the probability that the first ball drawn is also white? (1/2) 31. Rghgt 32. Two balls are drawn at random from a bag containing 2 white, 3 red, 5 green and 4 black balls one by one without" replacement. Find the probability that both the balls are of different colours.[delhi 1998] 33. Two balls are drawn at random from a bag containing 2 white, 3 red, 5 green and 4 black balls one by one without" replacement. Find the probability that both the balls are of different colours.[delhi 1998] 71/ Two cards are drawn from a well shuffled pack of 52 cards without replacement. Find the probability that neither jack nor a card of spade is drawn. [Delhi 1998C] 105 / The probability that a student A can solve a question is and that another student B solving a question If Assuming that two events "A can solve the question" and "i can solve the question" are independent, find the probability that only one of them solves the question. [Delhi 1998C] 9 / Independent Events Let E and F be two events associated with a sample space S. If the probability of occurrence of one of them is not affected by the occurrence of the other, then we say that the two events are independent. Thus, two events E and F will be independent, if

8 (a) P (F E) = P (F), provided P (E) 0 (b) P (E F) = P (E), provided P (F) 0 Using the multiplication theorem on probability, we have (c) P (E F) = P (E) P (F) Three events A, B and C are said to be mutually independent if all the following conditions hold: a) P (A B) = P (A) P (B) b) P (A C) = P (A) P (C) c) P (B C) = P (B) P (C) d) P (A B C) = P (A) P (B) P (C) Independent invents 1) Let A and B be events with P(A) = ¼, P(A B ) = 1/3 and P(B) = X. a) Find x if A and B are mutually exclusive. (1/12) b) Find x if A and B are independent. (1/9) c) Find x if A is a subset of B. (1/3) 2) If A and B are two independent events such that P(A)= 0.65, P(A u B) = 0.65 and P(B) = p. Find the value of p. (6/13) 3) If The probability of a student A passing on examination is 3/5 and of student B passing is 4/5. Assuming the two events: "A passes", "B passes" are independent, find the probability of a) both students passing the examination. (12/25) b) only A passing the examination. (3/25) c) only B passing the examination. (8/25) d) only one of them passing the examination. (11/25) e) at least one of A and B will pass the examination. (23/25) f) none of them passing the examination. (2/25) 4) Let A = event that a family p has children both male and female, and let B = event that a family has atmost one boy. a) Show that A and B are independent events if a family has three children. (BBB,BBG,BGB,BGG,GBB,GBG,GGB,GGG ) b) Show that A and B are dependent events if a family has two children. 5) A pair of fair coins are tossed and all the four outcomes are assumed to be equally likely. Let events A = "heads on the first coins" B = "heads on the second coin" C = "heads on exactly one coin" Show that the three events are not independent. 6) An unbiased die is tossed twice. Find the probability of getting a 4,5 or 6 on the first toss and a 1,2,3 or 4 on the II nd toss. (1/3)

9 7) Wife speaks truth in 60% of the cases and husband in 90% of the cases. what percentage of cases are they likely to contradict each other in stating the same fact. (42%) 8) The bag contains 3 red and 5 black balls and a second bag contains 6 red and 4 black balls. A ball is drawn from each bag. Find the probability that a) both are red (9/40) b) both are black () c) one is red and one is black (21/40) 9) Two cards are drawn at random from a well shuffled pack of 52 cards. What is the probability that X (a) both are aces (1/221) (b) both are red (25/102) (c) at least one is an ace. (33/221). 10) A bag contains 3 red and 2 black balls. One ball is drawn from it at random. It's color is noted and then it is put back in the bag. A second draw is made and the same procedure is repeated. Find the probability of drawing: (i) two red balls (9/25) (ii) two black balls. (4/25) (iii) one red and one black ball. (12/25) 11) Three cards are drawn from a well shuffled deck of cards, one after the another and with replacement. What is the probability that: (a) all the three cards are spade. (1/64) (b) first two cards are queens & third card is a black card. (1/338) (c) first card is jack, second is red queen and third card is a king. (1/4394) 12) A card is drawn from a well shuffled deck of 52 cards. The outcome is noted, the card is replaced and the deck is reshuffled. Another card is drawn from the deck, what is the probability that (a) both the cards of the same suit. (%) (b) both cards are ace. (1/169) (c) the first card is a spade and the second card is a black king. (1/104) (d) both are face cards. (16/169) 13) A die is thrown thrice, find the probability of (i) not getting 5 in any throw. (125/216) (ii) getting 5 atleast once in the three throws. (91/216) 14) What is the probability of getting all the heads in four throws of a coin? (1/16) 15) problem of probability is given to three students A,B,C whose chances of solving it are 1/4,1/3 and 1/5 'respectively. What is the probability that the problem will be solved? 16) Three selected for interview for 3 posts. For the first post there are 5 candidates, for the second there 4 and for the third there are 6. If the selection of each candidate is equally likely, find the chance that Vinita will be selected for atleast one post. 17) The probabilities of A,B,C solving a problem are 1/3,2/7 and 3/8 respectively. If all the three try to solve the problem simultaneously, find the probability that exactly one of them will solve it. (25/56) 18) Three critics review a book. Odds in favour of the book are 5:2; 4:3 and 3:4 respectively for the three critics. Find the probability that majority are in favour of the book. (209/343) 19) Three groups of children contains 3 girls and 1 boy, 2 girls and 2 boys, 1 girl and 3 boys respectively. One child is selected at random from each group. Find the chance that the three selected comprise 1 girl and 2 boys. (13/32)

10 20) A bag contains 3 white, 4 red and 5 black balls. Two balls are drawn one after the other, without replacement. What is the probability that one is white and the other is black? (5/22) 21) A bag contains 8 red and 6 green balls. Three balls are drawn one by one without replacement. Find the probability that atleast two balls drawn are green. (5/13) 22) An urn contains 5 white and 8 black balls. Two successive drawing of three balls at a time are made such that: a) the balls are replaced before the second trial. (140 / 20449) b) the balls are not replaced before the second trial. (7 / 429) c) Find the probability in each case that the 1 st drawing will give 3 white and the second 3 blaek balls. 23) Four cards are drawn from a pack of 52 cards without replacement. What is the probability that they are of all of different suits? (2197/20825) 24) 1 black and 2 white balls, in another there are 2 black and 1 white balls. A ball is drawn from the first and put into the second and then a ball is drawn from the second urn. Show that the chance that it is a white is 5/12. 25) Three persons A,B,C throw a die in succession till one get a six and wins the game. Find their respective probabilities of winning. (36/91] 30/91,25/91) 26) Calculate the probability obtaining a six atleast once by throwing a die four times. (l-(5/6) 4 ) 27) Calculate the probability of obtaining a double six atleast once by throwing two dice twenty four times. " (l-(35 / 36) 24 ) 28) A and B take turn in throwing two dice, the first to throw 9 being awarded. Show that if A has the first throw, their chances of winning are in the ratio 9: 8. Partition of a Sample Space A set of events E1, E2,..., En is said to represent a partition of a sample space S if (a) Ei Ej = φ, i j; i, j= 1, 2, 3,..., n (b) Ei E2... En= S, and (c) Each Ei φ, i. e, P (Ei) > 0 for all i= 1, 2,..., n Theorem of Total Probability Let {E1, E,..., En} be a partition of the sample space S. Let A be any event associated with S, then P (A) = P(E i ) P(A E i ) Bayes Theorem If E1, E2,..., En are mutually exclusive and exhaustive events associated with a sample space, and A is any event of non zero probability, then P(E i A) = P(E i )P(A E i ) P(E i )P(A E i )

11 1. An urn contains 5 red and 5 black balls. A ball is drawn at random, its colour is noted and is returned to the urn. Moreover, 2 additional balls of the colour drawn are put in the urn and then a ball is drawn at random. What is the probability that the second ball is red? (Ncert) 2. A bag contains 4 red and 4 black balls, another bag contains 2 red and 6 black balls. One of the two bags is selected at random and a ball is drawn from the bag which is found to be red. Find the probability that the ball is drawn from the first bag. (Ncert) 3. Of the students in a college, it is known that 60% reside in hostel and 40% are day scholars (not residing in hostel). Previous year results report that 30% of all students who reside in hostel attain A grade and 20% of day scholars attain A grade in their annual examination. At the end of the year, one student is chosen at random from the college and he has an A grade, what is the probability that the student is a hostlier? (Ncert) 4. In answering a question on a multiple choice test, a student either knows the answer or guesses. Let 3/4be the probability that he knows the answer and ¼ be the probability that he guesses. Assuming that a student who guesses at the answer will be correct with probability 1/4. What is the probability that the student knows the answer given that he answered it correctly? (Ncert) 5. A laboratory blood test is 99% effective in detecting a certain disease when it is in fact, present. However, the test also yields a false positive result for 0.5% of the healthy person tested (i.e. if a healthy person is tested, then, with probability 0.005, the test will imply he has the disease). If 0.1 percent of the population actually has the disease, what is the probability that a person has the disease given that his test result is positive? (Ncert) 6. There are three coins. One is a two headed coin (having head on both faces), another is a biased coin that comes up heads 75% of the time and third is an unbiased coin. One of the three coins is chosen at random and tossed, it shows heads, what is the probability that it was the two headed coin? (Ncert) 7. An insurance company insured 2000 scooter drivers, 4000 car drivers and 6000 truck drivers. The probability of an accidents are 0.01, 0.03 and 0.15 respectively. One of the insured persons meets with an accident. What is the probability that the is a scooter driver? 8. A factory has two machines A and B. Past record shows that machine A produced 60% of the items of output and machine B produced 40% of the items. Further, 2% of the items produced by machine A and 1% produced by machine B were defective. All the items are put into one stockpile and then one item is chosen at random from this and is found to be defective. What is the probability that it was produced by machine B? (Ncert) 9. Two groups are competing for the position on the Board of directors of a corporation. The probabilities that the first and the second groups will win are 0.6 and 0.4 respectively. Further, if the first group wins, the probability of introducing a new product is 0.7 and the corresponding probability is 0.3 if the second group wins. Find the probability that the new product introduced was by the second group. (Ncert)

12 10. Suppose a girl throws a die. If she gets a 5 or 6, she tosses a coin three times and notes the number of heads. If she gets 1, 2, 3 or 4, she tosses a coin once and notes whether a head or tail is obtained. If she obtained exactly one head, what is the probability that she threw 1, 2, 3 or 4 with the die? (Ncert) 11. A manufacturer has three machine operators A, B and C. The first operator A produces 1% defective items, where as the other two operators B and C produce 5% and 7% defective items respectively. A is on the job for 50% of the time, B is on the job for 30% of the time and C is on the job for 20% of the time. A defective item is produced, what is the probability that it was produced by A? (Ncert) 12. A card from a pack of 52 cards is lost. From the remaining cards of the pack, two cards are drawn and are found to be both diamonds. Find the probability of the lost card being a diamond. (Ncert) 13. In a bolt factory, machines A,B and C manufacture respectively 25%, 35% and 40% of the total bolts. Of dieir outputs 5%, 4% and 2% are respectively defective bolts. A bolt is drawn at random from the product. a) what is the probability that the bolt drawn is defective? b) if the bolt drawn is found to be defective, what is the probability that it is manufactured by the "machine A or C? (Ncert) 14. A bag X contains 2 white and 3 red balls and a bag Y contains 4 white and 5 red balls. One ball is drawn at random from one of the bags & is found to be red. Find the probability that it was drawn from bag Y. 15. Three urn contains 6 red, 4 black; 4 red, 6 black and 5 red and 5 black respectively. One of the urn is selected at random and a ball is drawn from it. If the ball drawn is red, find the probability that it is from the first urn. 16. A company has two plants to manufacture scooter. Plant I manufactures 70% of scooters and part II manufactures 30%. At plant I, 80% of the scooters are rated as of standard quality and at plant II, 90% of the scooters are rated a of standard quality. A scooter is chosen at random and is found to be standard quality. What is the probability that it has come from part II? 17.The contents of urn I, II, III are as follows: Urn I : 1 white, 2 black and 3 red balls. Urn II : 2 white, 1 black and 1 red ball. Urn III: 4 white, 5 black and 3 red balls. One urn is chosen at random and two balls are drawn. They happen to be white and red. What is the probability that they come from urns I, II, III? 18. There are 3 bags, each containing 5 white balls and 3 black balls. Also, there are 2 bags, each containing 2 white balls and 4 black balls. A white ball is drawn at random. Find the probability that this white ball is from a bag of the first group?

13 19. A letter has known to come either from Calcutta or Tatanagar if TA is visible on the post office stamp. What is the probability that it has come from Tatanagar? (Ans: 7/ ) 20. A card from a pack of 52 cards is lost. From the remaining cards of the pack, 2 cards are drawn and are found to be diamonds. Find the probability of the missing card to be a diamond card? (Ans: 11/ 50) 21. A pair of dice is-thrown twice. If the random variable X is defined as the number of doublets, find the probability distribution of X. (2006) 22. Bag I contains 3 red and 4 black balls while another Bag II contains 5 red and 6 black balls. One ball is drawn at random from one of the bags and it is found to be red. Find the probability that it was drawn from Bag II.( Example 16) 23. Given three identical boxes I, II and III, each containing two coins. In box I, both coins are gold coins, in box II, both are silver coins and in the box III, there is one gold and one silver coin. A person chooses a box at random and takes out a coin. If the coin is of gold, what is the probability that the other coin in the box is also of gold?( Example 17) 24. Suppose that the reliability of a HIV test is specified as follows: Of people having HIV, 90% of the test detect the disease but 10% go undetected. Of people free of HIV, 99% of the test are judged HIV ive but 1% are diagnosed as showing HIV+ive. From a large population of which only 0.1% have HIV, one person is selected at random, given the HIV test, and the pathologist reports him/her as HIV+ive. What is the probability that the person actually has HIV?( Example 18) 25. In a factory which manufactures bolts, machines A, B and C manufacture respectively 25%, 35% and 40% of the bolts. Of their outputs, 5, 4 and 2 percent are respectively defective bolts. A bolt is drawn at random from the product and is found to be defective. What is the probability that it is manufactured by the machine B?( example 19) 26. Example 20 A doctor is to visit a patient. From the past experience, it is known that the probabilities that he will come by train, bus, scooter or by other means of transport are respectively, and. The probabilities that he will be late are,,and,if he comes by train, bus and scooter respectively, but if he comes by other means of transport, then he will not be late. When he arrives, he is late. What is the probability that he comes by train? 27. A man is known to speak truth 3 out of 4 times. He throws a die and reports that it is a six. Find the probability that it is actually a six. Example A company has two plants to manufacture bicycles. The first plant manufactures 60% of the bicycles and the second plant 40%. 80% of the bicycles are rated of standard quality at the first plant and 90% of standard quality at the second plant. A bicycle is picked up at random and found to be of standard quality. Find the probability that it comes from the second plant. [Delhi 2003] 29. A factory has three plants A, B and C. Their daily production is 500,1000 and 2000 units. Out of these 0.5%, 0.8% and 1% units respectively are found to be defective. An item is chosen at random and is found to be defective. What is the probability that it came from plant A? [Foreign 2003] 30. A company has two plants to manufacture scooters. Plant I manufactures 70% of the scooters and plant II manufactures 30%. At plant I, 30% of the scooters are rated of standard quality and at plant II, 90% of the scooters are rated of standard quality. A scooter is chosen at random and is found to be of standard quality. Find the probability that it has come from plant II. [Delhi 2000] 27/83

14 31. Random Variable and its Probability Distribution A random variable is a real valued function whose domain is the sample space of a random experiment. The probability distribution of a random variable X is the system of numbers X : x1 x2... xn P(X) : p1 p2... pn where pi> 0, i=1, 2,..., n, pi=1. Two cards are drawn successively with replacement from a well-shuffled deck of 52 cards. Find the probability distribution of the number of aces.[ Example 24] Mean and Variance of a Random Variable Let X be a random variable assuming values x1, x2,..., xn with probabilities p1, p2,..., pn, respectively such that pi 0, pi=1, Mean of X, denoted by μ [or expected value of X denoted by E (X)] is defined as μ= E (X) = pixi and variance, denoted by σ2, is defined as var(x) = E(X2) [E(X)]2 where [E(X)]2 = xi2 p(xi) Bernoulli Trials Trials of a random experiment are called Bernoulli trials, if they satisfy the following conditions: (i) There should be a finite number of trials (ii) The trials should be independent (iii) Each trial has exactly two outcomes: success or failure (iv) The probability of success (or failure) remains the same in each trial. Binomial Distribution A random variable X taking values 0, 1, 2,..., n is said to have a binomial distribution with parameters nand p, if its probability distibution is given by

15 P (X = r) =ncr pxqn-x = n! x!(n x)! px qn-x where q = 1 p and r = 0, 1, 2,..., n Solved Examples 1. A coin is tossed twice. Find the possibility of A. getting two heads 1/4 B. getting no heads 1/4 C. getting at least 1 head 3/4 D. getting l head & 1 tail ½ 2. Three coins are tossed. Find the probability of 3. getting exactly 2 heads (i) 3/8 4. getting atleast 2 heads 1/2 5. getting atleast 1 head and 1 tail 3/4 6. Two unbiased dice are thrown. Find the probability that 7. The first dice shows 6. (1/6) 8. Both the dice show that same number (getting a doublet). (1/6) 9. The total of the numbers on the dice is 8. (5/36,) 10. The total of the numbers on the dice is greater than 8. 5/ The total of the numbers on the dice is 13. (0) 12. In a single throw of two dice (a) find the probability of not getting the same number on both the dice, (b) the total of numbers on the two dice is at least 4. (2006) (11/12 ) 13. Two dice are thrown. Find the probability that a multiple of 2 occurs on one dice and a multiple of 3 occurs on the other. (11/36) 14. What are the odds in favour of throwing atleast 7 in a single throw with two dice? (7/5) 15. In a throw of 3 dice, find the probability of getting a sum of more than 14? (5/54) 16. Three dice are thrown together. Find the probability of getting (a) a total of 5 (b) a total of atmost A card is drawn from a pack of cards. Find the probability that it is a) a black card 1/2 b) a red card 1/2 c) a club 1/4 d) an ace (1/13) e) a red king (1/26) f) ace of spades (1/52) g) not a spade 3/4 h) a king or a queen (2/13) i) a red or a king (7/13) 18. Four cards are drawn at random from a pack of 52 cards. What is the probability of getting all the four of same number.

16 19. Four cards are drawn at random from a pack of 52 cards. What is the probability of getting 3 diamonds and one spade. 20. A bag contains 6 red, 4 white and 8 blue balls. If three balls are drawn at random, find the probability that: - (i) 1 is red and 2 are white (ii) 2 are blue and 1 is red (iii) none is red (iv) atleast 1 is red. 21. From a group of 3 boys and 2 girls, two children are selected at random. Find the probability atleast one girl is selected. (7/10) 22. A letter of English alphabet is chosen at random. Calculate the probability that the letter so chosen a) is a vowel (5/26) b) precedes K and is a vowel (3/26) c) follow K and is a vowel (2/26) 23. In a lottery of 50 tickets numbered 1 to 50, two tickets are drawn simultaneously, find the probability that :- a) both the tickets drawn have prime numbers b) none of the tickets drawn has prime numbers. (i) 15/50 (ii) 35/ An integer is chosen at random from the first two hundred digits. What is the probability that the integer chosen is divisible by 6 or A box contains 15 electric bulbs, out of which 2 are defective. Two bulbs are chosen at random from the box. What is the probability that atleast one of these is defective. (9/35) 26. Tickets numbered from 1 to 24 are mixed up together and then a ticket is drawn at random a) What is the probability of drawing a number exactly divisible by 3? (1/3) b) What are the odds against drawing a number exactly divisible by 4? (3/1) 27. A card is drawn from an ordinary deck and gambler bets that it is a spade or an ace. What are the odds against his winning the bet? 9/4 28. The letters of words 'SOCIETY' are placed in random in a row. What is the probability that three vowels come together? (1/7) 29. E, F and G are three events associated with the sample space S of a random experiment. If E, F and G also denote the subsets of S representing these events, what are the sets representing the events, (a) out of the three events atleast two events occur (b) out of the three events only E occurs, (c) out of the three events only one occurs. (d) out of the three events not more than two occur, (e) out of the three events exactly two events occur. (f) none of the three events occur. 30. From a class of 10 boys and 8 girls, a group of 3 students are selected in such a manner that every group of 3 students is equally likely to be selected. Find the probability that the selected group has (i) all boys (ii) all girls (iii) 2 boys and 1 girl. 31. A clerk was asked to mail three report cards to three students. He addresses three envelopes but unfortunately paid no attention to which report card be put in which envelope. What is the probability that exactly one of the students received his or her report card.

17 32. A combination lock on a suitcase has 3 wheels each labeled with nine digits from 1 to 9. if an opening combination is a particular sequence of three digits with no repeats, what is the probability of a person guessing the right combination? (l/504) 33. A did has two faces each with number '1', three faces each with number '2' & one face with number '3'. If the die is rolled once, determine (i) P(2) (ii) P(1 or 3) (iii) P(not 3). (3/6, 3/6, 5/6). ALGEBRA OF EVENTS' 1. Two cards are drawn at random from a well-shuffled pack of 52 cards. What is the probability that either both are red or both are kings? (55/221) 2. Four cards are drawn from a full pack of cards. Find the probability that at least one of the four cards is. 3. In the urn there are 4 white and 4 black balls. What is the probability of drawing the first ball white, the second black, the third white and fourth black and so on. (1/70) 4. A bag contains 2 white marbles, 4 blue marbles and 6 red marbles. Three marbles are drawn from the bag. What is the probability that (a) they are all blue (1/55) (b) they are all red (1/11) (c) they are all ace. 5. Five men in a company of 20 are graduates. If 3 men are picked out of 20 at random, what is the probability that they all are graduates? What is the probability of atleast one graduate? (1/114,137/228) 6. If from a lottery of 30 tickets, marked 1,2, 3,..., 30 four tickets are to be drawn, what is the chance that those marked 1 and 2 are among them? (2/145) 7. If four coins are-tossed, find the chance thatjiere should be two tails? (3/8) 8. If 5 coins are tossed, what is the probability that 2 heads and 3 tails will come up? (5/16) 9. Two events A and B have probabilities 0.25 and 0.50 respectively. The probability that both A and B occur simultaneously is Find the probability that neither A nor B occurs. (0.39) 10. A die is thrown-twice. What is the probability that atleast one of the two numbers is 4. (11/36) 11. In a single throw of two dice, find the probability that neither a doublet (the same number on both sides) nor a total of 9 will appear. (13/18) 12. Two dice are tossed once. Find the probability of getting an odd number first die or a total of 8. (7/12) 13. If the probability of a horse A winning a race is 1/5 and the probability of the hope B winning the same race is A, what is the probability that one of the horse will win? (9/20) 14. From a well-shuffled deck of 52 cards, 4 cards are drawn at random. What is the probability that all the cards are of the same color? (92/833) 15. Four cards are drawn at a time from a pack of 52 playing cards. Find the probability of getting all the four cards of the same suit. (44/4165 ) 16. A card is drawn from a deck of 52 cards. Find the probability of getting a king or a heart or a red card.(28/52) 17. A lady buys a dozen eggs of which two turn out to be bad. She chooses 4 eggs to scramble for breakfast. Find the chance that she chooses (a) all good eggs (14/33) (b) three good and one bad (16/33) (c) at least one bad egg (19/33). 18. In a class 40% of students offered mathematics, 30% offered physics and 20% offered both. If a student is selected at random, find the probability that he has offered mathematics or physics?

18 19. A drawer contains 50 bolts and 150 nutts. Half of the bolts and half of the nuts are rusted. If one item is chosen at random, what is the probability that it is rusted or a bolt. (5/8) 20. A box contains 25 tickets numbered 1 to 25. Two tickets are drawn at random. What is the probability that the products of numbers is even? (37/50) 21. There are three events A, B and C, one of which must and only one can happen; the odds are 7 to 3 against A and 6 to 4 against B. Find the odds against C. (7/3) 22. Only one of the three events A, B, C can happen and one of which is must. Given that the chance of A is one third of B and the odd are 2: 1 against C, find the odds in favour of A. (1/5) 23. In a given race; the odds in favour of four horses A, B, C, D are 1: 3, 1: 4,1: 5,1: 6 respectively, find the chance that one of them wins the race. (319/420) 24. A class contains 10 men and 20 women of which half the men and half the women have brown eyes. Find the probability p that a person chosen at random is a man or has brown eyes. (2/3) 25. A basket contains 20 apples and 10 organes, out of which 5 apples and 3 organes are rotton. If a person picks up twcrfruits from the basket at random, find the probability that either both are apples or both are good. (316/435) 26. Find the probability of almost two tails or atleast two heads in a toss of 3 coins. 27. X is taking up subjects - Mathematics, Physics and Chemistry in the examination. His probabilities of getting Grade A in these subjects are 0.2, 0.3 and 0.5 respectively. Find the probability that he gets (i) Grade A in all subjects (ii) Grade A in no subject (iii) Grade A in two subjects (OD 2005) 28. Two balls are drawn at random with replacement from a box containing 10 black and 8 red balls. Find the probability that (i) both balls are red (ii) the first ball is black and the second is red (iii) one of them is black and the other red. (OD 2005) In a town of 6000 people 1200 are over 50 years old and 2000 are female. It is known that 30% of the females are over 50 years. What is the probability that a random chosen individual from the town is either female or over 50 years? (Imprtant) (13/30) 30. What is the probability that in a group of (i) 2 people, both will have the same birthday? (ii) 3 people, at least 2 will have the same birthday? Assuming that there are 365 days in a year and on one has his/her birthday on 29 th February. (Imprtant) (1/365, 1/(365) 31. The probability that a person will get an electric contract is 2/5 and the probability that he will not get plumbing contract is 4/7. If the probability of getting at least one contract is 2/3, what is the probability that he will get both? (Imprtant) (17/105)

19 Random Variables and its Probability Distributions 1. Example 22 A person plays a game of tossing a coin thrice. For each head, he is given Rs 2 by the organiser of the game and for each tail, he has to give Rs 1.50 to the organiser. Let X denote the amount gained or lost by the person. Show that X is a random variable and exhibit it as a function on the sample space of the experiment. 2. Example 23 A bag contains 2 white and 1 red balls. One ball is drawn at random and then put back in the box after noting its colour. The process is repeated again. If X denotes the number of red balls recorded in the two draws, describe X. 3. Probability distribution of a random variable Example 24Two cards are drawn successively with replacement from a well-shuffled deck of 52 cards. Find the probability distribution of the number of aces. Example 25Find the probability distribution of number of doublets in three throws of a pair of dice. Example 26 Let X denote the number of hours you study during a randomly selected school day. The probability that X can take the values x, has the following form, where k is some unknown constant (a) Find the value of k. (b) What is the probability that you study at least two hours? Exactly two hours? At most two hours? 1) Find the probability distribution of number of heads in three tosses of a coin. [Delhi 1998] 2) Two cards are drawn successively, with replacement, from a pack of 52 cards. Find the probability distribution of the number of aces drawn.[ai 1998 ; Foreign 2006]

20 Mean of a random variable Example 27Let a pair of dice be thrown and the random variable X be the sum of the numbers that appear on the two dice. Find the mean or expectation of X. Variance of a random variable Example 28 Find the variance of the number obtained on a throw of an unbiased die. Example 29 Two cards are drawn simultaneously (or successively without replacement) from a well shuffled pack of 52 cards. Find the mean, variance and standard deviation of the number of kings. An urn contains 5 red and 2 black balls. Two balls are randomly drawn. Let X represent the number of black balls. What are the possible values of X? Is X a random variable? 3. Let X represent the difference between the number of heads and the number of tails obtained when a coin is tossed 6 times. What are possible values of X? 4. Find the probability distribution of (i) number of heads in two tosses of a coin. (ii) number of tails in the simultaneous tosses of three coins. (iii) number of heads in four tosses of a coin. 5. Find the probability distribution of the number of successes in two tosses of a die, where a success is defined as (i) number greater than 4 (ii) six appears on at least one die 6. From a lot of 30 bulbs which include 6 defectives, a sample of 4 bulbs is drawn at random with replacement. Find the probability distribution of the number of defective bulbs. 7. A coin is biased so that the head is 3 times as likely to occur as tail. If the coin is tossed twice, find the probability distribution of number of tails. 8. A random variable X has the following probability distribution:

21 9.The random variable X has a probability distribution P(X) of the following form, where kis some number : (a) Determine the value of k. (b) Find P (X < 2), P (X 2), P(X 2). 10. Find the mean number of heads in three tosses of a fair coin. 11. Two dice are thrown simultaneously. If X denotes the number of sixes, find the expectation of X. 12. Two numbers are selected at random (without replacement) from the first six positive integers. Let X denote the larger of the two numbers obtained. Find E(X). 13. Let X denote the sum of the numbers obtained when two fair dice are rolled. Find the variance and standard deviation of X. 14. A class has 15 students whose ages are 14, 17, 15, 14, 21, 17, 19, 20, 16, 18, 20, 17, 16, 19 and 20 years. One student is selected in such a manner that each has the same chance of being chosen and the age X of the selected student is recorded. What is the probability distribution of the random variable X? Find mean, variance and standard deviation of X. 15. In a meeting, 70% of the members favour and 30% oppose a certain proposal. A member is selected at random and we take X = 0 if he opposed, and X = 1 if he is in favour. Find E(X) and Var (X). Bernoulli Trials and Binomial Distribution Trials of a random experiment are called Bernoulli trials, if they satisfy the following conditions : (i) There should be a finite number of trials. (ii) The trials should be independent.

22 (iii) Each trial has exactly two outcomes : success or failure. (iv) The probability of success remains the same in each trial. Example 30Six balls are drawn successively from an urn containing 7 red and 9 black balls. Tell whether or not the trials of drawing balls are Bernoulli trials when after each draw the ball drawn is (i) replaced (ii) not replaced in the urn. Binomial distribution 1. Example 31 If a fair coin is tossed 10 times, find the probability of a) exactly six heads b) at least six heads c) at most six heads 2. Example 32Ten eggs are drawn successively with replacement from a lot containing 10% defective eggs. Find the probability that there is at least one defective egg. 3. A die is thrown 6 times. If getting an odd number is a success, what is the probability of 5 successes? (ii) at least 5 successes? (iii) at most 5 successes? 4. A pair of dice is thrown 4 times. If getting a doublet is considered a success, find the probability of two successes. There are 5% defective items in a large bulk of items. What is the probability that a sample of 10 items will include not more than one defective item? 5. Five cards are drawn successively with replacement from a well-shuffled deck of 52 cards. What is the probability that all the five cards are spades? only 3 cards are spades? none is a spade? 6. The probability that a bulb produced by a factory will fuse after 150 days of use is Find the probability that out of 5 such bulbs none not more than one more than one at least one will fuse after 150 days of use. 7. A bag consists of 10 balls each marked with one of the digits 0 to 9. If four balls are drawn successively with replacement from the bag, what is the probability that none is marked with the digit 0? 8. In an examination, 20 questions of true-false type are asked. Suppose a student tosses a fair coin to determine his answer to each question. If the coin falls heads, he answers 'true'; if it falls tails, he answers 'false'. Find the probability that he answers at least 12 questions correctly. 9. On a multiple choice examination with three possible answers for each of the five questions, what is the probability that a candidate would get four or more correct answers just by guessing?

Class XII Chapter 13 Probability Maths. Exercise 13.1

Class XII Chapter 13 Probability Maths. Exercise 13.1 Exercise 13.1 Question 1: Given that E and F are events such that P(E) = 0.6, P(F) = 0.3 and P(E F) = 0.2, find P (E F) and P(F E). It is given that P(E) = 0.6, P(F) = 0.3, and P(E F) = 0.2 Question 2:

More information

Chapter 16. Probability. For important terms and definitions refer NCERT text book. (6) NCERT text book page 386 question no.

Chapter 16. Probability. For important terms and definitions refer NCERT text book. (6) NCERT text book page 386 question no. Chapter 16 Probability For important terms and definitions refer NCERT text book. Type- I Concept : sample space (1)NCERT text book page 386 question no. 1 (*) (2) NCERT text book page 386 question no.

More information

Exercise Class XI Chapter 16 Probability Maths

Exercise Class XI Chapter 16 Probability Maths Exercise 16.1 Question 1: Describe the sample space for the indicated experiment: A coin is tossed three times. A coin has two faces: head (H) and tail (T). When a coin is tossed three times, the total

More information

Before giving a formal definition of probability, we explain some terms related to probability.

Before giving a formal definition of probability, we explain some terms related to probability. probability 22 INTRODUCTION In our day-to-day life, we come across statements such as: (i) It may rain today. (ii) Probably Rajesh will top his class. (iii) I doubt she will pass the test. (iv) It is unlikely

More information

Diamond ( ) (Black coloured) (Black coloured) (Red coloured) ILLUSTRATIVE EXAMPLES

Diamond ( ) (Black coloured) (Black coloured) (Red coloured) ILLUSTRATIVE EXAMPLES CHAPTER 15 PROBABILITY Points to Remember : 1. In the experimental approach to probability, we find the probability of the occurence of an event by actually performing the experiment a number of times

More information

PROBABILITY. 1. Introduction. Candidates should able to:

PROBABILITY. 1. Introduction. Candidates should able to: PROBABILITY Candidates should able to: evaluate probabilities in simple cases by means of enumeration of equiprobable elementary events (e.g for the total score when two fair dice are thrown), or by calculation

More information

RANDOM EXPERIMENTS AND EVENTS

RANDOM EXPERIMENTS AND EVENTS Random Experiments and Events 18 RANDOM EXPERIMENTS AND EVENTS In day-to-day life we see that before commencement of a cricket match two captains go for a toss. Tossing of a coin is an activity and getting

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Study Guide for Test III (MATH 1630) Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the number of subsets of the set. 1) {x x is an even

More information

Contents 2.1 Basic Concepts of Probability Methods of Assigning Probabilities Principle of Counting - Permutation and Combination 39

Contents 2.1 Basic Concepts of Probability Methods of Assigning Probabilities Principle of Counting - Permutation and Combination 39 CHAPTER 2 PROBABILITY Contents 2.1 Basic Concepts of Probability 38 2.2 Probability of an Event 39 2.3 Methods of Assigning Probabilities 39 2.4 Principle of Counting - Permutation and Combination 39 2.5

More information

Chapter-wise questions. Probability. 1. Two coins are tossed simultaneously. Find the probability of getting exactly one tail.

Chapter-wise questions. Probability. 1. Two coins are tossed simultaneously. Find the probability of getting exactly one tail. Probability 1. Two coins are tossed simultaneously. Find the probability of getting exactly one tail. 2. 26 cards marked with English letters A to Z (one letter on each card) are shuffled well. If one

More information

4.1 Sample Spaces and Events

4.1 Sample Spaces and Events 4.1 Sample Spaces and Events An experiment is an activity that has observable results. Examples: Tossing a coin, rolling dice, picking marbles out of a jar, etc. The result of an experiment is called an

More information

7.1 Experiments, Sample Spaces, and Events

7.1 Experiments, Sample Spaces, and Events 7.1 Experiments, Sample Spaces, and Events An experiment is an activity that has observable results. Examples: Tossing a coin, rolling dice, picking marbles out of a jar, etc. The result of an experiment

More information

Q1) 6 boys and 6 girls are seated in a row. What is the probability that all the 6 gurls are together.

Q1) 6 boys and 6 girls are seated in a row. What is the probability that all the 6 gurls are together. Required Probability = where Q1) 6 boys and 6 girls are seated in a row. What is the probability that all the 6 gurls are together. Solution: As girls are always together so they are considered as a group.

More information

Section Introduction to Sets

Section Introduction to Sets Section 1.1 - Introduction to Sets Definition: A set is a well-defined collection of objects usually denoted by uppercase letters. Definition: The elements, or members, of a set are denoted by lowercase

More information

Intermediate Math Circles November 1, 2017 Probability I

Intermediate Math Circles November 1, 2017 Probability I Intermediate Math Circles November 1, 2017 Probability I Probability is the study of uncertain events or outcomes. Games of chance that involve rolling dice or dealing cards are one obvious area of application.

More information

Fdaytalk.com. Outcomes is probable results related to an experiment

Fdaytalk.com. Outcomes is probable results related to an experiment EXPERIMENT: Experiment is Definite/Countable probable results Example: Tossing a coin Throwing a dice OUTCOMES: Outcomes is probable results related to an experiment Example: H, T Coin 1, 2, 3, 4, 5, 6

More information

The probability set-up

The probability set-up CHAPTER 2 The probability set-up 2.1. Introduction and basic theory We will have a sample space, denoted S (sometimes Ω) that consists of all possible outcomes. For example, if we roll two dice, the sample

More information

STANDARD COMPETENCY : 1. To use the statistics rules, the rules of counting, and the characteristic of probability in problem solving.

STANDARD COMPETENCY : 1. To use the statistics rules, the rules of counting, and the characteristic of probability in problem solving. Worksheet 4 th Topic : PROBABILITY TIME : 4 X 45 minutes STANDARD COMPETENCY : 1. To use the statistics rules, the rules of counting, and the characteristic of probability in problem solving. BASIC COMPETENCY:

More information

Math 1313 Section 6.2 Definition of Probability

Math 1313 Section 6.2 Definition of Probability Math 1313 Section 6.2 Definition of Probability Probability is a measure of the likelihood that an event occurs. For example, if there is a 20% chance of rain tomorrow, that means that the probability

More information

Chapter 1. Probability

Chapter 1. Probability Chapter 1. Probability 1.1 Basic Concepts Scientific method a. For a given problem, we define measures that explains the problem well. b. Data is collected with observation and the measures are calculated.

More information

Probability. Dr. Zhang Fordham Univ.

Probability. Dr. Zhang Fordham Univ. Probability! Dr. Zhang Fordham Univ. 1 Probability: outline Introduction! Experiment, event, sample space! Probability of events! Calculate Probability! Through counting! Sum rule and general sum rule!

More information

The probability set-up

The probability set-up CHAPTER The probability set-up.1. Introduction and basic theory We will have a sample space, denoted S sometimes Ω that consists of all possible outcomes. For example, if we roll two dice, the sample space

More information

Chapter 1. Probability

Chapter 1. Probability Chapter 1. Probability 1.1 Basic Concepts Scientific method a. For a given problem, we define measures that explains the problem well. b. Data is collected with observation and the measures are calculated.

More information

Probability - Chapter 4

Probability - Chapter 4 Probability - Chapter 4 In this chapter, you will learn about probability its meaning, how it is computed, and how to evaluate it in terms of the likelihood of an event actually happening. A cynical person

More information

PROBABILITY Case of cards

PROBABILITY Case of cards WORKSHEET NO--1 PROBABILITY Case of cards WORKSHEET NO--2 Case of two die Case of coins WORKSHEET NO--3 1) Fill in the blanks: A. The probability of an impossible event is B. The probability of a sure

More information

Probability and Counting Techniques

Probability and Counting Techniques Probability and Counting Techniques Diana Pell (Multiplication Principle) Suppose that a task consists of t choices performed consecutively. Suppose that choice 1 can be performed in m 1 ways; for each

More information

Probability. Probabilty Impossibe Unlikely Equally Likely Likely Certain

Probability. Probabilty Impossibe Unlikely Equally Likely Likely Certain PROBABILITY Probability The likelihood or chance of an event occurring If an event is IMPOSSIBLE its probability is ZERO If an event is CERTAIN its probability is ONE So all probabilities lie between 0

More information

Probability. Chapter-13

Probability. Chapter-13 Chapter-3 Probability The definition of probability was given b Pierre Simon Laplace in 795 J.Cardan, an Italian physician and mathematician wrote the first book on probability named the book of games

More information

Math : Probabilities

Math : Probabilities 20 20. Probability EP-Program - Strisuksa School - Roi-et Math : Probabilities Dr.Wattana Toutip - Department of Mathematics Khon Kaen University 200 :Wattana Toutip wattou@kku.ac.th http://home.kku.ac.th/wattou

More information

MATH 215 DISCRETE MATHEMATICS INSTRUCTOR: P. WENG

MATH 215 DISCRETE MATHEMATICS INSTRUCTOR: P. WENG MATH DISCRETE MATHEMATICS INSTRUCTOR: P. WENG Counting and Probability Suggested Problems Basic Counting Skills, Inclusion-Exclusion, and Complement. (a An office building contains 7 floors and has 7 offices

More information

Math 227 Elementary Statistics. Bluman 5 th edition

Math 227 Elementary Statistics. Bluman 5 th edition Math 227 Elementary Statistics Bluman 5 th edition CHAPTER 4 Probability and Counting Rules 2 Objectives Determine sample spaces and find the probability of an event using classical probability or empirical

More information

Chapter 4: Probability and Counting Rules

Chapter 4: Probability and Counting Rules Chapter 4: Probability and Counting Rules Before we can move from descriptive statistics to inferential statistics, we need to have some understanding of probability: Ch4: Probability and Counting Rules

More information

CSC/MATA67 Tutorial, Week 12

CSC/MATA67 Tutorial, Week 12 CSC/MATA67 Tutorial, Week 12 November 23, 2017 1 More counting problems A class consists of 15 students of whom 5 are prefects. Q: How many committees of 8 can be formed if each consists of a) exactly

More information

, x {1, 2, k}, where k > 0. (a) Write down P(X = 2). (1) (b) Show that k = 3. (4) Find E(X). (2) (Total 7 marks)

, x {1, 2, k}, where k > 0. (a) Write down P(X = 2). (1) (b) Show that k = 3. (4) Find E(X). (2) (Total 7 marks) 1. The probability distribution of a discrete random variable X is given by 2 x P(X = x) = 14, x {1, 2, k}, where k > 0. Write down P(X = 2). (1) Show that k = 3. Find E(X). (Total 7 marks) 2. In a game

More information

Chapter 11: Probability and Counting Techniques

Chapter 11: Probability and Counting Techniques Chapter 11: Probability and Counting Techniques Diana Pell Section 11.3: Basic Concepts of Probability Definition 1. A sample space is a set of all possible outcomes of an experiment. Exercise 1. An experiment

More information

Name: Class: Date: 6. An event occurs, on average, every 6 out of 17 times during a simulation. The experimental probability of this event is 11

Name: Class: Date: 6. An event occurs, on average, every 6 out of 17 times during a simulation. The experimental probability of this event is 11 Class: Date: Sample Mastery # Multiple Choice Identify the choice that best completes the statement or answers the question.. One repetition of an experiment is known as a(n) random variable expected value

More information

Independent and Mutually Exclusive Events

Independent and Mutually Exclusive Events Independent and Mutually Exclusive Events By: OpenStaxCollege Independent and mutually exclusive do not mean the same thing. Independent Events Two events are independent if the following are true: P(A

More information

I. WHAT IS PROBABILITY?

I. WHAT IS PROBABILITY? C HAPTER 3 PROAILITY Random Experiments I. WHAT IS PROAILITY? The weatherman on 10 o clock news program states that there is a 20% chance that it will snow tomorrow, a 65% chance that it will rain and

More information

Page 1 of 22. Website: Mobile:

Page 1 of 22. Website:    Mobile: Exercise 15.1 Question 1: Complete the following statements: (i) Probability of an event E + Probability of the event not E =. (ii) The probability of an event that cannot happen is. Such as event is called.

More information

Probability - Grade 10 *

Probability - Grade 10 * OpenStax-CNX module: m32623 1 Probability - Grade 10 * Rory Adams Free High School Science Texts Project Sarah Blyth Heather Williams This work is produced by OpenStax-CNX and licensed under the Creative

More information

Exam III Review Problems

Exam III Review Problems c Kathryn Bollinger and Benjamin Aurispa, November 10, 2011 1 Exam III Review Problems Fall 2011 Note: Not every topic is covered in this review. Please also take a look at the previous Week-in-Reviews

More information

ECON 214 Elements of Statistics for Economists

ECON 214 Elements of Statistics for Economists ECON 214 Elements of Statistics for Economists Session 4 Probability Lecturer: Dr. Bernardin Senadza, Dept. of Economics Contact Information: bsenadza@ug.edu.gh College of Education School of Continuing

More information

Math 4610, Problems to be Worked in Class

Math 4610, Problems to be Worked in Class Math 4610, Problems to be Worked in Class Bring this handout to class always! You will need it. If you wish to use an expanded version of this handout with space to write solutions, you can download one

More information

1. An office building contains 27 floors and has 37 offices on each floor. How many offices are in the building?

1. An office building contains 27 floors and has 37 offices on each floor. How many offices are in the building? 1. An office building contains 27 floors and has 37 offices on each floor. How many offices are in the building? 2. A particular brand of shirt comes in 12 colors, has a male version and a female version,

More information

North Seattle Community College Winter ELEMENTARY STATISTICS 2617 MATH Section 05, Practice Questions for Test 2 Chapter 3 and 4

North Seattle Community College Winter ELEMENTARY STATISTICS 2617 MATH Section 05, Practice Questions for Test 2 Chapter 3 and 4 North Seattle Community College Winter 2012 ELEMENTARY STATISTICS 2617 MATH 109 - Section 05, Practice Questions for Test 2 Chapter 3 and 4 1. Classify each statement as an example of empirical probability,

More information

TEST A CHAPTER 11, PROBABILITY

TEST A CHAPTER 11, PROBABILITY TEST A CHAPTER 11, PROBABILITY 1. Two fair dice are rolled. Find the probability that the sum turning up is 9, given that the first die turns up an even number. 2. Two fair dice are rolled. Find the probability

More information

Fundamentals of Probability

Fundamentals of Probability Fundamentals of Probability Introduction Probability is the likelihood that an event will occur under a set of given conditions. The probability of an event occurring has a value between 0 and 1. An impossible

More information

The Teachers Circle Mar. 20, 2012 HOW TO GAMBLE IF YOU MUST (I ll bet you $5 that if you give me $10, I ll give you $20.)

The Teachers Circle Mar. 20, 2012 HOW TO GAMBLE IF YOU MUST (I ll bet you $5 that if you give me $10, I ll give you $20.) The Teachers Circle Mar. 2, 22 HOW TO GAMBLE IF YOU MUST (I ll bet you $ that if you give me $, I ll give you $2.) Instructor: Paul Zeitz (zeitzp@usfca.edu) Basic Laws and Definitions of Probability If

More information

Chapter 1: Sets and Probability

Chapter 1: Sets and Probability Chapter 1: Sets and Probability Section 1.3-1.5 Recap: Sample Spaces and Events An is an activity that has observable results. An is the result of an experiment. Example 1 Examples of experiments: Flipping

More information

Probability Concepts and Counting Rules

Probability Concepts and Counting Rules Probability Concepts and Counting Rules Chapter 4 McGraw-Hill/Irwin Dr. Ateq Ahmed Al-Ghamedi Department of Statistics P O Box 80203 King Abdulaziz University Jeddah 21589, Saudi Arabia ateq@kau.edu.sa

More information

Section 6.1 #16. Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit?

Section 6.1 #16. Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit? Section 6.1 #16 What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit? page 1 Section 6.1 #38 Two events E 1 and E 2 are called independent if p(e 1

More information

CHAPTER 7 Probability

CHAPTER 7 Probability CHAPTER 7 Probability 7.1. Sets A set is a well-defined collection of distinct objects. Welldefined means that we can determine whether an object is an element of a set or not. Distinct means that we can

More information

Stat210 WorkSheet#2 Chapter#2

Stat210 WorkSheet#2 Chapter#2 1. When rolling a die 5 times, the number of elements of the sample space equals.(ans.=7,776) 2. If an experiment consists of throwing a die and then drawing a letter at random from the English alphabet,

More information

Probability and Counting Rules. Chapter 3

Probability and Counting Rules. Chapter 3 Probability and Counting Rules Chapter 3 Probability as a general concept can be defined as the chance of an event occurring. Many people are familiar with probability from observing or playing games of

More information

Module 4 Project Maths Development Team Draft (Version 2)

Module 4 Project Maths Development Team Draft (Version 2) 5 Week Modular Course in Statistics & Probability Strand 1 Module 4 Set Theory and Probability It is often said that the three basic rules of probability are: 1. Draw a picture 2. Draw a picture 3. Draw

More information

Probability MAT230. Fall Discrete Mathematics. MAT230 (Discrete Math) Probability Fall / 37

Probability MAT230. Fall Discrete Mathematics. MAT230 (Discrete Math) Probability Fall / 37 Probability MAT230 Discrete Mathematics Fall 2018 MAT230 (Discrete Math) Probability Fall 2018 1 / 37 Outline 1 Discrete Probability 2 Sum and Product Rules for Probability 3 Expected Value MAT230 (Discrete

More information

Week 1: Probability models and counting

Week 1: Probability models and counting Week 1: Probability models and counting Part 1: Probability model Probability theory is the mathematical toolbox to describe phenomena or experiments where randomness occur. To have a probability model

More information

Chapter 3: Elements of Chance: Probability Methods

Chapter 3: Elements of Chance: Probability Methods Chapter 3: Elements of Chance: Methods Department of Mathematics Izmir University of Economics Week 3-4 2014-2015 Introduction In this chapter we will focus on the definitions of random experiment, outcome,

More information

Beginnings of Probability I

Beginnings of Probability I Beginnings of Probability I Despite the fact that humans have played games of chance forever (so to speak), it is only in the 17 th century that two mathematicians, Pierre Fermat and Blaise Pascal, set

More information

Combinatorics: The Fine Art of Counting

Combinatorics: The Fine Art of Counting Combinatorics: The Fine Art of Counting Week 6 Lecture Notes Discrete Probability Note Binomial coefficients are written horizontally. The symbol ~ is used to mean approximately equal. Introduction and

More information

LC OL Probability. ARNMaths.weebly.com. As part of Leaving Certificate Ordinary Level Math you should be able to complete the following.

LC OL Probability. ARNMaths.weebly.com. As part of Leaving Certificate Ordinary Level Math you should be able to complete the following. A Ryan LC OL Probability ARNMaths.weebly.com Learning Outcomes As part of Leaving Certificate Ordinary Level Math you should be able to complete the following. Counting List outcomes of an experiment Apply

More information

Probability. The MEnTe Program Math Enrichment through Technology. Title V East Los Angeles College

Probability. The MEnTe Program Math Enrichment through Technology. Title V East Los Angeles College Probability The MEnTe Program Math Enrichment through Technology Title V East Los Angeles College 2003 East Los Angeles College. All rights reserved. Topics Introduction Empirical Probability Theoretical

More information

Chapter 3: PROBABILITY

Chapter 3: PROBABILITY Chapter 3 Math 3201 1 3.1 Exploring Probability: P(event) = Chapter 3: PROBABILITY number of outcomes favourable to the event total number of outcomes in the sample space An event is any collection of

More information

3 The multiplication rule/miscellaneous counting problems

3 The multiplication rule/miscellaneous counting problems Practice for Exam 1 1 Axioms of probability, disjoint and independent events 1 Suppose P (A 0, P (B 05 (a If A and B are independent, what is P (A B? What is P (A B? (b If A and B are disjoint, what is

More information

November 11, Chapter 8: Probability: The Mathematics of Chance

November 11, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 11, 2013 Last Time Probability Models and Rules Discrete Probability Models Equally Likely Outcomes Probability Rules Probability Rules Rule 1.

More information

CSC/MTH 231 Discrete Structures II Spring, Homework 5

CSC/MTH 231 Discrete Structures II Spring, Homework 5 CSC/MTH 231 Discrete Structures II Spring, 2010 Homework 5 Name 1. A six sided die D (with sides numbered 1, 2, 3, 4, 5, 6) is thrown once. a. What is the probability that a 3 is thrown? b. What is the

More information

ABC High School, Kathmandu, Nepal. Topic : Probability

ABC High School, Kathmandu, Nepal. Topic : Probability BC High School, athmandu, Nepal Topic : Probability Grade 0 Teacher: Shyam Prasad charya. Objective of the Module: t the end of this lesson, students will be able to define and say formula of. define Mutually

More information

Review Questions on Ch4 and Ch5

Review Questions on Ch4 and Ch5 Review Questions on Ch4 and Ch5 1. Find the mean of the distribution shown. x 1 2 P(x) 0.40 0.60 A) 1.60 B) 0.87 C) 1.33 D) 1.09 2. A married couple has three children, find the probability they are all

More information

Probability Rules. 2) The probability, P, of any event ranges from which of the following?

Probability Rules. 2) The probability, P, of any event ranges from which of the following? Name: WORKSHEET : Date: Answer the following questions. 1) Probability of event E occurring is... P(E) = Number of ways to get E/Total number of outcomes possible in S, the sample space....if. 2) The probability,

More information

Key Concepts. Theoretical Probability. Terminology. Lesson 11-1

Key Concepts. Theoretical Probability. Terminology. Lesson 11-1 Key Concepts Theoretical Probability Lesson - Objective Teach students the terminology used in probability theory, and how to make calculations pertaining to experiments where all outcomes are equally

More information

Introduction to probability

Introduction to probability Introduction to probability Suppose an experiment has a finite set X = {x 1,x 2,...,x n } of n possible outcomes. Each time the experiment is performed exactly one on the n outcomes happens. Assign each

More information

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5.

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Math 166 Spring 2007 c Heather Ramsey Page 1 Math 166 - Exam 2 Review NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Section 7.1 - Experiments, Sample Spaces,

More information

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5.

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Math 166 Spring 2007 c Heather Ramsey Page 1 Math 166 - Exam 2 Review NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Section 7.1 - Experiments, Sample Spaces,

More information

Raise your hand if you rode a bus within the past month. Record the number of raised hands.

Raise your hand if you rode a bus within the past month. Record the number of raised hands. 166 CHAPTER 3 PROBABILITY TOPICS Raise your hand if you rode a bus within the past month. Record the number of raised hands. Raise your hand if you answered "yes" to BOTH of the first two questions. Record

More information

Topic : ADDITION OF PROBABILITIES (MUTUALLY EXCLUSIVE EVENTS) TIME : 4 X 45 minutes

Topic : ADDITION OF PROBABILITIES (MUTUALLY EXCLUSIVE EVENTS) TIME : 4 X 45 minutes Worksheet 6 th Topic : ADDITION OF PROBABILITIES (MUTUALLY EXCLUSIVE EVENTS) TIME : 4 X 45 minutes STANDARD COMPETENCY : 1. To use the statistics rules, the rules of counting, and the characteristic of

More information

Unit 9: Probability Assignments

Unit 9: Probability Assignments Unit 9: Probability Assignments #1: Basic Probability In each of exercises 1 & 2, find the probability that the spinner shown would land on (a) red, (b) yellow, (c) blue. 1. 2. Y B B Y B R Y Y B R 3. Suppose

More information

3 The multiplication rule/miscellaneous counting problems

3 The multiplication rule/miscellaneous counting problems Practice for Exam 1 1 Axioms of probability, disjoint and independent events 1. Suppose P (A) = 0.4, P (B) = 0.5. (a) If A and B are independent, what is P (A B)? What is P (A B)? (b) If A and B are disjoint,

More information

INDIAN STATISTICAL INSTITUTE

INDIAN STATISTICAL INSTITUTE INDIAN STATISTICAL INSTITUTE B1/BVR Probability Home Assignment 1 20-07-07 1. A poker hand means a set of five cards selected at random from usual deck of playing cards. (a) Find the probability that it

More information

Unit 1 Day 1: Sample Spaces and Subsets. Define: Sample Space. Define: Intersection of two sets (A B) Define: Union of two sets (A B)

Unit 1 Day 1: Sample Spaces and Subsets. Define: Sample Space. Define: Intersection of two sets (A B) Define: Union of two sets (A B) Unit 1 Day 1: Sample Spaces and Subsets Students will be able to (SWBAT) describe events as subsets of sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions,

More information

The point value of each problem is in the left-hand margin. You must show your work to receive any credit, except on problems 1 & 2. Work neatly.

The point value of each problem is in the left-hand margin. You must show your work to receive any credit, except on problems 1 & 2. Work neatly. Introduction to Statistics Math 1040 Sample Exam II Chapters 5-7 4 Problem Pages 4 Formula/Table Pages Time Limit: 90 Minutes 1 No Scratch Paper Calculator Allowed: Scientific Name: The point value of

More information

8.2 Union, Intersection, and Complement of Events; Odds

8.2 Union, Intersection, and Complement of Events; Odds 8.2 Union, Intersection, and Complement of Events; Odds Since we defined an event as a subset of a sample space it is natural to consider set operations like union, intersection or complement in the context

More information

Grade 7/8 Math Circles February 25/26, Probability

Grade 7/8 Math Circles February 25/26, Probability Faculty of Mathematics Waterloo, Ontario N2L 3G1 Probability Grade 7/8 Math Circles February 25/26, 2014 Probability Centre for Education in Mathematics and Computing Probability is the study of how likely

More information

Probability. Ms. Weinstein Probability & Statistics

Probability. Ms. Weinstein Probability & Statistics Probability Ms. Weinstein Probability & Statistics Definitions Sample Space The sample space, S, of a random phenomenon is the set of all possible outcomes. Event An event is a set of outcomes of a random

More information

MTH 103 H Final Exam. 1. I study and I pass the course is an example of a. (a) conjunction (b) disjunction. (c) conditional (d) connective

MTH 103 H Final Exam. 1. I study and I pass the course is an example of a. (a) conjunction (b) disjunction. (c) conditional (d) connective MTH 103 H Final Exam Name: 1. I study and I pass the course is an example of a (a) conjunction (b) disjunction (c) conditional (d) connective 2. Which of the following is equivalent to (p q)? (a) p q (b)

More information

Section The Multiplication Principle and Permutations

Section The Multiplication Principle and Permutations Section 2.1 - The Multiplication Principle and Permutations Example 1: A yogurt shop has 4 flavors (chocolate, vanilla, strawberry, and blueberry) and three sizes (small, medium, and large). How many different

More information

1. A factory makes calculators. Over a long period, 2 % of them are found to be faulty. A random sample of 100 calculators is tested.

1. A factory makes calculators. Over a long period, 2 % of them are found to be faulty. A random sample of 100 calculators is tested. 1. A factory makes calculators. Over a long period, 2 % of them are found to be faulty. A random sample of 0 calculators is tested. Write down the expected number of faulty calculators in the sample. Find

More information

COMPOUND EVENTS. Judo Math Inc.

COMPOUND EVENTS. Judo Math Inc. COMPOUND EVENTS Judo Math Inc. 7 th grade Statistics Discipline: Black Belt Training Order of Mastery: Compound Events 1. What are compound events? 2. Using organized Lists (7SP8) 3. Using tables (7SP8)

More information

CHAPTER 2 PROBABILITY. 2.1 Sample Space. 2.2 Events

CHAPTER 2 PROBABILITY. 2.1 Sample Space. 2.2 Events CHAPTER 2 PROBABILITY 2.1 Sample Space A probability model consists of the sample space and the way to assign probabilities. Sample space & sample point The sample space S, is the set of all possible outcomes

More information

Section : Combinations and Permutations

Section : Combinations and Permutations Section 11.1-11.2: Combinations and Permutations Diana Pell A construction crew has three members. A team of two must be chosen for a particular job. In how many ways can the team be chosen? How many words

More information

MAT104: Fundamentals of Mathematics II Summary of Counting Techniques and Probability. Preliminary Concepts, Formulas, and Terminology

MAT104: Fundamentals of Mathematics II Summary of Counting Techniques and Probability. Preliminary Concepts, Formulas, and Terminology MAT104: Fundamentals of Mathematics II Summary of Counting Techniques and Probability Preliminary Concepts, Formulas, and Terminology Meanings of Basic Arithmetic Operations in Mathematics Addition: Generally

More information

Conditional Probability Worksheet

Conditional Probability Worksheet Conditional Probability Worksheet P( A and B) P(A B) = P( B) Exercises 3-6, compute the conditional probabilities P( AB) and P( B A ) 3. P A = 0.7, P B = 0.4, P A B = 0.25 4. P A = 0.45, P B = 0.8, P A

More information

Empirical (or statistical) probability) is based on. The empirical probability of an event E is the frequency of event E.

Empirical (or statistical) probability) is based on. The empirical probability of an event E is the frequency of event E. Probability and Statistics Chapter 3 Notes Section 3-1 I. Probability Experiments. A. When weather forecasters say There is a 90% chance of rain tomorrow, or a doctor says There is a 35% chance of a successful

More information

Week 3 Classical Probability, Part I

Week 3 Classical Probability, Part I Week 3 Classical Probability, Part I Week 3 Objectives Proper understanding of common statistical practices such as confidence intervals and hypothesis testing requires some familiarity with probability

More information

Simple Probability. Arthur White. 28th September 2016

Simple Probability. Arthur White. 28th September 2016 Simple Probability Arthur White 28th September 2016 Probabilities are a mathematical way to describe an uncertain outcome. For eample, suppose a physicist disintegrates 10,000 atoms of an element A, and

More information

Section 6.5 Conditional Probability

Section 6.5 Conditional Probability Section 6.5 Conditional Probability Example 1: An urn contains 5 green marbles and 7 black marbles. Two marbles are drawn in succession and without replacement from the urn. a) What is the probability

More information

PROBABILITY Introduction

PROBABILITY Introduction PROBABILITY 295 PROBABILITY 15 The theory of probabilities and the theory of errors now constitute a formidable body of great mathematical interest and of great practical importance. 15.1 Introduction

More information

Such a description is the basis for a probability model. Here is the basic vocabulary we use.

Such a description is the basis for a probability model. Here is the basic vocabulary we use. 5.2.1 Probability Models When we toss a coin, we can t know the outcome in advance. What do we know? We are willing to say that the outcome will be either heads or tails. We believe that each of these

More information

November 6, Chapter 8: Probability: The Mathematics of Chance

November 6, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 6, 2013 Last Time Crystallographic notation Groups Crystallographic notation The first symbol is always a p, which indicates that the pattern

More information

CSE 312: Foundations of Computing II Quiz Section #2: Inclusion-Exclusion, Pigeonhole, Introduction to Probability

CSE 312: Foundations of Computing II Quiz Section #2: Inclusion-Exclusion, Pigeonhole, Introduction to Probability CSE 312: Foundations of Computing II Quiz Section #2: Inclusion-Exclusion, Pigeonhole, Introduction to Probability Review: Main Theorems and Concepts Binomial Theorem: Principle of Inclusion-Exclusion

More information

1. The masses, x grams, of the contents of 25 tins of Brand A anchovies are summarized by x =

1. The masses, x grams, of the contents of 25 tins of Brand A anchovies are summarized by x = P6.C1_C2.E1.Representation of Data and Probability 1. The masses, x grams, of the contents of 25 tins of Brand A anchovies are summarized by x = 1268.2 and x 2 = 64585.16. Find the mean and variance of

More information