STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6. With SOLUTIONS

Size: px
Start display at page:

Download "STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6. With SOLUTIONS"

Transcription

1 STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6 With SOLUTIONS Mudunuru Venkateswara Rao, Ph.D. STA 2023 Fall 2016 Venkat Mu

2 ALL THE CONTENT IN THESE SOLUTIONS PRESENTED IN BLUE AND BLACK SHOULD BE PRESENTED FOR FULL CREDIT. EXAM WILL BE GRADED BASED ON THESE STEPS 1. A committee of 5 persons is to be formed from 6 men and 4 women. What is the probability that the committee consists of exactly 2 women? For n = 10 and r = 5 we have n(5 member committee) = n(s) = ( 10 5 ) or 10C 5 = 10! = 252 ways 5! (10 5)! Number of committees consisting of exactly 2 women (so the rest of the five must be 3 men) are, n(2w 3M) = 4C 2 6C 3 = 120 ways n(2w 3M) P(2W 3M) = n(5 member committees) = 4C 2 6C 3 = C = A coin is tossed 5 times. The probability of heads on any toss is Let x denote the number of tails that comes up. a. Find the probability that tail shows up exactly twice. [Ans: ] NOTE: If probability of HEADS IS 0.57, PROBABILITY OF tails IS Here in the questions, the success we are looking for is tails showing up. Hence p = 0.43 Here r = number of successes out of n trails = 2; n = number of trials = 5; p = probability of tail on each trail = 0.43; q = 1 p = probability of failure = = 0.57; Here n = 5; r = 2; p = 0.43; q = 0.57 P(r) = ( n r ) pr q n r n! = r! (n r)! pr q n r P(r = 2) = P(2) = ( 5 2 ) (0.43)2 (0.57) 5 2 = b. Find the probability that tail shows up less than twice. [Ans: ] P(r < 2) = P(r 1) = P(0) + P(1) = ( 5 0 ) (0.43)0 (0.57) ( 5 1 ) (0.43)1 (0.57) 5 1 P(r < 2) = P(r 1) = c. Find the Probability that tail shows up more than twice and less than 5 times. [Ans: ] P(2 < r < 5) = P(3) + P(4) = ( 5 3 ) (0.43)3 (0.57) ( 5 4 ) (0.43)4 (0.57) 5 4 = P(2 < r < 5) =

3 3. Find the following a. In how many different three course meals can be selected from 2 salads, 6 main dishes, and 4 desserts? [Ans: 48 ways] Answer: = 48 ways b. In how many different ways can I arrange 5 books in a book rack? [Ans: 120] Answer: 5! = 120 ways c. How many different 5-digit codes are possible without repetition of digits and if the first digit cannot be zero? [Ans: 27216] Answer: = codes d. How many different 5-digit codes are possible with repetition of digits and if the first digit cannot be zero? [Ans: 90000] Answer: = codes e. How many different 5-digit codes are possible with repetition of digits and if the first digit can be zero? [Ans: ] Answer: = codes f. Given five women and three men, how many ways can a three-member committee be formed? [Ans: 56] n(3 member committee) = n(s) = ( 8 3 ) or 8C 8! 3 = = 56 ways 3! (8 3)! 4. What is the probability that when we roll a die the result is a number divisible by 1.5, given that the number is an even number? [Ans: 0.33] Solution: Here S = {1,2,3,4,5,6}; Let Event A be the number divisible by 1.5; A = {3,6}; Event B be an even number; B = {2,4,6}; A B = {6} P(A B) 1 P(A B) = = 6 P(B) 3 =

4 5. A box contains 16 colored mugs: 4 red, 6 yellow and 6 green. a. A mug is selected at random. What is the probability that the mug chosen is either red or green? Is this an independent event or dependent event or mutually exclusive event? [Ans: 0.625] P(Red Green) = P(Red) + P(Green) = = = 0.625; MutuallyExclusive b. A mug is selected at random. What is the probability that the mug chosen is either red or yellow? [Ans: 0.625] P(Red Yellow) = P(Red) + P(Yellow) = = = c. A mug is selected at random. What is the probability that the mug chosen is both red and yellow? [Ans: 0] P(Red Yellow) = 0 d. Two mugs are drawn in succession with replacement. What is the probability that both mugs chosen are yellow? Is this an independent event or dependent event or mutually exclusive event? [Ans: 0.141] P(Y 1 Y 2 ) = P(Y 1 ) P(Y 2 ) = = 0.141; Independent 16 e. Two mugs are drawn in succession without replacement. What is the probability that both mugs chosen are yellow? Is this an independent event or dependent event or mutually exclusive event? [Ans: 0.125] P(Y 1 Y 2 ) = P(Y 1 ) P(Y 2 Y 1 ) = = 0.125; Dependent Consider a pack of 52 playing cards. A card is selected at random. Also mention if these following events are independent or dependent or mutually exclusive? a. What is the probability that the card is either a diamond or an ace? [Ans: 0.308] P(D A) = P(D) + P(A) P(D A) = = 0.308; Not Mutually Exclusive b. What is the probability that the card is both a diamond and a king? [Ans: 0.019] P(D K) = 1 52 = c. What is the probability that the card is either a diamond or a spade? [Ans: 0.5] P(D S) = P(D) + P(S) = = 0.5; Mutually Exclusive 52 3

5 d. What is the probability that the card is either a diamond or a face card?[ans: 0.423] P(D F) = P(D) + P(F) P(D F) = = 0.423; Not Mutually Exclusive e. What is the probability that the card is both spade and a heart card? [Ans: 0] P(S H) = 0; 7. A box contains 10 defective and 18 non-defective bulbs. Two are drawn out together. One of them is tested and found to be non-defective bulb. What is the probability that the other one is also non-defective? [Ans: 0.63] P(D 2 D 1 ) = P(D 1 D 2 ) 18 = = 0.63; P(D 1 ) A student takes two core courses, statistics and biology. In any given semester the probability of failing statistics course is 2% and the probability of failing biology is 6%. In a given semester, what is the probability that a. Student will fail both the exams? [Ans: ] P(S B ) = P(S ) P(B ) = = ; b. Student will fail one or the other (but not both) courses. [Ans: 0.078] P((S B)or(S B )) = P((S B) (S B )) = P(S ) P(B) + P(S) P(B ) = ( ) + ( ) = 0.078; OR P(S B) = 1 P(S B) = 1 [P(S) P(B)] = 1 [ ] = Answer the following - a. If the odds against an event occurring are 5:19, what is the probability of the event occurring? [Ans: ] We know that Odds against, Odds(A ) = n(a ): n(a) i. e., Odds(against) = (#against): (#favoring) and n(s) = n(a) + n(a ) Odds(against) = 5: 19 implying that n(s) = = 24. Now P(Favoring), P(A) = n(a) n(s) = = b. Given n (E) = 3, n(s) = 7. What is P (E )? [Ans: ] We know that, n(s) = n(e) + n(e ) 7 = 3 + n(e ) n(e ) = 4. Now P(E ) = n(e ) n(s) = P(E ) = 4 7 =

6 c. Given n (E) = 3, n(s) = 7. What is Odds (E)? [Ans: 3:4] Here again n(s) = n(e) + n(e ) 7 = 3 + n(e ) n(e ) = 4. Hence, Odds(E) = n(e): n(e ) = 3: 4 d. Given n(e) = x, n(s) = x+y. What is P (E )? [Ans: y/(x+y)] Using n(s) = n(e) + n(e ) x + y = x + n(e ) n(e ) = y. Now P(E ) = n(e ) n(s) = y x + y e. Given n(e) = x, n(s) = x+y. What are Odds (E )? [Ans: y:x] Using n(s) = n(e) + n(e ) x + y = x + n(e ) n(e ) = y. Odds(E) = n(e ): n(e ) = y: x 10. The number of girls and boys enrolled for different majors in a community college are listed in the table below Major Girls Boys Total Biology Chemistry Stats Medicine Total a. If a student is chosen at random, what is the probability that the student is a boy? [Ans: ] P(Boy) = = b. If a student is chosen at random, what is the probability that the student is a boy enrolled in stats? [Ans: ] P(Boy Stats) = = c. What is the probability that the student is a girl given that she is biology major? [Ans: ] P(Girl Bio) 150 P(Girl Bio) = = 1035 = P(Bio)

7 d. What is the probability that the student is biology major given that she is a girl? [Ans: ] P(Bio Girl) = P(Girl Bio) P(Girl) 150 = 1035 = Below is a survey of 615 students regarding satisfaction with the choice their majors. Maths Biology Physics English Total Very satisfied Satisfied Not Satisfied Total Assume that the sample represents the entire population of students. Find the probability that a student selected at random is a. At least satisfied with her/his major. [Ans: ] P(At least Satisfied) = = b. Satisfied, given that she/he is a Mathematics major. [Ans: ] P(Satisfied Math) 61 P(Satisfied Math) = = 615 = P(Math) c. Not satisfied, given that she/he is a Biology major. [Ans: ] P(Not Satisfied Bio) 99 P(Not Satisfied Bio) = = 615 = P(Bio) d. A Physics major. [Ans: ] P(Phy) = = e. Not an English major. [Ans: ] P(Not Eng) = 1 P(Eng) = = f. Satisfied and Not Satisfied. [Ans: 0] P(Satisfied Not Satisfied) = = 0 6

8 12. A card is drawn from a deck of 52 cards. a. What is the probability that the card is diamond or a face card? [Ans: ] P(F D) = P(F) + P(D) P(F D) = = b. What is the probability that the card is not a spade card? [Ans: 0.75] P(S ) = = 0.75 c. What is the probability that the card is either a 6 or heart card? [Ans: ] P(6 heart) = P(6) + P(heart) P(6 heart) = = d. What is the probability that the card is a king or queen or jack? [Ans: ] P(K Q J) = P(K) + P(Q) + P(J) = = e. What are the odds in favor of selecting a face card? [Ans: 3:10] Odds(face card) = (#face cards): (#not face cards) = 12: 40 = 3: A coin is tossed 5 times. The probability of tails on any toss is Let x denote the number of tails that comes up. a. Find the probability that tail shows up at least twice. [Ans: ] P(r) = ( n r ) pr q n r Here: n = 5; p = 0.52; q = 1 p = = 0.48; and r = 2; P(r 2) = 1 P(r 1) = 1 [P(0) + P(1)] = 1 [5C 0 (0.52) 0 (0.48) C 1 (0.52) 1 (0.48) 5 1 ] = 1 [0.1635] = b. Find the probability that tail shows up in all tosses. [Ans: ] P(r = 5) = 5C 5 (0.52) 5 (0.48) 5 5 = c. Find the Probability that tail shows up more than twice and less than 5 times. [Ans: ] P(2 < r < 5) = P(3) + P(4) = [5C 3 (0.52) 3 (0.48) C 4 (0.52) 4 (0.48) 5 4 ] =

9 14. The average number of injuries per week in an industry are recorded as 2.1. a. Find the probability that in a given week there can be no injuries? [Ans: ] Given average, λ = 2.1; We will use Poisson distribution. P(r) = e λ λ r r! P(r = 0) = e 2.1 (2.1) 0 = ! b. Find the probability that in a given week, there will be less than 3 injuries? [Ans: ] P(r < 3) = P(r 2) = P(0) + P(1) + P(2) = e 2.1 (2.1) 0 + e 2.1 (2.1) 1 + e 2.1 (2.1) 2 = ! 1! 2! c. Find the probability that in a given week, there will be at least 3 injuries? [Ans: ] P(r 3) = 1 P(r 2) = 1 [P(0) + P(1) + P(2)] P(r 3) = = {Using result of part b, above} d. Find the probability that in a given week, there will be at least 2 but at most 4 injuries? [Ans: ] P(2 r 4) = P(2) + P(3) + P(4) = e 2.1 (2.1) 2 + e 2.1 (2.1) 3 + e 2.1 (2.1) 4 = ! 3! 4! e. What is the mean and standard deviation of this problem? [Ans: 2.1; 1.449] Mean μ = λ = 2.1; Standard deviation σ = λ = 2.1 =

10 15. An insurance company has determined that on the average it receives 3 accident claims per day. Given average, λ = 3; We will use Poisson distribution. P(r) = e λ λ r r! a. Find the probability that the company receives at least 4 accident claims on a randomly selected day. [Ans: ] P(r 4) = 1 P(r 3) = 1 [P(0) + P(1) + P(2) + P(3)] = 1 [ e 3 (3) 0 + e 3 (3) 1 + e 3 (3) 2 + e 3 (3) 2 ] = ! 1! 2! 3! b. Find the probability that the company receives no claims on a randomly selected day. [Ans: ] P(r = 0) = e 3 (3) 0 = ! 16. Assuming that the heights of boys in a high-school basketball tournament are normally distributed with mean 80 inches and standard deviation 2 inches a. How many boys in a group of 40 are expected to be taller than 84 inches? [Ans: 1] Clearly, we have 2.5% of 40 boys who are taller than 84 height. Hence =1 There is 1 Boy in a group of 40 who is taller than 84" height

11 b. What percentage of boys falls between 78 and 84 inches height? [Ans: or 81.5%] There are 68% of boys who are falling between 78 to 82 & 13.5% from 82 to 84, so, There are a total of 68% % = 81.5% of boys who are between 78 and 84 inches c. What percentage of boys falls below 82 inches? [Ans: 84%] There are 50% of boys who are falling below 80 inches & 34% from 80 to 82 inches. so There are a total of 50% + 34% = 84% of boys who are below 82 inches 17. Given the experiment: a fair die is rolled; if a multiple of three appears uppermost, then the die is rolled again, otherwise a fair coin is tossed. a. Represent this scenario using a tree diagram with the respective probabilities on each branch mentioned. [Ans: ] P(3)=P(6)=1/6 Start P(1)= =P(6)=1/6 P(1)=P(2)=P(4)=P(5)=1/6 3,6 1,2,4,5 b. What is the sample space of this experiment? 0.5 S = {(3,1), (3,2), (3,3), (3,4), (3,5), (3,6), (6,1), (6,2), (6,3), (6,4), (6,5), (6,6), (1, H), (1, T), (2, H), (2, T), (4, H), (4, T), (5, H), (5, T)} c. What is the associated probability distribution in this experiment? (3,1) = (3,2) = (3,3) = (3,4) = (3,5) = (3,6) = (6,1) = (6,2) = (6,3) = (6,4) = (6,5) = (6,6) = (1, H) = (1, T) = (2, H) = (2, T) = (4, H) = (4, T) = (5, H) = (5, T) = H T 10

12 18. Given the experiment: a fair die is rolled followed by tossing a fair coin. a. Represent this scenario using a tree diagram with the respective probabilities on each branch mentioned. [Ans: try or guess ] b. What is the sample space of this experiment? Ans: S = {1H, 1T, 2H, 2T, 6H, 6T} c. What is the associated probability distribution in this experiment? Ans: 1H = (1/6) (1/2) = = 1T = 2H = 2T = = 6H = 6T 19. A TV company when purchasing thousands electronic components apply this sampling plan: randomly select 15 of them and then accept the whole batch if there are at most 3 defective. a. If a particular lot has a 3% of defective components, what is the probability that the whole lot is accepted? [Ans: ] Solution: n = 15; p = 0.03; q = 1 p = = 0.97; and Using: P(r) = ( n r ) pr q n r P(r 3) = P(0) + P(1) + P(2) + P(3) = 15C 0 (0.03) 0 (0.97) C 1 (0.03) 1 (0.97) C 2 (0.03) 2 (0.97) C 3 (0.03) 3 (0.97) 15 3 = b. In a sample of 2000 electronic components, what will be the expected number of the defective components and what is the standard deviation? [Ans: 60; ] Also since given a sample of size n = 2000; and p = 0.03; The average number of defective components are E(X) = μ = np = = 60 The standard deviation is given by σ = npq σ = =

13 20. Draw a probabilistic tree diagram for the following experiment: a fair coin is tossed; if a head appears uppermost, then the fair coin is tossed again, otherwise an unfair coin with P (Head) = 0.55 is tossed. What is the sample space of this experiment? What is the associated probability distribution in this experiment? Start Head Tail Sample space, S = {HH, HT, TH, TT} Probability Distribution: HH = HT = = 0.25; TH = = 0.275; TT = = Head Tail Head Tail 21. Consider the following experiment. One card is selected from a deck of cards. Find the probability the card selected is: a. A six number card b. A seven & a king card c. A diamond or a club card d. A king card e. A five & a diamond card f. A face or an ace card g. A red card h. A ten or an ace card i. A face or a heart card j. A four and a black card k. A queen and a king card l. A red and a black card 12

14 a. A six number card P(6) = 4 52 = d. A king card P(K) = 4 52 = g. A red card P(R) = = 0.5 j. A four & a black card P(4 B) = 2 52 = b. A seven & a king card P(7 K) = 0 52 = 0 e. A five & a diamond card P(5 D) = 1 52 = h. A ten or an ace card P(10 A) = = c. A diamond or a club card P(D C) = = 0.5 f. A face or an ace card P (F A) = = i. A face or a heart card P(F H) = = k. A queen and a king card P(Q K) = 0 l. A red and a black card 52 = 0 P(R B) = 0 52 = A quality control engineer is in charge of testing whether or not 90% of the DVD players produced by his company conform to specifications. To do this, the engineer randomly selects a batch of 12 DVD players from each day s production. The day s production is acceptable provided no more than 1 DVD player fails to meet specifications. Otherwise, the entire day s production has to be tested. What is the probability that the engineer incorrectly passes a day s production as acceptable if only 80% of the day s DVD players actually conform to specification? Using: n = 12; p = 0.2; q = 1 p = = 0.8; and P(r) = ( n r ) pr q n r P(r 1) = P(0) + P(1) = 12C 0 (0.2) 0 (0.8) C 1 (0.2) 1 (0.8) 12 1 = Are the following experiments follow binomial distribution or not? Give your answer with Yes/No followed by (fixed number of trials, possible outcomes). a. Surveying 84 people to determine if they like dessert after dinner. Yes (84, like or dislike) b. Rolling a die 70 times to find a prime number occur. Yes (70, Prime or Not a prime) c. Drawing a card from a deck and getting a Jack card Yes (1, jack or not a jack) d. Surveying 100 people which cuisine they prefer the most. No (100, more than 2 possible cuisines) e. Testing 8 different brands of phones to see which brand is best to purchase No (NA, 8 brands) 13

15 f. Testing 1 brand of Tylenol by using 10 people to determine whether it is effective Yes (10, effective or not) g. Surveying 143 high school students to see what would they prefer as their major for a college degree duties in a row. No (143, more than 2 majors) 24. A die is rolled. Find the Here let S = set of all posisble outcomes when we roll a die. Therefore S = {1,2,3,4,5,6} n(s) = 6 a. Odds in favor of getting a number less than 2 [Ans: 1:5] Here let E = set of numbers less than 2. Therefore E = {1} n(e) = 1 and therefore, n(e ) = n(s) n(e) = 6 1 = 5. Odds(E) = n(e): n(e ) = 1: 5 b. Odds in favor of getting a number less than 4 [Ans: 1:1] Here let E = set of numbers less than 4. Therefore E = {1,2,3} n(e) = 3 and therefore, n(e ) = n(s) n(e) = 6 3 = 3. Odds(E) = n(e): n(e ) = 3: 3 = 1 1 c. Odds against getting a number more than 5 [Ans: 5:1 Here let E = set of numbers more than 5. Therefore E = {6} n(e) = 1 and therefore, n(e ) = n(s) n(e) = 6 1 = 5. Odds(E ) = n(e ): n(e) = 5: 1 d. Probability of getting an even prime [Ans: ] Here let E = set of even prime numbers. Therefore E = {2} n(e) = 1 P(E) = 1 6 = e. Probability of getting a multiple of 4 [Ans: ] Here let E = set of multiples of 4. Therefore E = {4} n(e) = 1 P(E) = 1 6 = f. Probability of getting a number divisible by 1.75 [Ans: ] Here let E = set of numbers divisible by Therefore E = { } n(e) = 0 P(E) = 0 6 = 0 14

16 25. Let exam scores out of 150 points follow normal distribution data with μ = 112 and σ = 12. Consider a class of 100 students. a. What is the percentage of students falling in the interval between 112 & 124 points? We have 34% of total students in the interval 112 and 124 b. What is the probability that a student selected at random has a score more than 136? P(x > 136) = 2.5% = c. How many students in the class of 100 scored points between 100 & 124? We have 68% of data falling between 100 and Hence 100=68 There are 68 students in a group of 100 who 100 scored points between 100 and 124. d. How many students in the class of 100 scored points between 112 & 136? We have 47.5% of data falling between 112 and 136. Hence =47.5~48 There are 48 students in a group of 100 who 100 scored points between 112 and 136. e. How many students in the class of 100 scored points less than 88 points? We have 2.5% of data falling below 88 points. Hence =2.5~3 There are 3 students in a group of 100 who 100 scored points below

17 More for Exam-2: 1) The probability of the sample space is ONE. 2) The probability of any event is between 0 and 1 3) Given P(E) = 0. 38, then P(E C ) = ) Let n(e) be the number of outcomes in an event E. Given n(e) = 21 and P(E) = 0. 7, then n(e C ) = 9 5) Given n(e) = 21 and P(E) = 0. 7, then O(E) = 21: 9 or 7: 3. 6) Given A and B are dependent then P(A B) = P(A)P(B A) or P(B)P(A B) 7) Given A and B are independent then P(A B) = P(A) 8) Given A and B are independent then P(A B) = P(A)P(B) 9) Given A and B are mutually exclusive then P(A B) = 0. 10) Given A and B are mutually exclusive then P(A B) = 0 11) Given A and B are mutually exclusive then A B = φ 12) Given two independent random variables with E(x 1 ) = μ 1, Var(x 1 ) = σ 1 2, E(x 2 ) = μ 2, and Var(x 2 ) = σ 2 2 ; if we transform the data using the linear combination y = 3x 1 5x 2, then E(y) = 3μ 1 5μ 2 and Var(y) = 9σ σ ) In a normal distribution, the empirical rule states approximately 68% of the observed data fall within one standard deviation of the mean. 14) In a normal distribution, the empirical rule states approximately 95% of the observed data fall within two standard deviation of the mean. 15) In a normal distribution, the empirical rule states approximately 99.7% of the observed data fall within three standard deviation of the mean. 16) Given two independent random variables with E(x 1 ) = 5, Var(x 1 ) = 4, E(x 2 ) = 6, and Var(x 2 ) = 9; if we transform the data using the linear combination y = x 1 4x 2, then E(y) = 19 and Var(y) = ) Given two independent random variables with E(x 1 ) = 5, Var(x 1 ) = 16,; if we transform the data using the linear combination y = 2 3x 1, then E(y) = 13 and Var(y) =

18 18) According to normal control charts, out of control signal-1 indicates that there is at least ONE point beyond three standard deviations of the mean. 19) According to normal control charts, a run of nine consecutive points on one side of the center line indicates out of control signal-2. 20) According to normal control charts, at least two out of three points beyond the two standard deviations of center line indicates out of control signal-3. Helpful Rules: Exactly at least or no less than at most or no more than Less than More than k successes k successes k successes k successes k successes r = k r k r k r < k r > k Conditional Probability P(A B) P(A B) = P(B) Odds(E) O(E) = n(e): n(e ) Odds(E ) O(E ) = n(e ): n(e) Probability of an event P(E) = n(e) n(s) Probability of a compliment P(E ) = n(e ) or 1 P(E) n(s) Factorial n! = n (n 1) (n 2) 2 1 Combinations ( n r ) or nc n! r = r! (n r)! Permutations n! np r = (n r)! Binomial P(r) = nc r p r q n r ; q = 1 p Poisson n(s) = n(e) + n(e ) n(e ) = n(s) n(e) n(s) = 1 P(r) = e λ λ r r! 17

19 Few quick examples of Sample Spaces Tossing a coin S = {H, T} Tossing two coins S = {HH, HT, TH, TT} Tossing three coins S = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT} Rolling a die S = {1,2,3,4,5,6} Rolling two dice S = {(1,1), (1,2), (1,3), (6,4), (6,5), (6,6)} Rule Example E(a) = a E(2) = 2 E(aX) = ae(x) E( 5X) = 5E(X) V(a) = 0 V(4) = 0 V(aX) = a 2 V(X) V( 3X) = ( 3) 2 V(X) = 9V(X) 18

20 Venkat Mudun 19

STA 2023 EXAM-2 Practice Problems. Ven Mudunuru. From Chapters 4, 5, & Partly 6. With SOLUTIONS

STA 2023 EXAM-2 Practice Problems. Ven Mudunuru. From Chapters 4, 5, & Partly 6. With SOLUTIONS STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6 With SOLUTIONS Mudunuru, Venkateswara Rao STA 2023 Spring 2016 1 1. A committee of 5 persons is to be formed from 6 men and 4 women. What

More information

What is Probability? Probability. Sample Spaces and Events. Simple Event

What is Probability? Probability. Sample Spaces and Events. Simple Event What is Probability? Probability Peter Lo Probability is the numerical measure of likelihood that the event will occur. Simple Event Joint Event Compound Event Lies between 0 & 1 Sum of events is 1 1.5

More information

4/17/2012. NE ( ) # of ways an event can happen NS ( ) # of events in the sample space

4/17/2012. NE ( ) # of ways an event can happen NS ( ) # of events in the sample space I. Vocabulary: A. Outcomes: the things that can happen in a probability experiment B. Sample Space (S): all possible outcomes C. Event (E): one outcome D. Probability of an Event (P(E)): the likelihood

More information

CHAPTER - 16 PROBABILITY Random Experiment : If an experiment has more than one possible out come and it is not possible to predict the outcome in advance then experiment is called random experiment. Sample

More information

LECTURE NOTES by DR. J.S.V.R. KRISHNA PRASAD

LECTURE NOTES by DR. J.S.V.R. KRISHNA PRASAD .0 Introduction: The theory of probability has its origin in the games of chance related to gambling such as tossing of a coin, throwing of a die, drawing cards from a pack of cards etc. Jerame Cardon,

More information

324 Stat Lecture Notes (1) Probability

324 Stat Lecture Notes (1) Probability 324 Stat Lecture Notes 1 robability Chapter 2 of the book pg 35-71 1 Definitions: Sample Space: Is the set of all possible outcomes of a statistical experiment, which is denoted by the symbol S Notes:

More information

Name: Exam 2 Solutions. March 13, 2017

Name: Exam 2 Solutions. March 13, 2017 Department of Mathematics University of Notre Dame Math 00 Finite Math Spring 07 Name: Instructors: Conant/Galvin Exam Solutions March, 07 This exam is in two parts on pages and contains problems worth

More information

Probability deals with modeling of random phenomena (phenomena or experiments whose outcomes may vary)

Probability deals with modeling of random phenomena (phenomena or experiments whose outcomes may vary) Chapter 14 From Randomness to Probability How to measure a likelihood of an event? How likely is it to answer correctly one out of two true-false questions on a quiz? Is it more, less, or equally likely

More information

Chapter 2 PROBABILITY SAMPLE SPACE

Chapter 2 PROBABILITY SAMPLE SPACE Chapter 2 PROBABILITY Key words: Sample space, sample point, tree diagram, events, complement, union and intersection of an event, mutually exclusive events; Counting techniques: multiplication rule, permutation,

More information

Mutually Exclusive Events

Mutually Exclusive Events 172 CHAPTER 3 PROBABILITY TOPICS c. QS, 7D, 6D, KS Mutually Exclusive Events A and B are mutually exclusive events if they cannot occur at the same time. This means that A and B do not share any outcomes

More information

Example. What is the sample space for flipping a fair coin? Rolling a 6-sided die? Find the event E where E = {x x has exactly one head}

Example. What is the sample space for flipping a fair coin? Rolling a 6-sided die? Find the event E where E = {x x has exactly one head} Chapter 7 Notes 1 (c) Epstein, 2013 CHAPTER 7: PROBABILITY 7.1: Experiments, Sample Spaces and Events Chapter 7 Notes 2 (c) Epstein, 2013 What is the sample space for flipping a fair coin three times?

More information

Topic -2. Probability. Larson & Farber, Elementary Statistics: Picturing the World, 3e 1

Topic -2. Probability. Larson & Farber, Elementary Statistics: Picturing the World, 3e 1 Topic -2 Probability Larson & Farber, Elementary Statistics: Picturing the World, 3e 1 Probability Experiments Experiment : An experiment is an act that can be repeated under given condition. Rolling a

More information

TOPIC 12 PROBABILITY SCHEMATIC DIAGRAM

TOPIC 12 PROBABILITY SCHEMATIC DIAGRAM TOPIC 12 PROBABILITY SCHEMATIC DIAGRAM Topic Concepts Degree of Importance References NCERT Book Vol. II Probability (i) Conditional Probability *** Article 1.2 and 1.2.1 Solved Examples 1 to 6 Q. Nos

More information

Probabilistic models

Probabilistic models Probabilistic models Kolmogorov (Andrei Nikolaevich, 1903 1987) put forward an axiomatic system for probability theory. Foundations of the Calculus of Probabilities, published in 1933, immediately became

More information

First Digit Tally Marks Final Count

First Digit Tally Marks Final Count Benford Test () Imagine that you are a forensic accountant, presented with the two data sets on this sheet of paper (front and back). Which of the two sets should be investigated further? Why? () () ()

More information

Chapter 7: Section 7-1 Probability Theory and Counting Principles

Chapter 7: Section 7-1 Probability Theory and Counting Principles Chapter 7: Section 7-1 Probability Theory and Counting Principles D. S. Malik Creighton University, Omaha, NE D. S. Malik Creighton University, Omaha, NE Chapter () 7: Section 7-1 Probability Theory and

More information

Topic 3: Introduction to Probability

Topic 3: Introduction to Probability Topic 3: Introduction to Probability 1 Contents 1. Introduction 2. Simple Definitions 3. Types of Probability 4. Theorems of Probability 5. Probabilities under conditions of statistically independent events

More information

9/6/2016. Section 5.1 Probability. Equally Likely Model. The Division Rule: P(A)=#(A)/#(S) Some Popular Randomizers.

9/6/2016. Section 5.1 Probability. Equally Likely Model. The Division Rule: P(A)=#(A)/#(S) Some Popular Randomizers. Chapter 5: Probability and Discrete Probability Distribution Learn. Probability Binomial Distribution Poisson Distribution Some Popular Randomizers Rolling dice Spinning a wheel Flipping a coin Drawing

More information

I - Probability. What is Probability? the chance of an event occuring. 1classical probability. 2empirical probability. 3subjective probability

I - Probability. What is Probability? the chance of an event occuring. 1classical probability. 2empirical probability. 3subjective probability What is Probability? the chance of an event occuring eg 1classical probability 2empirical probability 3subjective probability Section 2 - Probability (1) Probability - Terminology random (probability)

More information

UNIT 5 ~ Probability: What Are the Chances? 1

UNIT 5 ~ Probability: What Are the Chances? 1 UNIT 5 ~ Probability: What Are the Chances? 1 6.1: Simulation Simulation: The of chance behavior, based on a that accurately reflects the phenomenon under consideration. (ex 1) Suppose we are interested

More information

Homework 4 Solution, due July 23

Homework 4 Solution, due July 23 Homework 4 Solution, due July 23 Random Variables Problem 1. Let X be the random number on a die: from 1 to. (i) What is the distribution of X? (ii) Calculate EX. (iii) Calculate EX 2. (iv) Calculate Var

More information

CSC Discrete Math I, Spring Discrete Probability

CSC Discrete Math I, Spring Discrete Probability CSC 125 - Discrete Math I, Spring 2017 Discrete Probability Probability of an Event Pierre-Simon Laplace s classical theory of probability: Definition of terms: An experiment is a procedure that yields

More information

Quantitative Methods for Decision Making

Quantitative Methods for Decision Making January 14, 2012 Lecture 3 Probability Theory Definition Mutually exclusive events: Two events A and B are mutually exclusive if A B = φ Definition Special Addition Rule: Let A and B be two mutually exclusive

More information

Probability 5-4 The Multiplication Rules and Conditional Probability

Probability 5-4 The Multiplication Rules and Conditional Probability Outline Lecture 8 5-1 Introduction 5-2 Sample Spaces and 5-3 The Addition Rules for 5-4 The Multiplication Rules and Conditional 5-11 Introduction 5-11 Introduction as a general concept can be defined

More information

Notation: X = random variable; x = particular value; P(X = x) denotes probability that X equals the value x.

Notation: X = random variable; x = particular value; P(X = x) denotes probability that X equals the value x. Ch. 16 Random Variables Def n: A random variable is a numerical measurement of the outcome of a random phenomenon. A discrete random variable is a random variable that assumes separate values. # of people

More information

Statistics for Managers Using Microsoft Excel (3 rd Edition)

Statistics for Managers Using Microsoft Excel (3 rd Edition) Statistics for Managers Using Microsoft Excel (3 rd Edition) Chapter 4 Basic Probability and Discrete Probability Distributions 2002 Prentice-Hall, Inc. Chap 4-1 Chapter Topics Basic probability concepts

More information

Outline. Probability. Math 143. Department of Mathematics and Statistics Calvin College. Spring 2010

Outline. Probability. Math 143. Department of Mathematics and Statistics Calvin College. Spring 2010 Outline Math 143 Department of Mathematics and Statistics Calvin College Spring 2010 Outline Outline 1 Review Basics Random Variables Mean, Variance and Standard Deviation of Random Variables 2 More Review

More information

Probability Year 10. Terminology

Probability Year 10. Terminology Probability Year 10 Terminology Probability measures the chance something happens. Formally, we say it measures how likely is the outcome of an event. We write P(result) as a shorthand. An event is some

More information

Term Definition Example Random Phenomena

Term Definition Example Random Phenomena UNIT VI STUDY GUIDE Probabilities Course Learning Outcomes for Unit VI Upon completion of this unit, students should be able to: 1. Apply mathematical principles used in real-world situations. 1.1 Demonstrate

More information

Probability Year 9. Terminology

Probability Year 9. Terminology Probability Year 9 Terminology Probability measures the chance something happens. Formally, we say it measures how likely is the outcome of an event. We write P(result) as a shorthand. An event is some

More information

Chapter 5 : Probability. Exercise Sheet. SHilal. 1 P a g e

Chapter 5 : Probability. Exercise Sheet. SHilal. 1 P a g e 1 P a g e experiment ( observing / measuring ) outcomes = results sample space = set of all outcomes events = subset of outcomes If we collect all outcomes we are forming a sample space If we collect some

More information

Business Statistics MBA Pokhara University

Business Statistics MBA Pokhara University Business Statistics MBA Pokhara University Chapter 3 Basic Probability Concept and Application Bijay Lal Pradhan, Ph.D. Review I. What s in last lecture? Descriptive Statistics Numerical Measures. Chapter

More information

Conditional Probability

Conditional Probability Conditional Probability Idea have performed a chance experiment but don t know the outcome (ω), but have some partial information (event A) about ω. Question: given this partial information what s the

More information

Ch 14 Randomness and Probability

Ch 14 Randomness and Probability Ch 14 Randomness and Probability We ll begin a new part: randomness and probability. This part contain 4 chapters: 14-17. Why we need to learn this part? Probability is not a portion of statistics. Instead

More information

Probability and Statistics Notes

Probability and Statistics Notes Probability and Statistics Notes Chapter One Jesse Crawford Department of Mathematics Tarleton State University (Tarleton State University) Chapter One Notes 1 / 71 Outline 1 A Sketch of Probability and

More information

Mathematics. ( : Focus on free Education) (Chapter 16) (Probability) (Class XI) Exercise 16.2

Mathematics. (  : Focus on free Education) (Chapter 16) (Probability) (Class XI) Exercise 16.2 ( : Focus on free Education) Exercise 16.2 Question 1: A die is rolled. Let E be the event die shows 4 and F be the event die shows even number. Are E and F mutually exclusive? Answer 1: When a die is

More information

Lecture 3 Probability Basics

Lecture 3 Probability Basics Lecture 3 Probability Basics Thais Paiva STA 111 - Summer 2013 Term II July 3, 2013 Lecture Plan 1 Definitions of probability 2 Rules of probability 3 Conditional probability What is Probability? Probability

More information

Discrete random variables and probability distributions

Discrete random variables and probability distributions Discrete random variables and probability distributions random variable is a mapping from the sample space to real numbers. notation: X, Y, Z,... Example: Ask a student whether she/he works part time or

More information

Outline Conditional Probability The Law of Total Probability and Bayes Theorem Independent Events. Week 4 Classical Probability, Part II

Outline Conditional Probability The Law of Total Probability and Bayes Theorem Independent Events. Week 4 Classical Probability, Part II Week 4 Classical Probability, Part II Week 4 Objectives This week we continue covering topics from classical probability. The notion of conditional probability is presented first. Important results/tools

More information

PROBABILITY.

PROBABILITY. PROBABILITY PROBABILITY(Basic Terminology) Random Experiment: If in each trial of an experiment conducted under identical conditions, the outcome is not unique, but may be any one of the possible outcomes,

More information

Statistics for Managers Using Microsoft Excel/SPSS Chapter 4 Basic Probability And Discrete Probability Distributions

Statistics for Managers Using Microsoft Excel/SPSS Chapter 4 Basic Probability And Discrete Probability Distributions Statistics for Managers Using Microsoft Excel/SPSS Chapter 4 Basic Probability And Discrete Probability Distributions 1999 Prentice-Hall, Inc. Chap. 4-1 Chapter Topics Basic Probability Concepts: Sample

More information

Lecture Lecture 5

Lecture Lecture 5 Lecture 4 --- Lecture 5 A. Basic Concepts (4.1-4.2) 1. Experiment: A process of observing a phenomenon that has variation in its outcome. Examples: (E1). Rolling a die, (E2). Drawing a card form a shuffled

More information

STAT 516: Basic Probability and its Applications

STAT 516: Basic Probability and its Applications Lecture 3: Conditional Probability and Independence Prof. Michael September 29, 2015 Motivating Example Experiment ξ consists of rolling a fair die twice; A = { the first roll is 6 } amd B = { the sum

More information

If S = {O 1, O 2,, O n }, where O i is the i th elementary outcome, and p i is the probability of the i th elementary outcome, then

If S = {O 1, O 2,, O n }, where O i is the i th elementary outcome, and p i is the probability of the i th elementary outcome, then 1.1 Probabilities Def n: A random experiment is a process that, when performed, results in one and only one of many observations (or outcomes). The sample space S is the set of all elementary outcomes

More information

Dept. of Linguistics, Indiana University Fall 2015

Dept. of Linguistics, Indiana University Fall 2015 L645 Dept. of Linguistics, Indiana University Fall 2015 1 / 34 To start out the course, we need to know something about statistics and This is only an introduction; for a fuller understanding, you would

More information

Probabilistic models

Probabilistic models Kolmogorov (Andrei Nikolaevich, 1903 1987) put forward an axiomatic system for probability theory. Foundations of the Calculus of Probabilities, published in 1933, immediately became the definitive formulation

More information

PERMUTATIONS, COMBINATIONS AND DISCRETE PROBABILITY

PERMUTATIONS, COMBINATIONS AND DISCRETE PROBABILITY Friends, we continue the discussion with fundamentals of discrete probability in the second session of third chapter of our course in Discrete Mathematics. The conditional probability and Baye s theorem

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 2 MATH00040 SEMESTER / Probability

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 2 MATH00040 SEMESTER / Probability ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 2 MATH00040 SEMESTER 2 2017/2018 DR. ANTHONY BROWN 5.1. Introduction to Probability. 5. Probability You are probably familiar with the elementary

More information

The probability of an event is viewed as a numerical measure of the chance that the event will occur.

The probability of an event is viewed as a numerical measure of the chance that the event will occur. Chapter 5 This chapter introduces probability to quantify randomness. Section 5.1: How Can Probability Quantify Randomness? The probability of an event is viewed as a numerical measure of the chance that

More information

STATISTICS HIGHER SECONDARY - SECOND YEAR. A Publication under Government of Tamilnadu Distribution of Free Textbook Programme )NOT FOR SALE(

STATISTICS HIGHER SECONDARY - SECOND YEAR. A Publication under Government of Tamilnadu Distribution of Free Textbook Programme )NOT FOR SALE( STATISTICS HIGHER SECONDARY - SECOND YEAR A Publication under Government of Tamilnadu Distribution of Free Textbook Programme )NOT FOR SALE( Untouchability is a sin Untouchability is a crime Untouchability

More information

Review Basic Probability Concept

Review Basic Probability Concept Economic Risk and Decision Analysis for Oil and Gas Industry CE81.9008 School of Engineering and Technology Asian Institute of Technology January Semester Presented by Dr. Thitisak Boonpramote Department

More information

Independence 1 2 P(H) = 1 4. On the other hand = P(F ) =

Independence 1 2 P(H) = 1 4. On the other hand = P(F ) = Independence Previously we considered the following experiment: A card is drawn at random from a standard deck of cards. Let H be the event that a heart is drawn, let R be the event that a red card is

More information

Topic 5: Probability. 5.4 Combined Events and Conditional Probability Paper 1

Topic 5: Probability. 5.4 Combined Events and Conditional Probability Paper 1 Topic 5: Probability Standard Level 5.4 Combined Events and Conditional Probability Paper 1 1. In a group of 16 students, 12 take art and 8 take music. One student takes neither art nor music. The Venn

More information

CS206 Review Sheet 3 October 24, 2018

CS206 Review Sheet 3 October 24, 2018 CS206 Review Sheet 3 October 24, 2018 After ourintense focusoncounting, wecontinue withthestudyofsomemoreofthebasic notions from Probability (though counting will remain in our thoughts). An important

More information

Intermediate Math Circles November 8, 2017 Probability II

Intermediate Math Circles November 8, 2017 Probability II Intersection of Events and Independence Consider two groups of pairs of events Intermediate Math Circles November 8, 017 Probability II Group 1 (Dependent Events) A = {a sales associate has training} B

More information

3.2 Probability Rules

3.2 Probability Rules 3.2 Probability Rules The idea of probability rests on the fact that chance behavior is predictable in the long run. In the last section, we used simulation to imitate chance behavior. Do we always need

More information

Conditional probability

Conditional probability CHAPTER 4 Conditional probability 4.1. Introduction Suppose there are 200 men, of which 100 are smokers, and 100 women, of which 20 are smokers. What is the probability that a person chosen at random will

More information

Chapter 3 : Conditional Probability and Independence

Chapter 3 : Conditional Probability and Independence STAT/MATH 394 A - PROBABILITY I UW Autumn Quarter 2016 Néhémy Lim Chapter 3 : Conditional Probability and Independence 1 Conditional Probabilities How should we modify the probability of an event when

More information

(6, 1), (5, 2), (4, 3), (3, 4), (2, 5), (1, 6)

(6, 1), (5, 2), (4, 3), (3, 4), (2, 5), (1, 6) Section 7.3: Compound Events Because we are using the framework of set theory to analyze probability, we can use unions, intersections and complements to break complex events into compositions of events

More information

Introduction to Probability, Fall 2009

Introduction to Probability, Fall 2009 Introduction to Probability, Fall 2009 Math 30530 Review questions for exam 1 solutions 1. Let A, B and C be events. Some of the following statements are always true, and some are not. For those that are

More information

success and failure independent from one trial to the next?

success and failure independent from one trial to the next? , section 8.4 The Binomial Distribution Notes by Tim Pilachowski Definition of Bernoulli trials which make up a binomial experiment: The number of trials in an experiment is fixed. There are exactly two

More information

Presentation on Theo e ry r y o f P r P o r bab a il i i l t i y

Presentation on Theo e ry r y o f P r P o r bab a il i i l t i y Presentation on Theory of Probability Meaning of Probability: Chance of occurrence of any event In practical life we come across situation where the result are uncertain Theory of probability was originated

More information

Conditional Probability and Bayes Theorem (2.4) Independence (2.5)

Conditional Probability and Bayes Theorem (2.4) Independence (2.5) Conditional Probability and Bayes Theorem (2.4) Independence (2.5) Prof. Tesler Math 186 Winter 2019 Prof. Tesler Conditional Probability and Bayes Theorem Math 186 / Winter 2019 1 / 38 Scenario: Flip

More information

Chapter. Probability

Chapter. Probability Chapter 3 Probability Section 3.1 Basic Concepts of Probability Section 3.1 Objectives Identify the sample space of a probability experiment Identify simple events Use the Fundamental Counting Principle

More information

Probability Pearson Education, Inc. Slide

Probability Pearson Education, Inc. Slide Probability The study of probability is concerned with random phenomena. Even though we cannot be certain whether a given result will occur, we often can obtain a good measure of its likelihood, or probability.

More information

Part (A): Review of Probability [Statistics I revision]

Part (A): Review of Probability [Statistics I revision] Part (A): Review of Probability [Statistics I revision] 1 Definition of Probability 1.1 Experiment An experiment is any procedure whose outcome is uncertain ffl toss a coin ffl throw a die ffl buy a lottery

More information

(a) Fill in the missing probabilities in the table. (b) Calculate P(F G). (c) Calculate P(E c ). (d) Is this a uniform sample space?

(a) Fill in the missing probabilities in the table. (b) Calculate P(F G). (c) Calculate P(E c ). (d) Is this a uniform sample space? Math 166 Exam 1 Review Sections L.1-L.2, 1.1-1.7 Note: This review is more heavily weighted on the new material this week: Sections 1.5-1.7. For more practice problems on previous material, take a look

More information

Probability, Conditional Probability and Bayes Rule IE231 - Lecture Notes 3 Mar 6, 2018

Probability, Conditional Probability and Bayes Rule IE231 - Lecture Notes 3 Mar 6, 2018 Probability, Conditional Probability and Bayes Rule IE31 - Lecture Notes 3 Mar 6, 018 #Introduction Let s recall some probability concepts. Probability is the quantification of uncertainty. For instance

More information

Notes slides from before lecture. CSE 21, Winter 2017, Section A00. Lecture 16 Notes. Class URL:

Notes slides from before lecture. CSE 21, Winter 2017, Section A00. Lecture 16 Notes. Class URL: Notes slides from before lecture CSE 21, Winter 2017, Section A00 Lecture 16 Notes Class URL: http://vlsicad.ucsd.edu/courses/cse21-w17/ Notes slides from before lecture Notes March 8 (1) This week: Days

More information

(i) Given that a student is female, what is the probability of having a GPA of at least 3.0?

(i) Given that a student is female, what is the probability of having a GPA of at least 3.0? MATH 382 Conditional Probability Dr. Neal, WKU We now shall consider probabilities of events that are restricted within a subset that is smaller than the entire sample space Ω. For example, let Ω be the

More information

Notes for Math 324, Part 17

Notes for Math 324, Part 17 126 Notes for Math 324, Part 17 Chapter 17 Common discrete distributions 17.1 Binomial Consider an experiment consisting by a series of trials. The only possible outcomes of the trials are success and

More information

2. Conditional Probability

2. Conditional Probability ENGG 2430 / ESTR 2004: Probability and Statistics Spring 2019 2. Conditional Probability Andrej Bogdanov Coins game Toss 3 coins. You win if at least two come out heads. S = { HHH, HHT, HTH, HTT, THH,

More information

Chapter 2. Conditional Probability and Independence. 2.1 Conditional Probability

Chapter 2. Conditional Probability and Independence. 2.1 Conditional Probability Chapter 2 Conditional Probability and Independence 2.1 Conditional Probability Example: Two dice are tossed. What is the probability that the sum is 8? This is an easy exercise: we have a sample space

More information

OCR Statistics 1 Probability. Section 1: Introducing probability

OCR Statistics 1 Probability. Section 1: Introducing probability OCR Statistics Probability Section : Introducing probability Notes and Examples These notes contain subsections on Notation Sample space diagrams The complement of an event Mutually exclusive events Probability

More information

Chapter 2. Conditional Probability and Independence. 2.1 Conditional Probability

Chapter 2. Conditional Probability and Independence. 2.1 Conditional Probability Chapter 2 Conditional Probability and Independence 2.1 Conditional Probability Probability assigns a likelihood to results of experiments that have not yet been conducted. Suppose that the experiment has

More information

Problem # Number of points 1 /20 2 /20 3 /20 4 /20 5 /20 6 /20 7 /20 8 /20 Total /150

Problem # Number of points 1 /20 2 /20 3 /20 4 /20 5 /20 6 /20 7 /20 8 /20 Total /150 Name Student ID # Instructor: SOLUTION Sergey Kirshner STAT 516 Fall 09 Practice Midterm #1 January 31, 2010 You are not allowed to use books or notes. Non-programmable non-graphic calculators are permitted.

More information

Probability the chance that an uncertain event will occur (always between 0 and 1)

Probability the chance that an uncertain event will occur (always between 0 and 1) Quantitative Methods 2013 1 Probability as a Numerical Measure of the Likelihood of Occurrence Probability the chance that an uncertain event will occur (always between 0 and 1) Increasing Likelihood of

More information

Nuevo examen - 02 de Febrero de 2017 [280 marks]

Nuevo examen - 02 de Febrero de 2017 [280 marks] Nuevo examen - 0 de Febrero de 0 [0 marks] Jar A contains three red marbles and five green marbles. Two marbles are drawn from the jar, one after the other, without replacement. a. Find the probability

More information

Chapter 5, 6 and 7: Review Questions: STAT/MATH Consider the experiment of rolling a fair die twice. Find the indicated probabilities.

Chapter 5, 6 and 7: Review Questions: STAT/MATH Consider the experiment of rolling a fair die twice. Find the indicated probabilities. Chapter5 Chapter 5, 6 and 7: Review Questions: STAT/MATH3379 1. Consider the experiment of rolling a fair die twice. Find the indicated probabilities. (a) One of the dice is a 4. (b) Sum of the dice equals

More information

Section 13.3 Probability

Section 13.3 Probability 288 Section 13.3 Probability Probability is a measure of how likely an event will occur. When the weather forecaster says that there will be a 50% chance of rain this afternoon, the probability that it

More information

PLEASE MARK YOUR ANSWERS WITH AN X, not a circle! 1. (a) (b) (c) (d) (e) 2. (a) (b) (c) (d) (e) (a) (b) (c) (d) (e) 4. (a) (b) (c) (d) (e)...

PLEASE MARK YOUR ANSWERS WITH AN X, not a circle! 1. (a) (b) (c) (d) (e) 2. (a) (b) (c) (d) (e) (a) (b) (c) (d) (e) 4. (a) (b) (c) (d) (e)... Math 020, Exam II October, 206 The Honor Code is in effect for this examination. All work is to be your own. You may use a calculator. The exam lasts for hour 5 minutes. Be sure that your name is on every

More information

Lecture 6 Probability

Lecture 6 Probability Lecture 6 Probability Example: When you toss a coin, there are only two possible outcomes, heads and tails. What if we toss a coin 4 times? Figure below shows the results of tossing a coin 5000 times twice.

More information

Thus, P(F or L) = P(F) + P(L) - P(F & L) = = 0.553

Thus, P(F or L) = P(F) + P(L) - P(F & L) = = 0.553 Test 2 Review: Solutions 1) The following outcomes have at least one Head: HHH, HHT, HTH, HTT, THH, THT, TTH Thus, P(at least one head) = 7/8 2) The following outcomes have a sum of 9: (6,3), (5,4), (4,5),

More information

Compound Events. The event E = E c (the complement of E) is the event consisting of those outcomes which are not in E.

Compound Events. The event E = E c (the complement of E) is the event consisting of those outcomes which are not in E. Compound Events Because we are using the framework of set theory to analyze probability, we can use unions, intersections and complements to break complex events into compositions of events for which it

More information

Probability (10A) Young Won Lim 6/12/17

Probability (10A) Young Won Lim 6/12/17 Probability (10A) Copyright (c) 2017 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later

More information

Instructor Solution Manual. Probability and Statistics for Engineers and Scientists (4th Edition) Anthony Hayter

Instructor Solution Manual. Probability and Statistics for Engineers and Scientists (4th Edition) Anthony Hayter Instructor Solution Manual Probability and Statistics for Engineers and Scientists (4th Edition) Anthony Hayter 1 Instructor Solution Manual This instructor solution manual to accompany the fourth edition

More information

STAT 430/510 Probability

STAT 430/510 Probability STAT 430/510 Probability Hui Nie Lecture 3 May 28th, 2009 Review We have discussed counting techniques in Chapter 1. Introduce the concept of the probability of an event. Compute probabilities in certain

More information

an event with one outcome is called a simple event.

an event with one outcome is called a simple event. Ch5Probability Probability is a measure of the likelihood of a random phenomenon or chance behavior. Probability describes the long-term proportion with which a certain outcome will occur in situations

More information

Combinatorial Analysis

Combinatorial Analysis Chapter 1 Combinatorial Analysis STAT 302, Department of Statistics, UBC 1 A starting example: coin tossing Consider the following random experiment: tossing a fair coin twice There are four possible outcomes,

More information

HW MATH425/525 Lecture Notes 1

HW MATH425/525 Lecture Notes 1 HW MATH425/525 Lecture Notes 1 Definition 4.1 If an experiment can be repeated under the same condition, its outcome cannot be predicted with certainty, and the collection of its every possible outcome

More information

Events A and B are said to be independent if the occurrence of A does not affect the probability of B.

Events A and B are said to be independent if the occurrence of A does not affect the probability of B. Independent Events Events A and B are said to be independent if the occurrence of A does not affect the probability of B. Probability experiment of flipping a coin and rolling a dice. Sample Space: {(H,

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 3 Probability Contents 1. Events, Sample Spaces, and Probability 2. Unions and Intersections 3. Complementary Events 4. The Additive Rule and Mutually Exclusive

More information

PROBABILITY CHAPTER LEARNING OBJECTIVES UNIT OVERVIEW

PROBABILITY CHAPTER LEARNING OBJECTIVES UNIT OVERVIEW CHAPTER 16 PROBABILITY LEARNING OBJECTIVES Concept of probability is used in accounting and finance to understand the likelihood of occurrence or non-occurrence of a variable. It helps in developing financial

More information

Monty Hall Puzzle. Draw a tree diagram of possible choices (a possibility tree ) One for each strategy switch or no-switch

Monty Hall Puzzle. Draw a tree diagram of possible choices (a possibility tree ) One for each strategy switch or no-switch Monty Hall Puzzle Example: You are asked to select one of the three doors to open. There is a large prize behind one of the doors and if you select that door, you win the prize. After you select a door,

More information

Chapter 13, Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is

Chapter 13, Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is Chapter 13, Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is available on the Connexions website. It is used under a

More information

Chapter 9 Discrete Mathematics

Chapter 9 Discrete Mathematics Section 9. Basic Combinatorics 355 Chapter 9 Discrete Mathematics Section 9. Basic Combinatorics Exploration. Six: ABC, ACB, BAC, BCA, CAB, CBA.. Approximately person out of 6, which would mean 0 people

More information

STAT 516 Answers Homework 2 January 23, 2008 Solutions by Mark Daniel Ward PROBLEMS. = {(a 1, a 2,...) : a i < 6 for all i}

STAT 516 Answers Homework 2 January 23, 2008 Solutions by Mark Daniel Ward PROBLEMS. = {(a 1, a 2,...) : a i < 6 for all i} STAT 56 Answers Homework 2 January 23, 2008 Solutions by Mark Daniel Ward PROBLEMS 2. We note that E n consists of rolls that end in 6, namely, experiments of the form (a, a 2,...,a n, 6 for n and a i

More information

Statistics 100 Exam 2 March 8, 2017

Statistics 100 Exam 2 March 8, 2017 STAT 100 EXAM 2 Spring 2017 (This page is worth 1 point. Graded on writing your name and net id clearly and circling section.) PRINT NAME (Last name) (First name) net ID CIRCLE SECTION please! L1 (MWF

More information

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

Math Exam 1 Review. NOTE: For reviews of the other sections on Exam 1, refer to the first page of WIR #1 and #2. Math 166 Fall 2008 c Heather Ramsey Page 1 Math 166 - Exam 1 Review NOTE: For reviews of the other sections on Exam 1, refer to the first page of WIR #1 and #2. Section 1.5 - Rules for Probability Elementary

More information

Discrete Structures for Computer Science

Discrete Structures for Computer Science Discrete Structures for Computer Science William Garrison bill@cs.pitt.edu 6311 Sennott Square Lecture #24: Probability Theory Based on materials developed by Dr. Adam Lee Not all events are equally likely

More information