Math 151. Rumbos Fall Solutions to Review Problems for Final Exam

Size: px
Start display at page:

Download "Math 151. Rumbos Fall Solutions to Review Problems for Final Exam"

Transcription

1 Math 5. Rumbos Fall 23 Solutions to Review Problems for Final Exam. Three cards are in a bag. One card is red on both sides. Another card is white on both sides. The third card in red on one side and white on the other side. A card is picked at random and placed on a table. Compute the probability that if a given color is shown on top, the color on the other side is the same as that of the top. Solution: Each card has a likelihood of /3 of bing picked. Assume for definiteness that the top of the picked card is red. Let T r denote the event that the top of picked car shows red and B r denote the event that the bottom of the card is also red. We want to compute Pr(B r T r ) = Pr(T r B r ). () Pr(T r ) Note that Pr(T r B r ) = 3, (2) since there is only one card for which both sides are red. In order to compute Pr(T r ) observe that there are three equally likely choices out of six for the top of the card to show red; thus, Hence, using (2) and (3), we obtain from () that Pr(T r ) = 2. (3) Pr(B r T r ) = 2 3. (4) Similar calculations can be used to show that Pr(T w ) = 2, (5) and Pr(B w T w ) = 2 3. (6) Let E denote the event that a card showing a given color on the top side will have the same color on the bottom side. Then, by the law of total probability, Pr(E) = Pr(T r ) Pr(B r T r ) + Pr(T w ) Pr(B w T w ), (7)

2 Math 5. Rumbos Fall 23 2 so that, using (2), (4), (5) and (6), we obtain from (7) that Pr(E) = = An urn contains balls: 4 red and 6 blue. A second urn contains 6 red balls and a number b of blue balls. A single ball is drawn from each urn. The probability that both balls are the same color is.44. Determine the value of b. Solution: Let R denote the event that the ball drawn from the first urn is red, B denote the event that the ball drawn from the first urn is blue, R 2 denote the event that the ball drawn from the second urn is red, and B 2 denote the event that the ball drawn from the second urn is blue. We are interested in the event E = (R R 2 ) (B B 2 ), the event that both balls are of the same color. We observe that R R 2 and B B 2 mutually exclusive events; thus, Pr(E) = Pr(R R 2 ) + Pr(B B 2 ), (8) where R and R 2 are independent events as well as B and B 2. It the follows from (8) that where Pr(E) = Pr(R ) Pr(R 2 ) + Pr(B ) Pr(B 2 ), (9) Pr(R ) = 4, Pr(R 2) = b, Pr(B ) = 6, and Pr(B 2) = b 6 + b ; thus, substituting into (9), Pr(E) = b + 6 b 6 + b. () We are given that Pr(E) =.44; combining this information with () yields b 6 + b = 2.2. () Solving () for b yields b = 4.

3 Math 5. Rumbos Fall A blood test indicates the presence of a particular disease 95% of the time when the disease is actually present. The same test indicates the presence of the disease.5% of the time when the disease is not present. One percent of the population actually has the disease. Calculate the probability that a person has the disease given that the test indicates the presence of the disease. Solution: Let D denote that a person selected at random from the population has the disease. Then, Pr(D) =.. (2) Let P denote the event that the blood test is positive for the existence of the disease. We are given that and We want to compute where by the Multiplication Rule, so that by virtue of (2) and (3), and Pr(P D) =.95 (3) Pr(P D c ) =.5. (4) Pr(D P ) = Pr(D P ), (5) Pr(P ) Pr(D P ) = Pr(D) Pr(P D), Pr(D P ) =.95, (6) Pr(P ) = Pr(D) Pr(P D) + Pr(D c ) Pr(P D c ), (7) by the Law of Total Probability. Substituting the values in (2), (3) and (4) into (7) yields Pr(P ) = (.) (.95) + (.99) (.5) =.445. (8) Substituting the values in (6) and (8) into (5) yields Pr(D P ) = Thus, it a person tests positive, there is about a 66% chance that she or he has the disease.

4 Math 5. Rumbos Fall A study is being conducted in which the health of two independent groups of ten policyholders is being monitored over a one-year period of time. Individual participants in the study drop out before the end of the study with probability.2 (independently of the other participants). What is the probability that at least 9 participants complete the study in one of the two groups, but not in both groups? Solution: Let X denote the number of participants in the first group that drop out of the study and Y denote the number of participants in the second group that drop out of the study. Then X and Y are independent Binomial(,.2) random variables. Then, A = (X ) is the event that at least 9 participants complete the study in the first group, and B = (B ) is the event that at least 9 participants complete the study in the second group. We cant to compute the probability of the event so that E = (A B c ) (A c B), Pr(E) = Pr(A B c ) + Pr(A c B), (9) since A B c and A c B are mutually exclusive. Next, use the independence of A and B, given that X and Y are independent random variables, to get from (9) that Pr(E) = Pr(A) ( Pr(B) + Pr(A) ( Pr(B)), (2) where Pr(A) = Pr(X ) so that Similarly, = Pr(X = ) + Pr(X = ) = (.8) + (.2) (.8) 9, Pr(A) = (2) Pr(B) = (22) Substituting the results in (2) and (22) into (2) yields Pr(E) =.469. Thus, the probability that at least 9 participants complete the study in one of the two groups, but not in both groups, is about 47%.

5 Math 5. Rumbos Fall Suppose that < ρ < and let p(n) = ρ n ( ρ) for n =,, 2, 3,... (a) Verify that p is the probability mass function (pmf) for a random variable. Solution: Compute ρ n ( ρ) = ( ρ) ρ n = ( ρ) ρ =, n= n= since < ρ < and, therefore, the geometric series n= ρ n converges to ρ. (b) Let X denote a discrete random variable with pmf p. Compute Pr(X > ). Solution: Compute Pr(X > ) = Pr(X ) = p() p() = ( ρ) ρ( ρ) = ρ In modeling the number of claims filed by an individual under an automobile policy during a three-year period, an actuary makes the simplifying assumption that for all integers n, p n+ = 5 p n, that the policyholder files n claims during the period. where p n represents the probability (a) Find the value of p o for which p n defines the probability mass function for the number, N, of claims filed during that period. Solution: We first determine the values of p n by solving p n+ = 5 p n recursively: p = 5 p o p 2 = ( ) 2 5 p = p o 5 p 3 = ( ) 3 5 p 2 = p o 5.

6 Math 5. Rumbos Fall 23 6 so that n= p n = ( ) n p o, for n =,, 2,... (23) 5 The expression in (23) can also be established by induction on n. Next, compute ( ) n p n = p o = p o 5 (/5) = 5 4 p o; n= thus, in order for p n to define a probability mass function, it must be the case that p o = 4 5. (24) (b) What is the probability that a policyholder files more than one claim during the period? Solution: Compute Thus, using (23) and (24), Pr(N > ) = Pr(N ) = Pr(N = ) Pr(N = ) = p o p. Pr(N > ) = = 25. Hence, he probability that a policyholder files more than one claim during the period is 4%. 7. The time, T, that a manufacturing system is out of operation has cumulative distribution function ( ) 2 2, for t > 2; t F T (t) =, elsewhere. The resulting cost to the company is proportional to Y = T 2. Determine the probability density function for Y.

7 Math 5. Rumbos Fall 23 7 Solution: Firs, compute the cdf of Y = T 2 to get F Y (y) = Pr(Y y), for y > 4; = Pr(T 2 y) = Pr(T y) = F T ( y), so that 4, for y > 4; y F Y (y) =, elsewhere. It then follows from (25) that the pdf for Y is 4, for y > 4; y2 f Y (y) =, elsewhere. (25) 8. Let N(t) denote the number of mutations in a bacterial colony that occur during the interval [, t). Assume that N(t) Poisson(λt) where λ > is a positive parameter. (a) Give an interpretation for λ. Answer: λ is the average number of mutations per unit of time. To see why this assertion makes sense, note that, since N(t) Poisson(λt), E(N(t)) = λt, for t >. Thus, λ = E(N(t)), for t >. t (b) Let T denote the time that the first mutation occurs. Find the distribution of T.

8 Math 5. Rumbos Fall 23 8 Solution: Observe that, for t >, the event [T > t] is the same as the event [N(t) = ]; that is, if t < T, there have have been no mutations in the time interval [, t]. Consequently, since N(t) Poisson(λt). Thus, Pr[T > t] = Pr[N(t) = ] = e λt, Pr[T t] = Pr[T > t] = e λt, for t >. We then have that the cdf of T is { e λt, for t > ; F T (t) = for t. (26) It follows from (26) that the pdf for T is { λe λt, for t > ; f T (t) = for t, which is the pdf for an exponential distribution with parameter β = /λ; thus, T Exponential(/λ). 9. Let X Exponential(β), for β >. Compute the median of X. Solution: The median of the distribution of a continuous random variable X is the value of x, denoted by m, for which in other words, the value m for which Pr(X m) = 2 ; F X (m) = 2. (27) The cdf for X Exponential(β) is given by { e x/β, for x > ; F X (x) = for x. (28)

9 Math 5. Rumbos Fall 23 9 Thus, in view of (27) and (28), we see that the median of the distribution of X Exponential(β) is a positive value, m, such that e m/β = 2. (29) Solving (29) for m yields m = β ln(2).. Two checkers at a service station complete checkouts independent of one another in times T Exponential(µ ) and T 2 Exponential(µ 2 ), respectively. That is, one checker serves /µ customers per unit time on average, while the other serves /µ 2 customers per unit time on average. (a) Give the joint pdf, f T,T 2 (t, t 2 ), of T and T 2. Solution: Since T and T 2 are independent random variables, the joint pdf of (T, T 2 ) is given by f (T,T 2 ) (x, y) = f T (x) f T (y), for (x, y) R 2, (3) where e x/µ, for x > ; µ f T (x) = for x, and e y/µ 2, for y > ; µ 2 f T2 (y) = for y. It follows from (3), (3) and (32) that the joint pdf of (T, T 2 ) is e t /µ t 2 /µ 2, for t > and t 2 > ; f (t µ µ 2 (T,T 2 ), t 2 ) = elsewhere. (3) (32)

10 Math 5. Rumbos Fall 23 (b) Define the minimum service time, T m, to be T m = min{t, T 2 }. Determine the type of distribution that T m has and give its pdf, f Tm (t). Solution: Observe that, for t >, the event [T m > t] is the same as the event [T > t, T 2 > t], since T m is the smaller of T and T 2. Consequently, Pr[T m > t] = Pr[T > t, T 2 > t]. (33) Thus, by the independence of T and T 2, it follows from (33) that where so that Pr[T m > t] = Pr[T > t] Pr[T 2 > t], (34) Pr[T i > t] = F Ti (t) = ( e t/µ i ), Pr[T i > t] = e t/µ i, for t > and i =, 2. (35) Combining (34) and (35) then yields or where we have set Pr[T m > t] = e t/mu t/µ 2, Pr[T m > t] = e t/β, (36) β = µ + µ 2. (37) It follows from (36) that the cdf of T m is { e t/β, for t > ; F Tm (t) = for t, where β is given by (37). Thus, the pdf for T m is β e t/β, for t > ; f Tm (t) = for t, (38) which is the pdf for an exponential distribution with parameter β given by (37); thus, T m Exponential(β), where β = µ µ 2 µ + µ 2. (39)

11 Math 5. Rumbos Fall 23 t 2 L R L t Figure : Region for Problem (c) Suppose that, on average, one of the checkers serves 4 customers in an hour, and the other serves 6 customers per hour. On average, what is the minimum amount of time that a customer will spend being served at the service station? Solution: We compute the expected value of T m, where T m has pdf given in (38) with β = =, 6 in view of (39). Thus, on average, the minimum time spent by a customer being served at the service station is one tenth of an hour, or 6 minutes.. Let T and T 2 represent the lifetimes in hours of two linked components in an electronic device. The joint density function for T and T 2 is uniform over the region defined by t t 2 L, where L is a positive constant. Determine the expected value of the sum of the squares of T and T 2. Solution: The region R = {(t, t 2 ) R 2 t t 2 L} is pictured in Figure. The area of R is area(r) = L2 2. Thus, since (T, T 2 ) has a uniform distribution over R, it follows that the joint

12 Math 5. Rumbos Fall 23 2 pdf of T and T 2 is given by 2 f (t L, for t (T,T 2 ), t 2 ) = 2 t 2 L;, elsewhere. We want to compute E(T 2 + T2 2 ), or E(T 2 + T2 2 ) = (t 2 + t 2 2)f (t (T R 2,T 2 ), t 2 ) dt dt 2 = R = 2 L 2 L (t 2 + t 2 2) 2 L 2 dt dt 2 = 2 L 2 L = 2 L 2 L L = 2 L [ L 3 L 2 t (t 2 + t 2 2) dt 2 dt [ ] L (t 2 t 2 + t3 2 3 ) dt t ( )] [Lt 2 + L3 3 t 3 + t Lt2 4 3 t3 ] dt dt so that = 2 L 2 [ L 3 3 t + 3 Lt3 3 t4 E(T 2 + T 2 2 ) = 2 3 L2. ] L, 2. A device runs until either of two components fails, at which point the device stops running. The joint density function of the lifetimes of the two components, both measured in hours, is f(x, y) = x + y, for < x < 2 and < y < 2; 8

13 Math 5. Rumbos Fall 23 3 y 2 2 x Figure 2: Region for Problem 2 and elsewhere. What is the probability that the device fails during its first hour of operation? Solution: We want to compute the probability that either component fails within the first hour of operation; that is the probability of the event E given by E = ( < X < ) ( < Y < ). The event E is pictured as the shaded region in Figure 2. The probability of E is given by Pr(E) = f(x, y) dxdy = = 8 E 2 ( x + y 8 dydx + ] 2 [xy + y2 2 = ( (2x + 2) dx + 8 = 8 2 dx + 2 ( [x 2 + 2x ] + [ x x 2 so that Pr(E) = 8 (3 + (3 )) = 5 8. fails during its first hour of operation is 62.5%. 2 x + y 8 dydx ] [xy + y2 2 ( x + ) 2 ] 2 ), ) dx dx Thus, the probability that the device )

14 Math 5. Rumbos Fall A device that continuously measures and records seismic activity is placed in a remote region. The time, T, to failure of this device is exponentially distributed with mean 3 years. Since the device will not be monitored during its first two years of service, the time to discovery of its failure is X = max(t, 2). Determine E[X]. Solution: The pdf of T is 3 e t/3, for t > ; f T (t) = for t, (4) where t is measured in years. The random variable X = max(t, 2) is also given by { 2, if T 2; X(T ) = T, if T > 2. Thus, the expected value of X(T ) is given by E(X(T )) = X(t)f T (t) dt, where f T is as given in (4) and X(t) = { 2, if t 2; t, if t > 2. We then have that E(X(T )) = e t/3 dt + 2 t 3 e t/3 dt = 2 [ e t/3] 2 + [ te t/3 3e t/3], 2 where we have used integration by parts to integrate the last integral. We then have that E(X(T )) = 2 ( e 2/3) + 2e 2/3 + 3e 2/3 = 2 + 3e 2/3.

15 Math 5. Rumbos Fall The number, Y, of spam messages sent to a server in a day has a Poisson distribution with parameter λ = 2. Each spam message independently has a probability p = /3 of not being detected by the spam filter. Let X denote the number of spam massages getting through the filter. Calculate the expected daily number of spam messages which get into the server. Solution: We are given that where λ = 2, so that Y Poisson(λ), (4) Pr[Y = n] = λn n! e λ, for n =,, 2,... Now, since each spam message independently has a probability p = /3 of not being detected by the spam filter, it follows that X has a conditional distribution (conditioned on Y = n) that is Binomial(n, p), with p = /3; thus, ( ) n p k ( p) n k, for k =,, 2,..., n; k Pr[X = k Y = n] = (42) elsewhere. Then, Pr[X = k] = Pr[X = k, Y = n] n= = Pr[Y = n] Pr[X = k Y = n], n= where Pr[X = k Y = n] = for n < k, so that, using (4) and (42), ( ) λ n n Pr[X = k] = n! e λ p k ( p) n k k n=k = e λ k! p k n=k λ n (n k)! ( p)n k. (43) Next, make the change of variables l = n k in the last summation in (43) to get Pr[X = k] = e λ k! p k l= λ l+k l! ( p)l,

16 Math 5. Rumbos Fall 23 6 so that Pr[X = k] = (λp)k k! = (λp)k k! e λ l= e λ e λ( p) [λ( p)]l l! = (λp)k e λp, k! which shows that X Poisson(λp), or X Poisson(7) We then have that E(X) = 7, so that the expected daily number of spam messages which get into the server is Two instruments are used to measure the height, h, of a tower. The error made by the less accurate instrument is normally distributed with mean and standard deviation.56h. The error made by the more accurate instrument is normally distributed with mean and standard deviation.44h. Assuming the two measurements are independent random variables, what is the probability that their average value is within.5h of the height of the tower? Solution: Denote the measurements by X and X 2 so that where X = h + E and X 2 = h + E 2, (44) E Normal(, (.56h) 2 ) and E 2 Normal(, (.44h) 2 ). (45) The average, X, of the two measurements is where we have used (44). Setting we can rewrite (46) as X = h + E + E 2, (46) 2 E = E + E 2 2 (47) X = h + E. (48) It follows from (47), (45) and the independence of E and E 2 that E Normal(, σ 2 ), (49)

17 Math 5. Rumbos Fall 23 7 where σ 2 = 4 [(.56h)2 + (.44h) 2 ] =.268h 2, so that We want to compute the probability or, in view of (48), σ =.356h (5) Pr( X h <.5h), Pr( E <.5h). (5) Dividing both sides of the inequality in (5) by σ in (5), and using the result in (49), we obtain from (5) that where Z Normal(, ). It follows from (52) that so that Pr( X h <.5h) = Pr( Z <.4), (52) Pr( X h <.5h) = F Z (.4) F Z (.4) = 2F Z (.4) ; Pr( X h <.5h) = 2(.992) = Thus, the probability that the average of the two measurements is within.5h of the height of the tower is about 84%. 6. The lifetime of a printer costing $2 is exponentially distributed with mean 2 years. The manufacturer agrees to pay a full refund to a buyer if the printer fails during the first year following its purchase, and a one-half refund if it fails during the second year. If the manufacturer sells printers, how much should it expect to pay in refunds? Solution: Let T denote the lifetime of a printer; then, the pdf of T is 2 e t/2, for t > ; f T (t) = for t, where t is measured in years. (53)

18 Math 5. Rumbos Fall 23 8 The expected cost on the sale of one printer is E(C) = 2 Pr( < T ) + Pr( < T 2), (54) where, using the pdf in (53), and Pr( < T ) = Pr( < T 2) = 2 2 e t/2 dt = e /2, (55) 2 e t/2 dt = [ e t/2] 2 = e /2 e. (56) Substituting the results in (55) and (56) into (54) yields E(C) = 2 e e /2 = Thus, the expected payments because of returns on the sale of printers is about $, A company manufactures a brand of light bulb with a lifetime in months that is normally distributed with mean 3 and variance. A consumer buys a number of these bulbs with the intention of replacing them successively as they burn out. The light bulbs have independent lifetimes. What is the smallest number of bulbs to be purchased so that the succession of light bulbs produces light for at least 4 months with probability at least.9772? Solution: Denote the lifetimes of the light bulbs by T, T 2, T 3,..., so that T i Normal(3, ), for i =, 2, 3,..., are independent random variables measured in months. The total duration of n n light bulbs is T k. We want to find the smallest n so that k= ( n ) Pr T k > (57) k= Since the T i s are independent, normally distributed, it follows that n T k Normal(3n, n), k=

19 Math 5. Rumbos Fall 23 9 it then follows that n T k 3n k= n Normal(, ). (58) Using the information in (58), we can write the estimate in (57) as ( ) 4 3n Pr Z >.9772, n where Z Normal(, ), or F Z ( 4 3n n ).9772, form which we get ( ) 3n 4 F Z (59) n Using the symmetry for the pdf of standard normal distribution we can rewrite (59) as F Z ( 3n 4 n ) (6) Looking at a table of standard normal probabilities, we see that (6) is satisfied if 3n 4 2. (6) n To find the smallest value of n for which (6) is satisfied, we solve the inequality in (6) to get n 6. Thus, the smallest number of bulbs to be purchased so that the succession of light bulbs produces light for at least 4 months with probability at least.9772 is A computer manufacturing company conducts acceptance sampling for incoming computer chips. After receiving a huge shipment of computer chips, the company randomly selects 8 chips. If three or fewer nonconforming chips are found, the entire lot is accepted without inspecting the remaining chips in the lot. If four or more chips are nonconforming, every chip in the entire lot is carefully inspected at the supplier s expense. Assume that the true proportion of nonconforming computer chips being supplied is.. Estimate the probability the lot will be accepted.

20 Math 5. Rumbos Fall 23 2 Solution: Let X denote the number of nonconforming chips found in the random sample of 8. We may assume that the tests of the chips are independent trials. Thus, X Binomial(n, p), where n = 8 and p =.. We want to estimate Pr(X 3). Since n is large and p is very small, we may use the Poisson approximation to the binomial distribution to get Pr(X 3) Pr(Y 3), where Y Poisson(.8). It then follows that Pr(X 3) e.8 + (.8)e.8 + (.8)2 2 e.8 + (.8)3 e.8 =.999; 6 thus, the probability the lot will be accepted is about 99.9%. 9. Last month your company sold, new watches. Past experience indicates that the probability that a new watch will need repair during its warranty period is.2. Estimate the probability that no more than 5 watches will need warranty work. Explain the reasoning leading to your estimate. Solution: Let X denote the number of watches out of the, that will need repair. We may assume that w given watch will needs repair is independent of the event that any watch in the batch will need repair. Thus, X Binomial(n, p), where n =, and p =.2. We want to estimate Pr(X 5). Since n is very large and p is very small, we may use the Poisson approximation to the binomial distribution to get Pr(X 5) Pr(Y 5), where Y Poisson(2). It then follows that Pr(X 3) 5 (2) k e 2 ; k! thus, the probability that no more than 5 watches will need warranty work is about 7.9 5, a very small probability. k=

21 Math 5. Rumbos Fall 23 2 y x = y Figure 3: Region for Problem 2 x 2. A device contains two circuits. The second circuit is a backup for the first, so the second is used only when the first has failed. The device fails when and only when the second circuit fails. Let X and Y be the times at which the first and second circuits fail, respectively. Assume that X and Y have joint probability density function { 6e x e 2y, for < x < y < ; f (X,Y ) (x, y) =, elsewhere. What is the expected time at which the device fails? Solution: First, compute the marginal distribution of Y, the time at which the second circuit fails; see Figure 3 to identify the region of integration. f Y (y) = = y f (X,Y ) (x, y) dx 6e x e 2y dx = 6e 2y [ e x] y = 6e 2y [ e y],

22 Math 5. Rumbos Fall Thus, f Y (y) = Then, the expected value of Y is given by { 6(e 2y e 3y ), for y > ;, elsewhere. E(Y ) = yf Y (y) dy = 3 = = 5 6. y 2e y/(/2) dy 2 y 3e y/(/3) dy

Math 151. Rumbos Fall Solutions to Review Problems for Final Exam

Math 151. Rumbos Fall Solutions to Review Problems for Final Exam Math 5. Rumbos Fall 7 Solutions to Review Problems for Final Exam. Three cards are in a bag. One card is red on both sides. Another card is white on both sides. The third card is red on one side and white

More information

Math 151. Rumbos Spring Solutions to Review Problems for Exam 1

Math 151. Rumbos Spring Solutions to Review Problems for Exam 1 Math 5. Rumbos Spring 04 Solutions to Review Problems for Exam. There are 5 red chips and 3 blue chips in a bowl. The red chips are numbered,, 3, 4, 5 respectively, and the blue chips are numbered,, 3

More information

Math 151. Rumbos Spring Solutions to Review Problems for Exam 3

Math 151. Rumbos Spring Solutions to Review Problems for Exam 3 Math 151. Rumbos Spring 2014 1 Solutions to Review Problems for Exam 3 1. Suppose that a book with n pages contains on average λ misprints per page. What is the probability that there will be at least

More information

Notes for Math 324, Part 19

Notes for Math 324, Part 19 48 Notes for Math 324, Part 9 Chapter 9 Multivariate distributions, covariance Often, we need to consider several random variables at the same time. We have a sample space S and r.v. s X, Y,..., which

More information

Course 1 Solutions November 2001 Exams

Course 1 Solutions November 2001 Exams Course Solutions November Exams . A For i =,, let R = event that a red ball is drawn form urn i i B = event that a blue ball is drawn from urn i. i Then if x is the number of blue balls in urn, ( R R)

More information

November 2000 Course 1. Society of Actuaries/Casualty Actuarial Society

November 2000 Course 1. Society of Actuaries/Casualty Actuarial Society November 2000 Course 1 Society of Actuaries/Casualty Actuarial Society 1. A recent study indicates that the annual cost of maintaining and repairing a car in a town in Ontario averages 200 with a variance

More information

Notes for Math 324, Part 17

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

More information

Math 151. Rumbos Fall Solutions to Review Problems for Exam 2. Pr(X = 1) = ) = Pr(X = 2) = Pr(X = 3) = p X. (k) =

Math 151. Rumbos Fall Solutions to Review Problems for Exam 2. Pr(X = 1) = ) = Pr(X = 2) = Pr(X = 3) = p X. (k) = Math 5. Rumbos Fall 07 Solutions to Review Problems for Exam. A bowl contains 5 chips of the same size and shape. Two chips are red and the other three are blue. Draw three chips from the bowl at random,

More information

Math 151. Rumbos Spring Solutions to Review Problems for Exam 2

Math 151. Rumbos Spring Solutions to Review Problems for Exam 2 Math 5. Rumbos Spring 22 Solutions to Review Problems for Exam 2. Let X and Y be independent Normal(, ) random variables. Put Z = Y X. Compute the distribution functions (z) and (z). Solution: Since X,

More information

STAT515, Review Worksheet for Midterm 2 Spring 2019

STAT515, Review Worksheet for Midterm 2 Spring 2019 STAT55, Review Worksheet for Midterm 2 Spring 29. During a week, the proportion of time X that a machine is down for maintenance or repair has the following probability density function: 2( x, x, f(x The

More information

Tutorial 1 : Probabilities

Tutorial 1 : Probabilities Lund University ETSN01 Advanced Telecommunication Tutorial 1 : Probabilities Author: Antonio Franco Emma Fitzgerald Tutor: Farnaz Moradi January 11, 2016 Contents I Before you start 3 II Exercises 3 1

More information

2. Suppose (X, Y ) is a pair of random variables uniformly distributed over the triangle with vertices (0, 0), (2, 0), (2, 1).

2. Suppose (X, Y ) is a pair of random variables uniformly distributed over the triangle with vertices (0, 0), (2, 0), (2, 1). Name M362K Final Exam Instructions: Show all of your work. You do not have to simplify your answers. No calculators allowed. There is a table of formulae on the last page. 1. Suppose X 1,..., X 1 are independent

More information

Probability. Lecture Notes. Adolfo J. Rumbos

Probability. Lecture Notes. Adolfo J. Rumbos Probability Lecture Notes Adolfo J. Rumbos October 20, 204 2 Contents Introduction 5. An example from statistical inference................ 5 2 Probability Spaces 9 2. Sample Spaces and σ fields.....................

More information

Math 151. Rumbos Fall Solutions to Review Problems for Exam 1

Math 151. Rumbos Fall Solutions to Review Problems for Exam 1 Math 151. Rumbos Fall 017 1 Solutions to Review Problems for Exam 1 1. There are 5 red chips and 3 blue chips in a bowl. The red chips are numbered 1,, 3, 4, 5 respectively, and the blue chips are numbered

More information

Statistics 427: Sample Final Exam

Statistics 427: Sample Final Exam Statistics 427: Sample Final Exam Instructions: The following sample exam was given several quarters ago in Stat 427. The same topics were covered in the class that year. This sample exam is meant to be

More information

1. If X has density. cx 3 e x ), 0 x < 0, otherwise. Find the value of c that makes f a probability density. f(x) =

1. If X has density. cx 3 e x ), 0 x < 0, otherwise. Find the value of c that makes f a probability density. f(x) = 1. If X has density f(x) = { cx 3 e x ), 0 x < 0, otherwise. Find the value of c that makes f a probability density. 2. Let X have density f(x) = { xe x, 0 < x < 0, otherwise. (a) Find P (X > 2). (b) Find

More information

A Probability Primer. A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes.

A Probability Primer. A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes. A Probability Primer A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes. Are you holding all the cards?? Random Events A random event, E,

More information

Notes for Math 324, Part 20

Notes for Math 324, Part 20 7 Notes for Math 34, Part Chapter Conditional epectations, variances, etc.. Conditional probability Given two events, the conditional probability of A given B is defined by P[A B] = P[A B]. P[B] P[A B]

More information

Math 365 Final Exam Review Sheet. The final exam is Wednesday March 18 from 10am - 12 noon in MNB 110.

Math 365 Final Exam Review Sheet. The final exam is Wednesday March 18 from 10am - 12 noon in MNB 110. Math 365 Final Exam Review Sheet The final exam is Wednesday March 18 from 10am - 12 noon in MNB 110. The final is comprehensive and will cover Chapters 1, 2, 3, 4.1, 4.2, 5.2, and 5.3. You may use your

More information

STAT 515 MIDTERM 2 EXAM November 14, 2018

STAT 515 MIDTERM 2 EXAM November 14, 2018 STAT 55 MIDTERM 2 EXAM November 4, 28 NAME: Section Number: Instructor: In problems that require reasoning, algebraic calculation, or the use of your graphing calculator, it is not sufficient just to write

More information

Definition: A random variable X is a real valued function that maps a sample space S into the space of real numbers R. X : S R

Definition: A random variable X is a real valued function that maps a sample space S into the space of real numbers R. X : S R Random Variables Definition: A random variable X is a real valued function that maps a sample space S into the space of real numbers R. X : S R As such, a random variable summarizes the outcome of an experiment

More information

STAT 414: Introduction to Probability Theory

STAT 414: Introduction to Probability Theory STAT 414: Introduction to Probability Theory Spring 2016; Homework Assignments Latest updated on April 29, 2016 HW1 (Due on Jan. 21) Chapter 1 Problems 1, 8, 9, 10, 11, 18, 19, 26, 28, 30 Theoretical Exercises

More information

YORK UNIVERSITY. Faculty of Science Department of Mathematics and Statistics MATH A Test #2 June 11, Solutions

YORK UNIVERSITY. Faculty of Science Department of Mathematics and Statistics MATH A Test #2 June 11, Solutions YORK UNIVERSITY Faculty of Science Department of Mathematics and Statistics MATH 2. A Test #2 June, 2 Solutions. (5 + 5 + 5 pts) The probability of a student in MATH 4 passing a test is.82. Suppose students

More information

Discrete Distributions

Discrete Distributions A simplest example of random experiment is a coin-tossing, formally called Bernoulli trial. It happens to be the case that many useful distributions are built upon this simplest form of experiment, whose

More information

ASM Study Manual for Exam P, First Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata

ASM Study Manual for Exam P, First Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata ASM Study Manual for Exam P, First Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA (krzysio@krzysio.net) Errata Effective July 5, 3, only the latest edition of this manual will have its errata

More information

Errata for the ASM Study Manual for Exam P, Fourth Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA

Errata for the ASM Study Manual for Exam P, Fourth Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata for the ASM Study Manual for Exam P, Fourth Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA (krzysio@krzysio.net) Effective July 5, 3, only the latest edition of this manual will have its

More information

STAT 418: Probability and Stochastic Processes

STAT 418: Probability and Stochastic Processes STAT 418: Probability and Stochastic Processes Spring 2016; Homework Assignments Latest updated on April 29, 2016 HW1 (Due on Jan. 21) Chapter 1 Problems 1, 8, 9, 10, 11, 18, 19, 26, 28, 30 Theoretical

More information

10 Introduction to Reliability

10 Introduction to Reliability 0 Introduction to Reliability 10 Introduction to Reliability The following notes are based on Volume 6: How to Analyze Reliability Data, by Wayne Nelson (1993), ASQC Press. When considering the reliability

More information

Closed book and notes. 60 minutes. Cover page and four pages of exam. No calculators.

Closed book and notes. 60 minutes. Cover page and four pages of exam. No calculators. IE 230 Seat # Closed book and notes. 60 minutes. Cover page and four pages of exam. No calculators. Score Exam #3a, Spring 2002 Schmeiser Closed book and notes. 60 minutes. 1. True or false. (for each,

More information

ACTEX Seminar Exam P

ACTEX Seminar Exam P ACTEX Seminar Exam P Written & Presented by Matt Hassett, ASA, PhD 1 Remember: 1 This is a review seminar. It assumes that you have already studied probability. This is an actuarial exam seminar. We will

More information

8.4 Application to Economics/ Biology & Probability

8.4 Application to Economics/ Biology & Probability 8.4 Application to Economics/ Biology & 8.5 - Probability http://classic.hippocampus.org/course_locat or?course=general+calculus+ii&lesson=62&t opic=2&width=800&height=684&topictitle= Costs+&+probability&skinPath=http%3A%2F%

More information

ISyE 2030 Practice Test 1

ISyE 2030 Practice Test 1 1 NAME ISyE 2030 Practice Test 1 Summer 2005 This test is open notes, open books. You have exactly 90 minutes. 1. Some Short-Answer Flow Questions (a) TRUE or FALSE? One of the primary reasons why theoretical

More information

ASM Study Manual for Exam P, Second Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata

ASM Study Manual for Exam P, Second Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata ASM Study Manual for Exam P, Second Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA (krzysio@krzysio.net) Errata Effective July 5, 3, only the latest edition of this manual will have its errata

More information

Math 30530: Introduction to Probability, Fall 2013

Math 30530: Introduction to Probability, Fall 2013 Math 353: Introduction to Probability, Fall 3 Midterm Exam II Practice exam solutions. I m taking part in the All-Ireland hay-tossing championship next week (hay-tossing is a real sport in Ireland & Scotland

More information

STA 584 Supplementary Examples (not to be graded) Fall, 2003

STA 584 Supplementary Examples (not to be graded) Fall, 2003 Page 1 of 8 Central Michigan University Department of Mathematics STA 584 Supplementary Examples (not to be graded) Fall, 003 1. (a) If A and B are independent events, P(A) =.40 and P(B) =.70, find (i)

More information

Math Fall 2010 Some Old Math 302 Exams There is always a danger when distributing old exams for a class that students will rely on them

Math Fall 2010 Some Old Math 302 Exams There is always a danger when distributing old exams for a class that students will rely on them Math 302.102 Fall 2010 Some Old Math 302 Exams There is always a danger when distributing old exams for a class that students will rely on them solely for their final exam preparations. The final exam

More information

CDA6530: Performance Models of Computers and Networks. Chapter 2: Review of Practical Random Variables

CDA6530: Performance Models of Computers and Networks. Chapter 2: Review of Practical Random Variables CDA6530: Performance Models of Computers and Networks Chapter 2: Review of Practical Random Variables Two Classes of R.V. Discrete R.V. Bernoulli Binomial Geometric Poisson Continuous R.V. Uniform Exponential,

More information

Course: ESO-209 Home Work: 1 Instructor: Debasis Kundu

Course: ESO-209 Home Work: 1 Instructor: Debasis Kundu Home Work: 1 1. Describe the sample space when a coin is tossed (a) once, (b) three times, (c) n times, (d) an infinite number of times. 2. A coin is tossed until for the first time the same result appear

More information

15 Discrete Distributions

15 Discrete Distributions Lecture Note 6 Special Distributions (Discrete and Continuous) MIT 4.30 Spring 006 Herman Bennett 5 Discrete Distributions We have already seen the binomial distribution and the uniform distribution. 5.

More information

MATH 407 FINAL EXAM May 6, 2011 Prof. Alexander

MATH 407 FINAL EXAM May 6, 2011 Prof. Alexander MATH 407 FINAL EXAM May 6, 2011 Prof. Alexander Problem Points Score 1 22 2 18 Last Name: First Name: USC ID: Signature: 3 20 4 21 5 27 6 18 7 25 8 28 Total 175 Points total 179 but 175 is maximum. This

More information

Notes on Continuous Random Variables

Notes on Continuous Random Variables Notes on Continuous Random Variables Continuous random variables are random quantities that are measured on a continuous scale. They can usually take on any value over some interval, which distinguishes

More information

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models Fatih Cavdur fatihcavdur@uludag.edu.tr March 20, 2012 Introduction Introduction The world of the model-builder

More information

MCS Introduction to Probability and Statistics FIRST MIDTERM

MCS Introduction to Probability and Statistics FIRST MIDTERM Department of Mathematics and Computer Sciences 1-11 Spring Semester MCS 4 - Introduction to Probability and Statistics FIRST MIDTERM 1 The following data represents the grades of a group of students:

More information

3 Continuous Random Variables

3 Continuous Random Variables Jinguo Lian Math437 Notes January 15, 016 3 Continuous Random Variables Remember that discrete random variables can take only a countable number of possible values. On the other hand, a continuous random

More information

Chapter 5. Statistical Models in Simulations 5.1. Prof. Dr. Mesut Güneş Ch. 5 Statistical Models in Simulations

Chapter 5. Statistical Models in Simulations 5.1. Prof. Dr. Mesut Güneş Ch. 5 Statistical Models in Simulations Chapter 5 Statistical Models in Simulations 5.1 Contents Basic Probability Theory Concepts Discrete Distributions Continuous Distributions Poisson Process Empirical Distributions Useful Statistical Models

More information

Simulating events: the Poisson process

Simulating events: the Poisson process Simulating events: te Poisson process p. 1/15 Simulating events: te Poisson process Micel Bierlaire micel.bierlaire@epfl.c Transport and Mobility Laboratory Simulating events: te Poisson process p. 2/15

More information

Math 407: Probability Theory 5/10/ Final exam (11am - 1pm)

Math 407: Probability Theory 5/10/ Final exam (11am - 1pm) Math 407: Probability Theory 5/10/2013 - Final exam (11am - 1pm) Name: USC ID: Signature: 1. Write your name and ID number in the spaces above. 2. Show all your work and circle your final answer. Simplify

More information

Chapter 2 Random Variables

Chapter 2 Random Variables Stochastic Processes Chapter 2 Random Variables Prof. Jernan Juang Dept. of Engineering Science National Cheng Kung University Prof. Chun-Hung Liu Dept. of Electrical and Computer Eng. National Chiao Tung

More information

Some Practice Questions for Test 2

Some Practice Questions for Test 2 ENGI 441 Probability and Statistics Faculty of Engineering and Applied Science Some Practice Questions for Test 1. The probability mass function for X = the number of major defects in a randomly selected

More information

3. Poisson Processes (12/09/12, see Adult and Baby Ross)

3. Poisson Processes (12/09/12, see Adult and Baby Ross) 3. Poisson Processes (12/09/12, see Adult and Baby Ross) Exponential Distribution Poisson Processes Poisson and Exponential Relationship Generalizations 1 Exponential Distribution Definition: The continuous

More information

1. Consider a random independent sample of size 712 from a distribution with the following pdf. c 1+x. f(x) =

1. Consider a random independent sample of size 712 from a distribution with the following pdf. c 1+x. f(x) = 1. Consider a random independent sample of size 712 from a distribution with the following pdf f(x) = c 1+x 0

More information

ELEG 3143 Probability & Stochastic Process Ch. 2 Discrete Random Variables

ELEG 3143 Probability & Stochastic Process Ch. 2 Discrete Random Variables Department of Electrical Engineering University of Arkansas ELEG 3143 Probability & Stochastic Process Ch. 2 Discrete Random Variables Dr. Jingxian Wu wuj@uark.edu OUTLINE 2 Random Variable Discrete Random

More information

Final Examination December 16, 2009 MATH Suppose that we ask n randomly selected people whether they share your birthday.

Final Examination December 16, 2009 MATH Suppose that we ask n randomly selected people whether they share your birthday. 1. Suppose that we ask n randomly selected people whether they share your birthday. (a) Give an expression for the probability that no one shares your birthday (ignore leap years). (5 marks) Solution:

More information

Probability and Probability Distributions. Dr. Mohammed Alahmed

Probability and Probability Distributions. Dr. Mohammed Alahmed Probability and Probability Distributions 1 Probability and Probability Distributions Usually we want to do more with data than just describing them! We might want to test certain specific inferences about

More information

Probability Models. 4. What is the definition of the expectation of a discrete random variable?

Probability Models. 4. What is the definition of the expectation of a discrete random variable? 1 Probability Models The list of questions below is provided in order to help you to prepare for the test and exam. It reflects only the theoretical part of the course. You should expect the questions

More information

CONTINUOUS RANDOM VARIABLES

CONTINUOUS RANDOM VARIABLES the Further Mathematics network www.fmnetwork.org.uk V 07 REVISION SHEET STATISTICS (AQA) CONTINUOUS RANDOM VARIABLES The main ideas are: Properties of Continuous Random Variables Mean, Median and Mode

More information

STAT/MA 416 Answers Homework 6 November 15, 2007 Solutions by Mark Daniel Ward PROBLEMS

STAT/MA 416 Answers Homework 6 November 15, 2007 Solutions by Mark Daniel Ward PROBLEMS STAT/MA 4 Answers Homework November 5, 27 Solutions by Mark Daniel Ward PROBLEMS Chapter Problems 2a. The mass p, corresponds to neither of the first two balls being white, so p, 8 7 4/39. The mass p,

More information

STAT Chapter 5 Continuous Distributions

STAT Chapter 5 Continuous Distributions STAT 270 - Chapter 5 Continuous Distributions June 27, 2012 Shirin Golchi () STAT270 June 27, 2012 1 / 59 Continuous rv s Definition: X is a continuous rv if it takes values in an interval, i.e., range

More information

Estadística I Exercises Chapter 4 Academic year 2015/16

Estadística I Exercises Chapter 4 Academic year 2015/16 Estadística I Exercises Chapter 4 Academic year 2015/16 1. An urn contains 15 balls numbered from 2 to 16. One ball is drawn at random and its number is reported. (a) Define the following events by listing

More information

MATH 151, FINAL EXAM Winter Quarter, 21 March, 2014

MATH 151, FINAL EXAM Winter Quarter, 21 March, 2014 Time: 3 hours, 8:3-11:3 Instructions: MATH 151, FINAL EXAM Winter Quarter, 21 March, 214 (1) Write your name in blue-book provided and sign that you agree to abide by the honor code. (2) The exam consists

More information

Computer Science, Informatik 4 Communication and Distributed Systems. Simulation. Discrete-Event System Simulation. Dr.

Computer Science, Informatik 4 Communication and Distributed Systems. Simulation. Discrete-Event System Simulation. Dr. Simulation Discrete-Event System Simulation Chapter 4 Statistical Models in Simulation Purpose & Overview The world the model-builder sees is probabilistic rather than deterministic. Some statistical model

More information

Midterm Exam 1 Solution

Midterm Exam 1 Solution EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2015 Kannan Ramchandran September 22, 2015 Midterm Exam 1 Solution Last name First name SID Name of student on your left:

More information

1. Let X be a random variable with probability density function. 1 x < f(x) = 0 otherwise

1. Let X be a random variable with probability density function. 1 x < f(x) = 0 otherwise Name M36K Final. Let X be a random variable with probability density function { /x x < f(x = 0 otherwise Compute the following. You can leave your answers in integral form. (a ( points Find F X (t = P

More information

Introduction to Probability

Introduction to Probability Introduction to Probability Math 353, Section 1 Fall 212 Homework 9 Solutions 1. During a season, a basketball team plays 7 home games and 6 away games. The coach estimates at the beginning of the season

More information

ELEG 3143 Probability & Stochastic Process Ch. 1 Probability

ELEG 3143 Probability & Stochastic Process Ch. 1 Probability Department of Electrical Engineering University of Arkansas ELEG 3143 Probability & Stochastic Process Ch. 1 Probability Dr. Jingxian Wu wuj@uark.edu OUTLINE 2 Applications Elementary Set Theory Random

More information

1 Basic continuous random variable problems

1 Basic continuous random variable problems Name M362K Final Here are problems concerning material from Chapters 5 and 6. To review the other chapters, look over previous practice sheets for the two exams, previous quizzes, previous homeworks and

More information

MATH 3200 PROBABILITY AND STATISTICS M3200SP081.1

MATH 3200 PROBABILITY AND STATISTICS M3200SP081.1 MATH 3200 PROBABILITY AND STATISTICS M3200SP081.1 This examination has twenty problems, of which most are straightforward modifications of the recommended homework problems. The remaining problems are

More information

1 Probability and Random Variables

1 Probability and Random Variables 1 Probability and Random Variables The models that you have seen thus far are deterministic models. For any time t, there is a unique solution X(t). On the other hand, stochastic models will result in

More information

Practice Exam 1 (Sep. 21, 2015)

Practice Exam 1 (Sep. 21, 2015) Practice Exam 1 (Sep. 21, 2015) Name: 1. Computers in a shipment of 100 units contain a portable hard drive (PHD), solid-state memory (SSM), or both, according to the following table: Let A denote the

More information

ECE 302 Division 2 Exam 2 Solutions, 11/4/2009.

ECE 302 Division 2 Exam 2 Solutions, 11/4/2009. NAME: ECE 32 Division 2 Exam 2 Solutions, /4/29. You will be required to show your student ID during the exam. This is a closed-book exam. A formula sheet is provided. No calculators are allowed. Total

More information

MAE Probability and Statistical Methods for Engineers - Spring 2016 Final Exam, June 8

MAE Probability and Statistical Methods for Engineers - Spring 2016 Final Exam, June 8 MAE 18 - Probability and Statistical Methods for Engineers - Spring 16 Final Exam, June 8 Instructions (i) One (two-sided) cheat sheet, book tables, and a calculator with no communication capabilities

More information

Name of the Student: Problems on Discrete & Continuous R.Vs

Name of the Student: Problems on Discrete & Continuous R.Vs Engineering Mathematics 08 SUBJECT NAME : Probability & Random Processes SUBJECT CODE : MA645 MATERIAL NAME : University Questions REGULATION : R03 UPDATED ON : November 07 (Upto N/D 07 Q.P) (Scan the

More information

ECE 313: Conflict Final Exam Tuesday, May 13, 2014, 7:00 p.m. 10:00 p.m. Room 241 Everitt Lab

ECE 313: Conflict Final Exam Tuesday, May 13, 2014, 7:00 p.m. 10:00 p.m. Room 241 Everitt Lab University of Illinois Spring 1 ECE 313: Conflict Final Exam Tuesday, May 13, 1, 7: p.m. 1: p.m. Room 1 Everitt Lab 1. [18 points] Consider an experiment in which a fair coin is repeatedly tossed every

More information

CS 1538: Introduction to Simulation Homework 1

CS 1538: Introduction to Simulation Homework 1 CS 1538: Introduction to Simulation Homework 1 1. A fair six-sided die is rolled three times. Let X be a random variable that represents the number of unique outcomes in the three tosses. For example,

More information

Statistics for Engineers Lecture 2 Discrete Distributions

Statistics for Engineers Lecture 2 Discrete Distributions Statistics for Engineers Lecture 2 Discrete Distributions Chong Ma Department of Statistics University of South Carolina chongm@email.sc.edu January 18, 2017 Chong Ma (Statistics, USC) STAT 509 Spring

More information

Random Variable And Probability Distribution. Is defined as a real valued function defined on the sample space S. We denote it as X, Y, Z,

Random Variable And Probability Distribution. Is defined as a real valued function defined on the sample space S. We denote it as X, Y, Z, Random Variable And Probability Distribution Introduction Random Variable ( r.v. ) Is defined as a real valued function defined on the sample space S. We denote it as X, Y, Z, T, and denote the assumed

More information

CDA6530: Performance Models of Computers and Networks. Chapter 2: Review of Practical Random

CDA6530: Performance Models of Computers and Networks. Chapter 2: Review of Practical Random CDA6530: Performance Models of Computers and Networks Chapter 2: Review of Practical Random Variables Definition Random variable (RV)X (R.V.) X: A function on sample space X: S R Cumulative distribution

More information

Guidelines for Solving Probability Problems

Guidelines for Solving Probability Problems Guidelines for Solving Probability Problems CS 1538: Introduction to Simulation 1 Steps for Problem Solving Suggested steps for approaching a problem: 1. Identify the distribution What distribution does

More information

Stat 516, Homework 1

Stat 516, Homework 1 Stat 516, Homework 1 Due date: October 7 1. Consider an urn with n distinct balls numbered 1,..., n. We sample balls from the urn with replacement. Let N be the number of draws until we encounter a ball

More information

Mathematical Statistics 1 Math A 6330

Mathematical Statistics 1 Math A 6330 Mathematical Statistics 1 Math A 6330 Chapter 3 Common Families of Distributions Mohamed I. Riffi Department of Mathematics Islamic University of Gaza September 28, 2015 Outline 1 Subjects of Lecture 04

More information

The mean, variance and covariance. (Chs 3.4.1, 3.4.2)

The mean, variance and covariance. (Chs 3.4.1, 3.4.2) 4 The mean, variance and covariance (Chs 3.4.1, 3.4.2) Mean (Expected Value) of X Consider a university having 15,000 students and let X equal the number of courses for which a randomly selected student

More information

Chapter 1: Revie of Calculus and Probability

Chapter 1: Revie of Calculus and Probability Chapter 1: Revie of Calculus and Probability Refer to Text Book: Operations Research: Applications and Algorithms By Wayne L. Winston,Ch. 12 Operations Research: An Introduction By Hamdi Taha, Ch. 12 OR441-Dr.Khalid

More information

IE 230 Probability & Statistics in Engineering I. Closed book and notes. 60 minutes.

IE 230 Probability & Statistics in Engineering I. Closed book and notes. 60 minutes. Closed book and notes. 60 minutes. A summary table of some univariate continuous distributions is provided. Four Pages. In this version of the Key, I try to be more complete than necessary to receive full

More information

216 If there are three color then the last ball must be green. Considering whatever first or second ball are red we get P (X = 3) = = 42

216 If there are three color then the last ball must be green. Considering whatever first or second ball are red we get P (X = 3) = = 42 ) Three balls are drawn from three urns. The first urn contains blue and 5 red balls, the second urn contains blue and 4 red balls, and the third urn contains red and green balls. a) Find the probability

More information

Week 6, 9/24/12-9/28/12, Notes: Bernoulli, Binomial, Hypergeometric, and Poisson Random Variables

Week 6, 9/24/12-9/28/12, Notes: Bernoulli, Binomial, Hypergeometric, and Poisson Random Variables Week 6, 9/24/12-9/28/12, Notes: Bernoulli, Binomial, Hypergeometric, and Poisson Random Variables 1 Monday 9/24/12 on Bernoulli and Binomial R.V.s We are now discussing discrete random variables that have

More information

ISyE 3044 Fall 2015 Test #1 Solutions

ISyE 3044 Fall 2015 Test #1 Solutions 1 NAME ISyE 3044 Fall 2015 Test #1 Solutions You have 85 minutes. You get one cheat sheet. Put your succinct answers below. All questions are 3 points, unless indicated. You get 1 point for writing your

More information

FINAL EXAM: 3:30-5:30pm

FINAL EXAM: 3:30-5:30pm ECE 30: Probabilistic Methods in Electrical and Computer Engineering Spring 016 Instructor: Prof. A. R. Reibman FINAL EXAM: 3:30-5:30pm Spring 016, MWF 1:30-1:0pm (May 6, 016) This is a closed book exam.

More information

Since D has an exponential distribution, E[D] = 0.09 years. Since {A(t) : t 0} is a Poisson process with rate λ = 10, 000, A(0.

Since D has an exponential distribution, E[D] = 0.09 years. Since {A(t) : t 0} is a Poisson process with rate λ = 10, 000, A(0. IEOR 46: Introduction to Operations Research: Stochastic Models Chapters 5-6 in Ross, Thursday, April, 4:5-5:35pm SOLUTIONS to Second Midterm Exam, Spring 9, Open Book: but only the Ross textbook, the

More information

Math st Homework. First part of Chapter 2. Due Friday, September 17, 1999.

Math st Homework. First part of Chapter 2. Due Friday, September 17, 1999. Math 447. 1st Homework. First part of Chapter 2. Due Friday, September 17, 1999. 1. How many different seven place license plates are possible if the first 3 places are to be occupied by letters and the

More information

STA 256: Statistics and Probability I

STA 256: Statistics and Probability I Al Nosedal. University of Toronto. Fall 2017 My momma always said: Life was like a box of chocolates. You never know what you re gonna get. Forrest Gump. There are situations where one might be interested

More information

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models Fatih Cavdur fatihcavdur@uludag.edu.tr March 29, 2014 Introduction Introduction The world of the model-builder

More information

Math Spring Practice for the Second Exam.

Math Spring Practice for the Second Exam. Math 4 - Spring 27 - Practice for the Second Exam.. Let X be a random variable and let F X be the distribution function of X: t < t 2 t < 4 F X (t) : + t t < 2 2 2 2 t < 4 t. Find P(X ), P(X ), P(X 2),

More information

Chapter 5. Chapter 5 sections

Chapter 5. Chapter 5 sections 1 / 43 sections Discrete univariate distributions: 5.2 Bernoulli and Binomial distributions Just skim 5.3 Hypergeometric distributions 5.4 Poisson distributions Just skim 5.5 Negative Binomial distributions

More information

Math 151. Rumbos Spring Solutions to Assignment #15

Math 151. Rumbos Spring Solutions to Assignment #15 Math 151. Rumbos Spring 28 1 Solutions to ssignment #15 1. Let F (X,Y ) be the joint cdf of two random variables X and Y. For real constants a < b, c < d, show that Pr(a < X b, c < Y d) F (X,Y ) (b, d)

More information

Part 3: Parametric Models

Part 3: Parametric Models Part 3: Parametric Models Matthew Sperrin and Juhyun Park August 19, 2008 1 Introduction There are three main objectives to this section: 1. To introduce the concepts of probability and random variables.

More information

MAT 2377C FINAL EXAM PRACTICE

MAT 2377C FINAL EXAM PRACTICE Department of Mathematics and Statistics University of Ottawa MAT 2377C FINAL EXAM PRACTICE 10 December 2015 Professor: Rafal Kulik Time: 180 minutes Student Number: Family Name: First Name: This is a

More information

Name of the Student: Problems on Discrete & Continuous R.Vs

Name of the Student: Problems on Discrete & Continuous R.Vs SUBJECT NAME : Probability & Random Processes SUBJECT CODE : MA645 MATERIAL NAME : Additional Problems MATERIAL CODE : JM08AM004 REGULATION : R03 UPDATED ON : March 05 (Scan the above QR code for the direct

More information

ISyE 6644 Fall 2015 Test #1 Solutions (revised 10/5/16)

ISyE 6644 Fall 2015 Test #1 Solutions (revised 10/5/16) 1 NAME ISyE 6644 Fall 2015 Test #1 Solutions (revised 10/5/16) You have 85 minutes. You get one cheat sheet. Put your succinct answers below. All questions are 3 points, unless indicated. You get 1 point

More information

INFORMATION ABOUT SMAM

INFORMATION ABOUT SMAM INFORMATION ABOUT SMAM 351 Course Title: Probability and Statistics Textbook: PROBABILITY AND STATISTICS FOR ENGINEERING AND THE SCIENCES Sixth Edition by Jay L. Devore Duxbury Press Course Content: An

More information

Math 447. Introduction to Probability and Statistics I. Fall 1998.

Math 447. Introduction to Probability and Statistics I. Fall 1998. Math 447. Introduction to Probability and Statistics I. Fall 1998. Schedule: M. W. F.: 08:00-09:30 am. SW 323 Textbook: Introduction to Mathematical Statistics by R. V. Hogg and A. T. Craig, 1995, Fifth

More information