Collected by Awatef al mutairi

Slides:



Advertisements
Similar presentations
Probability.
Advertisements

What can we say about probability? It is a measure of likelihood, uncertainty, possibility, … And it is a number, numeric measure.
BUS 220: ELEMENTARY STATISTICS
Probability I Introduction to Probability
Probability of Multiple Events (Independent and Dependent Events)
CS CS1512 Foundations of Computing Science 2 Lecture 23 Probability and statistics (4) © J.
CS1512 Foundations of Computing Science 2 Week 3 (CSD week 32) Probability © J R W Hunter, 2006, K van Deemter 2007.
Probability and Counting Rules
5.1 Probability of Simple Events
4-1 Chapter 4 Counting Techniques.
Biostatistics Unit 5 Samples Needs to be completed. 12/24/13.
How to Measure Uncertainty With Probability
1 Combination Symbols A supplement to Greenleafs QR Text Compiled by Samuel Marateck ©2009.
1 Econ 240A Power Three. 2 Summary: Week One Descriptive Statistics –measures of central tendency –measures of dispersion Distributions of observation.
Chapter 4 Basic Probability
5-1 Chapter 5 Probability 1.
The basics for simulations
Probability & Statistics Review
MAT 103 Probability In this chapter, we will study the topic of probability which is used in many different areas including insurance, science, marketing,
Business and Economics 6th Edition
Chris Morgan, MATH G160 January 8, 2012 Lecture 13
Jiaping Wang Department of Mathematical Science 01/23/2013, Wednesday
Chapter 2.3 Counting Sample Points Combination In many problems we are interested in the number of ways of selecting r objects from n without regard to.
4.3 Conditional Probability
Introduction to Probability
Discrete Mathematics Math 6A Homework 5 Solution.
Copyright © Cengage Learning. All rights reserved.
REVIEW FOR 1st NW TEST 6.19, 6.1, 6.2, 6.4, 6.6, 6.16.
9.7 – Probability of Multiple Events. (For help, go to Lesson 1-6.) Warm Up A bag contains 24 green marbles, 22 blue marbles, 14 yellow marbles, and 12.
Probability: The Study of Randomness Chapter Randomness Think about flipping a coin n times If n = 2, can have 2 heads (100% heads), 1 heads and.
Chapter 8 Estimation Understandable Statistics Ninth Edition
Commonly Used Distributions
Copyright © Cengage Learning. All rights reserved.
Pick Me. Basic Probability Population – a set of entities concerning which statistical inferences are to be drawn Random Sample – all member of population.
Chapter 4 Probability: Probabilities of Compound Events
COUNTING AND PROBABILITY
PROBABILITY QUIZ How good are You in Probability?.
Chapter 4 Using Probability and Probability Distributions
HW2 assignment. 1.A fair coin is tossed 5 times. Find a probability of obtaining (a) exactly 3 heads; (b) at most 3 heads Solution: Binomial distribution.
Section 1.1, Slide 1 Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 13.1, Slide 1 13 Probability What Are the Chances?
Chapter 2. Axioms of Probability
Section 1.1, Slide 1 Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 13.1, Slide 1 13 Probability What Are the Chances?
CHAPTER 4 PROBABILITY.
Probability refers to uncertainty THE SUN COMING UP FROM THE WEST.
7 Further Topics in Algebra © 2008 Pearson Addison-Wesley. All rights reserved Sections 7.4–7.7.
Review of Probability Grade 6 Copyright © Ed2Net Learning Inc.1.
Warm-Up 1. What is Benford’s Law?
EXERCISE 10 Februari 2010.
Probability – the likelihood that an event will occur. Probability is usually expressed as a real number from 0 to 1. The probability of an impossible.
1 CHAPTERS 14 AND 15 (Intro Stats – 3 edition) PROBABILITY, PROBABILITY RULES, AND CONDITIONAL PROBABILITY.
Copyright © 2010 Pearson Education, Inc. Chapter 6 Probability.
1 CHAPTER 7 PROBABILITY, PROBABILITY RULES, AND CONDITIONAL PROBABILITY.
Probability Basic Concepts Start with the Monty Hall puzzle
Copyright © 2012 Pearson Education, Inc. All rights reserved Chapter 8 Counting Principles; Further Probability Topics.
Probability A quantitative measure of uncertainty A quantitative measure of uncertainty A measure of degree of belief in a particular statement or problem.
Math 30-2 Probability & Odds. Acceptable Standards (50-79%)  The student can express odds for or odds against as a probability determine the probability.
Aim: ‘And’ Probabilities & Independent Events Course: Math Lit. Aim: How do we determine the probability of compound events? Do Now: What is the probability.
Mr. Mark Anthony Garcia, M.S. Mathematics Department De La Salle University.
CS 104: Discrete Mathematics
Reviews of probability Question 1: Suppose we have a “ABCDE” litters how many words we can compose from them with 4 litters without repetition.
PROBABILITY AND STATISTICS WEEK 2 Onur Doğan. Introduction to Probability The Classical Interpretation of Probability The Frequency Interpretation of.
Chapter 4 Probability Concepts
PROBABILITY AND PROBABILITY RULES
Probability.
Probability and Sample space
PROBABILITY AND STATISTICS
Chapter 3 Probability.
Unit 1: Basic Probability
Chapter 2.3 Counting Sample Points Combination In many problems we are interested in the number of ways of selecting r objects from n without regard to.
CHAPTER 4 PROBABILITY Prem Mann, Introductory Statistics, 8/E Copyright © 2013 John Wiley & Sons. All rights reserved.
Presentation transcript:

Collected by Awatef al mutairi Stat 111 Collected by Awatef al mutairi

STAT 111 Chapter Zero

Question1 Suppose two dice are tossed and the numbers on the upper faces are observed. Let S denote the set of all possible pairs that can be observed. Define the following subsets of S. A: the number on the second die is even. B: the sum of the two numbers is even. C: at least one number in the pair is odd. List the elements in A,CC,A∩B ,A∩BC,AC∪B, and AC∩C.

Answer1 S = { (1,1),(1,2),(1,3),(1,4),(1,5), (1,6),(2,1),(2,2)….(6,6). N(S) = 6X6 = 36. A = {(1,2),(2,2),(3,2),(4,2),(5,2),(6,2), (1,4),(2,4),(3,4),(4,4),(5,4),(6,4),(1,6),(2,6), (3,6),(4,6),(5,6),(6,6). B = {(2,2),(4,2),(6,2),(2,4),(4,4),(6,4),(2,6),(4,6),(6,6). C = {(1,1),(1,2),(1,3),(1,4),(1,5),(2,1),(2,3),(2,5),(3,1), (3,2),(3,3),(3,4),(3,5),(3,6),(4,1),(4,2),(4,5),(5,1), (5,2),(5,3),(5,4),(5,5),(5,6),(6,1),(6,3),(6,5).

Cont..Answer1 CC =S – C ={(2,2),(2,4),(2,6),(4,2),(4,4),(4,6), (6,2),(6,4),(6,6)} A∩B = B A∩ BC = A – B ={(1,2),(3,2),(5,2),(1,4),(3,4),(5,4),(1,6), (3,6),(5,6)} AC = {(1,3),(2,3),(3,3),(4,3),(5,3),(6,3),(1,5),(2,5),(3,5), (4,5),(5,5),(6,5),(1,1),(1,2),(1,3),(1,4),(1,5),(1,6)} AC ∪B ={(1,1),(1,2),(1,3),(1,4),(1,5),(1,6),(4,2),(2,2),(6,2), (1,3),(2,3),(3,3),(4,3),(5,3),(6,3),(2,4),(4,4),(6,4),(1,5), (2,5),(3,5),(4,5),(5,5),(6,5),(2,6),(4,6),(6,6)} AC ∩C= AC

Question2 Suppose a family contains two children of different ages, and we are interested in the sex of these children. Let F denote that a child is female and M that the child is male, and let a pair such as FM denote that the older child is female and the younger male. There are four elements in the set S of possible observation. S= { FF ,FM,MF,MM} Let A denote the subset of possibilities containing no males, B the subset containing two males, and C the subset containing at least one male. List the elements of A , B ,C ,A ∩ B ,A ∪ B , A ∩ C ,A∪ C ,B ∩ C and C ∩ BC

Answer2 A={FF}, B={MM}, C={ FM,MF,MM} A ∩ B = φ A ∪ B ={FF,MM} A ∩ C = φ A ∪ C = S B ∩ C ={MM} C ∩ BC = C- B ={FM,MF}

Question3 A total of 36 members of club play tennis, 28 play squash, and 18 play badminton. Furthermore, 22 of the members play tennis and squash, 12 play both tennis and badminton, 9 play both squash and badminton, and 4 play all three sport. How many members of this club play at least one of these sports.

Answer3 N(T)=36 N(S)=28 N(b)=18 N(T ∩ S)= 22 N(S ∩B)=9 N(T ∩S ∩B)=4 N(T ∩B)=12 N(T ∩S ∩B)=N(T)+N(S)+N(B)-N(T ∩S)-N(T ∩B)- N(S ∩B)+N(T ∩S ∩B)=36+28+18-22-9-12+4=43

Question4 In a survey carried out in a school snack shop. The following results were obtained. Of 100 boys questioned, 78 linked sweets, 74 ice cream, 53cake, 57linked both sweets an ice cream, 46 liked both sweets and cake while only 31 boys liked all three. If all the boys interviewed linked at least one item, draw a Venn diagram to illustrate the results. How many boys both ice cream and cakes?

Answer4 N(S)=100, N(SW)=78, N(I)=74, N( C) =53, N(SW ∩I)=57, N(SW∩C)=4, N(SW∩I ∩C)=31. N(S)=N(SW ∪I ∪C)=N(SW+N(I)+N( C ) –N(SW ∩C)- N(SW ∩C)-N(I ∩C)+N(SW ∩I ∩C)=100. N(I ∩C)=33. 26 6 y 31 15 x z

STAT 111 Chapter One

Question1 Find the number of ways in which 6 teacher can be assigned to 4 section of an introductory psychology course if no teacher is assigned to more than one section?

Answer1 6P4 = 6 x 5 x 4 x 3= 360

Question2 A toy manufacture makes a wooden toy in tow parts; the top part may be colored red , white, or blue and the bottom part brown, orange, yellow or green. How many differently colored toys can be produces?

Answer2 3 X 4 = 12

Question3 How many different signals may be formed by displaying 6 flags in row if there are 3 blue flags, 2 red flags, and 1 white flags available if all flags of the same color are identical?

Answer3

Question4 Proteins in living cells are composed of 20 different kinds of amino acids. Most proteins consist of several hundred amino acids in along chin structure. How many different proteins of length 100 can be constructed?

Answer4

Question5 Find the number of subsets of a set X containing n elements?

Answer5 Either the subsets containing no element , 1 elements 2 elements , n elements

Question6 In how many can a person gathering data for a market research organization interview 3 of the 20 families living in a certain apartment house?

Answer6

Question7 Suppose that someone wants to go by bus, by train, or by place on a week's vacation to one of the five East North states. Find the number of different ways in which this can be done?

Answer7 3 X 5 = 15

Question8 a)How many ways can one make a true –false test consisting of 20 questions? In how many ways can they be marked true or false so that b) 7 are right and 13 are wrong? c) at least 17 are right?

Answer8 a) 2x2x2x2Xx….x2 = 20 = 1048,576 b)   c) d)

Question9 How many license plates may be formed beginning with 2 different letters of the Arabic alphabet following by 4 different digits? How many be formed if repetition of letters and digits is allowed?

Answer9 Without repetition : 28x27x10x9x8x7= 3,810,240. With repetition : 28x28x10x10x10x10=7,840,000.

Question10 A test has 10 true-false questions and 6 multiple-choice questions with 5 possible choices for each. How many possible sets of answers are there?

Answer10

Question11 How many different 6-digits numbers may be formed using the digits from the 4,4,5,6,6,6.

Answer11

Question12 A telephone company in a certain area has all telephone numbers prefixed by either 465,475, or 482, followed by 4 digits. How many different telephone numbers are possible in this area? How many if repetition in each number is allowed?

Answer12 With repetition Without repetition

Question13 A student may select one of 3 English classes, one of 2 mathematics classes ,and one of 2 history classes for his program. In how many ways may he build his program?

Answer13

Question14 A person has 8 friends, of whom 5 will be invited to a party. a)How many choices are there if 2 of the friends are feuding and will not attend together? b) How many choice if 2 of the friend will not attend together?

Answer14 a) b)

Question15 How many ways can we arrange the letters in the word cold?

Answer15 4! = 24

Question16 How many ways may 5 people be seated in a 5-passenger vehicle if one of two people must drive?

Answer16 The drive seat must be filed in 2 ways, after that, the remaining 4 can be arranged in 4!

Question17 A student is to answer 7 out of 10 questions in an examination. How many choices have she? How many if she must answer at least 3 of the first questions?

Answer17 a) b)

Question18 In how many ways can 2 oaks, 3 pines, and 2 maples be arranged in a straight line if one does not distinguish between trees of the same kind?

Answer18

Question19 Ten persons have organized a club. How many different committees consisting of 3 persons may be formed from these 10 people? In how many ways may a president a secretary and treasure be selected?

Answer19 a) b)

Question20 If eight persons are having dinner together, in how many different ways can three order chicken, four order steak, and one order lobster?

Answer 20

Question21 a)How many distinct permutations are there of the letters in the word statistics? b) How many of these begin and end with letters?

Answer 21 1) 2)

Question22 In how many ways can 7 books be arranged on a shelf if Any arrangement is possible, 3 particular books must always stand together, 2 particular books must occupy the ends?

Answer 22 1) 2) 3)

Question23 How many numbers consisting of five digits each can be made from the digits 1,2,3,…,9 if a) the numbers must be odd. b) the first two of each number are even?

Answer 23 a) b)

Question24 In how many ways can 3 women and 3 children be seated at a round table if a) No restriction is imposed. b) Two particular children must not sit together. c) Each child is to be seated between two women?

Answer 24 a) b) c)

Question25 From a group of 8 women and 6 children a committee consisting of 3 women and 3 children is to be formed. How many different committees are possible if a)2 of the children refuse to serve together? b) 2 of the women refuse to serve together? c) 1 child and 1 woman reuse to serve together?

Answer 25 a) b) c)

Question26 There are 3 paths leading from A to B and 2 paths leading from B to C. In how many ways may one make the round trip from A to C and back without retracing any paths?

Answer 26 3x2x1x2=12

Question27 A child has 12 blocks, of which 6 are black, 4 are red, 1 is white, and 1 is blue (blocks of the same color are identical). If the child puts the blocks in a line, how many arrangements are possible?

Answer 27

Question28 A robot must pick up ten items from the floor. In how many ways can the task be performed? If the items are divided into two sub collections, the first containing six items and the second containing four items, and if, once an item from a sub collection is selected, the robot is programmed to pick up the remaining items in that sub collection before proceeding to the order sub collection, in how many ways can the task be performed?

Answer 28 10! = 3628,800 6! 4! 2 = 34,560

Question29 In a class of 10 students, how many ways can the students be seated so that there are 1 student in each of the five rows and 5 students in the last row?

Answer 29

Question30 a small community consists of 10 women, each of whom has 3 children. If one woman and one of her children are to be chosen as mother and child of the year, how many different choices are possible?

Answer 30

Question31 How many functions defined on n points are possible if each functional value is either 0 or 1 ?

Answer 31

Question32 How many even three digit number can be formed from the digits 1,2,5,6 and 9 if each digit can be used only once.

Answer 32

Question33 How many sample points are in the sample space when a pair of dice is thrown once?

Answer 33 6X6=36 S={(1,1),(1,2),…..(1,6)}

Question34 Calculate the number of permutations of the letters a, b, c, d had taken two at a time?

Answer 34

Question35 four names are drawn from the 24 members of a club, for the offices of president, vice - president , treasurer, and secretary. In how many differently ways can this be done?

Answer 35

Question36 In how many ways may 3 books be placed next to each other on a shelf?

Answer 36

Question37 Four different mathematics books, 6 different physics books, and 2 different arrangements are possible if a)The books in each in each particular subject must all stand together, b) Only the mathematics books must stand together?

Answer 37 no rest = 12! 3! (4! 6! 2! ) = 207360 4! 9! = 8,709,120

Question38 Four women and four children to be seated in a row of chairs numbered 1 thought 8; a) How many total arrangements are possible? b) How many arrangements are possible if the women are required to sit in alternate chairs? c) How many arrangements are possible if the four women are considered indistinguishable and the four children are considered indistinguishable? d) How many arrangements are possible if the four women are considered indistinguishable but the four children are considered indistinguishable

Answer 38 8! = 40, 320 2! (4! 4!) + 1,152

Question39 From 4 chemists and 3 physicists find the number of committees that be formed consisting of 2 chemists and 1 physicist?

Answer 39

Question40 Form a group of 5 teachers and 7 students, how different committees consisting of 2 teachers and 3 students can be formed? What if 2 of the students refuse to serve on the committee together?

Answer 40 a) b)

Question41 From 5 statisticians and 6 economists a committee consisting of 3 statisticians and 2 economists is to be formed. How many different committees can be formed if a) no restrictions are imposed, b) Two particular statisticians must be on the committee. c) One particular economist cannot be on the committee.

Answer 41 a) b) c)

Question42 A shipment of 10 television sets includes three that are defective. In how many ways can a hotel purchase four of these and receive at least two at least two of the defective sets?

Answer 42

Question43 In how many ways can a set of four objects be partitioned into three subsets containing, respectively, 2,1 and 1 of the objects?

Answer 43

Question44 In how many ways can seven scientists be assigned to one triple and two double hotel rooms?

Answer 44

Question45 a)How many license plates are there if the first three place are form the Arabic letters and the last three are numbers? b)If each number can be used any one time?

Answer 45

Question46 If a travel agency offers special weekend trip to 12 different cities, by air, rail or bus. In how many different ways can such a trip be arranged?

Answer 46

Question47 In an experiment consists of throwing a die and then drawing a letter at random from the English alphabet, how many points are possible?

Answer 47

Question48 In a medical study are patients are classified in 8 way according to whether they have blood type AB +, AB - , A+ , A - ,B +,B –, O +, O - , also according to whether their blood pressure is low, normal, or high. Find the number of ways in which a patient can be classified?

Answer 48

Question49 If 4 teachers, 3 engineers, and 3 doctors are to be seated in a row, how many seating arrangement are possible when people of the same jobs must sit next to each other?

Answer 49

Question50 Find the number of ways in which one a, three B's, two C's and one F can be distributed among seven students taking a course in statistics?

Answer 50

Question51 10 Math student, 5 chemistry students and 5 geo;ogy students. In how many different ways we can select 6 such that a)Any 6; b)2 from chemistry; c)Number of Math students range from 2 to 4?

Answer 51

STAT 111 Chapter Two

Question1 The following data were given in a study of a group of 1000 subscribers to a certain magazine. In reference to sex, marital status, and education, there were 312 males, 470 married persons , 525 college graduates, 42 male college graduates, 147 married college graduates, 86 married males, and 25 married male college graduates. Show that the numbers reported in the study must be incorrect.

Answer 1

Question2 The mathematics department consists of full professors, 15 associate professors, and 35 assistant professors; a committee of 6 is selected at random from the faculty of the department. Find the probability that all the members of the committee are assistant professors. Find also the probability that the committee of 6 is composed of 2 full professors, 3 associate professors, and 1 assistant professor.

Answer 2

Question3 Let P be a probability measure such that P(A)=1/3 , p(b)= 1/2 , P(A∪B)= 2/3 . Find P(A∩B), P(A∩BC), P(AC∪ BC), P(AC∪ B).

Answer 3 1/2 2/6 1/6 1 2/3 1/3

Question4 If 3 books are picked at random from a shelf containing 5 mathematics, 3 books of statistics, and a chemistry, what is the probability that a) the chemistry is selected b)2 mathematics and 1 book of static are selected

Answer 4

Question5 A system containing two components A and B is wired in such a way that it will work if either component works. If it is known from previous experimentation that the probability of A working is 0.9, that of B working is 0.8, and the probability that both work is 0.72, determine the probability that the system will work?

Answer 5 (The system will work)=

Question6 Let A and B be events with P(A)=1/2 , P(A∪B)= 3/4,P(B )=5/8 . Find P(A∩B), P(A ∪ B ) ,P(A ∩ B ),and P(B ∩A ). A B

Answer 6

Question7 A pair of fair dice is tossed. Find the probability that the maximum of the two numbers is greater than 4?

Answer 7

Question8 Of 120 students, 60 are studying French, 50 are studying Spanish, and 20 are studying French and Spanish. If a student is chosen at random, Find the probability that the student? a) is studying French or Spanish. b)is studying neither French nor Spanish. c)is studying exactly of them.

Answer8

Question9 A committee of 5 is to be selected from a group of 6 teachers and 9 students. If the selection is made randomly, what is the probability that the committee consists of teachers and 2 students?

Answer9

Question10 A jar contains 3 red, 2 green,4blue, and 2 white marbles. Four marbles are selected at random without replacement from this jar. What is the probability of drawing 2 red, a blue, and a white marble?

Answer10

Question11 If 2 balls are randomly drawn from a bowl containing 6 white and 5 black balls, what is the probability that one of the drawn balls is white and the other black?

Answer11

Question12 If the probability that a student A will fail a certain statistics examination is 0.5, the probability that student B will fail the examination is 0.2, and the probability that both student A and student B will fail the examination 0.1, what is the probability that at least one of these two student will fail the examination?

Answer12

Question13 An experiment consists of tossing a die and then flipping a coin once if the number on the die is even. If the number on the die is odd, the coin is flipped twice. List the element of the sample space S?

Answer13

Question14 If the probability are, respectively, 0.09, 0.15, 0.21, and 0.23, that a person purchasing a new automobile will choose the color green, white, red, or blue, what is the probability that a given buyer will purchase a new automobile that comes in one of those colors?

Answer14

Question15 A die is loaded in such a way that the probability of any particular face's showing is directly proportional to the number on that face. What is the probability that an even number appears?

Answer15

Question16 A jar contains 12 marbles, 2 of which are red, 2 green, 4 blue, and 4 white. A marble is selected at random from the jar. What is the probability that it is blue?

Answer16

Question17 It is known that a patient will respond to a treatment of a particular disease with probability equal to 0.9. If there patients are treated in an independent manner, find the probability that at least one will respond?

Answer17 P(at least one )=

Question18 If A and B are independent events with P(A)=0.5, and P(B)=0.2, find the following a) P(A∪ B) b)P(Ac ∩ Bc ) c)P(Ac ∪ Bc )

Answer18 are indep also)

Question19 A mixture of candies contains 6 mint, 4 toffees, and 3 chocolates. If a person makes a random selection of one candies, Find the probability of getting a)a mint. b) a toffee or a chocolate.

Answer19 or

Question20 A die is tossed 50 times. The following table gives the six numbers and their frequency of occurrence Find the relative frequency of the event a) a 4 appears. b) and odd numbers appears. c)a prime number appears. 6 5 4 3 2 1 Number 10 9 7 8 Frequency

Answer20

Question21 Three women and three children sit in a row. Find the probability that a) the 3 children sit together. b)the woman and children sit in alternate seats.

Answer21

Question22 Let A and B be events with P(A∪ B)=7/8 , P(A∩ B)= 1/4 ,P(AC)=5/8 . Find P(A),P(B), and P(A∩ BC).

Answer22 6/8 4/8 2/8 1/8 1 5/8 3/8

Question23 A balanced die is tossed twice. If A is the event that an even number comes up on the first toss, B is the event that an even number comes up on the second toss and C is the event that both toss result in the same number, are the events A, B and C independents?

Answer23 .:not indep

Question24 Three names to be selected from a list of seven names for use in a particular public opinion survey. Find the probability that the first on the list is selected for the survey?

Answer24

Question25 A hat contains twenty white slips of paper numbered from 1 through 20, ten red slips of paper numbered from 1 through 10, forty yellow slips of paper numbered from 1 through 40, and ten blue slips of paper numbered from 1 through 10. If these 80 slips of paper are thoroughly shuffled so that each slip has the same probability of being drawn, find the probabilities of drawing a slip of paper which is a)blue or white . b) numbered 1,2,3,4 or 5. c) red or yellow and numbered 1,2,3,or4. d) numbered 5,15,25,or 35. e)white and numbered higher than 12 or yellow and numbered higher than 26.

Answer25

Question26 Three students A,B and C are in a swimming race. A and B have the same probability of winning and each is twice as likely to win as C. Find the probability that B or C wins.

Answer26

Question27 Of 10 girls in a class, 3 have blue eyes. If two of the girls are chosen at random, what is the probability that a)both have blue eyes. b) Neither have blue eyes. c)at least one has blue eyes.

Answer27

Question28 Consider families with two children. Let E be the event that a randomly chosen family has at most one girl, and F ,the event that the family has children of both sexes. Show that E and F are not independent.

Answer 28

Question29 Find the probability of getting three heads in three (independent) tosses of a balanced coin.

Answer 29

Question30 Relays used in the construction of electric circuits function properly with probability 0.9. A assuming that the circuits operate independently, which of the designs in Figure 0-2 yields the higher probability that current will flow when the relays are activated?

Answer 30 For design(1): =.9 For design(2): =.96639

Question31 Find the probability of getting at least one head in 5 tossed of a balanced coin?

Answer 31 P(at least one head)=1-p(HHH)=.969

Question32 Among a shipment of 4 electrical components of types A,B,C and D, there are 3 of type A,4 of type B, 5 of type C, and 6 of type D. From this shipment 3 components are randomly selected. Find the probability that 1. all are of type C. 2. one of each of the type B,C,D 3. at least 2 of type B and nothing of types A,D?

Answer 32

Question33 An urn contains M white and N black balls. If a random sample of size r is chosen, what is the probability that it will contain exactly K white balls? What if M=K=1?

Answer 33

Question34 A single die is tossed. Find the probability of a 3 or 6 turning up?

Answer 34

Question35 If A and B are mutually exclusive events and P(A)=0.3,and P(B)=0.5, find

Answer 35

Question36 If three events A ,B , and C are independent, show that 1. A and B∩C are independent. 2. A and B ∪C are independent . 3. AC and B ∩CC are independent. 1 3 A B 2 4 3 1 A B 2 4

Answer 36 1)p(A ∩(B ∩C))=P(A ∩B ∩C)= P(A)x P(B)x P(C)=P(A)x P(B ∩C) 2)P(A ∩(B ∩C))=P((A ∩B) ∪ (A ∩C))=P(A).P(B ∪C) 3)P(AC ∩(B ∩CC )=P(AC )x P(B)x P(CC ) P(AC )P(B ∩CC ) If T,F independent => TC and FC independent

STAT 111 Chapter Three

Question1 Find P(A|B)if a) B is a student of A, b)A and B are mutually exclusive.

Answer 1

Question2 A box contains three coins, one coin is fair, one coin is two-headed, and one coin is weighted so that the probability of head appearing is 1/3 . A coin is selected at random and tossed. Find the probability that heads appears.

Answer 2

Question3 An urn contains 3 red marbles and 7 white marbles. A marble is drawn from the urn and a marble of the other color is then put into the urn. A second marble is drawn from the urn. A) Find the probability that the second marble b)If both marbles were of the same color, what is the probability that they were both white?

Answer 3 p(both white both same color) = p (both white same color) p(same color) p (both white) p( (both red)+p(both white) = =

Question4 The probability that three men hit a target are respectively , and each shoots once at the target (independent) . a) Find the probability that exactly one of them hits the target. b) If only one hit the target, what is the probability that it was the first men?

Answer 4 a) p(exactly one man)=

Question5 Only one in 1000 adults is affected with a rare disease for which a diagnostic test has been developed. The test is such that, when and individual actually has the disease, a positive result will occur 99% of the time, while an individual without the disease will show a positive test result only 2% of the time. If a randomly selected individual is tested and the result is positive, what is the probability that the individual has the disease?

Answer 5

Question6 The members of a consulting firm rent cars from three agencies; 60 percent from agency 1,30 percent from agency 2, and 10 percent from agency 3. If 9 percent of the cars 1 need a tune-up, 20 percent of the cars from agency 2 need a tune-up, and 6 percent of the cars from agency 3 need a tune-up , what is the probability that a rental car delivered to the firm will need a tune-up.

Answer 6 P(I)=0.6 P(T | I)=0.09 P(II)=0.3 P(T| II)=O.2 P(III)=0.1 P(T)=0.09x0.6+0.2x0.3+0.06x0.1=0.12

Question7 Each of 2 cabinets identical in appearance has 2 drawers. Cabinet A contains a silver coin in each drawer, and cabinet B contains a silver coin in one of its drawers and a gold coin in the other. A cabinet is randomly selected, one of its drawers is opened, and a silver coin is found. What is the probability that there is silver coin in the other drawer?

Answer7

Question8 Suppose we have 10 coin such that if the ith coin is flipped, head will appear with probability , i=1,…,10. When one of the coin is randomly selected and flipped, it shows a head. What is the conditional probability that it was the fifth coin?

Answer8

Question9 The probability that a regularly scheduled flight departs on time is 0.83, the probability that it arrives on time is 0.82; and the probability that it departs and arrives on time is 0.78. Find the probability that a plane a)arrives on time given that it departed on time, and b) departed on time given that it has arrived on time.

Answer9

Question10 An urn contains 10 white, 5 yellow, and 10 black marbles. A marble is chosen at random from the urn, and it is noted that it is not one of the black marbles. What is the probability that it is yellow?

Answer10

Question11 Suppose that a fair coin is tossed until a head appears for the first time. Determine the probability that exactly n tosses will be required.

Answer11

Question12 A die is tossed. If the number is odd, what is the probability that it is prime?

Answer12

Question13 A box of fuses contains 20 fuses, of which 5 are defective. If 3 of the fuses are selected at random and removed from the box in succession without replacement, what is the probability that all there fuses are defective?

Answer13

Question14 A number is picked at random from { 1,2,3,…,100}. Given that the chosen number is divisible by 2 what is the probability it is divisible by 3 or 5?

Answer14

Question15 Three members of a private country club have been nominated for the office of president. The probability that the first will be elected is 0.3, the probability that the second member will be elected is 0.5, the probability that the third member will be elected is 0.2. If the first member is elected, the probability for an increase in membership fees is 0.8, If the second or third member be elected, the corresponding probabilities for an increase in fees are 0.1, and 0.4. What is the probability that there will be an increase in membership fees? If someone is considering joining the club but delays his or her decision for several weeks only to find out that the fees have been increased, what is the probability that the third member was elected president of the club?

Answer15

Question16 Suppose that 5 percent of men and 0.25 percent of women are color blind. A color blind person is chosen at random. What is the probability of this person's being male? Assume that there are an equal number of males and females?

Answer16

Question17 In recent years much has been written about the possible link between cigarette smoking and lung cancer. Suppose that in a large medical centre ,,of all the smokers who were suspected of having lung cancer,90 percent of them did, while only 5 percent of the nonsmokers who were suspected of having lung cancer actually did. If the proportion of smokers is 0.45, what is the probability that a lung cancer patient who is selected by chance is a smoker?

Answer17

Question18 A laboratory blood test is 95 percent effective in detecting a certain disease . when it is, in fact, percent. However, the test also yields a 'false positive" result for 1 percent of the healthy persons tested. ( That is, if a healthy person is tested, then, with probability 0.01, the test result will imply he or she the disease.) If 0.5 person of the population actually has the disease, what is the probability a person has the disease given that the test result is positive?

Answer18

Question19 In a certain town, 40% of the people have brown hair,25% have brown eyes, and 15% have both brown hair an brown eyes. A person is selected at random from the town If he has brown hair, what is the probability that he also has brown eyes; b) if he has brown eyes, what is the probability that he does not have brown hair c) what is the probability that he has neither brown hair nor brown eyes.

Answer19

Question20 twenty percent of the employees of a company are college graduates. Of these, 75% are in supervisory position. Of those who did not attend college, 20% are in supervisory position. What is the probability that a randomly selected supervisor is a college graduate?

Answer20

STAT 111 Chapter Four

Question1 Two fair dice tossed, and let X denote the sum of the spots that appears on the top face. a)Obtain the probability distribution for X. b) Construct a graph for this probability distribution.

Answer1 12 11 10 9 8 7 6 5 4 3 2 x 1/36 2/36 3/36 4/36 5/36 6/36 F(x)

Question2 A machine has been producing ball-point pens with a defective rate of 0.02. A sample of size 5 is taken from a carton of pens produced by the machine. Let Y represent the number of defective pens in the sample. What is the value of f(0),f(5),f(3.5)?

Answer2

Question3 A urn holds 5 white and 3 black marbles. If two marbles are drawn at random without replacement and Z denote the number of white marbles 1.Find the probability distribution for Z Graph the distribution.

Answer3 sum 2 1 z 28/28 10/28 15/28 3/28

Question4 For each of the following functions determine if it is a probability function or not and sketch the distribution ( )= ( )= ( )=

Answer4 a) Yes b) Yes c) No

Question5 Two dice are rolled. Let X be the difference of the face numbers showing, the higher minus the lower, and 0 for ties. Find the probability mass function of X.

Answer5 5 4 3 2 1 x 2/36 4/36 6/36 8/36 10/36 F(x)

Question6 6. The probability mass function of X is given by F(x)=k|x-2| x=-1,1,3,5 Find a)K b)The cumulative function of X and plot its graph c)P(X d)P(-0.4<X<4) e)P(X>1)

Answer6 a) b) c) d) e) 5 3 1 -1 x 3/8 1/8 F(x)

Question7 Let S={(I,j):I,j be the set of all subsets of S. Let ((I,j))=for all 62 pairs(I,j) in S. Define Find Find the distribution F(x)for the random variable X Graph this distribution function.

Answer7 F(x)=

Question8 A box contains good defective items. If an item drawn is good. We assign the number 1 to the drawing; otherwise, the number 0. Find the p.m.f and the c.d.f?

Answer8

Question9 Consider the toss of balanced dice. Let X denote the random variable representing the sum of the two faces,find a)The probability distribution of X. b) Draw the graph of p.m.f c)find P(X>7),P(5 X 9).

Answer9

Question10 Suppose that a random variable X has a discrete distribution with the following p.m.f Find the value of the constant c. (x)=

Answer10

Question11 A fair coin is tossed until a head or five tails occurs. Find the p.m.f and the c.d.f

Answer11

Question12 Independent trials, consisting of the flipping of a coin having probability p of coming up heads, are continually performed until either a head occurs or a total of n flips in made. Let Y denote the number of times the coin is flipped. a)Find the probability distribution of Y. b)Graph the distribution.

Answer12

Question13 The distribution function of the random variable X is given by 1.Graph F(X) 2.Determine the p.m.f 3.Compute P(X<3),P(X 2)and P(1 X 3),P(X>1.4) F(x)=

Answer13 4 3 2 1 x 2/8 3/8 1/8 F(x)

Question14 a certain school gives only three letter grades in its course: p(pass),F(fail),and W (withdrew) . In computing grade points p =1 point, F=-1 point, and W=0 points . A student has enrolled in a mathematics course and a history course. Let x represent the total of the grade points that the student may earn in the two classes , Using the letter grade to represent the outcome in the course ,describe a sample space for the possible grades of the student

Question14 1)List the outcomes in the events a){ x=0} b){x>-1} c){x > } d){x <-1} e){x 1} f){-1 x <2} The student estimates the probability of passing any course is 0.7, of failing is 0.1,and of withdrawing is 0.2.

Question14 2) Using the above figures, express in tabular form the probability function f(x) induced by X. A assume independence of grades between classes. 3)Graph the probability of X.

Answer14 X-{-2,-1,0,1,2} S={FF.FP,FW,PP,PF,PW,WW,WF,WP} 1) a){ FP, PF, WW} b){X=0,1,2}={PW,WP,FP,PF,PP,WW} c){X=1,2}={PW,WP,PP} d){X=-2}={FF} e){X=0,-1,-2}={FP,PF,FW,WF,FF} f){X=-1,1}={FP,PF,FW,WF} P(P)=.7,P(F)=.1,P(W)=.2 2) 2 1 -1 -2 X .49 .28 .18 .04 .01 F(X)

Question15 Starting at a fixed time, we observe the sex of each newborn child at a certain hospital until a boy(B) is born. Let p=P(B), assume that successive births are independent, and define the random variable X by X=number of births observed. Find the probability mass function of X.

Answer15 X=1,2,3,…. F(1)=P(B)=P F(2)=P(GB)=(1-P)P F(3)=P(GGB)=(1-P) P F(X)=

Question16 Suppose that f(x)= x=1.2…. Is the probability function for a random variable X. Determine c Find P(2 X <5). Find P(X 3).

Answer16

Question17 The probability mass function of X is given as F(X)= Find 1.k 2.the cumulative function of X. 3. P(X>2) 4.P(-0.4<X<2) 5.P(X>1)

Answer17 1) 2) F(X)==

Question18 Suppose X is random variable having density f given by Compute the following probabilities a)X is negative b) X takes a value between 1 and 8 inclusive 8 5 3 2 1 -1 -3 X 0.05 0.15 0.1 0.2 F(X)

Answer18

Question19 A fair die is tossed. Let X denote twice the number appearing ,and let Y denote 1 or 3 according as an odd or an even number appears. Find the probability distribution of X and Y.

Answer19 12 10 8 6 4 2 x 1 1/6 F(x) 3 1 y 1/2 F(y)

Question20 Suppose a box has 12 balls labeled 1,2,…,12 Two independent repetitions are made of the experiment of selecting a ball at random from the box. Let X denote the larger of the two numbers on the balls selected. Compute the density of X.

Question20 Suppose a box has 12 balls labeled 1,2,…,12 Two independent repetitions are made of the experiment of selecting a ball at random from the box. Let X denote the larger of the two numbers on the balls selected. Compute the density of X.

STAT 111 Chapter Five

Question1 Among the 16 application for a job, ten have college degree. If three of the application are randomly chosen for interviews, what are the probability that a)non has a college degree. b) one has a college degree. c)all three have college degree.

Answer1

Question2 Find the probability that 7 of 10 persons will recover from a tropical disease, where the probability is 0.8 that any one of them will recover from the disease.

Answer2

Question3 The average number of days school is closed due to snow during the winter in a certain city is 4. What is the probability that the schools in this city will close for 6 days during a winter.

Answer3

Question4 A manufacturer of automobile tires reports that among a shipment of 500 sent to a local distributor, 1000 are slightly blemished. If one purchases 10 of these tires at random from the distribution, what is the probability that exactly 3 will be blemished?

Answer4

Question5 The probability that a certain kind of component will survive a given shock test is 3/4. Find the probability that exactly 2 of the next 4 components tested survive?

Answer5

Question6 Suppose X has a geometric distribution with p=0.8. Compute the probability of the following events. or

Answer6

Question7 In a manufacturing process in which glass items are being produced, defects or bubbles occur, occasionally rendering the piece undesirable for marketing. It is known that on the average 1 in every 1000 of these items produced has one or more bubbles. What is the probability that a random sample of 8000 will yield fewer than 7 items possessing bubbles?

Answer7

Question8 Let X be uniformly distributed on 0,1,…,99. Calculate or

Answer8

Question9 As part of air pollution survey , an inspector decides to examine the exhaust of 6 of a company's 24 trucks. If 4 of the company's trucks emit excessive amounts of pollutants, what is the probability that none of them will be included in the inspector's sample?

Answer9

Question10 A fair die is rolled 4 times. Find a) The probability of obtaining exactly one 6. b)The probability of obtaining no 6. c)The probability of obtaining at least one 6.

Answer10

Question11 Of a population of consumers, 60% is reputed to prefer a particular brand A of toothpaste. If a group of consumers is interviewed, what is the probability that exactly five people have to be interviewed to encounter the first consumer who prefers brand A.

Answer11

Question11 Of a population of consumers, 60% is reputed to prefer a particular brand A of toothpaste. If a group of consumers is interviewed, what is the probability that exactly five people have to be interviewed to encounter the first consumer who prefers brand A.

Answer11

Question12 Team A has probability 2/5 of winning whenever it plays. If A plays 4 games, find the probability that A ins a)2 games. b)at least 1 game c)more than half of the games.

Answer12

Question13 The telephone company reports that among 5000 telephones installed in a new subdivision 4000 have push-buttons. If 10 people are called at random, what is the probability that exactly 3 will be talking on dial telephones?

Answer13

Question14 Suppose that 30% of the application for a certain industrial job have advanced training in computer programming. Application are interviewed sequentially and are selected at random from the pool. Find the probability that the first application having advanced in programming is found on the fifth interview.

Answer14

Question15 Suppose 2% of the items made by a factory are defective. Find the probability that there are 3 defective items in a sample of 100 items.

Answer15

Question16 From a group of twenty PhD engineers, ten are selected for employment . What is the probability that the ten selected include all the five best engineers in the group of twenty.

Answer16

Question17 If the probability is 0.40 that a child exposed to a certain contagious disease will catch it, what is the probability that the tenth child exposed to the disease will be the third to catch it.

Answer17

Question18 Past experience has shown that the occurrence of defects in a telephone line being produced by a certain machine generated a Poisson process with 5 defects per kilometer occurring on the average. a) what is the probability that there will be 5 or less defects in 2 kilometers of cable? b)what is the probability that there will be exactly 3 defects in ¼ kilometers of cable?

Answer18

Question19 An inspector in a television manufacturing plant has observed that defective tuners occur at a rate of 3 per 100 sets inspected. What is the probability that in 30 sets inspected, 2 or few will have defective tuners?

Answer19

Question20 The painted light bulbs produced. By a company are 50% red, 30% blue and 20% green. In a sample of 5 bulbs, find the probability that 2 are red, 1 is green and 2 are blue.

Answer20

Question21 Find the probability of getting 5 heads and 7 tails in 12 of flips a balanced coin?

Answer21

Question22 If the probability is 0.75 that an application for a driver's license will pass the road test on any given try, what is the probability that an application will finally pass the test on the fourth try.

Answer22

Question23 The manufacturer of parts that are needed in an electronic device guarantees that a box of its parts will contain at most two defective parts. If the box holds 20 parts and experience has shown that the manufacturer process produces 2 percent defective items, what is the probability that a box of the parts will satisfy the guarantee?

Answer23

Question24 In an assembly process, the finished items are inspected by a vision sensor, the image data is processed , and a determination is made by computer as to whether or not a unt is satisfactory. If it is assumed that 2% of the units will be rejected, then what is the probability that the thirtieth unit observed will be second rejected unit?

Answer24

Question25 In an interactive time-sharing environment it is found that, on average, a job arrives for CPU service every 6 seconds. What is the probability that there will be less than or equal to 4 arrivals in a given minute? What is the probability that there will be inclusively between 8 and 12 jobs arriving in a given minute?

Answer25

Question26 Lots of 40 components each are called acceptable if they contain no more than 3 defective. The produce for sampling the lot is to select 5 components at random and to reject the lot if a defective is found. What is the probability that exactly 1 defective will be found in the sample if there are 3 defective in the entire lot?

Answer26

Question27 Find the probability of obtaining exactly three 2's if an ordinary die is tossed 5 times.

Answer27

Question28 Find the probability that a person tossing three coins will get either all heads or all tails for the second time on the fifth.

Answer28

Question29 A geological study indicates that an exploratory oil well drilled in a particular region should strike oil with probability 0.2. Find the probability that the third oil strike comes on the fifth well drilled.

Answer29

STAT 111 Chapter six

Question1 Two refills for a ballpoint pen are selected at random from a box that contains 3 blue refills, 2 red refills, and 3 green refills. If X is the number of blue refills and Y is the number of red refills selected, find the joint probability function. P{(X,Y)} where A is the region { (x,y):x+y1}.

Answer1 Y 15/28 3/28 9/28 12/28 6/28 1 1/28 2 10/28 F(X)

Question2 From a sack of fruit containing 3 oranges, 2 apples, and 3 bananas a random sample of 4 pieces of fruit is selected. If X is the number of oranges and Y is the number of apples in the sample, find a)the joint probability distribution of X and Y; b)P[(X,Y), where A is the region {(x,y) x+y ≤ 2}

Answer2 f(y) 3 2 1 x/y 15/70 3/70 40/70 2/70 18/70 9/70 5/70 30/70 x/y 15/70 3/70 40/70 2/70 18/70 9/70 5/70 30/70 F(X)

Question3 Suppose an experiment consists of three flips of a fair coin, with each outcome being equally likely. Let X denote the number of heads on the last flip. Y, the total number of heads for the three tosses. Find the joint probability mass function.

Answer3 2 1 x/y 1/8 3/8 2/8 3 4/8 F(X) 1 X 2 3 Y

Question4 Two tablets are selected at random from a bottle containing 3 aspirin, 2 sedative, and 4 laxative tablets, If X and Y are , respective, the number of aspirin tablets and the number of sedative tablets included among the two tablets drawn from the bottle, find a)the probabilities associated with all possible pairs of values(x,y). b)the marginal distribution of X and Y. c)the conditional distribution of X given Y=1

Answer4 X:num of as , y:num of se f(y) 2 1 x/y 21/36 3/36 12/36 6/36 x/y 21/36 3/36 12/36 6/36 14/36 8/36 1/36 18/36 15/36 F(X) X:num of as , y:num of se 2 1 Y 1/36 14/36 21/36 F(Y) 2 1 X 3/36 18/36 15/36 F(X) 2 1 x 6/14 8/14 F(x)

Question5 Lets X and Y denote the number of black and white balls, respectively, that will be obtained in drawing two balls from a bag that contains two black and two white balls. Find the joint probability .mass function of X and Y.

Answer5 f(y) 2 1 x/y 1/6 4/6 F(X) X:black balls Y:white balls

Question6 Suppose that X and Y have following joint probability function Find 1.The marginal distribution of the random variable X. 2.The marginal distribution of the random variable Y. 3. P(Y=3\X=2) 3 2 1 y/x 1/12 1/6 1/9 1/5 1/18 1/4 2/15

Answer6 f(y) 2 1 x/y 45/180 15/180 30/180 56/180 20/180 36/180 79/180 x/y 45/180 15/180 30/180 56/180 20/180 36/180 79/180 10/180 24/180 3 25/180 95/180 60/180 F(x) 3 2 1 x 25/180 95/180 60/180 F(x) 3 2 1 y 79/180 56/180 45/180 F(y)

Question7 Consider an experiment that consists of 2 rolls of a balanced die. If X is the number of 4's and Y is the number of 5's obtained in the 2 rolls of the die, find a)the joint probability distribution of X and Y; b)P[(X,Y) A] where A is the region given by {(x,y): 2x+y<3}

Answer7 f(y) 2 1 x/y 25/36 1/36 8/36 16/36 10/36 2/36 F(X)

Question8 A fair coin is tossed three times. Let X denote 0 or 1 according as a head or a tail occurs on the first toss, and let Y denote the number of heads which occur. Determine a)the distribution of X and the distribution of Y. b) the joint probability mass function

Answer8 f(y) 1 x/y 1/8 3/8 2/8 2 3 4/8 F(X) 1 x 1/2 F(x) 3 2 1 y 1/8 x/y 1/8 3/8 2/8 2 3 4/8 F(X) 1 x 1/2 F(x) 3 2 1 y 1/8 3/8 F(y)

Question9 From a group of three Republicans, two Democrats, and one one Independent, a committee of two people is to be randomly selected, Let X denote the number of Republicans and Y the number of Democrats on the committee. Find A) the joint probability distribution of X and Y, and then find the marginal distribution of X. b)the conditional distribution of X given that Y=1.

Answer9 f(y) 2 1 x/y 6/15 3/15 8/15 2/15 1/15 9/15 F(X) 2 1 x 6/8 2/8 x/y 6/15 3/15 8/15 2/15 1/15 9/15 F(X) 2 1 x 6/8 2/8 F(x)

Question10 Consider the joint probability distribution defined by the formula x=0,1,2 y=0,1,2 Find the marginal distribution of X and Y, and f(x/y )

Answer10 If(y/x)=f(x,y)/f(x) If x=0 if x=1 if x=2 f(y) 2 1 x/y 3/27 x/y 3/27 2/27 1/27 9/27 4/27 15/27 6/27 5/27 12/27 F(X) If(y/x)=f(x,y)/f(x) If x=0 if x=1 if x=2 2 1 y 21/3 1/3 Fy(x=0) 2 1 y 5/9 3/9 1/9 Fy(x=1) 2 1 y 3/6 2/6 1/6 Fx/x=2

Question11 The joint probability function of two random variables X and Y is given as F(x ,y )=c(2x+y) x=0,1,2 y=0,1,2,3 a)Find the value of the constant c b)Find P(X=2,Y=1) C)Find P(X 1, Y 2) d)Find the marginal distribution of X and Y. e)Find f() , and P(Y=1\X=2) f)Determine whether the random variables X and Y are independent .

Answer11 3 2 1 x/y 6c 4c 2c 9c 5c 3c c 12c 15c 7c 42c 22c 14c F(X)

Answer11 no, for example: f(0,0)=0 but fx(0)fy(0)#0

Question12 Let the joint probability mass function of X and Y is given in the following table Find 4 3 2 1 X/Y 0.1 .20 0.3 0.2

Answer12 F(x) 4 3 2 1 X/Y 0.2 0.1 0.6 .20 0.3 0.4 F(Y)

Question13 Let X and Y be independent random variables with the following distribution ; Find the joint distribution of X and Y. 2 1 X 0.4 0.6 F(X) 15 10 5 Y 0.3 0.5 0,2 F(Y)

Answer13 f(y) 1 x/y 0.2 0.08 0.12 5 0.5 0.3 10 0.18 15 0.4 0.6 F(X)

Question14 Suppose that the joint probability mass function of X and Y, is given by F(0,0)=0.4 f(0,1)=0.2 f(1,0)=0.1 f(1,1)=0.3 Calculate the conditional probability mass function of X, given that Y=1

Answer14 f(y) 1 x/y 0.5 0.1 0.4 0.3 0.2 0.6 F(X)

Question15 Suppose that X and Y have following joint probability function Find The marginal distribution of the random variable X; The marginal distribution of the random variable y; Determine whether the random variables X and Y are independent. 4 3 2 1 X/Y 0.1 0.2 0.3

Answer15 No,for example: f(1,2)=0, but fx(1)=0x0.2#1 3 2 1 X 0.2 0.6 4 3 2 1 y 0.2 0.4 F(y)

STAT 111 Chapter seven

Question1 Let (x,y) have the following joint distribution function Find a)the probability mass function of X+Y. b)the probability mass function of XY. c)the probability mass function of X2. d)the probability mass function of Y2. sum 3 2 1 x/y 1/3 1/6

Answer1 a) b) c) d) sum 6 5 4 3 2 X+y 1 2/6 F(x+y) sum 9 6 4 3 2 1 xy 2/6 F(x+y) a) b) c) d) sum 9 6 4 3 2 1 xy 2/6 F(xy) sum 9 4 1 x2 1/3 F(x2) sum 9 4 1 y2 1/3 F(y2)

Question2 Lets X be a random variable with probability distribution Find the probability distribution of the random variable Y=2X-1 F(x)=

Answer2 Y=2x-1, x= = g (y)=>f (y)=f (g (y)) sum 3 2 1 x 5 y 1/3

Question3 Let X1 and X2 be discrete random variable with joint probability distribution F(x)= Find the probability distribution of the random variable Y=X1X2

Answer3 sum 6 4 3 2 1 y 6/18 4/18 3/18 1/18 Fy(y) sum 2 1 X1/x2 3/18 2/18 1/18 6/18 4/18 9/18 3 12/8 8/18

Question4 Let X be a random variable with probability distribution F(x)= Find the probability distribution of the random variable Y=X2

Answer4 n …… 3 2 1 x 1/n F(x) N 2 ……25 9 4 1 y 1/n F(x)

Question5 Let X be a random variable with probability distribution F(x)= Find the probability distribution of the random variable Y=X2

Answer5 n ….. 2 1 x 9 4 y 2/2n Fy(Y)

STAT 111 Chapter eight

Question1 A lot twelve television sets includes two that are defective. If three of the sets are chosen at random, how many defective sets can they expect?

Answer1 sum 2 1 x 1/22 9/11 6/11 F(x) 11/22 2/22 9/22 Xf(x)

Question2 If the random variable X is the two faces when rolling a pair of balanced dice, find the expected value of X.

Answer2 SUM 12 11 10 9 8 7 6 5 4 3 2 X 1 1/36 2/36 3/36 4/36 5/36 6/36 F(X)

Question3 Let X have the following probability mass function F(x)= Find E(X),E(X2), and e(x+2)2

Answer3

Question4 The probability mass function of the random variable X is given by Find the expected value of X. sum 4 3 2 1 x 2/10 3/10 1/10 4/10 F(x)

Answer3 SUM 4 3 2 1 X 2/10 3/10 1/10 4/10 F(X) 2.3->E(x) 8/10 9/10

Question5 The probability mass function of the random variable X is given by Find the expected value of g(x)=2x-1.   sum 9 8 7 6 5 4 x 1/6 1/4 1/12 F(x)

Answer5 E(X)=82/12=41/6 E(2X-1)=2E(X)-1=2(41/6)-1=12.7 sum 9 8 7 6 5 4 1/4 1/12 F(x) 82/12 9/6 8/6 7/4 6/4 5/12 4/12 E(x)=Xf(x)   E(X)=82/12=41/6 E(2X-1)=2E(X)-1=2(41/6)-1=12.7

Question6 Let the random variable X represent the number of automobiles that are used for official business purposes on any give workday. The probability distribution for company A is given by And for company B is given by Show that the variance of the probability distribution for company B is greater than that of company A 3 2 1 x 0.3 0.4 F(x) 4 3 2 1 x 0.1 0.3 0.2 F(x)

Answer6 Va=4.6-22 =0.6 Vb=5.6-22 =1.6 Vb(x)> Va(x) 1.6 0.6 sum 3 2 0.3 0.4 F(x) 0.9 0.8 E(X)=X f(x) 4.6 2.7 1.6 E(X2)=X2 f(x) Va=4.6-22 =0.6 SUM 4 3 2 1 X 0.1 0.3 0.2 F(X) 2->E(X) 0.4 0.9 0.6 XF(X) 5.6->E(X 2) 1.6 2.7 1.2 X2 f(x) Vb=5.6-22 =1.6 Vb(x)> Va(x) 1.6 0.6

Question7 Find the moment generating function of the discrete random variable X has the probability distribution F(x)=2x x=1,2,… And use it to find µ1 µ2

Answer7

Question8 An urn contains nine chips, five red and four white. Three are drawn out at random without replacement . Let X denote the number of red chips in the sample. Find E(X).

Answer8

Question9 Suppose that a sequence of independent tosses are made with a coin for which the probability of obtaining a head on any given toss is 1/30. Find the expected number of tosses that will be required in order to five heads?

Answer9 X:number of heads Y: number of tosses

Question10 Let X be binomial distribution random variable with E(X)=2 , and V(X)=4/3 . Find the distribution on X.

Answer10 equation(1) equation(2)

Question11 Let x1,x2 ,and x3 be independent random variables having finite positive variances 21 , 22, 23, respectively. Find the correlation between x1-x2 and x2+x3.

Answer11

Question12 A box has 3 red balls and 2 black balls. A random sample of size 2 is drawn without replacement. Let U be the number of red balls selected let V be the number of black balls selected. Compute (U,V).  

Answer12 Fv(V) 2 1 UR/VB 3/10 6/10 1/10 Fu(U) E(U)=6/5 , E(V)=4/5 E(U.U)=18/10 , E(V.V)=1 V(U)=.36 , V(V)=.36 E(UV)=-.36 (U,V)=-1