17 Pages

Lecture4

Course: STAT 3600, Fall 2008
School: Auburn
Rating:
 
 
 
 
 

Word Count: 1632

Document Preview

4 STAT3600 Lecture Conditional Probability, Bayes' Theorem, Independence Conditional Probability Partial information about or relevant to the outcome of an experiment may become available. We refer to the probability of occurrence of event A, P(A), as the unconditional probability of A. We will determine how the occurrence of an event B affects the probability of the occurrence of event A. Example 2.24 (page...

Register Now

Unformatted Document Excerpt

Coursehero >> Alabama >> Auburn >> STAT 3600

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.
4 STAT3600 Lecture Conditional Probability, Bayes' Theorem, Independence Conditional Probability Partial information about or relevant to the outcome of an experiment may become available. We refer to the probability of occurrence of event A, P(A), as the unconditional probability of A. We will determine how the occurrence of an event B affects the probability of the occurrence of event A. Example 2.24 (page 76) 2 assembly lines: A (with older equipment) and A' (with newer equipment) The daily production rates are tabulated as follows: Condition (defective) (non-defective) B B Line A (older) A' (newer) 2 1 6 9 8 10 3 15 18 Shaded cells are totals, and the total production rate is 18 units/day. One item is picked randomly from the batch at the end of the day. P(the item was produced in line A) = P(A) = 8 / 18 P(the item is defective) = P(B) = 3 / 18 Given defective, P(the item was produced in line A) = P(A|B) = 2 / 3 2 2 P( A B) P ( A | B ) = = 18 = 3 3 P( B) 18 Using a Venn diagram: A 6 2 1 B 6 A B 2 1 9 A OR 9 Given B: 2 A B B OR A 1 2 A A 1 Definition of conditional probability: For any two events A and B, the conditional probability of A given that B has occurred is defined by: P( A B) P( A | B) = P( B) Example 2.25 (page 77) Buyers of a certain digital camera; 60% include an optional memory card. 40% include extra battery. 30% both memory card and memory. A={memory card purchased} B={battery purchased} P(A) = 0.60, P(B) = 0.40, P(Both Purchased) = P(AB) = 0.30 P(battery | memory card) = P(B|A) = P(AB) / P(A) = 0.30/0.60 = 0.50 P(memory card | battery) = P(A|B) = P(AB) / P(B) = 0.30/0.40 = 0.75 Note that P(A|B) P(B|A) Example 2.26 (page 77) Three columns published in a magazine: A (Art), B (Books), C (Cinema) A B C AB AC .14 .23 .37 .08 .09 A B 0.02 0.03 0.07 0.05 0.04 0.08 0.20 BC .13 ABC .05 P(A|B) = P(AB)/P(B) = 0.08 / 0.23 = 0.348 (Read: Given that one reads the books column regularly, what is the probability that (s)he also reads the art column?) From the Venn Diagram: P(A|B) = (0.03+0.05) / (0.03+0.05+0.07+0.08) = 0.08/0.23 = 0.348 P(A|BC) = P(A(BC)) / P(BC) = (0.03+0.05+0.04) / 0.47 = 0.255 P(A|At least one) = P(A|ABC) = P(A(ABC)) / P(ABC) = P(A) / P(ABC) = 0.14 / 0.49 = 0.286 P(AB|C) = P((AB)C) / P(C) = (0.04+0.05+0.08) / 0.37 = 0.459 C 0.51 The multiplication rule for P(AB) P(AB) = P(A|B) P(B) Example 2.27 (page 78) 1 out of 4 has the required blood type. P(At least 3 are typed)=? Define B={first not O+}, A={second not O+} P(B) = 3/4, P(A|B) = 2/3 (2 among the 3 left after the first test are not O+) P(At least 3 are typed) = P(AB) = P(A|B) P(B) = 2/3 3/4 = 0.50 Define C={third O+}, P(C|(AB)) = 1/2 (1 among the 2 left is O+) P(third type is O+) = P(CAB) = P(C|(AB)) P(AB) = P(C|(AB)) P(A|B) P(B) = 1/2 2/3 3/4 = 1/4 = 0.25 P(A1A2A3) = P(A3|A2A1) P(A2|A1) P(A1) The law of total probability: Let A1,..., Ak be mutually exclusive and exhaustive events. For any other event B; P(B) = P(B|A1) P(A1)+...+P(B|Ak) P(Ak) P( B) = P ( B | Ai ) P( Ai ) Example i =1 k 4 different assembly plants for Honda CRX A1 = 25%, A2 = 36%, A3 = 24%, A4 = 15% of the total production. 1/5 (20%) of A1, 1/4 (25%) of A2, 1/2 (50%) of A3, and 1/5 (20%) of A4 plants' products are imported into the US. Define event B = {a Honda CRX is imported into the US} A1 0.20 B A3 0.12 P(B) = P(B|A1) P(A1)+P(B|A2) P(A2)+P(B|A3) P(A3)+P(B|A4) P(A4) = (1/5) (0.25) + (1/4) (0.36) + (1/2) (0.24) + (1/5) (0.15) = 0.05 + 0.09 + 0.12 + 0.03 = 0.29 The probability that a Honda CRX being manufactured will be imported into the US is 0.29 0.27 A2 0.05 0.12 0.09 0.03 0.12 A4 Bayes' Theorem: Let A1,..., Ak be mutually exclusive and exhaustive events with P(Ai)>0 for i=1,..,k. Then for any event B with P(B)>0, P( A j | B) = P( A j B) P( B) = P( B | A j ) P( A j ) P( B | A ) P( A ) i =1 i i k j = 1,..., k Example (from previous slide) Given that a Honda CRX was imported to the US, what is the probability that it was assembled in A2? P(A2|B)=? P(A2|B) = P(B|A2) P(A2) / P(B) = 1/4 0.36 / 0.29 = 0.3103 ~ 31% From the Venn diagram P(A2|B) = 0.09 / (0.09 + 0.03 + 0.12 + 0.05) = 0.3103 Half-Time A statistics major was completely hung over the day of his final exam. It was a true/false test, so he decided to flip a coin for the answers. The statistics professor watched the student the entire two hours as he was flipping the coin... writing the answer... flipping the coin... writing the answer. At the end of the two hours, everyone else had left the final except for the one student. The professor walks up to his desk and interrupts the student, saying, "Listen, I have seen that you did not study for this statistics test, you didn't even open the exam. If you are just flipping a coin for your answer, what is taking you so long?" The student replies bitterly (as he is still flipping the coin), "Shhh! I am checking answers!" my Independence Definition: Two events are independent if P(A|B) = P(A) and are dependent otherwise. If A and B are independent, then the following are also correct: P(B|A) = P(B) Pair of events (1) A' and B, (2) A and B', (3) A' and B' are also independent. Example 1: Roll two 6 sided dice. A={1st dice = 1 or 2 }, B={2nd dice = 3 or 5 or 6} P(A) = 2/6 = 1/3, P(B) = 3/6 = 1/2 P(B|A) = P(B) = 1/2 A and B are independent. Example 2: A and B are mutually exclusive events, and P(A)>0. P(A|B) = the probability that event A occurs given event B has occurred. By definition, mutually exclusive events cannot occur simultaneously. If B has occurred, A cannot occur. Therefore, P(A|B) = 0 P(A) When events A and B are mutually exclusive, they cannot be independent. P(AB) when A and B are independent: P(AB) = P(A) P(B) Paraphrased: P(AB) = P(A|B) P(B) If A and B are independent, P(A|B)=P(A) Therefore; P(AB) = P(A) P(B) Example: 30% of a company's washing machines require service during the warranty period, whereas only 10% of its driers need service. If you buy both a washer and a dryer, what is the probability that both of them will need service? A={washer needs service}, B={drier needs service} P(A) = 0.30, P(B) = 0.10 Assume the two machines function independently. P(AB) = P(A) P(B) = 0.30 0.10 = 0.03 or 3% The probability that neither of them will require service is: P(A'B') = P(A') P(B') = 0.70 0.90 = 0.63 Independence of more than one events: Example 2.35 (page 89) Case (a) 1 2 3 P(A1A2A3...Ak) = P(A1) P(A2) ... P(Ak) 4 5 6 Case (a) P(system lifetime exceeds to) = P[(A1A2A3) (A4A5A6)] = P(A1A2A3) + P(A4A5A6) - P(A1A2A3) P(A4A5A6) = (0.90)(0.90)(0.90) + (0.90)(0.90)(0.90) - (0.90)(0.90)(0.90)(0.90)(0.90)(0.90) = 0.927 Or P(system lifetime exceeds to) = 1 - P(system lifetime < to) = 1 - [P(subsystem lifetime < to)]2 = 1 - [1 - P(component lifetime exceeds to)3]2 = 1 - (1 - 0.903)2 = 0.927 Case (b) 1 2 3 4 5 6 P(system lifetime exceeds to) = [P(column lifetime exceeds to)]3 = [1 - P(column lifetime < to)]3 = {1 - [1 - P(component lifetime exceeds to)]2}3 = [1 - (1 - 0.902)]3 = 0.970 Example Consider 100 individuals in a ballroom. Sixty of the 100 are college graduates, 55 are married and 35 are married college graduates. The name of the 100 individuals is written on 100 different slips and put in a box. One slip is drawn completely at random. Now define the following events. Let A = {The slip drawn is an individual who is a college graduate}. Let B = {The randomly selected person is married}. Clearly, P(A) = 60/100 = 0.60, P(B) = 55/100 = 0.55, and P(AB) = 0.35. (a) What is the pr that the selected individual is an unmarried college graduate? P(AB ) = P(A) -P(AB) = 0.25 (b) Similarly, P(BA ) = 0.20 gives the pr that the selected person is w/o a college degree but married. (c) Suppose you are told that the selected person is a college graduate,...

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:

Auburn - STAT - 3600
vti_encoding:SR|utf8-nl vti_timelastmodified:TR|16 Jun 2005 22:43:28 -0000 vti_title:SR|STAT3600 vti_author:SR|AUBURN\dengior vti_modifiedby:SR|AUBURN\dengior vti_nexttolasttimemodified:TR|16 Jun 2005 22:43:28 -0000 vti_timecreated:TR|16 Jun 2005 22:
Auburn - STAT - 3600
vti_encoding:SR|utf8-nl vti_timelastmodified:TR|16 Jun 2005 22:43:29 -0000 vti_title:SR|Lecture 6 vti_author:SR|AUBURN\dengior vti_modifiedby:SR|AUBURN\dengior vti_nexttolasttimemodified:TR|16 Jun 2005 22:43:29 -0000 vti_timecreated:TR|16 Jun 2005 22
Auburn - STAT - 3600
vti_encoding:SR|utf8-nl vti_timelastmodified:TR|06 Jul 2005 16:05:47 -0000 vti_title:SR|Lecture 7 vti_author:SR|AUBURN\dengior vti_modifiedby:SR|AUBURN\dengior vti_nexttolasttimemodified:TR|06 Jul 2005 16:05:47 -0000 vti_timecreated:TR|05 Jul 2005 15
Auburn - STAT - 3600
vti_encoding:SR|utf8-nl vti_timelastmodified:TR|27 Jun 2005 21:17:16 -0000 vti_title:SR|Lecture 7 vti_author:SR|AUBURN\dengior vti_modifiedby:SR|AUBURN\dengior vti_nexttolasttimemodified:TR|27 Jun 2005 21:17:16 -0000 vti_timecreated:TR|27 Jun 2005 21
Auburn - STAT - 3600
vti_encoding:SR|utf8-nl vti_timelastmodified:TR|16 Jun 2005 22:43:29 -0000 vti_title:SR|Lecture 6 vti_author:SR|AUBURN\dengior vti_modifiedby:SR|AUBURN\dengior vti_nexttolasttimemodified:TR|16 Jun 2005 22:43:29 -0000 vti_timecreated:TR|16 Jun 2005 22
Auburn - STAT - 3600
vti_encoding:SR|utf8-nl vti_timelastmodified:TR|05 Jul 2005 15:28:22 -0000 vti_title:SR|Lecture 7 vti_author:SR|AUBURN\dengior vti_modifiedby:SR|AUBURN\dengior vti_nexttolasttimemodified:TR|05 Jul 2005 15:28:22 -0000 vti_timecreated:TR|05 Jul 2005 15
Auburn - STAT - 3600
vti_encoding:SR|utf8-nl vti_timelastmodified:TR|16 Jun 2005 22:43:28 -0000 vti_title:SR|PowerPoint Presentation vti_author:SR|AUBURN\dengior vti_modifiedby:SR|AUBURN\dengior vti_nexttolasttimemodified:TR|16 Jun 2005 22:43:28 -0000 vti_timecreated:TR|
Auburn - STAT - 3600
Dengiz Guidelines for Chapter 6Point Estimation The MSE of an estimator: ^ 1 is said to be a better estimator of than ^2 iff : ^ E 1 - ^ E 1 - 07/31/2005( () &lt; E (^ - ) ) is called the MeanSquareError (MSE) of ^ . 2 2 2 2 1
Auburn - STAT - 3600
vti_encoding:SR|utf8-nl vti_timelastmodified:TR|03 Aug 2005 20:14:56 -0000 vti_extenderversion:SR|5.0.2.2623 vti_author:SR|AUBURN\dengior vti_modifiedby:SR|AUBURN\dengior vti_timecreated:TR|31 Jul 2005 20:19:55 -0000 vti_title:SR| vti_lineageid:SR|{C
Iowa State - NR - 73543
Dairy Situation and OutlookRobert Tigner Iowa State University Extension Farm Management Specialist New Hampton, Iowa 02/04/08Milk Production Backs Off a Little Dairy producers in the 23 reporting states appear to have backed off a little for Dec
Iowa State - NR - 86719
2008 Fact SheetPopulation at RiskFarms Children In 2007, there were approximately 2.08 million farms in the United States.1 Over 1.12 million youth lived on farms in 2006 with 42 % of youth living in the Midwest region, 39% in the South region and
Iowa State - NR - 69601
December 2007Iowa State University Extension Woodbury County 4301 Sergeant Rd, Suite 213 Sioux City, IA 51106 Phone: 712-276-2157 Fax: 712-276-6211www.extension.iastate.edu/woodbury/Achieving Goalsreach for the stars!This is the time of year to
Iowa State - DEC - 0807
Iowa State Science Center (Akiko)Iowa State Science Center AkikoDec08-07Project Plan ClientThorland-Oster, VickyFaculty AdvisorDr. Jacobson, Douglas WTeam membersMoran, Alex S Kang, June K Yoo, Seung HFebruary 22, 2008REPORT DISCLAIME
Iowa State - EE - 494
&lt;HEAD&gt;&lt;TITLE&gt;Inactive&lt;/TITLE&gt;&lt;/HEAD&gt;&lt;BODY bgcolor=&quot;#FFFFFF&quot;&gt;&lt;H1&gt;Inactive&lt;/H1&gt;The account for the URL you have requested is inactive or no longer exists.&lt;P&gt;&lt;/BODY&gt;
Iowa State - PHYS - 322
PHYSICS 322 &quot;Introduction to Modern Physics II&quot; Spring 2009 SyllabusAdam Kaminski, Instructor A307 Zaffarano Hall; email: adamkam at iastate dot edu Tel: 4-0849 Office Hours: normally M 1-3 pm, but feel free to stop by any time (A307, A304-314) Chan
Iowa State - PHYS - 322
Chapter 10: Outline Multielectron Atoms Optical Excitations Analyzing a complicated system in a series of not too complicated steps Alkali atoms optically active electrons Hartree interpretation fine structure limitations of the Hartree aproxim
Iowa State - CE - 552
NCHRPSYNTHESIS 299 Recent Geometric Design Research for Improved Safety and OperationsNATIONAL COOPERATIVE HIGHWAY RESEARCH PROGRAMTRANSPORTATION RESEARCH BOARDNATIONAL RESEARCH COUNCIL1 $7 ,21 $/ &amp;223(5 $7 ,9( +,*+: $&lt; 5(6( $5 &amp;+ 352*5$01
Iowa State - PHYSICS - 222
Physics 222, Fall 2004, Formula Sheet e = 1.602 10-19 C me = 9.11 10-31 kg mp = 1.67 10-27 kg c = 3.00 108 m/s h = = 1.055 10-34 Js = 6.58 10-16 eVs h = 6.626 10-34 Js = 4.136 10-15 eVs 2 e NA = 6.022 1023 (mol)-1 B = 2m = 9.274 10-24 J/T =
Iowa State - ASTRO - 120
Lecture 22: Comets &amp; Meteor ShowersComet Ikeya-Seki (C/1965 S1)What is a comet?Comets are dirty snowballsice mixed with rock and dust.CompositionRock &amp; Dust - silicates, carbon compounds Nucleus Typical size: a few km;Ices mostly H2O, als
Iowa State - ASTRO - 120
Lecture 14 Planetary AtmospheresFive Questions to Guide You1. What are the general atmospheric properties of the five terrestrial bodies? 2. What determines a planet's surface temp? 3. What is the basic structure of the Earth's atmosphere? 4. How
Iowa State - ASTRO - 120
This is our observing platformLecture 2: Diurnal motions, Local Coordinates You, the observer! The Celestial Sphere Angles on the sky Local coordinates Apparent motions on the skyLast time1. Intro to Astro 120: web site, people, structure,
Iowa State - ASTRO - 120
Lecture 5 Seasons, Coordinate Systems I Seasons Ecliptic from Earth and from space Equatorial coordinates ILast time Suns apparent motion on sky Ecliptic Calendars (Julian and Gregorian)Suns diurnal path on our skyZ NCP Summer Spring/fa
Iowa State - ASTRO - 120
Jorgensen 2005Lecture 6 - Coordinates II-More on the equatorial system -Combining coordinate systems -Using a star wheelLast time Seasons, Coordinates I What does not cause the seasons What does cause the seasons Equatorial coordinatesS
Iowa State - ASTRO - 120
Lecture 21 Rings and Tides1. What is a tidal force? 2. What phenomena result from it: ocean tides synchronous rotation tidal heating 3. Rings 4. Where do we find them? 5. Observational Properties 6. Formation &amp; EvolutionEarth and Moond F = G M
Iowa State - ASTRO - 120
Lecture 3 annual motions; time zones Longitude and latitude Earths rotation and time zones Earth revolves! (annual motion)Last time Earth rotates! Things in the sky appear to move. What you can see depends on where you are and what time it i
Iowa State - ASTRO - 120
Lecture 4 ecliptic, calendars Apparent motions of the Sun on the sky Ecliptic CalendarsLast time Latitude and longitude Relating longitude to time Time and time zones Earths revolution Sidereal timeLast timeWe learned that the Sun mov
Iowa State - ASTRO - 120
Lecture 8 - Solar Eclipses-Appearances of solar eclipses -Geometries of solar eclipses -Usefulness of solar eclipses for science -The &quot;when&quot; of eclipsesLast time The appearances of the Moon's phases The appearances of lunar eclipses The geome
Iowa State - ASTRO - 120
Lecture 18 Orbits, Applying Kepler's and Newton's LawsVoyager's JourneyVoyager's Orbits:Voyager's Orbits:~ 100 AU (Sept. 2005)Kepler's First LawAn ellipse has two fociMinor axis a c Major axis be=c/aKepler's Second Law3Perihelio
Iowa State - ASTRO - 150
Lecture 9 page 1Astro 150: Properties of Stars:Review: radiative diffusion: convection sun spots chromosphere coronaReading: Chapter 17, page 386-394- takes photon 170,000 years - granularity in sun's surface - magnetic field - sun spot c
Iowa State - ASTRO - 150
Astro 150: Temperature, LightReview: Greeks: Copernicus:Lecture 3, page 1Reading: Chapter 5.1-5.4- geocentric world system - Sun is in the center - circular motion Tycho Brahe: - made accurate observations Kepler: - elliptical orbits Gali
Iowa State - ASTRO - 150
Lecture 5, page 1Astro 150: Telescopes: radio -rayReview: Flux: Doppler Effect: Refractor: Reflector: - light bend via refraction - reflection of lightReading: Chapter 5, page 94-111- photons per second per area - frequency/wavelenght shi
Iowa State - ASTRO - 150
Lecture 4, page 1Astro 150: Light &amp; TelescopesReview: Temperature: Light:Reading: Chapter 6.1 - 6.3- measured in Kelvin - particle-wave duality - speed of light c = 300,000 km/s electromagnetic wave: - wavelength - frequency - c = - E ~
Iowa State - ASTRO - 150
Astro 150: The exterior of the Sun:Review: pp chain: neutrino emissionReading: Chapter 17, page 386-394- = 1.5 x 107 K - confirms Hydrogen fusionPhotosphereOuter layers of the Sun:1. Photosphere: what we see!- sharp edge - edge (limb)
Iowa State - ASTRO - 150
Lecture 2, page 1Astro 150: GravityReading: Chapter 5, page 75-80Review: Distance to Earth Sun: 1 astronomical unit (1 AU) Nearest star: Alpha Centauri (d = 1.3 pc) Our galaxy: Milky Way (30 kpc across) Nearest spiral galaxy: M31 in Androm
Iowa State - ASTRO - 150
Astro 150: Properties of Stars: Review: Trigonometric parallax distance proper motion apparent magnitude absolute magnitudeReading: Chapter 16, page 377-381- distance to &quot;nearby&quot; stars by triangulation - d [pc] = 1/parallax [arc seconds] - a
Iowa State - ASTRO - 150
Lecture 7, page 1Astro 150: The interior of the Sun:Review: Wien's law: Stefan-Boltzmann law: solid, liquid or high pressure gas: low density gas:Reading: Chapter 17, page 386-394- = constant/ - S = T4 [ergs/s/area] continuous spectrum
Iowa State - ASTRO - 150
Lecture 6, page 1Astro 150: Radiation Laws:Reading: Chapter 7, page 127-130 Chapter 16, 369 - 372Review: Resolution: - ~ /D Seeing: - refraction in moving air pockets Atmospheric transmission: - optical, radio transparent - infrared partial
Iowa State - ASTRO - 150
Lecture 9 page 1Astro 150: Properties of Stars:Review: radiative diffusion: convection sun spots chromosphere coronaReading: Chapter 17, page 386-394- takes photon 170,000 years - granularity in suns surface - magnetic field - sun spot cy
Iowa State - ASTRO - 150
Astro 150 recitationName:_c = f, L = 4+R *T2 4Section:_-2.5&amp; M # t = 10 $ $M ! ! % sun &quot;10[yr]3.5* = 5.67 ( 10 )8 W/m 2 /K 4Flux ' 1 d2&amp; M # L = Lsun $ $M ! ! % sun &quot; B1 = 2.512 (m2 )m1 ) B2&amp;d # m = M + 5 log$ ! % 10 &quot;1. What is
Iowa State - ASTRO - 150
Lecture 17 page 1Astro 150: Milky Way IIOutline: population I + population II stars galactic centerReading: Chapter 22Spiral structure of our galaxy: What does it look like?Lecture 17 page 13Optical: HII-regions, clusters of O, B stars
Iowa State - ASTRO - 150
Astro 150: Quasars and Other Active GalaxiesOutline: Quasars Active Galaxies BlazarsLecture 20 page 1Reading: Chapter 24- high redshift interpretation? - jets, superluninal motion - zoology of AGNs - unified models of AGNs - supermassive bl
Iowa State - ASTRO - 150
Number of Students87ID Entries Mean RMS18 66 26.24 6.4326543210 0 5 10 15 20 25 30 35 40 45 50Number of points reached
Iowa State - ASTRO - 150
Astro 150: Properties of Stars: Review: Trigonometric parallax distance proper motion apparent magnitude absolute magnitudeReading: Chapter 16, page 377-381- distance to &quot;nearby&quot; stars by triangulation - d [pc] = 1/parallax [arc seconds] - a
Iowa State - ASTRO - 150
Astro 150: Temperature, LightReview: Greeks: Copernicus:Lecture 3, page 1Reading: Chapter 5.1-5.4- geocentric world system - Sun is in the center - circular motion Tycho Brahe: - made accurate observations Kepler: - elliptical orbits Gali
Iowa State - ASTRO - 150
Astro 150: The exterior of the Sun:Review: pp chain: neutrino emissionReading: Chapter 17, page 386-394- = 1.5 x 107 K - confirms Hydrogen fusionPhotosphereOuter layers of the Sun:1. Photosphere: what we see!- sharp edge - edge (limb)
Iowa State - ASTRO - 150
Lecture 4, page 1Astro 150: Light &amp; TelescopesReview: Temperature: Light:Reading: Chapter 6.1 - 6.3- measured in Kelvin - particle-wave duality - speed of light c = 300,000 km/s electromagnetic wave: - wavelength - frequency - c = - E ~
Iowa State - ASTRO - 150
Lecture 12 page 1Astro 150: Post MS Evolution of Stars:Review: H-R diagram Main Sequence Red Giants White Dwarfs - Luminosity vs. Temperature - stars fusing hydrogen helium - cool, but huge stars - hot but small starsReading: Chapter 18 V
Iowa State - ASTRO - 150
Lecture 6, page 1Astro 150: Radiation Laws:Reading: Chapter 7, page 127-130 Chapter 16, 369 - 372Review: Resolution: - ~ /D Seeing: - refraction in moving air pockets Atmospheric transmission: - optical, radio transparent - infrared partial
Iowa State - ASTRO - 150
Number of Students87ID Entries Mean RMS18 51 25.83 6.0026543210 0 5 10 15 20 25 30 35 40 45 50Number of points reached
Iowa State - PHYSICS - 112
Iowa State - PHYSICS - 222
Physics 222 Syllabus Summer, 2003Lectures LecturerMTWRF Dr. Anatoli Frishman frishman@iastate.edu11:00 12:00Room 5 Physics215Physics Court 294-9361 Office hours: immediately after lecture, and by appointmentSEC 1 2 3REC WF 8:40-9:40 WF
Auburn - CHEN - 4170
Chapter 12 PID Controller Design, Tuning, and Troubleshooting Performance Criteria for Closed-Loop System Model-Based Methods Controller Tuning Relations Online Controller TuningContains Material Developed by Dr. Thomas F. Edgar, UT-AustinD
Auburn - CHEN - 4170
Chapter 15 Feedforward and Ratio Control Feedforward vs. Feedback Control Ratio Control Feedforward Controller Design Based Steady-State Model Dynamic ModelContains Material Developed by Dr. Thomas F. Edgar, UT-AustinIntroduction Simplified
Auburn - CHEN - 4170
Chapter 4 Transfer Function Development of transfer functions Property o transfer functions Linearization of non-linear modelsContains Material Developed by Dr. Thomas F. Edgar, UT-AustinTransfer Functions Convenient representation of a line
Auburn - CHEN - 7110
example4_1_1.m % simulation example I for CHEN 7110/7116 % solution for semi-infinite time-dependant flow of Nowtonian fluids clear all; close all; y = [0:1:100]; t = [0:5:30]; niu = 9; phi = []; for i = 1 : (size(t, 2)-1) phi = [phi, 1-erf(y./(niu*s
Auburn - JZW - 0001
Publication ListPeer-Reviewed Journal Articles 1. Wang, J. &amp; He, Q.P. (2006), A new Bayesian approach for fast disturbance detection and classification in microelectronics manufacturing, revised for IEEE Transactions on Semiconductor Manufacturing.
Auburn - GEOG - 5970
&quot;Working with Geomedia Pro and Geomedia Grid&quot;Special GIS CourseDr. Sonny Dawsey will offer a special course introducing several powerful software tools in the area of Geographic Information Systems (GIS). The Geomedia suite of products, produced
Auburn - GEOG - 2800
Geomedia-Pro/Geomedia Grid Laboratory ExercisesProf. Cyrus B. Dawsey Auburn UniversityPhase 1: DEM Display and MosaicObjectives: 1. Analyze elevation data for East Alabama for later use in temperature study. 2. Improve basic GIS skills using vect