ࡱ> <F;t5@ (bjbj22 "dXX ))))L**\9*pB+B+B+B+B+f+$+8888888$T:R<X9+B+B+++9B+B+9T.T.T.+B+B+8T.+8T. T.t.V5@6B+* P)+$6 ?7,90\96x<-$<6<6++T.+++++99d>.Math 141 Week-In-Review 7.5-7.6, 8.1-8.2 Past records in a certain city produced the following probability data on a driver being in an accident on a particular holiday: Accident (A)No Accident (AC)TotalsRain (R).025.335.360No Rain (RC).015.625.640Totals.040.9061.000 Find the probability of a. An accident, rain or no rain. Solution: .040 Rain, accident or no accident. Solution: .360 An accident and rain Solution: .025 An accident, given rain. Solution: P(A|R) = P(A(R)/P(R) = .025/.360 = .069 If 60% of a stores customers are female and 75% of the female customers have charge accounts at the store, what is the probability that a customer selected at random is a female and has a charge account? Solution: P(F(C) = P(C|F)P(F) = .75(.60) = .45 A single card is drawn from a standard 52-card deck. If event E is the drawn card is a spade and event F is the drawn card is a face card, are the two events independent? Solution: P(E) P(F) = (1/4)(12/52) = 3/52 P(E(F) = 3/52 Yes A single card is drawn from a standard 52-card deck. If event G is the drawn card is a club and event H is the drawn card is a heart, are the two events independent? Solution: P(G) P(H) = (1/4)(1/4) = 1/16 P(G(H) = 0 No A space shuttle has four independent computer control systems. If the probability of failure (during flight) of any one system is .001, what is the probability of failure of all four systems? Solution: (.001)^4 = 1 x 10^(-12) Since independent, P(A(B(C(D) = P(A)P(B)P(C)P(D) A fair die is rolled 5 times. What is the probability of getting a 6 on the 5th roll, given that a 6 turned up on the preceding 4 rolls? Solution: Since independent, P(A|B) = P(A) = 1/6 A fair die is rolled 5 times. What is the probability that the same number turns up every time? Solution: 6/(6^5) = 1/(6^4) Find the probabilities by referring to the following tree diagram:  EMBED Word.Picture.8  P(U|C) Solution: (.2*.4)/(.2*.4+.5*.2+.3*.6) = 2/9 P(V/ EMBED Equation.3 ) Solution: (.5*.8)/(.5*.8+.2*.6+.3*.4) = 5/8 P(W|C) Solution: (.3*.6)/(.3*.6+.5*.2+.2*.4) = 1/2 P(U\ EMBED Equation.3 ) Solution: (.2*.6)/(.2*.6+.5*.8+.3*.4) = 3/16 P(V|C) Solution: (.5*.2)/(.5*.2+.2*.4+.3*.6) = 5/18 P(W| EMBED Equation.3 ) Solution: (.3*.4)/(.3*.4+.5*.8+.2*.6) = 3/16 In a study to determine frequency and dependency of color-blindness relative to females and males, 1000 people were chosen at random and the following results were recorded: Female (F) Male ( EMBED Equation.3 ) Totals Color-Blind, C 2 24 26 Normal,  EMBED Equation.3  518 456 974 Totals 520 480 1000 What is the probability that a person is a woman, given that the person is color-blind? Solution: P(F|C) = 2/26 = 1/13 What is the probability that a person is color-blind, given that the person is a male? Solution: P(C|FC) = 24/480 = 1/20 Are the events color-blindness and male independent? Solution: P(C(FC) = 24/1000 P(C)P(FC) = (26/1000)(480/1000) = 39/3125 No Are the events color-blindness and female independent? Solution: P(C(F) = 2/1000 P(C)P(F) = (26/1000)(520/1000) = 169/12500 No 10. A new, inexpensive skin test is devised for detecting tuberculosis. To evaluate the test before it is put into use, a medical researcher randomly selects 1000 people. Using precise but more expensive methods already available, it is found that 8% of the 1000 people tested have tuberculosis. Now each of the 1000 subject is given the new skin test and the following results are recorded: The test indicates tuberculosis in 96% of those who have it and in 2% of those who do not. Based on these results, what is the probability of a randomly chosen person having tuberculosis given that the skin test indicates the disease? What is the probability of a person not having tuberculosis given that the skin test indicates the disease? Solution: P(T|+) = (.08*.96)/(.08*.96+.92*.02) = 96/119 ( .807 P(TC|+) = (.92*.02)/(.08*.96+.92*.02) = 23/119 ( .193 OR 1 P(T|+) = 1-96/119 = 23/119 11. One of two urns is chosen at random with one as likely to be chosen as the other. Then a ball is withdrawn from the chosen urn. Urn 1 contains 1 white and 4 red balls, and urn 2 has 3 white and 2 red balls. If a white ball is drawn, what is the probability that it came from urn 1? Solution: (.5*.2)/(.5*.2+.5*.6) = 1/4 If a red ball is drawn, what is the probability that it came from urn 2? Solution: (.5*.4)/(.5*.4+.5*.8) = 1/3 12. An urn contains 5 white and 4 red balls. Two balls are drawn in succession without replacement. If the second ball is white, what is the probability that the first ball was white? Solution: [(5/9)(4/8)]/[(5/9)(4/8)+(4/9)(5/8)] = 1/2 13. Urn 1 contains 3 white and 7 red balls, and urn 2 has 5 white and 4 red balls. A ball is drawn from urn 1 and placed in urn 2. Then a ball is drawn from urn 2. If the ball drawn from urn 2 is red, what is the probability that the ball drawn from urn 1 was red? Solution: (.7*.5)/(.7*.5+.3*.4) = 35/47 14. If two cards are drawn in succession from a standard 52-card deck without replacement and the second card is a heart, what is the probability that the first card is a heart? Solution: [(1/4)(12/51)]/[(1/4)(12/51)+(3/4)(13/51)] = 4/17 15. A manufacturer obtains clock-radios from three different subcontractors: 20% from A, 40% from B, and 40% from C. The defective rates for these subcontractors are 1%, 3%, and 2%, respectively. If a defective clock-radio is returned by a customer, what is the probability that it came from subcontractor A? From B? From C? Solution: From A: (.2*.01)/(.2*.01+4*.03+.4*.02) = 1/11 From B: (.4*.03)/(.2*.01+.4*.03+.4*.02) = 6/11 From C: (.4*.02)/(.2*.01+4*.03+.4*.02) = 4/11 16. A carton of 20 calculator batteries contains 2 dead ones. A random sample of 3 is selected from the 20 and tested. Let X be the random variable associated with the number of dead batteries found in a sample. a. Find the probability distribution of X. Solution: P(0) = C(18,3)/C(20,3) = 68/95 P(1) = C(18,2)C(2,1)/C(20,3) = 51/190 P(2) = C(18,1)C(2,2)/C(20,3) = 3/190 XP(X)068/95151/19023/19030 b. Find the expected number of dead batteries found in a sample. Solution: E(X) = 0(68/95) + 1(51/190) + 2(3/190) + 3(0) = 57/190 = 3/10 or .3 17. What is the expected value (long-run average) of the number of dots facing up for the roll of a single die? Solution: E(X) = 1(1/6) + 2(1/6) + 3(1/6) + 4(1/6) + 4(1/6) + 5(1/6) + 6(1/6) = 3.5 18. A spinner device is numbered from 0 to 5, and each of the 6 numbers is as likely to come up as any other. A player who bets $1 on any given number wins $4 (and gets the bet back) if the pointer comes to rest on the chosen number; otherwise, the $1 bet is lost. What is the expected value of the game (long-run average gain or loss per game)? Solution: E(x) = 4(1/6) 1(5/6) = -1/6 ( - 17 cents An outdoor concert featuring a very popular musical group is scheduled for a Sunday afternoon in a large open stadium. The promoter, worrying about being rained out, contacts a long-range weather forecaster who predicts the chance of rain on that Sunday to be .24. If it does not rain, the promoter is certain to net $100,000; if it does rain, the promoter estimates that the net will be only $10,000. An insurance company agrees to insure the concert for $100,000 against rain at a premium of $20,000. Should the promoter buy the insurance? Solution: If they insure & it rains, they get 100,000 20,000 premium + 10,000 gate = 90,000 InsureDont Insure.24 (rain)90,00010,000.76 (no rain)80,000100,000 Expected value if insure: E(X) = 90,000(.24) + 80,000(.76) = $82,400 Expected value if dont insure: E(X) = 10,000(.24) + 100,000(.76) = $78,400 )+  ^ ` k o p     ݽݽݽݽ݇|qfqh7ch5,OJQJh7ch7cOJQJhPh7cOJQJhPB*OJQJph jhPOJQJhPOJQJhhHh7OJQJhhHB*OJQJphhhHOJQJh7ch75OJQJh7ch7H*OJQJh7ch7OJQJh7chHxOJQJh7chHx5OJQJ()*+ $Ifgd78^8gd7 & Fgd7gdHx$a$gdHx (90000 $Ifgd7kd$$Ifl\ T  t0644 lap  OFFFF $Ifgd7kd$$Ifl\ T  t 0644 lap     " OFFFF $Ifgd7kd$$Ifl\ T  t 0644 lap " # $ p   ^UUMMMHgd7 & Fgd78^8gd7kd$$Ifl\ T t0644 la    -J & Fgd7c8^8gdP^gd7c & Fgd5,8^8gd7 & Fgd7  ]_-7IJ▅xijeG hj[CJUVaJh7ch;$OJQJ^J!jh7ch;$OJQJU^Jh7chxhOJQJh7chPOJQJh7cOJQJh7chv:H*OJQJh7chv:OJQJhPB*OJQJphh7ch5,OJQJh7ch7cOJQJ jhPOJQJhPOJQJ&)*+13=_`aefyzùØÂoùØùØY+jOG h7ch;$CJOJQJUVaJ%jh7chX6EHOJQJU^J+j7G h7chX6CJOJQJUVaJh7ch7cOJQJ^Jh3LOJQJh3LB*OJQJphh3LOJQJ^Jh7ch;$OJQJ^Jh7chxhOJQJ^J!jh7ch;$OJQJU^J!jh7chj[OJQJU^J*+`a12MvwF^gdw% & FgdN8^8gdv: & Fgd5,gd;$^gd7c & Fgd;$8^8gdxhz{|} 02ĸΛΑΛo\ΑQh7chv:OJQJ%jh7ch;$EHOJQJU^J+jOG h7ch;$CJOJQJUVaJhw%B*OJQJphhw%OJQJ^Jh7ch7cOJQJ^Jhw%OJQJh3LOJQJh3LB*OJQJphh3LOJQJ^Jh7ch;$OJQJ^J!jh7ch;$OJQJU^J%jh7ch;$EHOJQJU^J'(;<=>MUc&,vFʷujbVNCjh7chZ/OJQJhw%OJQJhw%B*OJQJphhNOJQJh7chNOJQJh7chv:>*OJQJ$jh7chv:5EHOJQJU.jG h7chv:5CJOJQJUVaJh7chv:OJQJ$jh7chv:5EHOJQJU.j7G h7chv:5CJOJQJUVaJ jh7chv:5OJQJUh7chv:5OJQJFPVWhi%&045uvw{\]^_i̹릛ti]hDm hDm H*OJQJ jhDm OJQJhDm B*OJQJphhDm OJQJh2OJQJh7chv:OJQJh7chxhOJQJhOJQJh7chw%OJQJhNOJQJ jhw%OJQJh7chNOJQJhZ/OJQJhl3hw%H*OJQJhw%OJQJhw%B*OJQJph$Fi&vw]^"#$%EFmngdX6^gdDm ^gd2 & FgdJ^gd2 P^`Pgd & FgdN^gdw%!%)EFPln & J廳ҫݕ峻ݕ峻峻h7ch-OJQJh7chOJQJh7ch8;OJQJh7ch2OJQJhX6OJQJh#:OJQJh#:B*OJQJphh7chxhOJQJh7chX6OJQJhOJQJh2OJQJhDm OJQJ jhDm OJQJ2   JKX ^`gdA]^gd2 P^`PgdgdX6^gd#:JKLVWo p !"!9!!!!!"""""S"U""""ɽɲɽɢwl`Ԫ`hA]B*OJQJphh7chav OJQJhh5OJQJhhOJQJhB*OJQJphhOJQJhFSOJQJhav OJQJh7chOJQJh7chFS6OJQJh7chFSOJQJhOJQJhA]OJQJh#:B*OJQJphh#:OJQJh2OJQJ% "!]!!!!! $$Ifa$gd^gdav P^`Pgd!!!!j^^ $$Ifa$gdkd$$Ifl0Hz*  t0644 lap!!!!xx $$Ifa$gdzkdq$$Ifl0Hz* t0644 la!!!!xx $$Ifa$gdzkd$$Ifl0Hz* t0644 la!!!!xx $$Ifa$gdzkd9$$Ifl0Hz* t0644 la!!!""T"U"""# #{{rrre\\\^gdav P^`Pgd^gd^gdav zkd$$Ifl0Hz* t0644 la "#$$$$$$$$&&&&&;'<'='^'m'{''''((h7choOJQJhoOJQJhvhv5OJQJhvOJQJhFSOJQJh`lOJQJ jhA]OJQJhA]B*OJQJphhav OJQJhA]OJQJ #!#~$$$$&&<'='>'E'R' $IfgdA]8^8gdA]^gdA] & FgdA] P^`Pgd^gdav R'S'^'e'l'LCCC $IfgdA]kd$$IflF :l.  t06    44 la pl'm'{'''bYYY $IfgdA]kd$$IflF :l.  t 06    44 la p '''''''(bYYYYYY8^8gdA]kd_$$IflF :l.  t 06    44 la p  1h/ =!"#$%$$If!vh5T555#vT#v#v#v:Vl  t65T555/ /  / / ap$$If!vh5T555#vT#v#v#v:Vl  t 65T555/  / / ap $$If!vh5T555#vT#v#v#v:Vl  t 65T555/ / / / ap $$If!vh5T555#vT#v#v#v:Vl t65T555/  / / / a% Dd b  c $A? ?3"`?"o  kQDRsK @=C kQDRs=X[.(E) x[ l۽3snBp=P#"%$^c(:`"]U$ndאU IV:-ŭJ@R@ &=zw|M͛{߼cc{Yز ~IFJ)luX8Ǝ@~4Pv0nVܭRPb!I[)uW@ZBuo *lMS>/AYTxFHԾqo.RLSwwJ6ld߂^/#pCY5c]%d^UV6~v~v*e?VٽAȿZڧcY%=-A"dsy@x4Hh˟3HK{a+ Jza]UcV6 t6r,9h!YzTE=J}<$j{*F_ȯoR+Xfky rܛ P+$!Ϩ^%a"G)r|z::K!ZUڙZjS(&h^6Fp¨_e!lb ct_F{>SI&fo{o?IX z'׻X덲cR|+<ιJTnZ-PHcZGw(ܛja9_<2璄yHc9:A93G2s0#̼ȅ$sv\!8-)sEL>ep.DXL8Sje M3{|c Y ߽~ӾWNcl(C++d=kN~;07OEӷ/m97uq--JSwq֦U;Mz&k`߁ޅ}ş(IПbĨė ^;_.ǨwW< d |N11_S:aٌ=*K/({#c`^&^;e5q抇GeW0cg>e^A+J =p/Ҭ2{Oޟ_|ྟmYK# 0%O 'ܸ:A]P捃_i`k^bo8uek֕y =[ln%߾pbm_ɏ4hL]>R{ww*n:P  f=a 0Ĝk= sw= YnzZ.YA_P}|-9gcg <ҊB-z@&%hs>Q8]qyl2uL Z(PW$s3 $YuB4#N)Y},6l^%5Ka`v$9oTUUXE U_jc!֩C9v KRSZz]md6-PvJz_5^o8#p}qpW|8 vkmed\-آ1l-xF:> Ppe-^gy?<33Ϋ9ZK|>g/Ukv<;(ΙGK*НR3ȹ;)n/6@'ɦVψys벝ٛnjX?q4?xQ*VAF\ȃ @6)n.}f4̭</I78ACǃ OhzWګx0:ʃL{dSl+/ua幐q uƒ,<;/C\xx0&ʃ,ƃP0^#,^9~Z7}?/xYmgtk%Y69HQDd h@b  c $A? ?3"`?2O2L}Β$ W uL+`!#2L}Β$ W uL@| xcdd``> @c112BYL%bpu  !"#$%&'()*+,-./012456789:j=H?@ABCDEecJKLMNOPQRTUVWXYZ\]^_`abdfhgirqklmnopsvwxyz{|}~Root Entry  F`PG@ Data 3WordDocument"dObjectPool"P`P_1192818533 FPP1Table>CompObjhObjInfo@@@ NormalCJ_HaJmH sH tH DAD Default Paragraph FontViV  Table Normal :V 44 la (k(No List  @V Bm9f+Vw000p0p0p00p00p00p0p00p000p00    8@ (  h  # C"? HB  C D HB  C DHB  C D HB  C D NB   S DHB  C D HB  C D NB  S DNB  S D B S  ? ` , tt z 4t > 2 tQ { xt  f tQ twC tw44tw9p%t     ?V$(!V@?@UnknownGz Times New Roman5Symbol3& z Arial"hh5i5  !_ 9!~4 3QH)?V Sandra Nite Sandra Nite  !"$  FMicrosoft Word Picture MSWordDocWord.Picture.89q  FMicrosoft Equation 3.0 DS Equation Equation.39qXZ\i C CWordDocument I(SummaryInformation( SDocumentSummaryInformation8[_1192549431 FPP5@  bjbj22 (XX 6666     ,  DHHHH        $P R V?  u0 ? 66HH-T  68HH  n H8 M    j 0  6666  ( ? ? d    C .4 U .6 .2 CC C .5 .2 V .8 .3 CC C .6 W .4 CC  !ABLlq7 8 9 N d e l ) * + 5 U V v y h(!hVhVH*h h?V$hVjhVUmHnHujh UmHnHu2 Bm9 f + V w   &1h:pVN N!_ "1#9!$%Oh+'0p  , 8 DPX`hss Sandra Niteandand Normal.dot Sandra Nite2ndMicrosoft Word 10.0@F#@(L@nM ՜.+,0 hp|   A  TitleOle CompObj fObjInfoEquation Native 6_1192549455FPPOle CompObj fObjInfo  FMicrosoft Equation 3.0 DS Equation Equation.39qXZ\i C C FMicrosoft Equation 3.0 DS Equation Equation.39qEquation Native  6_1192547127FPPOle  CompObjfObjInfoEquation Native 6_1192547200 FPPOle XZ\i F C FMicrosoft Equation 3.0 DS Equation Equation.39qXZ\i C COh+'0pCompObjfObjInfoEquation Native 61Tableu= @c112BYL%bpu @c112BYL%bpu @c112BYL%bpu=-NHq}at<@ @&UrA]!#t] `p021)W2ĀePdh,s;.Ff BuLDd h@b  c $A? ?3"`?2NjW5Wl29?7"*`!"jW5Wl29?7"@| xcdd``> @c112BYL%bpuERS^elm{ 0000 000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00 0 0 00 00000 0000 0000 0000 000 00 00 0J0 0J0 0J0 0J0 0J0 0J0 000000 02 0 02 0 02 0 02 00000000000 0000 0000000000p0000000000000p000p0p0000p0000t 000t 000t 000t 000t 00000p0000p0p0p0p00 0000p0p 000t 0000t 000p 0t 0000p00p)*+  "#$p  -J*+`a1 2 M  v w F i & v w ]^"#$%EFmn   JKXTU !~ 0000 000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00 0 0 00 00@0@00 0000 0000 0000 000 00 00 0J0 0J0 0J0 0J0 0J0 0J0 000000 02 0 02 0 02 0 02 00000000000 0000 0000000000000000000000000000000000000000000 0My00Oy00 zFJ"( !"$&- "  F!!!!! #R'l''(#%'()*+,./01(ey{' ; =  :::::: _1192195970 _1192196387 _1192549302 _1192818516 @@@@   A^9; Q S H J jl 9@BI79qs 33333333333333333333333*$`p-J2 F i _$Fn9JLW"Z&>    Sandra NiteK{x^00w~a:kX^`o(.pp^p`o(. @ L@ ^@ `LhH. ^`hH. ^`hH. L^`LhH. ^`hH. PP^P`hH.  L ^ `LhH.88^8`o(.^`o(.  L ^ `LhH.   ^ `hH. xx^x`hH. HLH^H`LhH. ^`hH. ^`hH. L^`LhH.88^8`o(. ^`hH.  L ^ `LhH.   ^ `hH. xx^x`hH. HLH^H`LhH. ^`hH. ^`hH. L^`LhH.^0K{w~a*}4^R        h        Ҏ        $#j[Dm av J-Z/l3X6v:BHNFSA]7c3Lo5,2THxw%v`lP8;xh7#:hH;$H  "#=>ERS^elm{ @  vKK    @@UnknownGz Times New Roman5Symbol3& z ArialA& Arial Narrow"h55gS:S:!24   3QH)?71 Sandra Nite Sandra Nite