Department of Industrial Engineering IE 202: Engineering Statistics Example Questions Spring 2012

Size: px
Start display at page:

Download "Department of Industrial Engineering IE 202: Engineering Statistics Example Questions Spring 2012"

Transcription

1 Department of Industrial Engineering IE 202: Engineering Statistics Example Questions Spring 202. Twenty workers are to be assigned to 20 different jobs, one to each job. How many different assignments are possible? The first worker chooses from 20 jobs. There are 9 jobs and 9 workers left. The second worker chooses from 9 jobs. There are 8 jobs and 8 workers left, and so on. So the answer is 20!. 2. John, Jim, Jay and Jack have formed a band consisting of 4 instruments. If each of the boys can play all 4 instruments, how many different arrangements are possible? What if John and Jim can play all 4 instruments but Jay and Jack can each play only piano and drums? Solution If each of the boys can play all 4 instruments, then there are 4! ways for them to play together. If Jay and Jack can only play piano and drum, then John and Jim must play the other 2 instruments. Then there are 2! 2! 4 ways for them to play. 3. In how many ways can 8 people be seated in a row if (a there are no restrictions on the seating arrangement? (b persons A and B must sit next to each other? (c there are 4 men and 4 women and no 2 men or 2 women can sit next to each other? (d there are 5 men and they must sit next to each other? (e there are 4 married couples and each couple must sit together? Solution (a 8! (b First consider A and B as person because they must sit next to each other, then there are 7! ways for them to sit. Next consider that however they sit, A can sit to the left of B or B can sit to the left of A. So the answer is 2 7!. (c Let M represent Man and W represent Woman. Here the arrangement must be M-W-M-W-M- W-M-W OR W-M-W-M-W-M-W-M. In each case there are 4 possible places for the 4 women to sit and 4 possible places for the 4 men to sit. Therefore the answer is: 2 4! 4!. (d First consider the 5 men as person because they must sit next to each other. there are 8 people, so three of them are woment. Therefore there are 4! such seating arrangements. Now consider that no matter where the women are seated, there are 5! ways that the five men can sit next to each other. The answer is 4! 5!. (e Consider every married couple as person, there are 4! ways for the couple to sit. For every couple, the wife can sit to the left of the husand or the husand can sit to the left of the wife, so there are 2 ways for them to sit together. The answer is 4! 2 4.

2 4. Seven different gifts are to be distributed among 0 children. How many distinct results are possible if no child is to receive more than one gift? Solution If the gifts are unique. The first gift can be given to one of 0 children. The second gift goes to one of the remaining 9 children, and so on. The answer is ! 3! If the gifts are the same. The same logic applies, but since the gifts are the same, some of the configurations are the same. We just divide the previous answer by 7!. The answer is 0! 3!7! Another way to solve this is to try picking 7 people to get gifts, out of 0 possible people. So the answer is ( 0 0! 7 3!7! 5. If 8 identical blackboards are to be divided among 4 schools, how many divisions are possible? How many if each school must receive at least blackboard? n Number of blackboards given to school, n 2 Number of blackboards given to school 2, n 3 Number of blackboards given to school 3, n 4 Number of blackboards given to school 4. n + n 2 + n 3 + n 4 8. There is a special formula for this. If each school must receive at least blackboard ( ( 8 7 7! 4 3 3!4! 35ways. If any school may receive no blackboard, ( ( 3! 3!8! 65ways. 6. In how many ways can r objects be selected from a set of n objects if the order of selection is considered relevant? n n n r + ways to choose the st object, ways to choose the 2nd object,... ways to choose the rth object. 7. Determine the number of vectors (x,..., x n such that each x i is either 0 or and n x i k i0 2

3 If we did not have the restriction on the sum, the answer would be 2 n. However, with this restriction, it means we need at least k s in the list, so we may see k ones, k + ones, k + 2 ones,... k ones, ( ( n n i x i k ways this can happen, k k + ones, ( ( n n i x i k + ways this can happen, k +... n ones, ( ( n n i x i n way this can happen. n The answer is n ik ( n i 8. A system is comprised of 5 components, each of which is either working or failed. Consider an experiment that consists of observing the status of each component, and let the outcome of the experiment be given by the vector (x, x 2, x 3, x 4, x 5, where x i is equal to if the component i is working and is equal to 0 if component i is failed. (a How many outcomes are in the sample space of this experiment? (b Suppose that the system will work if components and 2 are both working, or if components 3 and 4 are both working, or if components, 3 and 5 are all working. Let W be the event that the system will work. Specify all the outcomes in W. (c Let A be the event that components 4 and 5 are both failed. How many outcomes are contained in the event A? (d Write out all the outcomes in the event AW. (a I can list the sample space too: (b Let us define the events: (0, 0, 0, 0, 0 (0, 0, 0, 0, (0, 0, 0,, 0 (0, 0, 0,, (0, 0,, 0, 0 (0, 0,, 0, (0, 0,,, 0 (0, 0,,, (0,, 0, 0, 0 (0,, 0, 0, (0,, 0,, 0 (0,, 0,, (0,,, 0, 0 (0,,, 0, (0,,,, 0 (0,,,, (, 0, 0, 0, 0 (, 0, 0, 0, (, 0, 0,, 0 (, 0, 0,, (, 0,, 0, 0 (, 0,, 0, (, 0,,, 0 (, 0,,, (,, 0, 0, 0 (,, 0, 0, (,, 0,, 0 (,, 0,, (,,, 0, 0 (,,, 0, (,,,, 0 (,,,, W event that components and 2 are both working, W 2 event that components 3 and 4 are both working, W 3 event that components, 3 and 5 are all working. P r [W ] P r [W W 2 W 3 ] P r [W ] + P r [W 2 ] + P r [W 3 ] P r [W W 2 ] P r [W W 3 ] P r [W 2 W 3 ] + 2P r [W W 2 W 3 ]. 3

4 To find P r [W ] note that the first two bits must be, but the remaining 3 can be or 0. So there are 2 3 ways to do this. P r [W ] P r [W 2 ] P r [W 3 ] W W 2 event that components, 2, 3 and 4 are all working W W 3 event that components, 2, 3 and 5 are all working W 2 W 3 event that components, 3, 4 and 5 are all working W W 2 W 3 event that components, 2, 3, 4 and 5 are all working P r [W W 2 ] P r [W W 3 ] P r [W 2 W 3 ] P r [W W 2 W 3 ] P r [W ] P r [W W 2 W 3 ] P r [W ] + P r [W 2 ] + P r [W 3 ] P r [W W 2 ] P r [W W 3 ] P r [W 2 W 3 ] + 2P r [W W 2 W 3 ] Easy way: find the elements above where the machine would work: (0, 0, 0, 0, 0 (0, 0, 0, 0, (0, 0, 0,, 0 (0, 0, 0,, (0, 0,, 0, 0 (0, 0,, 0, (0, 0,,, 0 (0, 0,,, (0,, 0, 0, 0 (0,, 0, 0, (0,, 0,, 0 (0,, 0,, (0,,, 0, 0 (0,,, 0, (0,,,, 0 (0,,,, (, 0, 0, 0, 0 (, 0, 0, 0, (, 0, 0,, 0 (, 0, 0,, (, 0,, 0, 0 (, 0,, 0, (, 0,,, 0 (, 0,,, (,, 0, 0, 0 (,, 0, 0, (,, 0,, 0 (,, 0,, (,,, 0, 0 (,,, 0, (,,,, 0 (,,,, P r [W ] (c If 4 and 5 are not working, the corresponding variables are 0. The other variables can be either 0 or. The number of ways this can happen (the number of outcomes in event A is: (d AW is the event that the system is working and elements 4 and 5 are not working. If 4 and 5 are not working, events W 2 and W 3 above can t be true. Thus only W defined above can be true, AW AW event that components and 2 are both working, 4 and 5 are not working. In this case only component 3 may be 0 or. The outcomes in AW are (,, 0, 0, 0 and (,,, 0, 0. 4

5 9. Suppose that A and B are mutually exclusive events for which P (A.3 and P (B.5. What is the probability that (a either A or B occurs? (b A occurs but B does not? (c both A and B occur? P (A 0.3 P (B 0.5 A and B are mutually exclusive means AB, and P r(ab 0. (a P r(a B P (A + P (B P (AB P (A + P (B (b P r (B c A P r (B c A P r (A According to the question, if A occurs, then it is certain that B does not occur. Thus P r (B c A. Finally, P r (B c A P r (B c A P r (A P (A 0.3. (c P r(ab An elementary school is offering 3 language classes: one in Spanish, on in French, and one in German. The classes are open to any of the 00 students in the school. There are 28 students in the Spanish class, 26 in the French class, and 6 in the German class. The 2 students that are in both Spanish and French, 4 that are in both Spanish and German, and 6 that are in both French and German. In addition, there are 2 students taking all 3 classes. (a If a student is chosen randomly, what is the probability that he or she is not in any of the language classes? (b If a student is chosen randomly, what is the probability that he or she is taking exactly one of the language classes? (c If 2 students are chosen randomly, what is the probability that at least is taking a language class? (a Number of students taking at least one language class Spanish French German Spanish + French + German - (Spanish and German but not French - (Spanish and French but not German - (French and German but not French - (Spanish and German and French (2-2 - (4-2 - ( students take at least one language class. Therefore students take no language classes. So the probability that the student is not taking any language class is 48/ (b Number of students taking exactly one language class Spanish + French + German 2 (Spanish and German but not French 2 (Spanish and French but not German 2 (French and German but not French 2 (Spanish and German and French (2 2 2 (4 2 2 ( students take exactly one language class. 5

6 (c Pr(at least one of the two is taking a language class -Pr(none of the two are taking a language class Sixty percent of the students at a certain school wear neither a ring nor a necklace. Twenty percent wear a ring and 30 percent a necklace. If one of the students is chosen randomly, what is the probability that this student is wearing (a a ring or a necklace? (b a ring and a necklace? (a Pr(ring or necklace - Pr(no ring and no necklace (b Pr(ring and necklace Pr(ring + Pr(necklace - Pr(ring and necklace A small community organization consists of 20 families, of which 4 have one child, 8 have two children, 5 have three children, 2 have four children, and has five children. (a If one of these families is chosen at random, what is the probability it has i children, i, 2, 3, 4, 5? (b If one of the children is randomly chosen, what is the probability that child comes from a family having i children, i, 2, 3, 4, 5? (a P r(i P r(i P r(i P r(i P r(i (b Total number of children P r(i P r(i P r(i P r(i P r(i An urn contains 3 red and 7 black balls. Players A and B withdraw balls from the urn consecutively until a red ball is selected. Find the probability that A selects the red ball. (A draws the first ball, then B, and so on. There is now replacement of the balls drawn. 6

7 who chooses A B A B A B A B possible result R 2 B R 3 B B R 4 B B B R 5 B B B B R 6 B B B B B R 7 B B B B B B R 8 B B B B B B B R P r(a gets red ball P r(red on st pull + P r(black on st pull, black on 2nd pull, and red on 3rd pull + P r(black on st pull, black on 2nd pull, black on 3rd pull, black on 4th pulland red on 5th pull + P r (black on st pull, black on 2nd pull, black on 3rd pull, black on 4th pull, black on 5th pull, black on 6th pulland red on 7th pull An urn contains 5 red, 6 blue, and 8 green balls. If a set of 3 balls is randomly selected, what is the probability that each of the balls will be (a of the same color? (b of different colors? Repeat under the assumption that whenever a ball is selected, its color is noted and it is then replaced in the urn before the next selection. This is known as sampling with replacement. (a Set of 3 balls of same color: P r(all same color P r(all red + P r(all blue + P r(all green (b Set of all different colors: P r(all different colors P r(one red + P r(one blue + P r(one green ! (a Set of all 3 balls of same color sampling with replacement P r(all same color P r(all red + P r(all blue + P r(all green (b Set of all 3 balls of different colors sampling with replacement P r(all different colors P r(one red + P r(one blue + P r(one green !

8 5. A forest contains 20 elk, of which 5 are captured, tagged, and then released. A certain time later, 4 of the 20 elk are captured. What is the probability that 2 of these 4 have been tagged? What assumptions are you making? P r(2 of 4 are tagged ( Assumption: any deer, whether tagged or untagged, is equally likely to be caught. 6. Five people designated as A, B, C, D, E, are arranged in linear order. Assuming that each possible order is equally likely, what is the probability that (a there is exactly one person between A and B? (b there are exactly two people between A and B? (c there are exactly three people between A and B? (a Finding the total number of arrangements where there is exactly person between A and B. A C B D E 3! ways A is on and B is on 3. 2 B C A D E 3! ways B is on and A is on 3. 3 D A C B E 3! ways A is on 2 and B is on 4. 4 D B C A E 3! ways B is on 2 and A is on 4. 5 D E A C B 3! ways A is on 3 and B is on 5. 6 D E B C A 3! ways B is on 3 and A is on 5. Total number of arrangements is 3! P r(there is exactly person betwen A and B 36 5! (b Finding the total number of arrangements where there are exactly 2 people between A and B: A C D B E 3! ways A is on and B is on 4. 2 B C D A E 3! ways B is on and A is on 4. 3 D A C E B 3! ways A is on 2 and B is on 5. 4 D B C E A 3! ways B is on 2 and A is on 5. Total number of arrangements is 3! P r(there are exactly 2 people betwen A and B 24 5! (c Finding the total number of arrangements where there are exactly 3 people between A and B: A C D E B 3! ways A is on and B is on 5. 2 B C D E A 3! ways B is on and A is on 5. Total number of arrangements is 3! 2 2. P r(there are exactly 3 people betwen A and B 2 5! Let E, F, and G be three events. Find expressions for the events so that, of E, F, and G, (a only E occurs; (b both E and G but not F occur; 8

9 (c at least one of the events occurs; (d at least two of the events occur; (e all three events occur; (f none of the events occur; (g at most one of the events occurs; (h at most two of the events occur; (i exactly two of the events occur; (j at most three of the events occur. (a only E occurs EF c G c ; (b both E and G but not F occur EF G c ; (c at least one of the events occurs E F G; (d at least two of the events occur EF F G EG; (e all three events occur EF G; (f none of the events occur E c F c G c ; (g at most one of the events occurs EF c G c E c F G c E c F c G E c F c G c (EF F G EG c ; (h at most two of the events occur (EF G c ; (i exactly two of the events occur EF G c EF c G E c F G; (j at most three of the events occur S (sample space. 8. Find the simplest expression for the following events: (a (E F (E F c ; (b (E F (E c F (E F c ; (c (E F (F G. (a (E F (E F c (E F E (E F F c (EE F E (EF c F F c E EF c E; (b (E F (E c F (E F c ; ((E F E c (E F F (E F c (EE c F E c EF F F (E F c (F E c F E F F (E F c F (E F c F E F F c F E (c (E F (F G E (F G F (F G EF EG F F F G F EG 9. Prove that P (E F G P (E + P (F + P (G P (E c F G P (EF c G P (EF G c 2P (EF G. P (E F G P (E F + P (G P ((E F G P (E F + P (G P (EG F G P (E + P (F P (EF + P (G (P (EG + P (F G P (EGF G P (E + P (F + P (G P (EF P (EG P (F G + P (EF G Now we can expand some of these terms: P (EF P (EF G EF G C P (EF G + P (EF G c sincep (EF GEF G c 0, P (EG P (EF G EF c G P (EF G + P (EF c GsinceP (EF GEF c G 0, P (F G P (EF G E c F G P (EF G + P (E c F GsinceP (EF GE c F G 0. 9

10 Finally, P (E F G P (E + P (F + P (G (P (EF G + P (EF G c (P (EF G + P (EF c G (P (EF G + P (E c F G + P (EF G P (E + P (F + P (G P (EF G c P (EF c G P (E c F G 3P (EF G + P (EF G P (E + P (F + P (G P (EF G c P (EF c G P (E c F G 2P (EF G 20. If P (E.9 and P (F.8, show that P (EF.7. In general, prove Bonferroni s inequality, namely, P (EF P (E + P (F We know that P (E F P (E + P (F P (EF. Since all probabilities must be less than, P (E + P (F P (EF P (E + P (F P (EF P (EF P (E + P (F P (EF What is the probability that at least one of a pair of fair dice lands on 6, given that the sum of the dice is i, i 2, 3,..., 2? If i < 7, the answer is zero, since any number (on one dice plus 6 (on the other dice is greater than 6. When we roll two dice, there are 6 6 possible answers. The following pairs of numbers yield a sum of 7: {(, 6, (2, 5, (3, 4, (4, 3, (5, 2, (6, } so the probability of getting at least one 6 when the sum is 7 is 2/6. The following pairs of numbers yield a sum of 8: {(2, 6, (3, 5, (4, 4, (5, 3, (6, 2} so the probability of getting at least one 6 when the sum is 8 is 2/5. The following pairs of numbers yield a sum of 9: {(3, 6, (4, 5, (5, 4, (6, 3} so the probability of getting at least one 6 when the sum is 9 is 2/4. The following pairs of numbers yield a sum of 0: {(4, 6, (5, 5, (6, 4} so the probability of getting at least one 6 when the sum is 0 is 2/3. The following pairs of numbers yield a sum of : {(5, 6, (6, 5} so the probability of getting at least one 6 when the sum is is. Only (6, 6 will yield a sum of 2, so {(5, 6, (6, 5} so the probability of getting at least one 6 when the sum is 2 is. P r(one of the dice is 6 sum of the dice is N 0 ifn 6 3 ifn ifn 8 2 ifn ifn 0 ifn ifn 2 0 otherwise. 0

11 22. An urn contains 6 white and 9 black balls. If 4 balls are to be randomly selected without replacement, what is the probability that the first 2 selected are white and the last 2 black? Consider an urn containing 2 balls, of which 8 are white. A sample of size 4 is to be drawn with replacement (without replacement. What is the conditional probability (in each case that the first and third balls drawn will be white given that the sample contains exactly 3 white balls? There are 8 white and 4 black balls. W : Event that there are exactly 3 white balls W {(BW W W, (W BW W, (W W BW, (W W W B} Z : Event that 3rd and st balls are white Z {(W BW B, (W BW W, (W W W B, (W W W W } W Z {(W BW W, (W W W B} Without replacement: Probabilities of these events happening are: P r[w ] P r[z] P r[w Z] With replacement: P r [Z W ] P r [W Z] P r [W ] Probabilities of these events happening are: P r[w ] 4 4 ( ( 8 2 ( 4 2 ( 8 3 ( 4 ( 8 4 P r[z] ( 8 3 ( 4 P r[w Z] P r [Z W ] P r [W Z] P r [W ]

12 24. An ectopic pregnancy is twice as likely to develop when the pregnant woman is a smoker as it is when she is a nonsmoker. If 32 percent of women of childbearing age are smokers, what percentage of women having ectopic pregnancies are smokers? E : Event that the woman has an ectopic pregnancy. S : Event that the woman is a smoker. We are given: We are asked to find P r[s E]. P r[s] 0.32 P r [E S] 2 P r [E S c ] P r[s E] P r[es] P r[e] P r[e S]P r[s] P r[e] Also known: Therefore: P r[s E] P r[e] P r[e S]P r[s] + P r [E S c ] P r [S c ] P r[e S]P r[s] P r[e S]P r[s] + P r [E S c ] P r [S c ] 2P r[s] 2P r[s] + P r [S c ] ( P r[e S c ]P r[s] 2 P r[e S c ]P r[s] + P r [E S c ] P r [S c ] 25. A total of 500 married working couples were polled about their annual salaries, with the following information resulting: Husband Wife Less than $25,000 More than $25,000 Less than $25, More than $25, For instance, in 36 of the couples, the wife earned more and the husband earned less than $25,000. If one of the couples is randomly chosen, what is (a the probability that the husband earns less than $25,000? (b the conditional probability that the wife earns more than $25,000 given that the husband earns more than this amount? (c the conditional probability that the wife earns more than $25,000 given that the husband earns less than this amount? (a the probability that the husband earns less than $25,000? Total number of couples Number of couples where the husband earns less than $25, P r[husband earns less than $25,000]

13 (b the conditional probability that the wife earns more than $25,000 given that the husband earns more than this amount? P r[w > $25, 000 H > $25, 000] P r[w > $25, 000, H > $25, 000] P r[h > $25, 000] (c the conditional probability that the wife earns more than $25,000 given that the husband earns less than this amount? P r[w > $25, 000 H < $25, 000] P r[w > $25, 000, H < $25, 000] P r[h < $25, 000] In a certain community, 36 percent of the families own a dog and 22 percent of the families that own a dog also own a cat. In addition, 30 percent of the families own a cat. What is (a the probability that a randomly selected family owns both a dog and a cat? (b the conditional probability that a randomly selected family owns a dog given that it owns a cat? D : Event that the family owns a dog. S : Event that the family owns a cat. Given: P r[d] 0.36, P r[c D] 0.22, P r[c] (a the probability that a randomly selected family owns both a dog and a cat? P r[cd] P r[c D]P r[d] (b the conditional probability that a randomly selected family owns a dog given that it owns a cat? P r[d C] P r[cd] P r[c] Suppose that 5 percent of men and.25 percent of women are color blind. A color blind person is chosen at random. What is the probability of this person being male? Assume that there are an equal number of males and females. What if the population consisted of twice as many males as females? C : Event that someone is color blind. M : Event that someone is male. W : Event that someone is female. If there are an equal number of men and women, P r[m] P r[w ] 0.5. P r[m C] P r[mc] P r[c] P r[c M]P r[m] P r[c M]P r[m] + P r[c W ]P r[w ] If there are twice as many males as females, P r[m] 2P r[w ], and since P r[w ] + P r[m], we find P r[w ] /3, P r[m] 2/3. P r[m C] P r[mc] P r[c] P r[c M]P r[m] P r[c M]P r[m] + P r[c W ]P r[w ]

14 28. Suppose that an insurance company classifies people into one of three classes: good risks, average risks, and bad risks. The company s records indicate that the probabilities that good-, average- and bad-risk persons will be involved in an accident over a -year span are, respectively,.05,.5, and.30. If 20 percent of the population is a good risk, 50 percent an average risk, and 30 percent a bad risk, what proportion of people have accidents in a fixed year? If policy holder A had no accidents in 997, what is the probability that he or she is a good or average risk? G : Event that someone is good risk, V : Event that someone is average risk, B : Event that someone is bad risk, A : Event that someone has an accident in one year. We are given P r[a G] 0.05, P r[a V ] 0.5, P r[a B] P r[g] 0.20, P r[v ] 0.50, P r[b] The probability that a randomly chosen person has an accident is: P r[a] P r[a G]P r[g]+p r[a V ]P r[v ]+P r[a B]P r[b] Therefore the proportion of people who have accidents is 7.5%. Second question asks the probability that a person is good or average risk given that they had no accidents in a given year. In math: P r[g V A c ]. P r[g V A c ] P r[b A c ] P r[bac ] ( A c P r[ac B]P r[b] A c A ball is in any one of n boxes and is in the ith box with probability P i. If the ball is in box i, a search of that box will uncover it with probability α i. Show that the conditional probability that the ball is in box j, given that a search of box i did not uncover it, is P j α i P i ( α i P i α i P i if j i if j i B i : Event that ball is in box i, F i : Event that ball is found in box i, P r [F i B i ] α i. We are asked to find P r [B j F c i ]. P r [B j Fi c ] P r [B jfi c] P r [Fi c P r [Fi c] B j] P r [B j ] n k P r [F i c B k] P r [B k ] Probability of not finding a ball in a box if it isn t in the box is. So, { P r [Fi c if i j B j ] ( α i if i j P r [F c i B j ] P j n k P r [F c i B k] P k and n k P r [F c i B k ] P k ( n P k P i + ( α i P i P i + P i α i P i α i P i k 4

15 if j i: if j i: P r [B j F c i ] P r [F c i B j] P j n k P r [F c i B k] P k P j α i P i. P r [B j F c i ] P r [Fi c B j] P j n k P r [F i c B ( α i P i. k] P k α i P i 30. Three dice are rolled. By assuming that each of the 6 3 possible outcomes is equally likely, find the probabilities attached to the possible values that X can take on, where X is the sum of the 3 dice. If N < 3, P r[n] 0. If N 3, this can only happpen if all 3 dice land on, so Look at all possible sums: P r(n We can see a pattern emerge. Let s put them in one big matrix:

16 Each block has a matrix structure known as a Toeplitz matrix. We can read out the probabilities using 6

17 this matrix: P r[n] if N 3 3 if N if N if N if N if N if N if N if N if N if N if N if N if N if N 7 if N 8 3. Five men and 5 women are ranked according to their scores on an examination. Assume that no two scores are alike and all 0! possible rankings are equally likely. Let X denote the highest ranking achieved by a woman. (For instance, X if the top-ranked person is female. Find P {X i}, i, 2, 3,..., 8, 9, 0. X highest rank achieved by a woman. Without any restrictions, there are 0! ways to rank everyone. First, X with probability 0.5. If X 2, then the highest ranking person must be a man, and the second highest ranking person must be a woman. We can choose man from 5 to be highest ranking, and woman from the five women to be highest ranking. The remaining 8 people will rank among themselves in 8! ways, so: P r(x 2 ( 5 ( 5 0! 8! 5 5 8! 0! If X 3, then the two highest ranking people must be male, and the third highest ranking person must be a woman. We can choose 2 men from 5 to be highest ranking, and then we can arrange them in 2! ways. We choose woman from the five women to be highest ranking. The remaining 7 people will rank among themselves in 7! ways, so: P r(x 3 ( 5 2 ( 5 2! 0! 7! 5! 3!2! 2 5 7! 00 0! If X 4, then the three highest ranking people must be male, and the fourth highest ranking person must be a woman. We can choose 3 men from 5 to be highest ranking, and then we can arrange them in 3! ways. We choose woman from the five women to be highest ranking. The remaining 6 people will rank among themselves in 6! ways, so: P r(x 4 ( 5 3 ( 5 3! 0! 6! 7 5! 3!2! 3! 5 6! 300 0!

18 Similarly, P r(x 5 ( 5 4 ( 5 4! 0! 5! 5! 4!! 4! 5 5! 600 0! P r(x 6 5!5! 0! Four independent flips of a coin are made. Let X denote the number of heads obtained. Plot the probability mass function of the random variable X 2. The pmf of X 2 is: P r(x ( 4 P r(x ( 4 P r(x 2 2 ( 4 P r(x 3 3 ( 4 P r(x

19

20 33. If the distribution function of X is given by F (b calculate the probability mass function of X. f(x 0 b < b < 3 5 b < b < b < 3.5 b b 0 0 b 5 b 2 0 b 3 0 b otherwise. 34. Four busses carrying 48 students from the same school arrive at a football stadium. The buses carry, respectively, 40, 33, 25, and 50 students. One of the students is randomly selected. Let X denote the number of students that were on the bus carrying the randomly selected student. One of the 4 bus drivers is also randomly selected. Let Y denote the number of students on her bus. (a Which of E [X] or E [Y ] do you think is larger? Why? (b Compute E [X] and E [Y ]. (a Which of E [X] or E [Y ] do you think is larger? Why? E[X] should be larger because of sampling bias. (b Compute E [X] and E [Y ]. E[X] E[Y ] A box contains 5 red and 5 blue marbles. Two marbles are withdrawn randomly. If they are the same color, then you win $.0; if they are different colors then you win -$.00 (That is, you lose $.00. Calculate (a the expected value of the amount you win; (b the variance of the amount you win. (a the expected value of the amount you win; 20

21 E[X] 2P r(red, red 0. (P r(red, blue + P r(blue, red 2.2P r(blue, blue (b the variance of the amount you win. V ar(x (2 ( 0. 2 P r(red, red + ( 0. ( 0. 2 (P r(red, blue + P r(blue, red +( 2.2 ( 0. 2 P r(blue, blue ( Suppose that, in flight, airplane engines will fail with probability p, independently from engine to engine. If an airplane needs a majority of its engines operative to complete a successful flight, for what values of p is a 5-engine plan preferable to a 3-engine plane? 5 engine plane: 3 engine plane: The 5 engine plane is less likely to crash if P r(all engines fail ( p 5 P r(all engines fail ( p 3 ( p 5 < ( p 3 ( p 2 < Since p is always less than, its square will be less than also. So the 5 engine plane is always safer. 37. A communications channel transmits the digits 0 and. However, due to static, the digit transmitted is incorrectly received with probability.2. Suppose that we want to transmit an important message consisting of one binary digit. To reduce the chance of error, we will transmit instead of 0 and instead of. If the receiver of the message uses majority decoding, what is the probability that the message will be wrong when decoded? What independence assumptions are you making? P r[wrong] P r[between 3 and 5 incorrect bits ( ( ( ! 3!2! ! 4!! We are assuming that the probability that the bit is wrong does not depend on the probability that the previous bit is wrong. 2

22 38. It is known that diskettes produced by a certain company will be defective with probability.0, independently of each other. The company sells the diskettes in packages of size 0 and offers a money-back guarantee that at most of the 0 diskettes in the package will be defective. The guarantee is that the customer can return the entire package of diskettes if he or she finds more than one defective diskette in it. If someone buys 3 packages, what is the probability that he or she will return exactly of them? Pr(defective diskette 0.0. P r(exactly return ( 3 P r(more than defective diskettep r( or fewer defective diskettes 2 ( P r( or fewer defective diskettes P r(2 or more defective diskettes P r(exactly return When coin is flipped, it lands on heads with probability.4; when coin 2 is flipped, it lands on heads with probability.7. One of these coins is randomly chosen and flipped 0 times. (a What is the probability that the coin lands on heads on exactly 7 of the 0 flips? (b Given that the first of these ten flips lands heads, what is the conditional probability that exactly 7 of the 0 flips lands on heads? 7H : Event that coin lands on heads exactly 7 times, C : Event that coin is picked, C2 : Event that coin 2 is picked. (a What is the probability that the coin lands on heads on exactly 7 of the 0 flips? P r[7h] P r[7h C]P r[c] + P r[7h C2]P r[c2] ( ( ! 7!3! 0.5 ( (b Given that the first of these ten flips lands heads, what is the conditional probability that exactly 7 of the 0 flips lands on heads? The fact that the first flip lands heads changes the probability of which coin was chosen. H : Event that the coin lands heads the first time. 22

23 P r[c H] P r[c2 H] P r(h CP r(c P r(h P r(h C2P r(c2 P r(h P r(h CP r(c P r(h CP r(c + P r(h C2P r(c2 P r(h C2P r(c2 P r(h CP r(c + P r(h C2P r(c2 Therefore, P r[7h] P r[7h C, H]P r[c H] + P r[7h C2, H]P r[c2 H] ( ( ! 7!3! 0.5 ( If you buy a lottery ticket in 50 lotteries, in each of which your chance of winning a prize is 00, what is the (approximate probability that you will win a prize (a at least once? (b exactly once? (c at least twice? (a at least once? (b exactly once? ( P r[at least one win] P r[no wins] P r[exactly one win] ( 50 ( (c at least twice? P r[at least two wins] P r[exactly one win] P r[no wins] Let X be a random variable having expected value µ and variance σ 2. Find the expected value and variance of Y X µ σ [ ] X µ E[Y ] E σ E[X] µ σ 0 µ Y. 23

24 [ V ar(y E (Y µ Y 2] E [(Y 0 2] E [ Y 2] [ (X ] [ ] µ 2 (X µ 2 E [(X µ 2] E E σ σ 2 σ 2 V ar(x σ 2 V ar(x σ 2 σ2 σ Find V ar(x if P (X a p P (X b E[X] pa + ( pb µ V ar(x E [(X µ 2] (a pa ( pb 2 p + (b pa ( pb 2 ( p (a b 2 ( p 2 p + p 2 (b a 2 ( p (a b 2 p( p(( p + p (a b 2 p( p 24

Statistics 100A Homework 2 Solutions

Statistics 100A Homework 2 Solutions Statistics Homework Solutions Ryan Rosario Chapter 9. retail establishment accepts either the merican Express or the VIS credit card. total of percent of its customers carry an merican Express card, 6

More information

Statistics 100A Homework 4 Solutions

Statistics 100A Homework 4 Solutions Chapter 4 Statistics 00A Homework 4 Solutions Ryan Rosario 39. A ball is drawn from an urn containing 3 white and 3 black balls. After the ball is drawn, it is then replaced and another ball is drawn.

More information

Chapter 4 & 5 practice set. The actual exam is not multiple choice nor does it contain like questions.

Chapter 4 & 5 practice set. The actual exam is not multiple choice nor does it contain like questions. Chapter 4 & 5 practice set. The actual exam is not multiple choice nor does it contain like questions. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

More information

Statistics 100A Homework 3 Solutions

Statistics 100A Homework 3 Solutions Chapter Statistics 00A Homework Solutions Ryan Rosario. Two balls are chosen randomly from an urn containing 8 white, black, and orange balls. Suppose that we win $ for each black ball selected and we

More information

Feb 7 Homework Solutions Math 151, Winter 2012. Chapter 4 Problems (pages 172-179)

Feb 7 Homework Solutions Math 151, Winter 2012. Chapter 4 Problems (pages 172-179) Feb 7 Homework Solutions Math 151, Winter 2012 Chapter Problems (pages 172-179) Problem 3 Three dice are rolled. By assuming that each of the 6 3 216 possible outcomes is equally likely, find the probabilities

More information

Lecture 13. Understanding Probability and Long-Term Expectations

Lecture 13. Understanding Probability and Long-Term Expectations Lecture 13 Understanding Probability and Long-Term Expectations Thinking Challenge What s the probability of getting a head on the toss of a single fair coin? Use a scale from 0 (no way) to 1 (sure thing).

More information

1) The table lists the smoking habits of a group of college students. Answer: 0.218

1) The table lists the smoking habits of a group of college students. Answer: 0.218 FINAL EXAM REVIEW Name ) The table lists the smoking habits of a group of college students. Sex Non-smoker Regular Smoker Heavy Smoker Total Man 5 52 5 92 Woman 8 2 2 220 Total 22 2 If a student is chosen

More information

6.042/18.062J Mathematics for Computer Science. Expected Value I

6.042/18.062J Mathematics for Computer Science. Expected Value I 6.42/8.62J Mathematics for Computer Science Srini Devadas and Eric Lehman May 3, 25 Lecture otes Expected Value I The expectation or expected value of a random variable is a single number that tells you

More information

ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers

ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers Name DO NOT remove this answer page. DO turn in the entire exam. Make sure that you have all ten (10) pages

More information

Chapter 4 Lecture Notes

Chapter 4 Lecture Notes Chapter 4 Lecture Notes Random Variables October 27, 2015 1 Section 4.1 Random Variables A random variable is typically a real-valued function defined on the sample space of some experiment. For instance,

More information

Elementary Statistics and Inference. Elementary Statistics and Inference. 16 The Law of Averages (cont.) 22S:025 or 7P:025.

Elementary Statistics and Inference. Elementary Statistics and Inference. 16 The Law of Averages (cont.) 22S:025 or 7P:025. Elementary Statistics and Inference 22S:025 or 7P:025 Lecture 20 1 Elementary Statistics and Inference 22S:025 or 7P:025 Chapter 16 (cont.) 2 D. Making a Box Model Key Questions regarding box What numbers

More information

Joint Exam 1/P Sample Exam 1

Joint Exam 1/P Sample Exam 1 Joint Exam 1/P Sample Exam 1 Take this practice exam under strict exam conditions: Set a timer for 3 hours; Do not stop the timer for restroom breaks; Do not look at your notes. If you believe a question

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. Ch. 4 Discrete Probability Distributions 4.1 Probability Distributions 1 Decide if a Random Variable is Discrete or Continuous 1) State whether the variable is discrete or continuous. The number of cups

More information

A probability experiment is a chance process that leads to well-defined outcomes. 3) What is the difference between an outcome and an event?

A probability experiment is a chance process that leads to well-defined outcomes. 3) What is the difference between an outcome and an event? Ch 4.2 pg.191~(1-10 all), 12 (a, c, e, g), 13, 14, (a, b, c, d, e, h, i, j), 17, 21, 25, 31, 32. 1) What is a probability experiment? A probability experiment is a chance process that leads to well-defined

More information

Statistics 100A Homework 1 Solutions

Statistics 100A Homework 1 Solutions Chapter 1 tatistics 100A Homework 1 olutions Ryan Rosario 1. (a) How many different 7-place license plates are possible if the first 2 places are for letters and the other 5 for numbers? The first two

More information

AP Stats - Probability Review

AP Stats - Probability Review AP Stats - Probability Review Multiple Choice Identify the choice that best completes the statement or answers the question. 1. I toss a penny and observe whether it lands heads up or tails up. Suppose

More information

Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific

Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific Name: The point value of each problem is in the left-hand margin. You

More information

Chapter 6. 1. What is the probability that a card chosen from an ordinary deck of 52 cards is an ace? Ans: 4/52.

Chapter 6. 1. What is the probability that a card chosen from an ordinary deck of 52 cards is an ace? Ans: 4/52. Chapter 6 1. What is the probability that a card chosen from an ordinary deck of 52 cards is an ace? 4/52. 2. What is the probability that a randomly selected integer chosen from the first 100 positive

More information

Math/Stat 394 Homework 2

Math/Stat 394 Homework 2 Math/Stat 39 Homework Due Wednesday Jan 18 1. Six awards are to be given out among 0 students. How many ways can the awards be given out if (a one student will win exactly five awards. (b one student will

More information

Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand. Problem Set 1 (with solutions)

Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand. Problem Set 1 (with solutions) Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand Problem Set 1 (with solutions) About this problem set: These are problems from Course 1/P actuarial exams that I have collected over the years,

More information

Probability. Sample space: all the possible outcomes of a probability experiment, i.e., the population of outcomes

Probability. Sample space: all the possible outcomes of a probability experiment, i.e., the population of outcomes Probability Basic Concepts: Probability experiment: process that leads to welldefined results, called outcomes Outcome: result of a single trial of a probability experiment (a datum) Sample space: all

More information

Chapter 5 Section 2 day 1 2014f.notebook. November 17, 2014. Honors Statistics

Chapter 5 Section 2 day 1 2014f.notebook. November 17, 2014. Honors Statistics Chapter 5 Section 2 day 1 2014f.notebook November 17, 2014 Honors Statistics Monday November 17, 2014 1 1. Welcome to class Daily Agenda 2. Please find folder and take your seat. 3. Review Homework C5#3

More information

Probability and Expected Value

Probability and Expected Value Probability and Expected Value This handout provides an introduction to probability and expected value. Some of you may already be familiar with some of these topics. Probability and expected value are

More information

Definition and Calculus of Probability

Definition and Calculus of Probability In experiments with multivariate outcome variable, knowledge of the value of one variable may help predict another. For now, the word prediction will mean update the probabilities of events regarding the

More information

Basic Probability. Probability: The part of Mathematics devoted to quantify uncertainty

Basic Probability. Probability: The part of Mathematics devoted to quantify uncertainty AMS 5 PROBABILITY Basic Probability Probability: The part of Mathematics devoted to quantify uncertainty Frequency Theory Bayesian Theory Game: Playing Backgammon. The chance of getting (6,6) is 1/36.

More information

Final Mathematics 5010, Section 1, Fall 2004 Instructor: D.A. Levin

Final Mathematics 5010, Section 1, Fall 2004 Instructor: D.A. Levin Final Mathematics 51, Section 1, Fall 24 Instructor: D.A. Levin Name YOU MUST SHOW YOUR WORK TO RECEIVE CREDIT. A CORRECT ANSWER WITHOUT SHOWING YOUR REASONING WILL NOT RECEIVE CREDIT. Problem Points Possible

More information

V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPECTED VALUE

V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPECTED VALUE V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPETED VALUE A game of chance featured at an amusement park is played as follows: You pay $ to play. A penny and a nickel are flipped. You win $ if either

More information

Chapter 5 A Survey of Probability Concepts

Chapter 5 A Survey of Probability Concepts Chapter 5 A Survey of Probability Concepts True/False 1. Based on a classical approach, the probability of an event is defined as the number of favorable outcomes divided by the total number of possible

More information

EXAM. Exam #3. Math 1430, Spring 2002. April 21, 2001 ANSWERS

EXAM. Exam #3. Math 1430, Spring 2002. April 21, 2001 ANSWERS EXAM Exam #3 Math 1430, Spring 2002 April 21, 2001 ANSWERS i 60 pts. Problem 1. A city has two newspapers, the Gazette and the Journal. In a survey of 1, 200 residents, 500 read the Journal, 700 read the

More information

Contemporary Mathematics- MAT 130. Probability. a) What is the probability of obtaining a number less than 4?

Contemporary Mathematics- MAT 130. Probability. a) What is the probability of obtaining a number less than 4? Contemporary Mathematics- MAT 30 Solve the following problems:. A fair die is tossed. What is the probability of obtaining a number less than 4? What is the probability of obtaining a number less than

More information

MA 1125 Lecture 14 - Expected Values. Friday, February 28, 2014. Objectives: Introduce expected values.

MA 1125 Lecture 14 - Expected Values. Friday, February 28, 2014. Objectives: Introduce expected values. MA 5 Lecture 4 - Expected Values Friday, February 2, 24. Objectives: Introduce expected values.. Means, Variances, and Standard Deviations of Probability Distributions Two classes ago, we computed the

More information

STATISTICS 8: CHAPTERS 7 TO 10, SAMPLE MULTIPLE CHOICE QUESTIONS

STATISTICS 8: CHAPTERS 7 TO 10, SAMPLE MULTIPLE CHOICE QUESTIONS STATISTICS 8: CHAPTERS 7 TO 10, SAMPLE MULTIPLE CHOICE QUESTIONS 1. If two events (both with probability greater than 0) are mutually exclusive, then: A. They also must be independent. B. They also could

More information

Section 2.4-2.5 Probability (p.55)

Section 2.4-2.5 Probability (p.55) Section 2.4-2.5 Probability (p.55 2.54 Suppose that in a senior college class of 500 students it is found that 210 smoke, 258 drink alcoholic beverage, 216 eat between meals, 122 smoke and drink alcoholic

More information

The sample space for a pair of die rolls is the set. The sample space for a random number between 0 and 1 is the interval [0, 1].

The sample space for a pair of die rolls is the set. The sample space for a random number between 0 and 1 is the interval [0, 1]. Probability Theory Probability Spaces and Events Consider a random experiment with several possible outcomes. For example, we might roll a pair of dice, flip a coin three times, or choose a random real

More information

ACMS 10140 Section 02 Elements of Statistics October 28, 2010. Midterm Examination II

ACMS 10140 Section 02 Elements of Statistics October 28, 2010. Midterm Examination II ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Name DO NOT remove this answer page. DO turn in the entire exam. Make sure that you have all ten (10) pages of the examination

More information

Discrete Math in Computer Science Homework 7 Solutions (Max Points: 80)

Discrete Math in Computer Science Homework 7 Solutions (Max Points: 80) Discrete Math in Computer Science Homework 7 Solutions (Max Points: 80) CS 30, Winter 2016 by Prasad Jayanti 1. (10 points) Here is the famous Monty Hall Puzzle. Suppose you are on a game show, and you

More information

Chapter 7 Probability. Example of a random circumstance. Random Circumstance. What does probability mean?? Goals in this chapter

Chapter 7 Probability. Example of a random circumstance. Random Circumstance. What does probability mean?? Goals in this chapter Homework (due Wed, Oct 27) Chapter 7: #17, 27, 28 Announcements: Midterm exams keys on web. (For a few hours the answer to MC#1 was incorrect on Version A.) No grade disputes now. Will have a chance to

More information

Math 408, Actuarial Statistics I, Spring 2008. Solutions to combinatorial problems

Math 408, Actuarial Statistics I, Spring 2008. Solutions to combinatorial problems , Spring 2008 Word counting problems 1. Find the number of possible character passwords under the following restrictions: Note there are 26 letters in the alphabet. a All characters must be lower case

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

36 Odds, Expected Value, and Conditional Probability

36 Odds, Expected Value, and Conditional Probability 36 Odds, Expected Value, and Conditional Probability What s the difference between probabilities and odds? To answer this question, let s consider a game that involves rolling a die. If one gets the face

More information

3. From among 8 students how many committees consisting of 3 students can be selected?

3. From among 8 students how many committees consisting of 3 students can be selected? 1. A college plans to interview 8 students for possible offer of graduate assistantships. The college has three assistantships available. How many groups of three can the college select? Answer: 28 2.

More information

Chapter 6: Probability

Chapter 6: Probability Chapter 6: Probability In a more mathematically oriented statistics course, you would spend a lot of time talking about colored balls in urns. We will skip over such detailed examinations of probability,

More information

ST 371 (IV): Discrete Random Variables

ST 371 (IV): Discrete Random Variables ST 371 (IV): Discrete Random Variables 1 Random Variables A random variable (rv) is a function that is defined on the sample space of the experiment and that assigns a numerical variable to each possible

More information

ECE302 Spring 2006 HW4 Solutions February 6, 2006 1

ECE302 Spring 2006 HW4 Solutions February 6, 2006 1 ECE302 Spring 2006 HW4 Solutions February 6, 2006 1 Solutions to HW4 Note: Most of these solutions were generated by R. D. Yates and D. J. Goodman, the authors of our textbook. I have added comments in

More information

Question of the Day. Key Concepts. Vocabulary. Mathematical Ideas. QuestionofDay

Question of the Day. Key Concepts. Vocabulary. Mathematical Ideas. QuestionofDay QuestionofDay Question of the Day What is the probability that in a family with two children, both are boys? What is the probability that in a family with two children, both are boys, if we already know

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. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Provide an appropriate response. 1) A coin is tossed. Find the probability that the result

More information

ECE302 Spring 2006 HW1 Solutions January 16, 2006 1

ECE302 Spring 2006 HW1 Solutions January 16, 2006 1 ECE302 Spring 2006 HW1 Solutions January 16, 2006 1 Solutions to HW1 Note: These solutions were generated by R. D. Yates and D. J. Goodman, the authors of our textbook. I have added comments in italics

More information

ECE 316 Probability Theory and Random Processes

ECE 316 Probability Theory and Random Processes ECE 316 Probability Theory and Random Processes Chapter 4 Solutions (Part 2) Xinxin Fan Problems 20. A gambling book recommends the following winning strategy for the game of roulette. It recommends that

More information

Math/Stats 342: Solutions to Homework

Math/Stats 342: Solutions to Homework Math/Stats 342: Solutions to Homework Steven Miller (sjm1@williams.edu) November 17, 2011 Abstract Below are solutions / sketches of solutions to the homework problems from Math/Stats 342: Probability

More information

The overall size of these chance errors is measured by their RMS HALF THE NUMBER OF TOSSES NUMBER OF HEADS MINUS 0 400 800 1200 1600 NUMBER OF TOSSES

The overall size of these chance errors is measured by their RMS HALF THE NUMBER OF TOSSES NUMBER OF HEADS MINUS 0 400 800 1200 1600 NUMBER OF TOSSES INTRODUCTION TO CHANCE VARIABILITY WHAT DOES THE LAW OF AVERAGES SAY? 4 coins were tossed 1600 times each, and the chance error number of heads half the number of tosses was plotted against the number

More information

Homework 3 Solution, due July 16

Homework 3 Solution, due July 16 Homework 3 Solution, due July 16 Problems from old actuarial exams are marked by a star. Problem 1*. Upon arrival at a hospital emergency room, patients are categorized according to their condition as

More information

Find the indicated probability. 1) If a single fair die is rolled, find the probability of a 4 given that the number rolled is odd.

Find the indicated probability. 1) If a single fair die is rolled, find the probability of a 4 given that the number rolled is odd. Math 0 Practice Test 3 Fall 2009 Covers 7.5, 8.-8.3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the indicated probability. ) If a single

More information

Math 370/408, Spring 2008 Prof. A.J. Hildebrand. Actuarial Exam Practice Problem Set 1

Math 370/408, Spring 2008 Prof. A.J. Hildebrand. Actuarial Exam Practice Problem Set 1 Math 370/408, Spring 2008 Prof. A.J. Hildebrand Actuarial Exam Practice Problem Set 1 About this problem set: These are problems from Course 1/P actuarial exams that I have collected over the years, grouped

More information

Additional Probability Problems

Additional Probability Problems Additional Probability Problems 1. A survey has shown that 52% of the women in a certain community work outside the home. Of these women, 64% are married, while 86% of the women who do not work outside

More information

Mathematical Expectation

Mathematical Expectation Mathematical Expectation Properties of Mathematical Expectation I The concept of mathematical expectation arose in connection with games of chance. In its simplest form, mathematical expectation is the

More information

Math 210. 1. Compute C(1000,2) (a) 499500. (b) 1000000. (c) 2. (d) 999000. (e) None of the above.

Math 210. 1. Compute C(1000,2) (a) 499500. (b) 1000000. (c) 2. (d) 999000. (e) None of the above. Math 210 1. Compute C(1000,2) (a) 499500. (b) 1000000. (c) 2. (d) 999000. 2. Suppose that 80% of students taking calculus have previously had a trigonometry course. Of those that did, 75% pass their calculus

More information

Review #2. Statistics

Review #2. Statistics Review #2 Statistics Find the mean of the given probability distribution. 1) x P(x) 0 0.19 1 0.37 2 0.16 3 0.26 4 0.02 A) 1.64 B) 1.45 C) 1.55 D) 1.74 2) The number of golf balls ordered by customers of

More information

Chapter 16. Law of averages. Chance. Example 1: rolling two dice Sum of draws. Setting up a. Example 2: American roulette. Summary.

Chapter 16. Law of averages. Chance. Example 1: rolling two dice Sum of draws. Setting up a. Example 2: American roulette. Summary. Overview Box Part V Variability The Averages Box We will look at various chance : Tossing coins, rolling, playing Sampling voters We will use something called s to analyze these. Box s help to translate

More information

Sample Term Test 2A. 1. A variable X has a distribution which is described by the density curve shown below:

Sample Term Test 2A. 1. A variable X has a distribution which is described by the density curve shown below: Sample Term Test 2A 1. A variable X has a distribution which is described by the density curve shown below: What proportion of values of X fall between 1 and 6? (A) 0.550 (B) 0.575 (C) 0.600 (D) 0.625

More information

Mind on Statistics. Chapter 8

Mind on Statistics. Chapter 8 Mind on Statistics Chapter 8 Sections 8.1-8.2 Questions 1 to 4: For each situation, decide if the random variable described is a discrete random variable or a continuous random variable. 1. Random variable

More information

Statistics 151 Practice Midterm 1 Mike Kowalski

Statistics 151 Practice Midterm 1 Mike Kowalski Statistics 151 Practice Midterm 1 Mike Kowalski Statistics 151 Practice Midterm 1 Multiple Choice (50 minutes) Instructions: 1. This is a closed book exam. 2. You may use the STAT 151 formula sheets and

More information

Mind on Statistics. Chapter 15

Mind on Statistics. Chapter 15 Mind on Statistics Chapter 15 Section 15.1 1. A student survey was done to study the relationship between class standing (freshman, sophomore, junior, or senior) and major subject (English, Biology, French,

More information

Probability, Statistics, & Data Analysis (PSD) Numbers: Concepts & Properties (NCP) 400 600

Probability, Statistics, & Data Analysis (PSD) Numbers: Concepts & Properties (NCP) 400 600 Name ACT Prep PSD/NCP Probability, Statistics, & Data Analysis (PSD) Numbers: Concepts & Properties (NCP) 400 600 Table of Contents: PSD 40: Calculate the missing data value, given the average and all

More information

Basic Probability Concepts

Basic Probability Concepts page 1 Chapter 1 Basic Probability Concepts 1.1 Sample and Event Spaces 1.1.1 Sample Space A probabilistic (or statistical) experiment has the following characteristics: (a) the set of all possible outcomes

More information

Lesson 1. Basics of Probability. Principles of Mathematics 12: Explained! www.math12.com 314

Lesson 1. Basics of Probability. Principles of Mathematics 12: Explained! www.math12.com 314 Lesson 1 Basics of Probability www.math12.com 314 Sample Spaces: Probability Lesson 1 Part I: Basic Elements of Probability Consider the following situation: A six sided die is rolled The sample space

More information

Economics 1011a: Intermediate Microeconomics

Economics 1011a: Intermediate Microeconomics Lecture 12: More Uncertainty Economics 1011a: Intermediate Microeconomics Lecture 12: More on Uncertainty Thursday, October 23, 2008 Last class we introduced choice under uncertainty. Today we will explore

More information

A Few Basics of Probability

A Few Basics of Probability A Few Basics of Probability Philosophy 57 Spring, 2004 1 Introduction This handout distinguishes between inductive and deductive logic, and then introduces probability, a concept essential to the study

More information

Math 202-0 Quizzes Winter 2009

Math 202-0 Quizzes Winter 2009 Quiz : Basic Probability Ten Scrabble tiles are placed in a bag Four of the tiles have the letter printed on them, and there are two tiles each with the letters B, C and D on them (a) Suppose one tile

More information

Statistics 100A Homework 7 Solutions

Statistics 100A Homework 7 Solutions Chapter 6 Statistics A Homework 7 Solutions Ryan Rosario. A television store owner figures that 45 percent of the customers entering his store will purchase an ordinary television set, 5 percent will purchase

More information

CHAPTER 6: Continuous Uniform Distribution: 6.1. Definition: The density function of the continuous random variable X on the interval [A, B] is.

CHAPTER 6: Continuous Uniform Distribution: 6.1. Definition: The density function of the continuous random variable X on the interval [A, B] is. Some Continuous Probability Distributions CHAPTER 6: Continuous Uniform Distribution: 6. Definition: The density function of the continuous random variable X on the interval [A, B] is B A A x B f(x; A,

More information

Chapter 4. Probability Distributions

Chapter 4. Probability Distributions Chapter 4 Probability Distributions Lesson 4-1/4-2 Random Variable Probability Distributions This chapter will deal the construction of probability distribution. By combining the methods of descriptive

More information

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR.

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. 1. Urn A contains 6 white marbles and 4 red marbles. Urn B contains 3 red marbles and two white

More information

Statistics 100A Homework 8 Solutions

Statistics 100A Homework 8 Solutions Part : Chapter 7 Statistics A Homework 8 Solutions Ryan Rosario. A player throws a fair die and simultaneously flips a fair coin. If the coin lands heads, then she wins twice, and if tails, the one-half

More information

Determine the empirical probability that a person selected at random from the 1000 surveyed uses Mastercard.

Determine the empirical probability that a person selected at random from the 1000 surveyed uses Mastercard. Math 120 Practice Exam II Name You must show work for credit. 1) A pair of fair dice is rolled 50 times and the sum of the dots on the faces is noted. Outcome 2 4 5 6 7 8 9 10 11 12 Frequency 6 8 8 1 5

More information

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

Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit? ECS20 Discrete Mathematics Quarter: Spring 2007 Instructor: John Steinberger Assistant: Sophie Engle (prepared by Sophie Engle) Homework 8 Hints Due Wednesday June 6 th 2007 Section 6.1 #16 What is the

More information

Basic Probability Theory II

Basic Probability Theory II RECAP Basic Probability heory II Dr. om Ilvento FREC 408 We said the approach to establishing probabilities for events is to Define the experiment List the sample points Assign probabilities to the sample

More information

Section 6.2 Definition of Probability

Section 6.2 Definition of Probability 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 that it will

More information

Hoover High School Math League. Counting and Probability

Hoover High School Math League. Counting and Probability Hoover High School Math League Counting and Probability Problems. At a sandwich shop there are 2 kinds of bread, 5 kinds of cold cuts, 3 kinds of cheese, and 2 kinds of dressing. How many different sandwiches

More information

Exam. Name. How many distinguishable permutations of letters are possible in the word? 1) CRITICS

Exam. Name. How many distinguishable permutations of letters are possible in the word? 1) CRITICS Exam Name How many distinguishable permutations of letters are possible in the word? 1) CRITICS 2) GIGGLE An order of award presentations has been devised for seven people: Jeff, Karen, Lyle, Maria, Norm,

More information

Chapter 16: law of averages

Chapter 16: law of averages Chapter 16: law of averages Context................................................................... 2 Law of averages 3 Coin tossing experiment......................................................

More information

6. Let X be a binomial random variable with distribution B(10, 0.6). What is the probability that X equals 8? A) (0.6) (0.4) B) 8! C) 45(0.6) (0.

6. Let X be a binomial random variable with distribution B(10, 0.6). What is the probability that X equals 8? A) (0.6) (0.4) B) 8! C) 45(0.6) (0. Name: Date:. For each of the following scenarios, determine the appropriate distribution for the random variable X. A) A fair die is rolled seven times. Let X = the number of times we see an even number.

More information

1 Combinations, Permutations, and Elementary Probability

1 Combinations, Permutations, and Elementary Probability 1 Combinations, Permutations, and Elementary Probability Roughly speaking, Permutations are ways of grouping things where the order is important. Combinations are ways of grouping things where the order

More information

Introductory Probability. MATH 107: Finite Mathematics University of Louisville. March 5, 2014

Introductory Probability. MATH 107: Finite Mathematics University of Louisville. March 5, 2014 Introductory Probability MATH 07: Finite Mathematics University of Louisville March 5, 204 What is probability? Counting and probability 2 / 3 Probability in our daily lives We see chances, odds, and probabilities

More information

Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment 2-3, Probability and Statistics, March 2015. Due:-March 25, 2015.

Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment 2-3, Probability and Statistics, March 2015. Due:-March 25, 2015. Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment -3, Probability and Statistics, March 05. Due:-March 5, 05.. Show that the function 0 for x < x+ F (x) = 4 for x < for x

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. STATISTICS/GRACEY PRACTICE TEST/EXAM 2 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Identify the given random variable as being discrete or continuous.

More information

Midterm Exam #1 Instructions:

Midterm Exam #1 Instructions: Public Affairs 818 Professor: Geoffrey L. Wallace October 9 th, 008 Midterm Exam #1 Instructions: You have 10 minutes to complete the examination and there are 6 questions worth a total of 10 points. The

More information

WHERE DOES THE 10% CONDITION COME FROM?

WHERE DOES THE 10% CONDITION COME FROM? 1 WHERE DOES THE 10% CONDITION COME FROM? The text has mentioned The 10% Condition (at least) twice so far: p. 407 Bernoulli trials must be independent. If that assumption is violated, it is still okay

More information

AMS 5 CHANCE VARIABILITY

AMS 5 CHANCE VARIABILITY AMS 5 CHANCE VARIABILITY The Law of Averages When tossing a fair coin the chances of tails and heads are the same: 50% and 50%. So if the coin is tossed a large number of times, the number of heads and

More information

Recursive Estimation

Recursive Estimation Recursive Estimation Raffaello D Andrea Spring 04 Problem Set : Bayes Theorem and Bayesian Tracking Last updated: March 8, 05 Notes: Notation: Unlessotherwisenoted,x, y,andz denoterandomvariables, f x

More information

Math 425 (Fall 08) Solutions Midterm 2 November 6, 2008

Math 425 (Fall 08) Solutions Midterm 2 November 6, 2008 Math 425 (Fall 8) Solutions Midterm 2 November 6, 28 (5 pts) Compute E[X] and Var[X] for i) X a random variable that takes the values, 2, 3 with probabilities.2,.5,.3; ii) X a random variable with the

More information

Chapter 4 - Practice Problems 1

Chapter 4 - Practice Problems 1 Chapter 4 - Practice Problems SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Provide an appropriate response. ) Compare the relative frequency formula

More information

Partial Solutions for Assignment 1

Partial Solutions for Assignment 1 5 Partial Solutions for Assignment 1 (1) In a certain random experiment, let A and B be two events such that P (A) =0.7, P (B) =0.5, and P ((A B) )=0.1, show that (a) P (A B) = 0.30 (b) P (A B) = 0.60

More information

1 Math 1313 Final Review Final Review for Finite. 1. Find the equation of the line containing the points 1, 2)

1 Math 1313 Final Review Final Review for Finite. 1. Find the equation of the line containing the points 1, 2) Math 33 Final Review Final Review for Finite. Find the equation of the line containing the points, 2) ( and (,3) 2. 2. The Ace Company installed a new machine in one of its factories at a cost of $2,.

More information

3.2 Roulette and Markov Chains

3.2 Roulette and Markov Chains 238 CHAPTER 3. DISCRETE DYNAMICAL SYSTEMS WITH MANY VARIABLES 3.2 Roulette and Markov Chains In this section we will be discussing an application of systems of recursion equations called Markov Chains.

More information

STAT 35A HW2 Solutions

STAT 35A HW2 Solutions STAT 35A HW2 Solutions http://www.stat.ucla.edu/~dinov/courses_students.dir/09/spring/stat35.dir 1. A computer consulting firm presently has bids out on three projects. Let A i = { awarded project i },

More information

For a partition B 1,..., B n, where B i B j = for i. A = (A B 1 ) (A B 2 ),..., (A B n ) and thus. P (A) = P (A B i ) = P (A B i )P (B i )

For a partition B 1,..., B n, where B i B j = for i. A = (A B 1 ) (A B 2 ),..., (A B n ) and thus. P (A) = P (A B i ) = P (A B i )P (B i ) Probability Review 15.075 Cynthia Rudin A probability space, defined by Kolmogorov (1903-1987) consists of: A set of outcomes S, e.g., for the roll of a die, S = {1, 2, 3, 4, 5, 6}, 1 1 2 1 6 for the roll

More information

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION 1 WHAT IS STATISTICS? Statistics is a science of collecting data, organizing and describing it and drawing conclusions from it. That is, statistics

More information

High School Statistics and Probability Common Core Sample Test Version 2

High School Statistics and Probability Common Core Sample Test Version 2 High School Statistics and Probability Common Core Sample Test Version 2 Our High School Statistics and Probability sample test covers the twenty most common questions that we see targeted for this level.

More information

Section 7C: The Law of Large Numbers

Section 7C: The Law of Large Numbers Section 7C: The Law of Large Numbers Example. You flip a coin 00 times. Suppose the coin is fair. How many times would you expect to get heads? tails? One would expect a fair coin to come up heads half

More information

Statistics and Random Variables. Math 425 Introduction to Probability Lecture 14. Finite valued Random Variables. Expectation defined

Statistics and Random Variables. Math 425 Introduction to Probability Lecture 14. Finite valued Random Variables. Expectation defined Expectation Statistics and Random Variables Math 425 Introduction to Probability Lecture 4 Kenneth Harris kaharri@umich.edu Department of Mathematics University of Michigan February 9, 2009 When a large

More information