4 Pages

316_F07_HW5_Sol

Course: IOE 316, Spring 2008
School: Michigan
Rating:
 
 
 
 
 

Word Count: 1200

Document Preview

316 IOE Fall 2007 Homework 5 Solution Due December 4, 2007 1. (25 points) Cars cross a certain point in the highway in accordance with a Poisson process with rate = 4 per minute. (a) (5 points) If Kate blindly runs across the highway, then what is the probability that she will be uninjured if the amount of time that it takes her to cross the road is s seconds? (Assume that if she is on the highway when a car...

Register Now

Unformatted Document Excerpt

Coursehero >> Michigan >> Michigan >> IOE 316

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
316 IOE Fall 2007 Homework 5 Solution Due December 4, 2007 1. (25 points) Cars cross a certain point in the highway in accordance with a Poisson process with rate = 4 per minute. (a) (5 points) If Kate blindly runs across the highway, then what is the probability that she will be uninjured if the amount of time that it takes her to cross the road is s seconds? (Assume that if she is on the highway when a car passes by, then she will be injured.) (b) (5 points) Compute part (a) for s = 2, 5, 10, 20. (c) (10 points) Now assume that Kate is agile enough to escape from a single car, but if she encounters two or more cars while attempting to cross the road, then she will be injured. What is the probability that she will be unhurt if it takes her s seconds to cross? (d) (5 points) Compute part (c) for s = 5, 10, 20, 30. SOLUTION: Let N(t) = the number of cars that cross the road by time t, where t is minutes. (a) (5 points) P (Kate is uninjured) = P (N (s) = 0) = e- 60 = e- 15 (b) (5 points) 2 s s = 2: P(Kate is uninjured) = e-4 60 = e- 15 = 0.87517. s 1 s = 5: P(Kate is uninjured) = e-4 60 = e- 3 = 0.71653. s 2 s = 10: P(Kate is uninjured) = e-4 60 = e- 3 = 0.513417. 4 s s = 20: P(Kate is uninjured) = e-4 60 = e- 3 = 0.263597. (c) (10 points) P (Kate is uninjured) = P (N (t) = 0 or N (t) = 1) = e-t + te-t s s s = e- 60 + e- 60 60 s s s = e-4 60 + 4 e-4 60 60 (d) (5 points) s s s P(Kate is uninjured) = e-4 60 + 4 60 e-4 60 s s s s = = = = 5: P(Kate is uninjured) = 4 e- 3 = 0.955375 3 2 10: P(Kate is uninjured) = 5 e- 3 = 0.855695 3 4 20: P(Kate is uninjured) = 7 e- 3 = 0.61506 3 30: P(Kate is uninjured) = 3 e-2 = 0.406 1 s s 1 2. (10 points) A certain scientific theory supposes that mistakes in cell division occur according to a Poisson process with rate 2.5 per year, and that an individual dies when 196 such mistakes have occurred. Assuming this theory, find (a) (5 points) the mean lifetime of an individual, (b) (5 points) the variance of the lifetime of an individual. SOLUTION: Let Xi be the time between the (i - 1)st and the ith mistake, where X0 = 0. Since mistakes occur according to a Poisson process with rate 2.5 per year, the time between mistakes is exponentially distributed with rate = 2.5 per year. (a) (5 points) We are looking for E 196 i=1 Xi . Since each Xi exponentially distributed 1 2.5 with parameter = 2.5 per year, E[Xi ] = = 0.4 for all i. Since the mistakes occur 196 i=1 Xi independently by virtue of the Poisson process, E 78.4 years. Thus, V 196 i=1 Xi = 196 i=1 E[Xi ] 1 2.52 = 196(0.4) = (b) (5 points) Following the same reasoning as in part (a), V [Xi ] = = 196 i=1 V = 0.16 for all i. [Xi ] = 196(0.16) = 31.36 years. 3. (20 points) In a certain system, a customer must first be served by server 1 and then by server 2. The service times at server i are exponential with rate i , i = 1, 2. An arrival finding server 1 busy waits in line for that server. Upon completion of service at server 1, a customer either enters service with server 2 if that server is free or else remains with server 1 (blocking any other customers from entering service) until server 2 is freed. Customers depart the system after being served by server 2. Suppose that when you arrive there is one customer in the system and that customer is being served by server 1. What is the expected total time you spend in the system? SOLUTION: The total time you spend in the system can be broken into four components: waiting time at server 1 (call this X1 ), service time at server 1 (X2 ), waiting time at server 2 (X3 ), and service time at server 2 (X4 ). Let T be the total time. Then T = 4 Xi so , i=1 that E[T ] = 4 E[Xi ]. i=1 1 1 First, because of the memoryless distribution, E[X1 ] = 1 . Clearly, E[X2 ] = 1 and 1 E[X4 ] = 2 . As for X3 , we can calculate it by conditioning on whether you (at server 1) or the other customer (at server 2) finishes service first. If you finish first, then by the 1 memoryless property, the expected waiting time is 2 . If the other customer finishes first, then you will have no waiting time. The probability that you finish first is 11 2 , whereas the + probability that the other customer finishes first is 12 2 . We can now give E[X3 ] as follows. + E[X3 ] = E[X3 |you finish first]P (you finish first) +E[X3 |you finish second]P (you finish second) 1 1 2 = +0 2 1 + 2 1 + 2 1 1 = 2 1 + 2 2 Putting all of the facts together, we find that E[T ] = 2 + 1 1 2 1+ 1 1 + 2 . 4. (15 points) Let {N (t), t 0} be a Poisson process with rate . Let Sn denote the time of the nth event. (a) (5 points) Find E[S6 ]. (b) (5 points) Find E[S6 |N (2) = 3]. (c) (5 points) Find E[N (6) - N (3)|N (2) = 4]. SOLUTION: (a) (5 points) E[S6 ] = 6 3 (b) (5 points) E[S6 |N (2) = 3] = 2 + E[Time for 3 more events] = 2 + (c) (5 points) E[N (6) - N (3)|N (2) = 4] = E[N (6) - N (3)] = 3 (by the independent increments property) 5. (25 points) Cars pass a point on the highway at a Poisson rate of one per minute. If 7 percent of the cars on the road are hybrid (that is, there is a probability of 0.07 that any passing car is a hybrid car), then (a) (5 points) what is the probability that at least one hybrid car passes by during an hour? (b) (5 points) given that ten hybrids have passed by in an hour, what is the expected number of non-hybrid cars to have passed by in that time? (c) (7 points) given that ten hybrids have passed by in an hour, what is the expected number of cars to have passed by in that time? (d) (8 points) if 70 cars have passed by in an hour, what is the probability that five of them were hybrids? SOLUTION: (a) (5 points) Each passing car is either a hybrid or not a hybrid. Let N (t) be the number of cars passing the point in t time units. Let N1 (t) and N2 (t) denote the number of hybrid and non-hybrid cars that pass the point in t time units. Then N (t) = N1 (t) + N2 (t). It is important to note that both N1 (t) and N2 (t) are Poisson processes with rates 1 = .07 60 = 4.2 and 2 = .93 60 = 55.8 cars per hour, respectively. Given that N1 (t) is a Poisson process with rate 4.2 per hour, P (N1 (1) 1) = 1 - P (N1 (1) = 0) = 1 - e-4.2 = .9850. (b) (5 points) The number of non-hybrid cars to pass in an hour is independent of the number of hybrid cars to pass in an hour, so E[N2 (1)|N1 (1) = 10] = E[N2 (1)] = 55.8. (c) (7 points) From the previous question, we expect 55.8 non-hybrid cars to have passed. Also, we know that 10 hybrid cars have passed, so that we expect 65.8 cars total to have passed. 3 (d) (8 points) If N (1) = 70 and N1 (1) = 5, then N2 (1) = 65. So P (N1 (1) = 5|N (1) = 70) = = = = P (N1 (1) = 5 N (1) = 70) P (N (1) = 70 P (N1 (1) = 5 N2 (1) = 65) P (N (1) = 70) P (N1 (1) = 5) P (N2 (1) = 65) P (N (1) = 70) e-4.2 (4.2)5 e-55.8 (55.8)65 5! 65! -60 (60)70 e 70! = 0.1819 6. (5 points) Cars pass a certain street location according to a Poisson process with rate . A woman who wants to cross the street at that location waits until she can see that no cars will come by in the next T time units. Find the probability that her waiting time is 0. SOLUTION: N (t), the number of cars to come by in t time units, is a Poisson random variable with rate t. Her waiting time is 0 only if no cars come in the next T time units. So P (N (T ) = 0) = e-T . 4
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Michigan - IOE - 316
IOE 316 Fall 2007 Homework 6Due MONDAY December 10, 2007 NOON (12pm) Note: To turn in your homework, you can either slide it under instructor's office door (1783 IOE) by noon, or bring it to Arleigh's office hours that morning. No late homework wil
Michigan - IOE - 316
IOE 316 Fall 2007 Homework 6 SOLUTIONSDue MONDAY December 10, 2007 NOON (12pm) Note: To turn in your homework, you can either slide it under instructor's office door (1783 IOE) by noon, or bring it to Arleigh's office hours that morning. No late ho
Michigan - IOE - 316
Arizona - CHEM - 481
17 February, 2006 Name Social Security NumberCHEMISTRY 481 (Biophysical Chemistry) Midterm Exam I Instructions:(i) Take it easy and relax! If there are any difficulties or questions just ask the instructor. (ii) This exam consists of 07 printed pa
Arizona - CHEM - 481
10 March, 2006CHEMISTRY 481 (Biophysical Chemistry) Midterm Exam I1 Instructions:(i) Take it easy and relax! If there are any difficulties or questions just ask the instructor. (ii) This exam consists of 07 printed pages. Please make sure that yo
Arizona - CHEM - 481
24 April, 2006i . r : 21 n , Name Social Security Number Get-jd-hie/CHEMISTRY 481 (Biophysical Chemistry) Midterm Exam 111 Instructions:( i ) Take it easy and relax! If there are any difficulties or questions just ask the instructor.( This
Arizona - CHEM - 481
13 January, 2006 Michael F. Brown CHEMISTRY 481 (Biophysical Chemistry) Problem Set 01 To be turned in by:Monday, 20 January Worked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced in th
Arizona - CHEM - 481
Arizona - CHEM - 481
Arizona - CHEM - 481
Arizona - CHEM - 481
20 February, 2006 Michael F. Brown CHEMISTRY 487 (Biophysical Chemistry) Problem Set 05To be turned in by: Monday, 27 FebruaryWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced i
Arizona - CHEM - 481
27 February, 2006 Michael F. Brown CHEMISTRY 481 (Biophysical Chemistry) Problem Set 06To be turned in by: Monday, 06 MarchWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced in t
Arizona - CHEM - 481
06 March, 2006 Michael F. Brown CHEMISTRY 481 (Biophysical Chemistryl Problem Set 07To be turned in by: NOT TO BE GRADED!Worked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced in the
Arizona - CHEM - 481
22 March, 2006 Michael F. BrownCHEMISTRY 481 (Biophysical Chemistry) Problem Set 08To be turned in by: Monday, 27 MarchlWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced in the
Arizona - CHEM - 481
Arizona - CHEM - 481
Arizona - CHEM - 481
Arizona - CHEM - 481
Arizona - CHEM - 481
12 February, 2007 Michael F. Brown CHEMISTRY 481 (Biophysical Chemistry) Problem Set 05 (STUDY GUIDE - NOT TO BE GRADED)To be turned in by: NEVERWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concep
Arizona - CHEM - 481
26 February, 2007 Michael F. Brown CHEMISTRY 481 (Biophysical Chemistry) Problem Set 07 (STUDY GUIDE - NOT TO BE GRADED)To be turned in by: NEVERWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concep
Arizona - CHEM - 481
19 March, 2007 Michael F. Brown CHEMISTRY 481 (Biophysical Chemistry) Problem Set 08To be turned in by: Monday, 26 MarchWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced in the
Arizona - CHEM - 481
02 April, 2007 Michael F. Brown CHEMISTRY 481 (Biophysical Chemistry) (STUDY GUIDE - NOT TO BE GRADED) Problem Set 09To be turned in by: NEVERWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts
Arizona - CHEM - 481
30 April, 2007 Michael F. Brown CHEMISTRY 481 (Biophysical Chemistry) Problem Set 12 - STUDY GUIDETo be turned in by: NEVER Background reading: Chapter 9 Chapter 10 Chapter 11.111.3, 11.7 Chapter 13.113.3, 13.10 Chapter 15 Back of Chapter Problems r
Arizona - BIOC - 462b
Name: _ Section: _TA: _Problem Set 1 Biochemistry 462b Spring 2008 Due Jan 25, 2007 Question 1. (3 points) The parietal cells of the stomach lining contain membrane pumps that transport hydrogen ions from the cytosol of these cells (pH 7.0) into
Arizona - BIOC - 462b
11Name: _ TA: _ Problem Set 3 Biochemistry 462b Spring 2008 Due Feb 8, 2008Section: _The following questions are based on the papers that will be presented during the discussion session on Thursday, Feb 7. In the last problem set, you saw how ske
Arizona - BIOC - 462b
Name: _ Section: _TA: _Problem Set 2 Biochemistry 462b Spring 2008 Due Feb 1, 2008 Research in metabolsim and metabolic regulation, unlike many other branches of biochemistry, often requires you to look at the whole organism. The pioneers of meta
Arizona - BIOC - 466
Problem Set 3. PyMOL and DNA structureDiscussion 2/5/08 Due: 2/8/08Run the program PyMOL by double clicking on the PyMOL icon. Two windows will appear. In the top window (the PyMOL Tcl/Tk GUI), left click on File, choose Open, and select DNA1.pdb
Arizona - BIOC - 462b
Name:_Answer Key_ TA_ Section:_ PROBLEM SET 6 Biochemistry 462b Spring 2008 Total 20 points - Answer BRIEFLY!] 1. (4 pts) Standard reduction potentials of flavins vary from protein to protein, depending upon the protein environment of the flavin. The
Arizona - CHEM - 481
27 March, 2006 Michael F. BrownCHEMISTRY 481 (Biophysical Chemistry) Problem Set 09To be turned in by: Monday, 03 AprilWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced in the
Arizona - CHEM - 481
03 April, 2006 Michael F, BrownCHEMISTRY 481 (Biophysical Chemist* Problem Set 10To be turned in by: Monday, 10 AprilWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced in the Le
Arizona - CHEM - 481
10 April, 2006 Michael F. BrownCHEMISTRY 487 (Biophysical Chemistry) Problem Set 77To be turned in by: Monday, 17 AprilWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced in the
Arizona - CHEM - 481
17 April, 2006 Michael F. Brown CHEMISTRY 481 (Biophysical Chemistry) Problem Set 12To be turned in by: NOT TO BE GRADED!Worked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced in the
Arizona - CHEM - 481
Arizona - CHEM - 481
Arizona - CHEM - 481
Arizona - CHEM - 481
19 February, 2007 Michael F. Brown CHEMISTRY 481 (Biophysical Chemistry) Problem Set 06To be turned in by: Monday, 26 FebruaryWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced i
Arizona - CHEM - 481
16 April, 2007 Michael F. Brown CHEMISTRY 481 (Biophysical Chemistry) Problem Set 10To be turned in by: Monday, 23 AprilWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced in the
Arizona - CHEM - 481
22 April, 2007 Michael F. Brown CHEMISTRY 481 (Biophysical Chemistry) Problem Set 11To be turned in by: Monday, 30 AprilWorked examples for this course are dealt with primarily in the Discussion Section; whereas new concepts are introduced in the
Arizona - BIOC - 462b
Name: _ Net ID: _ Section: _EXAM IBIOCHEMISTRY 462B - SPRING 2008Write your name and UA Net ID on ALL pages! This exam has 10 questions on 6 pages (including this face page) and a total of 100 points. Read all questions carefully Show your work o
Arizona - BIOC - 462b
Name: _Net ID: _Section: _EXAM II Key March 12, 2008BIOCHEMISTRY 462B - SPRING 2007Write your name and UA Net ID on ALL pages! There are 9 questions and 100 POINTS total in this exam. This Exam has 7 pages (including this face page). R
Arizona - BIOC - 462b
Name _ Section _Net ID _Exam IIIApril 9, 2007 Biochemistry 462bWrite your name and UA NetID on all pages1. _ 2. _ 3. _ 4. _ 5. _ 6. _ Total _1Name _ Section _Net ID _1. (8 pts total) The structural diversity of the compounds that are i
Arizona - BIOC - 462b
Name _NetID_Biochemistry 462b Exam IV Wednesday May 9, 2007 _ Page 2 _Page 3 _Page 4 _Page 5 _Page 6 _Page 7 _Page 8 _Page 9 _ Page 10 _ Total1Name _NetID_1. (8 pts) G-protein coupled receptor (GPCR) systems have evolved complex mechanism
Arizona - BIOC - 462b
Name: _Net ID: _ Problem Set 4 Biochemistry 462b Spring 2008 Due Feb 15, 2007Section: _Question 1. (4 points) Trace the course of the radioactive label in [2-14C] glucose through glycolysis and the citric acid cycle. (a) At what point(s) will t
Arizona - BIOC - 462b
Name: _TA: _ Problem Set 5 Biochemistry 462b Spring 2008 Due Feb 29, 2008Section: _The following questions are based on the paper that will be presented during the discussion session on Thursday, Feb 28. In the second problem set, you saw in GL
Arizona - BIOC - 466
Problem Set #4. DNA Metabolism 1. List the enthalpic and entropic factors favoring and disfavoring the annealing of two complementary strands of DNA. How would an abasic site in DNA affect each of these factors? favoring ds formation: enthalpic: bp h
Arizona - BIOC - 466
Problem Set 5DNA repair, recombination and RNA structureDue Feb 29, 20081. View the structure of DNA photolyase bound to DNA containing a TT dimer. Find the chromophore. Print out a view of it. Is it covalently bound to the enzyme? (PDB file is
Arizona - BIOC - 466
Homework 6 Key 2. A) PDB 1d8h and/or 1d8i Cell. 1999 Nov 24;99(5):533-43. Structure and mechanism of yeast RNA triphosphatase: an essential component of the mRNA capping apparatus. Lima CD, Wang LK, Shuman S. The active site is all about charge inter
Arizona - BIOC - 466
466 Homework 7 due March 14, 2008 1. Retrieve 2gjw from the PDB. Follow the links to the paper in Science 2006 about the structure and mechanism of tRNA splicing endonculease (this one is from Archeaglobus fulgidus). A) In Figure 1, the structure of
Arizona - BIOC - 466
Name_UA Net ID _EXAM IBIOCHEMISTRY 466 - SPRING 2008Instructions: 1. Write your name and UANetID code on ALL pages. Pages may be separated during grading. 2. This Exam has 6 questions on 6 pages after the cover sheet and a total of 150 POINTS.
Arizona - BIOC - 466
Problem Set 3. PyMOL and DNA structureDiscussion 2/5/08 Due: 2/8/08Run the program PyMOL by double clicking on the PyMOL icon. Two windows will appear. In the top window (the PyMOL Tcl/Tk GUI), left click on File, choose Open, and select DNA1.pdb
Arizona - CHEM - 481
Arizona - CHEM - 481
Arizona - ENGL - 101
_Custom research material provided by Student Network Resources, Inc.Topic: Education Order ID: 87774 Writer's Username: Serban BrebenelIf you would like the same writer to complete future research development for you, please specify the writer'
Arizona - ENGL - 101
Blake Zale 4/3/08 English 101Where are you going, Where have you been?P 348 Question: Choose a character in the story and describe that character? What is he she like? Qualities? Type of person? In the story Where are you going, Where have you bee
Arizona - ENGL - 101
Peace, Unlikley in the Middle EastSuni and Shia still at war For Ali they still adore Never peace in this place Jews and Arabs will always hate United States to steal their oil Peace is not found in the soil Israel bombs Syrian Nuclear Facility Sho
Arizona - SPAN - 202
Blake Zale Spanish 202-15 October 25, 2007 Cncer de PulmnCncer de Pulmn es muy peligroso y efectos muchos persones en EE.UU. Cncer de pulmn mata a 160,000 Americanos al ao. Hay cinco etapas de cncer de pulmn. Americano africano fumadores son en las
Arizona - SPAN - 101
La Cuenta de la Vida Crimen de Pablo Escobar Pablo Escobar naci en 1959 en una cuidad pequea en Colombia, que se llama Medelln. Los padres de Pablo eran pobre y tacao. Ellos se culparon a Pablo tenia diez anos el decidi que nunca quiso ser pobre. Pab
Arizona - ENGL - 101
Corbin Nolan Mr. Kasten Star Wars The definition of epic is a literary or dramatic composition that resembles an extended narrative poem celebrating heroic feats. This definition fits seemingly into the plot line and characters of Star Wars. The film
Arizona - TRAD - 101
FDRFranklin Delano Roosevelt Party that knows that they are going to lose2/9/2006 8:02:00 AMParty thoughts o Let him run so he feels important o Hoover's running the party so he still gets the nomination He is an appealing individual figure He h
Arizona - ENGL - 101
It was the day after Valentine's Day, exactly fifteen days since I hadreceived my license. What could go wrong, I was the happiest person because of my new freedom. Actually, a lot could go wrong. Everything could go wrong. I wasn't thinking about
Arizona - ENGL - 101
"A writer of story-books! What kind of a business in life,-what mode of glorifying God, or being serviceable to mankind in his day and generation,-may that be? Why, the degenerate fellow might as well have been a fiddler!" Such are the compliments ba