4 Pages

h3 - Normal Dist

Course: STAT 201, Fall 2003
School: Simon Fraser
Rating:
 
 
 
 
 

Word Count: 1392

Document Preview

1 Page of 4 Stat 201 Handout -- updated version (June 4, 2003) More on Coin Tossing and the Normal distribution Review: Examples from class 1. Toss coin 5 times. Random variable of interest is X=# heads. Computed and graphically displayed probability distribution for X. Demonstrated idea of P(X=x) being equal to the area associated with x under the probability distribution histogram. Introduced idea of discrete...

Register Now

Unformatted Document Excerpt

Coursehero >> Canada >> Simon Fraser >> STAT 201

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.
1 Page of 4 Stat 201 Handout -- updated version (June 4, 2003) More on Coin Tossing and the Normal distribution Review: Examples from class 1. Toss coin 5 times. Random variable of interest is X=# heads. Computed and graphically displayed probability distribution for X. Demonstrated idea of P(X=x) being equal to the area associated with x under the probability distribution histogram. Introduced idea of discrete r.v.'s and continuous r.v.'s. 2. Randomly guess answers on exam. R.v. of interest is X=exam mark out of 100. Know X has normal distribution with mean 21.7 and SD 8.49. Discussed P(X=50)=0. (Similarly for P(X=x) for any single value of x.) Computed P(pass)=P(X >= 50): Need to standardize X (change scale to Z-scale): --------------|---------|------------------|////////////-> x 21.7 30.19 50 --------------|---------|------------------|////////////-> z 0 1 50-21.7 --------8.49 P(X>=50)=P( (X-21.7)/8.49 >= (50-21.7)/8.49 ) = P(Z >=3.33) Use normal table on pp. 538-539 to find areas under the normal curve: areas listed are left tails -- correspond to P(Z<=z) for given values of z Read off P(Z<=3.33)=P(Z<3.33)=0.9996. So P(X>=50)=P(Z>=3.33)=1-P (Z<3.33)=1-0.9996=0.0004. Binomial Distribution For Example 1 above, we have a special name for the distribution of X. We say "X has a binomial distribution with n=5 and p=0.5." We write X~Bin(n=5,p=0.5). Definition A binomial distribution results from a random operation involving n independent success-failure trials with a common probability of success p. The total number of successes has a Bin(n,p) http://www.stat.sfu.ca/~sgchiu/Grace/S201/Handouts/h3.html 3/26/2011 Page 2 of 4 distribution. More examples of binomial r.v.'s a. For any given beef-cow, there is a 0.2 probability for it to have BSE (mad cow disease). Your herd has 38 animals. X is the total number of cows in your herd that have BSE. So X~Bin(n=38,p=0.2). b. From Example a: take Y to be the total number of healthy animals in your herd. So Y~Bin(n=38,p=0.8). c. I toss a coin 5 times. You toss a coin 10 times. Assume you and I toss the same coin in the exact same way so that our tosses are entirely independent. Let X=total H for me, Y=total H for you. Then X+Y~Bin (n=15,p=0.5). (So X+Y is just like the total # heads if you were to toss this coin 15 times.) d. I toss a penny 5 times. You toss a two-nie 10 times. I throw the coin in the air and let it land. You spin the coin then smack it flat. Although my trials and your trials have a common probability of successs (i.e. 0.5), X+Y is unlikely to have a Bin(15,0.5) distribution --- my 5 tosses are dependent (through my way of tossing), and your 10 tosses are dependent (through your way of tossing). FACT If X~Bin(n,p), then E(X)=np (n times p) and V(X)=np(1-p). Using this fact, it'll save you some trouble of using the formulas E(X)=sum of {x P(X=x)} and V(X)=sum of {(x-E(X)) 2 P(X=x)}. Linear Combinations of R.V's Adding and/or multiplying constants to r.v.'s gives a linear combination of r.v.'s. From Example c: Suppose I'm told to double the amount of tosses, and you're told to add 5 heads to your total count (out of 10 tosses). Then the total number of heads is W=2X+Y+5. This is a linear combination of X and Y. FACTS For any two r.v.'s X and Y: E(aX+b)=a E(X)+b where a,b are any non-random numbers e.g. E(2X)=2 E(X) E(X+Y)=E(X)+E(Y) SD(aX+b)=a SD(X) where a,b are any non-random numbers e.g. SD(Y+5)=SD(Y) V(X+Y)=V(X-Y)=V(X)+V(Y) if X,Y are independent From Example c: What is the total number of heads (W) you expect to see, and give or take how many? E(W)=E(2X+Y+5)=2 E(X)+E(Y)+5 = 2 * (5*0.5) + (10*0.5) + 5 = 15 If we assume your tosses and mine are independent, then V(W)=V(2X+Y+5)= 4 V(X)+V(Y) = 4 * (5*0.5*0.5) + (10*0.5*0.5) = 7.5. So SD(W)=2.74. So we expect to see 15 heads, give or take 2.74 (i.e. between 2 and 3). Q: What if the tosses are dependent due to the different ways we toss the coin? http://www.stat.sfu.ca/~sgchiu/Grace/S201/Handouts/h3.html 3/26/2011 Page of 3 4 A: We can't just add the variances, but you won't need to know what to do in Stat 201. FACT Linear combinations of normal random variables always have normal distributions! From Example 2: Suppose you guess all your answers on both your midterm and final exams. Both marks have a normal distribution. For the midterm, the distribution has mean 21.7 and SD 8.49 (as above). For the final, the mean and SD are 20.2 and 6.87. Your course grade is the total of those exams marks (altogether out of 200). What is the probability that you pass the course? Let X=midterm mark, Y=final exam mark. P(pass course)=P(X+Y>=100). We know X+Y has normal distribution (because both X and Y are normal). Now we need to standardize the quantities so we can look up the normal table on pp. 538-9. E(X+Y)=E(X)+E(Y)=21.7+20.2=41.9 V(X+Y)=?? Are X and Y independent? -- Here, we can assume so, as both times you are randomly guessing the answers (i.e. your final exam performance is unaffected by what mark you got previously). So V(X+Y)=V(X)+V(Y)= 8.492+6.872. So SD(X+Y)=10.92. --------------|---------|------------------|////////////-> x+y 41.9 52.82 100 --------------|---------|------------------|////////////-> z 0 1 100-41.9 ---------10.92 P(X+Y>=100)=P( (X+Y-41.9)/10.92 >= (100-41.9)/10.92 ) = P(Z >=5.32). This probability is practically 0 (infinitesimal area for the normal right tail beyond 5 SD's from the mean)! Percentile calculations for the Normal Distribution For a normal r.v. W with mean 41.9 and SD 10.92, we write W~N(mean=41.9,SD=10.92). My Stat 201 class has about 200 students. If all of you randomly guess your answers on the two exams, then I only expect 0.0004 of you, or 0.04% of you, or fewer than one to pass the course! Suppose I want to scale the marks so that the top 5% of you (i.e. top 10 students in the course) will get a pass. But I must now report to the Department what will be a passing mark for my course. Q: What mark should I assign as the passing mark? A: This is a percentile calculation. Let w* be the passing mark I'll assign. --------------|---------|-----------|////////////-> w http://www.stat.sfu.ca/~sgchiu/Grace/S201/Handouts/h3.html 3/26/2011 Page 4 of 4 41.9 52.82 w* --------------|---------|-----------|////////////-> z 0 1 w*-41.9 --------10.92 I want the shaded part of the axis (beyond the passing mark w*) to correspond to 5% of the normal distribution. From the normal table on pp. 538-9, a left tail area of 95% corresponds to a z score of between 1.64 and 1.65. So let's say I'll use 1.645 as my z score. That is, P(Z<=1.645)=0.95. So P(Z>=1.645) =0.05. So 1.645 is the standardized 95th percentile of the marks distribution. Of course, the z-scale is no good for me. I need to covert it back to the w-scale: 0.05=P(W>=w*)=P( (W-41.9)/10.92 >= (w*-41.9)/10.92) )=P(Z>=1.645) So I want w*-41.9 --------- = 1.645 10.92 So w*=59.86. Thus, anyone whose final grade is at least 59.86 (out of 200) will pass the course. This is, of course, hypothetical!!!! Normal Approximations for the Binomial Distribution Recall in Example 1 I mentioned the possibility of using the 68-95 rule to find probabilities for the coin-tossing experiment. In general, normal approximations work well for binomial distributions whose mean (=np) and variance (=np(1-p)) are at least 10. From Example c, W=2X+Y+5, E(W)=15, SD(W)=2.74. Here, the normal approximations should work reasonably well. Q: What is the probability that the total number of heads exceeds 20? A: Two ways: based on W-5~Bin(n=20, p=0.5) or W approximately ~ N(mean=15, SD=2.74). The first way is clumsy -- we need to (1) constantly remind ourselves about the extra 5 heads tagged on to the final count, and (2) find and sum all probabilities from W=20, W=21, ..., W=25. The second is much easier, once you've mastered computing normal probabilities: P(W>20) ~= P( Z> (20-15)/2.74 ) = ... http://www.stat.sfu.ca/~sgchiu/Grace/S201/Handouts/h3.html 3/26/2011
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:

Simon Fraser - STAT - 201
Page 1 of 1http:/www.stat.sfu.ca/~sgchiu/Grace/S330/handouts/ci-flow.gif3/26/2011
Simon Fraser - STAT - 201
STAT 201 Handout 5Condence Interval FormulasSetup Identify population(s) and sample(s). Identify unknown parameter to be estimated. Is population SD known? Identify observed sample statistics used in parameter estimation.e.g. Want to know = mean GPA
Simon Fraser - STAT - 201
No TitlePage 1 of 4Matched Pair Design by ExampleGoal:To compare IQ's of 1st borns (FB) and 2nd borns (SB).Population of N pairs of siblings:Pop'n of FB's Pop'n of SB'sPop'n of diff'spop'n meanpop'n varIn particular, we askQ: Are first borns mo
Simon Fraser - STAT - 201
STAT 201 Handout 7Final Words on RegressionPrediction vs. EstimationRecall that although the prediction value equals the estimated sub-population mean (i.e. yx =Y |x ), prediction error is bigger than estimation error (i.e. SE(yx ) &gt; SE(Y |x ).Rememb
Simon Fraser - STAT - 201
STAT 201 Handout 8Odds Ratios and Related IdeasClass ExampleWe had a (ctitious) data set that summarized into the following contingency table:gender midterm performancegoodbadF444084M4634809074 n = 164Our goal was to see if gender (explan
Simon Fraser - STAT - 201
STAT 201 Handout 9Two-Way ANOVA Simpsons Paradox revisitedRecall the contingency analysis example:gender midterm performance TotalGoodBadFMTotalDierence among subjects with respect to extra factors, such as study habits, may mask anygender-midte
Simon Fraser - STAT - 201
STAT 201 Quiz 1Name:May 16, 20036Below are a stem-and-leaf plot and a histogram for the same data set on the germinationrates (rounded to the nearest %) of 15 kinds of beans.Frequency324556677778900261||||0112245n=15141618202
Simon Fraser - STAT - 201
STAT 201 Quiz 3May 30, 2003Student #:Name:Show work for all calculations. You need NOT use a calculator.e.g. You may leave12+ 5 0.42as your nal answer.I randomly select (with replacement) two students from the Stat 201 class. Im interested inw
Simon Fraser - STAT - 201
STAT 201 Quiz 2May 23, 2003Student #:Name:BLANK SPACEA news article on the Reuters Health website, Dec. 18, 1998 reported:A study of over 1200 people over age 65 showed that the owls those who go tosleep after 11 pm and rise after 8 am tend to be a
Lehigh - CHM - 341
Hartree-Fock SCF MethodFor the Hartree method, the many-electronwavefunction is taken as a product of one-electronorbitals = s (1) . sn (n)1where the starting set of orbitals is s ,., sn . An orbital1is in turn a product of a radial function and a
Lehigh - CHM - 341
Chemistry 341Physical Chemistry IFall 2011Problem Set 1Due: Monday September 5For this problem set and subsequent problem sets only a certain number of questions needto be submitted for grading. For this problem set submit your answers to ONLY FIVE
Lehigh - CHM - 341
Lehigh - CHM - 341
Lehigh - CHM - 341
Lehigh - CHM - 341
Lehigh - CHM - 341
Lehigh - CHM - 341
Lehigh - CHM - 341
Lehigh - CHM - 341
Lehigh - CHM - 341
Lehigh - CHM - 341
Chemistry 341Physical Chemistry IFall 2011EXAM 1 REVIEW SHEET[Exam 1: Friday September30, 11:10 AM12:00 PM, Packard Lab Aud. 101]Quantum Mechanics1.Wave theory of lightconstructive interferencedestructive interference2.Planck quantum theorybla
Lehigh - CHM - 341
Lehigh - CHM - 341
electron configuration: (np)2TOTALml,1ml,2ms,1ms,2MLMSMJ+1+1+10000-1-1-1-10-1-1-1-1-1+1/2+1/2+1/2-1/2-1/2+1/2+1/2-1/2-1/2+1/2+1/2+1/2-1/2-1/2+1/2-1/2+1/2-1/2+1/2-1/2+1/2-1/2+1/2-1/2-1/2+1/2-1/2+1/2-1/2
Lehigh - CHM - 341
Symmetry and Group TheorySymmetryWhat features of symmetry and group theory can weput to use?1. Use to deduce linear combination of aos that havea given symmetry.2. Can deduce polarity of a molecule, i.e. is themolecule polar or nonpolar.3. Can pr
Lehigh - CHM - 341
Lehigh - CHM - 341
Lehigh - CHM - 341
ChE 202Lecture NotesPRESSURE DROP EXPERIMENT (#1)
Lehigh - CHM - 341
4. FLOW MEASUREMENT BY DRAG EFFECTSRotameters;Force Balance on the Bob;The Drag Force is Described by;Combining the above two, the velocity and flow rate are;where A is the annular area;
Lehigh - CHM - 341
Lehigh University ChE 202Work Plan QuestionsforGas Pressure Drop ExperimentPlease use the following data for your Work Plan calculations.Rotameter ConditionsPressure (psig)Rotameter Reading (scfm)6012Back Pressure GaugeBack Pressure Gauge Readi
Lehigh - CHM - 341
Lehigh University ChE 202Work Plan QuestionsforPRESSURE DROP IN PIPES, FITTINGS AND VALVES(Experiment #1)Please use the following data for your work plan calculations:For the 1-inch pipe Schd. 40:FlowPressure Drop= 81 liters/min= 29.5 in. of wat
Lehigh - CHM - 341
Lehigh University ChE 202Work Plan QuestionsforPUMP CHARACTERISTICS EXPERIMENT(Experiment #1)Please use the following Adata@ for your work plan calculations:Flow RatePMotor VoltsMotor Amps20 gpm40 psig2004.0Show sample calculations for effic
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #1. Due date: Friday, September 2, 2011http:/coursesite.lehigh.eduOn a single page, provide a type-written description of yourself (I was
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #2. Due date: Friday, September 9, 2011http:/ci.lehigh.eduProblem 1:20 pointsRead Module 1: Introduction to MATLAB which starts on page
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #3. Due date: Friday, September 16, 2011http:/ci.lehigh.eduProblem 1:30 pointsRead Module 2: Introduction to SIMULINK which starts on p
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #4. Due date: Friday, September 23, 2011http:/ci.lehigh.eduProblem 1:30 pointsRead Module 3: Ordinary Dierential Equations which starts
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #5. Due date: Friday, September 30, 2011http:/coursesite.lehigh.eduProblem 1:30 pointsRead Module 4 that begins on page 585 of the text
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #6. Due date: Friday, October 7, 2011http:/coursesite.lehigh.eduProblem 1:35 pointsRead Module 7: Biochemical Reactors which starts on
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #7. Due date: Friday, October 14, 2011http:/coursesite.lehigh.eduProblem 1:40 pointsRead Module 10: Surge Vessel Level Control which st
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #8. Due date: Friday, October 21, 2011http:/coursesite.lehigh.eduProblem 1:30 pointsRead Module 15: Flow Control which starts on page 7
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #9. Due date: Friday, October 29, 2011http:/coursesite.lehigh.eduProblem 1:30 pointsRead Module 5 that begins on page 605 of the text.
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #10. Due date: Friday, November 4, 2011http:/coursesite.lehigh.eduProblem 1:30 pointsRead Module 6 that begins on page 619 of the text.
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #11. Due date: Monday, November 14, 2011http:/coursesite.lehigh.eduProblem 1:35 pointsRead Module 12 Biomedical Systems that begins on
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #12. Due date: Monday, November 21, 2011http:/coursesite.lehigh.eduProblem 1:35 pointsRead Module 9 Steam Drum Level that begins on pag
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #13. Due date: Monday, December 5, 2011http:/coursesite.lehigh.eduProblem 1:35 pointsRead Module 11 Batch Reactor that begins on page 6
Lehigh - CHE - 242
CHE 242Fall 2011Introduction to Process Control and SimulationInstructor: Professor Mayuresh V. KothareHomework #14. Due date: Monday, December 12, 2011http:/coursesite.lehigh.eduProblem 1:30 pointsRead Module 13 Distillation Control that begins o
Lehigh - CHE - 242
Zhejiang University - CS - 220
01:01:2301:01:2301:01:23 01:01:2301:01:23 01:01:2301:01:24 01:01:2401:01:24 01:01:2401:01:25 01:01:2501:01:25 01:01:2501:01:26 01:01:2601:01:26 01:01:2601:01:27 01:01:2701:01:27 01:01:2701:01:27 01:01:2701:01:28 01:01:2801:01:28 01:01:2801:0
Zhejiang University - CS - 220
01:01:3401:01:3401:01:34 01:01:3401:01:34 01:01:3401:01:34 01:01:3401:01:35 01:01:3501:01:35 01:01:3501:01:36 01:01:3601:01:36 01:01:3601:01:36 01:01:3601:01:37 01:01:3701:01:37 01:01:3701:01:37 01:01:3701:01:38 01:01:3801:01:38 01:01:3801:0
Zhejiang University - CS - 220
01:01:3201:01:3201:01:32 01:01:3201:01:33 01:01:3301:01:33 01:01:3301:01:33 01:01:3301:01:34 01:01:3401:01:34 01:01:3401:01:35 01:01:3501:01:35 01:01:3501:01:36 01:01:3601:01:36 01:01:3601:01:36 01:01:3601:01:37 01:01:3701:01:37 01:01:3701:0
Zhejiang University - CS - 220
01:01:4901:01:4901:01:49 01:01:4901:01:49 01:01:4901:01:49 01:01:4901:01:50 01:01:5001:01:50 01:01:5001:01:51 01:01:5101:01:51 01:01:5101:01:52 01:01:5201:01:53 01:01:5301:01:54 01:01:5401:01:55 01:01:5501:01:55 01:01:5501:01:56 01:01:5601:0
Zhejiang University - CS - 220
Zhejiang University - CS - 220
Zhejiang University - CS - 220
BoundedTilingSatisfiablity3SatIndependentSetMaxsatExactCoverHamiltonCycleUndirectedHamiltonCycleTravelingSalesmanProblemCliqueInequivalenceof*FreeRegularExpressionsNodeCoverKnapsackPartitionTwoMachineScheduling
Zhejiang University - CS - 220
ELEMENTS OF COMPUTATION THEORYChapter 1Undergraduate CourseCollege of Computer ScienceZhejiang UniversityFall-Winter, 2007P 461.7.4 Show each of the following.(c) If a and b are distinct symbols, then cfw_a, b = cfw_a (cfw_bcfw_a ) .(d) If is an
Zhejiang University - CS - 220
ELEMENTS OF COMPUTATION THEORYChapter 2Undergraduate CourseCollege of Computer ScienceZhejiang UniversityFall-Winter, 2007P 602.1.1 Let M be a deterministic nite automaton. Under exactly what circumstances is e L(M )? Prove your answer.Solution:e
Zhejiang University - CS - 220
ELEMENTS OF COMPUTATION THEORYChapter 3Undergraduate CourseCollege of Computer ScienceZHEJIANG UNIVERSITYFall-Winter, 2007P 120-1223.1.3 Construct CFGs that generate each of these languages.(c) cfw_w cfw_a, b : w = wR .Solution: (c) G = (V, , R,
Zhejiang University - CS - 220
ELEMENTS OF COMPUTATION THEORYChapter 4Undergraduate CourseCollege of Computer ScienceZHEJIANG UNIVERSITYFall-Winter, 2007P 1914.1.2 Let M = (K, , , s, cfw_h), where K = cfw_q0 , q1 , q2 , h,= cfw_a, b, , , s = q0 ,and is given by the following t
Zhejiang University - CS - 220
Graduate CourseCollege of Computer ScienceTHEORY OF COMPUTATIONFinal ExamZhejiang UniversityFall 2004ClassIDNameScore:Time allowed: 2 Hours.1. (20%) Determine whether the following statements are true or false. Ifit is true write aotherwise a