Stochastic Simulation

Size: px
Start display at page:

Download "Stochastic Simulation"

Transcription

1 Stochastic Simulation APPM 7400 Lesson 11: Spatial Poisson Processes October 3, 2018 Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

2 Consider a spatial configuration of points in the plane: Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

3 Notation: Let S be a subset of R 2. (R k ) (Assume S is normalized to have volume 1.) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

4 Notation: Let S be a subset of R 2. (R k ) (Assume S is normalized to have volume 1.) Let A be the family of all subsets of S. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

5 Notation: Let S be a subset of R 2. (R k ) (Assume S is normalized to have volume 1.) Let A be the family of all subsets of S. For A A, let A denote the size of A. (length, area, volume,...) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

6 Notation: Let S be a subset of R 2. (R k ) (Assume S is normalized to have volume 1.) Let A be the family of all subsets of S. For A A, let A denote the size of A. (length, area, volume,...) Let N(A) be the number of points in the set A. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

7 Then {N(A)} A A is a homogenous spatial Poisson process with intensity λ > 0 if: For each A A, N(A) Poisson(λ A ). For every finite collection A 1, A 2,..., A n of disjoint subsets of S, are independent. N(A 1 ), N(A 2 ),..., N(A n ) (N( ) = 0) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

8 Alternatively, a spatial Poisson process satisfies the following axioms: Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

9 Alternatively, a spatial Poisson process satisfies the following axioms: i. If A 1, A 2,..., A n are disjoint regions in S, then N(A 1 ), N(A 2 ),..., N(A n ) are independent random variables and N(A 1 A 2 A n ) = N(A 1 ) + N(A 2 ) + + N(A n ) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

10 Alternatively, a spatial Poisson process satisfies the following axioms: i. If A 1, A 2,..., A n are disjoint regions in S, then N(A 1 ), N(A 2 ),..., N(A n ) are independent random variables and N(A 1 A 2 A n ) = N(A 1 ) + N(A 2 ) + + N(A n ) ii. The probability distribution of N(A) depends on the set A only through its size A. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

11 iii. There exists a λ such that P(N(A) 1) = λ A + o( A ) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

12 iii. There exists a λ such that P(N(A) 1) = λ A + o( A ) iv. There is probability zero of points overlapping: P(N(A) 2) = o( A ) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

13 If these axioms are satisfied, we have: for k = 0, 1, 2,... P(N(A) = k) = e λ A (λ A ) k k! Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

14 Consider a subset A of S: Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

15 Consider a subset A of S: There are 3 points in A... how are they distributed within A? Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

16 Consider a subset A of S: There are 3 points in A... how are they distributed within A? Expect a uniform distribution... Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

17 In fact, for any B A, we have P(N(B) = 1 N(A) = 1) = B A Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

18 In fact, for any B A, we have P(N(B) = 1 N(A) = 1) = B A Proof: P(N(B) = 1 N(A) = 1) = P(N(B) = 1, N(A) = 1) P(N(A) = 1) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

19 In fact, for any B A, we have P(N(B) = 1 N(A) = 1) = B A Proof: P(N(B) = 1 N(A) = 1) = P(N(B) = 1, N(A) = 1) P(N(A) = 1) = P(N(B)=1,N(A B )=0) P(N(A)=1) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

20 In fact, for any B A, we have P(N(B) = 1 N(A) = 1) = B A Proof: P(N(B) = 1 N(A) = 1) = P(N(B) = 1, N(A) = 1) P(N(A) = 1) = P(N(B)=1,N(A B )=0) P(N(A)=1) = λ B e λ B e λ A B λ A e λ A Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

21 In fact, for any B A, we have P(N(B) = 1 N(A) = 1) = B A Proof: P(N(B) = 1 N(A) = 1) = P(N(B) = 1, N(A) = 1) P(N(A) = 1) = P(N(B)=1,N(A B )=0) P(N(A)=1) = λ B e λ B e λ A B λ A e λ A = B A Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

22 Simulating a spatial Poisson pattern over a rectangular region S = [a, b] [c, d]: Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

23 Simulating a spatial Poisson pattern over a rectangular region S = [a, b] [c, d]: simulate a Poisson number of points Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

24 Simulating a spatial Poisson pattern over a rectangular region S = [a, b] [c, d]: simulate a Poisson number of points scatter that number of points uniformly over S Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

25 Simulating a spatial Poisson pattern over a rectangular region S = [a, b] [c, d]: simulate a Poisson number of points scatter that number of points uniformly over S ie: For each point, draw U 1, U 2 indep. unif (0, 1) s and place it at ((b a)u 1 + a, ((d c)u 2 + c)) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

26 Generalization of the uniform result: Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

27 Generalization of the uniform result: For any B A, we have N(B) N(A) = n bin(n, B / A ) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

28 More Generalization: Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

29 More Generalization: For disjoint subsets A 1, A 2,..., A m A, P(N(A 1 ) = n 1, N(A 2 ) = n 2,..., N(A m ) = n m N(A) = n) = n! n 1!n 2! n m! for n 1 + n n m = n. ( ) A1 n1 A ( ) A2 n2 A ( ) Am nm A Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

30 Consider a two-dimensional spatial Poisson process of particles in the plane with intensity parameter λ. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

31 Consider a two-dimensional spatial Poisson process of particles in the plane with intensity parameter λ. Let s determine the (random) distance D between a particle and it s nearest neighbor. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

32 Consider a two-dimensional spatial Poisson process of particles in the plane with intensity parameter λ. Let s determine the (random) distance D between a particle and it s nearest neighbor. For x > 0, F D (x) = P(D x) = 1 P(D > x) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

33 Consider a two-dimensional spatial Poisson process of particles in the plane with intensity parameter λ. Let s determine the (random) distance D between a particle and it s nearest neighbor. For x > 0, F D (x) = P(D x) = 1 P(D > x) = 1 P( no other particles in disk with area πx 2 centered at the particle ) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

34 Consider a two-dimensional spatial Poisson process of particles in the plane with intensity parameter λ. Let s determine the (random) distance D between a particle and it s nearest neighbor. For x > 0, F D (x) = P(D x) = 1 P(D > x) = 1 P( no other particles in disk with area πx 2 centered at the particle ) = 1 e λπx2 Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

35 So, f D (x) = d dx F D(x) = 2λπxe λπx2 for x > 0. (Weibull distribution!) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

36 So, f D (x) = d dx F D(x) = 2λπxe λπx2 for x > 0. (Weibull distribution!) Similarly, in 3-D: F D (x) = 1 e λ 4π 3 x3 f D (x) = d dx F D(x) = 4πλx 2 e λ 4π 3 x3 (Weibull distribution!) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

37 Example: Spatial Patterns in Statistical Ecology Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

38 Example: Spatial Patterns in Statistical Ecology Consider a wide expanse of open ground of a uniform character. (example: muddy bed of a recently drained lake) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

39 Example: Spatial Patterns in Statistical Ecology Consider a wide expanse of open ground of a uniform character. (example: muddy bed of a recently drained lake) The number of wind-dispersed seeds occurring in any particular quadrat on this surface is well modeled by a Poisson random variable. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

40 Example: Spatial Patterns in Statistical Ecology Consider a wide expanse of open ground of a uniform character. (example: muddy bed of a recently drained lake) The number of wind-dispersed seeds occurring in any particular quadrat on this surface is well modeled by a Poisson random variable. The reason this tends to be true is due to the Poisson approximation to the binomial distribution which will hold if there are many seeds with an extremely small chance of falling into the quadrat. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

41 Suppose now that the probability that a seed germinates is p and that they are not sufficiently packed together to interact at this stage. Question: What is the distribution of the number of germinated seeds? Answer: This is a thinned spatial Poisson process with intensity pλ. (So, the surviving seedlings continue to be distributed at random.) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

42 Simulation Problem: Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

43 Simulation Problem: Two types of seeds are randomly dispersed on a one-acre field according to two independent spatial Poisson processes with intensities λ 1 and λ 2. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

44 Simulation Problem: Two types of seeds are randomly dispersed on a one-acre field according to two independent spatial Poisson processes with intensities λ 1 and λ 2. Type 1 and Type 2 seeds will germinate with probabilities p 1 and p 2, respectively. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

45 Simulation Problem: Two types of seeds are randomly dispersed on a one-acre field according to two independent spatial Poisson processes with intensities λ 1 and λ 2. Type 1 and Type 2 seeds will germinate with probabilities p 1 and p 2, respectively. Type 1 plants will produce K offshoot plants on runners randomly spaced around the plant where K geom(p). (P(K = 0) = p) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

46 Simulation Problem: Two types of seeds are randomly dispersed on a one-acre field according to two independent spatial Poisson processes with intensities λ 1 and λ 2. Type 1 and Type 2 seeds will germinate with probabilities p 1 and p 2, respectively. Type 1 plants will produce K offshoot plants on runners randomly spaced around the plant where K geom(p). (P(K = 0) = p) Suppose that time is discretized as follows: Time 0: seeds are dispersed Time 1: seeds germinate Time 2: offshoot plants produced Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

47 Simulation Problem: Two types of seeds are randomly dispersed on a one-acre field according to two independent spatial Poisson processes with intensities λ 1 and λ 2. Type 1 and Type 2 seeds will germinate with probabilities p 1 and p 2, respectively. Type 1 plants will produce K offshoot plants on runners randomly spaced around the plant where K geom(p). (P(K = 0) = p) Suppose that time is discretized as follows: Time 0: seeds are dispersed Time 1: seeds germinate Time 2: offshoot plants produced Suppose that the one-acre field is evenly divided into quadrats. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

48 Simulation Problem: Assume that the number of offshoot plants that fall into a quadrat different from their parent plans is negligible. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

49 Simulation Problem: Assume that the number of offshoot plants that fall into a quadrat different from their parent plans is negligible. A particular insect population can only be supported if at least 75% of the quadrats contain at least 35 plants. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

50 Simulation Problem: Assume that the number of offshoot plants that fall into a quadrat different from their parent plans is negligible. A particular insect population can only be supported if at least 75% of the quadrats contain at least 35 plants. Using p = 0.9, p 1 = 0.7, and p 2 = 0.8, explore the values of λ 1 and λ 2 that will give the insect population a 95% chance of surviving. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

51 Simulation Problem: Assume that the number of offshoot plants that fall into a quadrat different from their parent plans is negligible. A particular insect population can only be supported if at least 75% of the quadrats contain at least 35 plants. Using p = 0.9, p 1 = 0.7, and p 2 = 0.8, explore the values of λ 1 and λ 2 that will give the insect population a 95% chance of surviving. Use the hugely simplifying assumption that there is no real time component of this process. (In particular, assume that offshoot plants do not have further offshoots.) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

52 Tips on Simulating This: Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

53 Tips on Simulating This: Keep in mind that we don t really have to keep track of where individual plants are, only the number in each quadrat. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

54 Tips on Simulating This: Keep in mind that we don t really have to keep track of where individual plants are, only the number in each quadrat. Note that we don t have to consider germination of the plants as a second step after the arrival of the seeds instead onsider a thinned spatial Poisson number of plants of type i with intensity p i λ i. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

55 Tips on Simulating This: Keep in mind that we don t really have to keep track of where individual plants are, only the number in each quadrat. Note that we don t have to consider germination of the plants as a second step after the arrival of the seeds instead onsider a thinned spatial Poisson number of plants of type i with intensity p i λ i. Rather than drawing uniformly distributed locations for the seeds, we can simulate the number for each quadrat separately (and ignore locations) using the fact that each quadrat contains a Poisson(p i λ i /100) number of germinating seeds. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

56 How to deal with offshoot plants... Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

57 How to deal with offshoot plants... It would be nice if we could further modify the Poisson number of seeds for Type 1 plants. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

58 How to deal with offshoot plants... It would be nice if we could further modify the Poisson number of seeds for Type 1 plants. We can t. :( Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

59 How to deal with offshoot plants... It would be nice if we could further modify the Poisson number of seeds for Type 1 plants. We can t. :( We can, however, simplify the generation of offshoot plants, dealing with all plants in a particular quadrat together by adding a negative binomial number of plants to each quadrat. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

60 Specifics of my simulation: Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

61 Specifics of my simulation: created two arrays A 1 and A 2 Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

62 Specifics of my simulation: created two arrays A 1 and A 2 filled the arrays by drawing 100 values from the Poisson(p 1 λ 1 /100) distribution and 100 values from the Poisson(p 2 λ 2 /100) distribution Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

63 Specifics of my simulation: created two arrays A 1 and A 2 filled the arrays by drawing 100 values from the Poisson(p 1 λ 1 /100) distribution and 100 values from the Poisson(p 2 λ 2 /100) distribution went through the first array and replaced A 1 [i, j] with A 1 [i, j] + K i,j where the K i,j are drawn independently from the negative binomial distribution with r = A 1 [i, j] and p = 0.9 Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

64 Specifics of my simulation: created two arrays A 1 and A 2 filled the arrays by drawing 100 values from the Poisson(p 1 λ 1 /100) distribution and 100 values from the Poisson(p 2 λ 2 /100) distribution went through the first array and replaced A 1 [i, j] with A 1 [i, j] + K i,j where the K i,j are drawn independently from the negative binomial distribution with r = A 1 [i, j] and p = 0.9 let A = A 1 + A 2 and determined the proportion of entries in A with 35 or more plants Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

65 Specifics of my simulation: Repeat... Want to see a proportion of 0.75 or greater in approximately 95% of simulations Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

66 Specifics of my simulation: Repeat... Want to see a proportion of 0.75 or greater in approximately 95% of simulations Explore by changing the intensities (the λ s) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

67 Specifics of my simulation: Repeat... Want to see a proportion of 0.75 or greater in approximately 95% of simulations Explore by changing the intensities (the λ s) Depending on the efficiency of your simulation, this could be time consuming, so you might think about choosing λ s in the right ball park. Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

68 Specifics of my simulation: Repeat... Want to see a proportion of 0.75 or greater in approximately 95% of simulations Explore by changing the intensities (the λ s) Depending on the efficiency of your simulation, this could be time consuming, so you might think about choosing λ s in the right ball park. Ignoring offshoot plants, we know to expect in each quadrat. p 1 λ 1 /100 + p 2 λ 2 /100 Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

69 I started with λ 1 = λ 2 = (Then p 1 λ 1 /100 + p 2 λ 2 /100 = 37.5.) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

70 I started with λ 1 = λ 2 = (Then p 1 λ 1 /100 + p 2 λ 2 /100 = 37.5.) Results for some simulations: Sim Prop. of Quadrats Containing Support? at Least 35 Plants No Yes Yes Yes Yes Yes No Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

71 I started with λ 1 = λ 2 = (Then p 1 λ 1 /100 + p 2 λ 2 /100 = 37.5.) Results for some simulations: Sim Prop. of Quadrats Containing Support? at Least 35 Plants No Yes Yes Yes Yes Yes No (Continuing on for 10, 000 simuations, I found that the popoulation could be supported using these λ s roughly 87% of the time.) Lesson 11: Spatial Poisson Processes Stochastic Simulation October 3, / 24

6. Bernoulli Trials and the Poisson Process

6. Bernoulli Trials and the Poisson Process 1 of 5 7/16/2009 7:09 AM Virtual Laboratories > 14. The Poisson Process > 1 2 3 4 5 6 7 6. Bernoulli Trials and the Poisson Process Basic Comparison In some sense, the Poisson process is a continuous time

More information

Introduction to discrete probability. The rules Sample space (finite except for one example)

Introduction to discrete probability. The rules Sample space (finite except for one example) Algorithms lecture notes 1 Introduction to discrete probability The rules Sample space (finite except for one example) say Ω. P (Ω) = 1, P ( ) = 0. If the items in the sample space are {x 1,..., x n }

More information

7. Higher Dimensional Poisson Process

7. Higher Dimensional Poisson Process 1 of 5 7/16/2009 7:09 AM Virtual Laboratories > 14 The Poisson Process > 1 2 3 4 5 6 7 7 Higher Dimensional Poisson Process The Process The Poisson process can be defined in higher dimensions, as a model

More information

Lesson 9: Analyzing Standard Deviation

Lesson 9: Analyzing Standard Deviation Exploratory Challenge 1 - Analyzing Standard Deviation 1. A group of people attended a talk at a conference. At the end of the talk, ten of the attendees were given a questionnaire that consisted of four

More information

Political Science Math Camp: Problem Set 2

Political Science Math Camp: Problem Set 2 Political Science Math Camp: Problem Set 2 Due Thursday Aug at 9:00 am. Suppose the probability of observation O given hypothesis H is P (O H ) = 3, the probability of observation O 2 given H is P (O 2

More information

Overview of Spatial analysis in ecology

Overview of Spatial analysis in ecology Spatial Point Patterns & Complete Spatial Randomness - II Geog 0C Introduction to Spatial Data Analysis Chris Funk Lecture 8 Overview of Spatial analysis in ecology st step in understanding ecological

More information

Analysis-3 lecture schemes

Analysis-3 lecture schemes Analysis-3 lecture schemes (with Homeworks) 1 Csörgő István November, 2015 1 A jegyzet az ELTE Informatikai Kar 2015. évi Jegyzetpályázatának támogatásával készült Contents 1. Lesson 1 4 1.1. The Space

More information

1 What is the area model for multiplication?

1 What is the area model for multiplication? for multiplication represents a lovely way to view the distribution property the real number exhibit. This property is the link between addition and multiplication. 1 1 What is the area model for multiplication?

More information

errors every 1 hour unless he falls asleep, in which case he just reports the total errors

errors every 1 hour unless he falls asleep, in which case he just reports the total errors I. First Definition of a Poisson Process A. Definition: Poisson process A Poisson Process {X(t), t 0} with intensity λ > 0 is a counting process with the following properties. INDEPENDENT INCREMENTS. For

More information

Math-2A Lesson 13-3 (Analyzing Functions, Systems of Equations and Inequalities) Which functions are symmetric about the y-axis?

Math-2A Lesson 13-3 (Analyzing Functions, Systems of Equations and Inequalities) Which functions are symmetric about the y-axis? Math-A Lesson 13-3 (Analyzing Functions, Systems of Equations and Inequalities) Which functions are symmetric about the y-axis? f ( x) x x x x x x 3 3 ( x) x We call functions that are symmetric about

More information

Logistical and Transportation Planning. QUIZ 1 Solutions

Logistical and Transportation Planning. QUIZ 1 Solutions QUIZ 1 Solutions Problem 1. Patrolling Police Car. A patrolling police car is assigned to the rectangular sector shown in the figure. The sector is bounded on all four sides by a roadway that requires

More information

URN MODELS: the Ewens Sampling Lemma

URN MODELS: the Ewens Sampling Lemma Department of Computer Science Brown University, Providence sorin@cs.brown.edu October 3, 2014 1 2 3 4 Mutation Mutation: typical values for parameters Equilibrium Probability of fixation 5 6 Ewens Sampling

More information

Math/Stat 352 Lecture 8

Math/Stat 352 Lecture 8 Math/Stat 352 Lecture 8 Sections 4.3 and 4.4 Commonly Used Distributions: Poisson, hypergeometric, geometric, and negative binomial. 1 The Poisson Distribution Poisson random variable counts the number

More information

Factoring. there exists some 1 i < j l such that x i x j (mod p). (1) p gcd(x i x j, n).

Factoring. there exists some 1 i < j l such that x i x j (mod p). (1) p gcd(x i x j, n). 18.310 lecture notes April 22, 2015 Factoring Lecturer: Michel Goemans We ve seen that it s possible to efficiently check whether an integer n is prime or not. What about factoring a number? If this could

More information

(b). What is an expression for the exact value of P(X = 4)? 2. (a). Suppose that the moment generating function for X is M (t) = 2et +1 3

(b). What is an expression for the exact value of P(X = 4)? 2. (a). Suppose that the moment generating function for X is M (t) = 2et +1 3 Math 511 Exam #2 Show All Work 1. A package of 200 seeds contains 40 that are defective and will not grow (the rest are fine). Suppose that you choose a sample of 10 seeds from the box without replacement.

More information

π b = a π a P a,b = Q a,b δ + o(δ) = 1 + Q a,a δ + o(δ) = I 4 + Qδ + o(δ),

π b = a π a P a,b = Q a,b δ + o(δ) = 1 + Q a,a δ + o(δ) = I 4 + Qδ + o(δ), ABC estimation of the scaled effective population size. Geoff Nicholls, DTC 07/05/08 Refer to http://www.stats.ox.ac.uk/~nicholls/dtc/tt08/ for material. We will begin with a practical on ABC estimation

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

MARKING A BINARY TREE PROBABILISTIC ANALYSIS OF A RANDOMIZED ALGORITHM

MARKING A BINARY TREE PROBABILISTIC ANALYSIS OF A RANDOMIZED ALGORITHM MARKING A BINARY TREE PROBABILISTIC ANALYSIS OF A RANDOMIZED ALGORITHM XIANG LI Abstract. This paper centers on the analysis of a specific randomized algorithm, a basic random process that involves marking

More information

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3)

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) 3 Probability Distributions (Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) Probability Distribution Functions Probability distribution function (pdf): Function for mapping random variables to real numbers. Discrete

More information

HW on Ch Let X be a discrete random variable with V (X) = 8.6, then V (3X+5.6) is. V (3X + 5.6) = 3 2 V (X) = 9(8.6) = 77.4.

HW on Ch Let X be a discrete random variable with V (X) = 8.6, then V (3X+5.6) is. V (3X + 5.6) = 3 2 V (X) = 9(8.6) = 77.4. HW on Ch 3 Name: Questions:. Let X be a discrete random variable with V (X) = 8.6, then V (3X+5.6) is. V (3X + 5.6) = 3 2 V (X) = 9(8.6) = 77.4. 2. Let X be a discrete random variable with E(X 2 ) = 9.75

More information

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra.

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra. DS-GA 1002 Lecture notes 0 Fall 2016 Linear Algebra These notes provide a review of basic concepts in linear algebra. 1 Vector spaces You are no doubt familiar with vectors in R 2 or R 3, i.e. [ ] 1.1

More information

Ram Seshadri MRL 2031, x6129, These notes complement chapter 6 of Anderson, Leaver, Leevers and Rawlings

Ram Seshadri MRL 2031, x6129, These notes complement chapter 6 of Anderson, Leaver, Leevers and Rawlings Crystals, packings etc. Ram Seshadri MRL 2031, x6129, seshadri@mrl.ucsb.edu These notes complement chapter 6 of Anderson, Leaver, Leevers and Rawlings The unit cell and its propagation Materials usually

More information

Testing a Hash Function using Probability

Testing a Hash Function using Probability Testing a Hash Function using Probability Suppose you have a huge square turnip field with 1000 turnips growing in it. They are all perfectly evenly spaced in a regular pattern. Suppose also that the Germans

More information

Level 1 Biology, 2011

Level 1 Biology, 2011 90928 909280 1SUPERVISOR S Level 1 Biology, 2011 90928 Demonstrate understanding of biological ideas relating to the life cycle of flowering plants 9.30 am riday Friday 1 November 2011 Credits: Four Achievement

More information

Example. If 4 tickets are drawn with replacement from ,

Example. If 4 tickets are drawn with replacement from , Example. If 4 tickets are drawn with replacement from 1 2 2 4 6, what are the chances that we observe exactly two 2 s? Exactly two 2 s in a sequence of four draws can occur in many ways. For example, (

More information

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3)

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) 3 Probability Distributions (Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) Probability Distribution Functions Probability distribution function (pdf): Function for mapping random variables to real numbers. Discrete

More information

Tail Inequalities. The Chernoff bound works for random variables that are a sum of indicator variables with the same distribution (Bernoulli trials).

Tail Inequalities. The Chernoff bound works for random variables that are a sum of indicator variables with the same distribution (Bernoulli trials). Tail Inequalities William Hunt Lane Department of Computer Science and Electrical Engineering, West Virginia University, Morgantown, WV William.Hunt@mail.wvu.edu Introduction In this chapter, we are interested

More information

CS37300 Class Notes. Jennifer Neville, Sebastian Moreno, Bruno Ribeiro

CS37300 Class Notes. Jennifer Neville, Sebastian Moreno, Bruno Ribeiro CS37300 Class Notes Jennifer Neville, Sebastian Moreno, Bruno Ribeiro 2 Background on Probability and Statistics These are basic definitions, concepts, and equations that should have been covered in your

More information

Matrices and Linear transformations

Matrices and Linear transformations Matrices and Linear transformations We have been thinking of matrices in connection with solutions to linear systems of equations like Ax = b. It is time to broaden our horizons a bit and start thinking

More information

It can be shown that if X 1 ;X 2 ;:::;X n are independent r.v. s with

It can be shown that if X 1 ;X 2 ;:::;X n are independent r.v. s with Example: Alternative calculation of mean and variance of binomial distribution A r.v. X has the Bernoulli distribution if it takes the values 1 ( success ) or 0 ( failure ) with probabilities p and (1

More information

1 Evolution of Plants

1 Evolution of Plants 1 Evolution of Plants Plant Evolutionary Tree 1 How Did Plant Life Begin? BIBLICAL WORLDVIEW EVOLUTIONARY WORLDVIEW The Biblical worldview is that plants began on the third day of creation, created by

More information

Fundamental Tools - Probability Theory IV

Fundamental Tools - Probability Theory IV Fundamental Tools - Probability Theory IV MSc Financial Mathematics The University of Warwick October 1, 2015 MSc Financial Mathematics Fundamental Tools - Probability Theory IV 1 / 14 Model-independent

More information

Probabilistic Systems Analysis Spring 2018 Lecture 6. Random Variables: Probability Mass Function and Expectation

Probabilistic Systems Analysis Spring 2018 Lecture 6. Random Variables: Probability Mass Function and Expectation EE 178 Probabilistic Systems Analysis Spring 2018 Lecture 6 Random Variables: Probability Mass Function and Expectation Probability Mass Function When we introduce the basic probability model in Note 1,

More information

Lecture 3. Discrete Random Variables

Lecture 3. Discrete Random Variables Math 408 - Mathematical Statistics Lecture 3. Discrete Random Variables January 23, 2013 Konstantin Zuev (USC) Math 408, Lecture 3 January 23, 2013 1 / 14 Agenda Random Variable: Motivation and Definition

More information

With high probability

With high probability With high probability So far we have been mainly concerned with expected behaviour: expected running times, expected competitive ratio s. But it would often be much more interesting if we would be able

More information

Math-3. Lesson 3-1 Finding Zeroes of NOT nice 3rd Degree Polynomials

Math-3. Lesson 3-1 Finding Zeroes of NOT nice 3rd Degree Polynomials Math- Lesson - Finding Zeroes of NOT nice rd Degree Polynomials f ( ) 4 5 8 Is this one of the nice rd degree polynomials? a) Sum or difference of two cubes: y 8 5 y 7 b) rd degree with no constant term.

More information

ECE 313 Probability with Engineering Applications Fall 2000

ECE 313 Probability with Engineering Applications Fall 2000 Exponential random variables Exponential random variables arise in studies of waiting times, service times, etc X is called an exponential random variable with parameter λ if its pdf is given by f(u) =

More information

Market Structure and Productivity: A Concrete Example. Chad Syverson

Market Structure and Productivity: A Concrete Example. Chad Syverson Market Structure and Productivity: A Concrete Example. Chad Syverson 2004 Hotelling s Circular City Consumers are located uniformly with density D along a unit circumference circular city. Consumer buys

More information

Maxwell s equations for electrostatics

Maxwell s equations for electrostatics Maxwell s equations for electrostatics October 6, 5 The differential form of Gauss s law Starting from the integral form of Gauss s law, we treat the charge as a continuous distribution, ρ x. Then, letting

More information

LECTURE 1. 1 Introduction. 1.1 Sample spaces and events

LECTURE 1. 1 Introduction. 1.1 Sample spaces and events LECTURE 1 1 Introduction The first part of our adventure is a highly selective review of probability theory, focusing especially on things that are most useful in statistics. 1.1 Sample spaces and events

More information

Maintaining Mathematical Proficiency

Maintaining Mathematical Proficiency Chapter 7 Maintaining Mathematical Proficiency Simplify the expression. 1. 5x 6 + 3x. 3t + 7 3t 4 3. 8s 4 + 4s 6 5s 4. 9m + 3 + m 3 + 5m 5. 4 3p 7 3p 4 1 z 1 + 4 6. ( ) 7. 6( x + ) 4 8. 3( h + 4) 3( h

More information

Probability and Statistics Notes

Probability and Statistics Notes Probability and Statistics Notes Chapter One Jesse Crawford Department of Mathematics Tarleton State University (Tarleton State University) Chapter One Notes 1 / 71 Outline 1 A Sketch of Probability and

More information

2. AXIOMATIC PROBABILITY

2. AXIOMATIC PROBABILITY IA Probability Lent Term 2. AXIOMATIC PROBABILITY 2. The axioms The formulation for classical probability in which all outcomes or points in the sample space are equally likely is too restrictive to develop

More information

Stochastic calculus for summable processes 1

Stochastic calculus for summable processes 1 Stochastic calculus for summable processes 1 Lecture I Definition 1. Statistics is the science of collecting, organizing, summarizing and analyzing the information in order to draw conclusions. It is a

More information

Lecture Notes 1: Vector spaces

Lecture Notes 1: Vector spaces Optimization-based data analysis Fall 2017 Lecture Notes 1: Vector spaces In this chapter we review certain basic concepts of linear algebra, highlighting their application to signal processing. 1 Vector

More information

Solving Quadratic & Higher Degree Inequalities

Solving Quadratic & Higher Degree Inequalities Ch. 10 Solving Quadratic & Higher Degree Inequalities We solve quadratic and higher degree inequalities very much like we solve quadratic and higher degree equations. One method we often use to solve quadratic

More information

Part I Stochastic variables and Markov chains

Part I Stochastic variables and Markov chains Part I Stochastic variables and Markov chains Random variables describe the behaviour of a phenomenon independent of any specific sample space Distribution function (cdf, cumulative distribution function)

More information

Poisson processes Overview. Chapter 10

Poisson processes Overview. Chapter 10 Chapter 1 Poisson processes 1.1 Overview The Binomial distribution and the geometric distribution describe the behavior of two random variables derived from the random mechanism that I have called coin

More information

QUESTION 6 (16 Marks) A continuous random variable X has a Weibull distribution if it has a probability distribution function given by

QUESTION 6 (16 Marks) A continuous random variable X has a Weibull distribution if it has a probability distribution function given by QUESTION 6 (6 Marks) A continuous random variable X has a Weibull distribution if it has a probability distribution function given by x f ( x) e x / if x otherwise where and are positive constants. The

More information

Assessment Schedule 2017 Biology: Demonstrate understanding of biological ideas relating to the life cycle of flowering plants (90928)

Assessment Schedule 2017 Biology: Demonstrate understanding of biological ideas relating to the life cycle of flowering plants (90928) NCEA Level 1 Biology (90928) 2017 page 1 of 5 Assessment Schedule 2017 Biology: Demonstrate understanding of biological ideas relating to the life cycle of flowering plants (90928) Evidence Statement QUESTION

More information

Sample Spaces, Random Variables

Sample Spaces, Random Variables Sample Spaces, Random Variables Moulinath Banerjee University of Michigan August 3, 22 Probabilities In talking about probabilities, the fundamental object is Ω, the sample space. (elements) in Ω are denoted

More information

Probability reminders

Probability reminders CS246 Winter 204 Mining Massive Data Sets Probability reminders Sammy El Ghazzal selghazz@stanfordedu Disclaimer These notes may contain typos, mistakes or confusing points Please contact the author so

More information

Ch. 11 Solving Quadratic & Higher Degree Inequalities

Ch. 11 Solving Quadratic & Higher Degree Inequalities Ch. 11 Solving Quadratic & Higher Degree Inequalities We solve quadratic and higher degree inequalities very much like we solve quadratic and higher degree equations. One method we often use to solve quadratic

More information

LESSON 14: VOLUME OF SOLIDS OF REVOLUTION SEPTEMBER 27, 2017

LESSON 14: VOLUME OF SOLIDS OF REVOLUTION SEPTEMBER 27, 2017 LESSON 4: VOLUME OF SOLIDS OF REVOLUTION SEPTEMBER 27, 27 We continue to expand our understanding of solids of revolution. The key takeaway from today s lesson is that finding the volume of a solid of

More information

Notes 1 Autumn Sample space, events. S is the number of elements in the set S.)

Notes 1 Autumn Sample space, events. S is the number of elements in the set S.) MAS 108 Probability I Notes 1 Autumn 2005 Sample space, events The general setting is: We perform an experiment which can have a number of different outcomes. The sample space is the set of all possible

More information

THE SAMPLING DISTRIBUTION OF THE MEAN

THE SAMPLING DISTRIBUTION OF THE MEAN THE SAMPLING DISTRIBUTION OF THE MEAN COGS 14B JANUARY 26, 2017 TODAY Sampling Distributions Sampling Distribution of the Mean Central Limit Theorem INFERENTIAL STATISTICS Inferential statistics: allows

More information

What is the probability of a goal in a 3-minute slot? Over 30 3-minute slots, what is the probability of: 0 goals? 1 goal? 2 goals?

What is the probability of a goal in a 3-minute slot? Over 30 3-minute slots, what is the probability of: 0 goals? 1 goal? 2 goals? A team scores an average of 1.5 goals per 90 minute game. Assume the probability of two goals within 3 minutes of each other is small enough to neglect. What is the probability of a goal in a 3-minute

More information

Seminar Alg Basics. Name: Class: Date: ID: A. Multiple Choice Identify the choice that best completes the statement or answers the question.

Seminar Alg Basics. Name: Class: Date: ID: A. Multiple Choice Identify the choice that best completes the statement or answers the question. Class: Date: Seminar Alg Basics Multiple Choice Identify the choice that best completes the statement or answers the question. Use a pattern to answer each question. 1. How many line segments are in figure

More information

LESSON 21: DIFFERENTIALS OF MULTIVARIABLE FUNCTIONS OCTOBER 18, 2017

LESSON 21: DIFFERENTIALS OF MULTIVARIABLE FUNCTIONS OCTOBER 18, 2017 LESSON 21: DIFFERENTIALS OF MULTIVARIABLE FUNCTIONS OCTOBER 18, 2017 Today we do a quick review of differentials for functions of a single variable and then discuss how to extend this notion to functions

More information

Generation from simple discrete distributions

Generation from simple discrete distributions S-38.3148 Simulation of data networks / Generation of random variables 1(18) Generation from simple discrete distributions Note! This is just a more clear and readable version of the same slide that was

More information

Fast Plant Project by Jerilyn Myers

Fast Plant Project by Jerilyn Myers Fast Plant Project by Jerilyn Myers The Life Cycle of a Flowering Plant 5 th Grade Science Standards 5 th Grade Students will: 1. Explain the functions of the four plant parts; seeds, stem, leaves, and

More information

Stochastic Simulation

Stochastic Simulation Stochastic Simulation APPM 7400 Lesson 3: Testing Random Number Generators Part II: Uniformity September 5, 2018 Lesson 3: Testing Random Number GeneratorsPart II: Uniformity Stochastic Simulation September

More information

POISSON RANDOM VARIABLES

POISSON RANDOM VARIABLES POISSON RANDOM VARIABLES Suppose a random phenomenon occurs with a mean rate of occurrences or happenings per unit of time or length or area or volume, etc. Note: >. Eamples: 1. Cars passing through an

More information

Conditional distributions (discrete case)

Conditional distributions (discrete case) Conditional distributions (discrete case) The basic idea behind conditional distributions is simple: Suppose (XY) is a jointly-distributed random vector with a discrete joint distribution. Then we can

More information

Summary statistics, distributions of sums and means

Summary statistics, distributions of sums and means Summary statistics, distributions of sums and means Joe Felsenstein Summary statistics, distributions of sums and means p.1/17 Quantiles In both empirical distributions and in the underlying distribution,

More information

Lecture 1: Probability Fundamentals

Lecture 1: Probability Fundamentals Lecture 1: Probability Fundamentals IB Paper 7: Probability and Statistics Carl Edward Rasmussen Department of Engineering, University of Cambridge January 22nd, 2008 Rasmussen (CUED) Lecture 1: Probability

More information

Week 2: Probability: Counting, Sets, and Bayes

Week 2: Probability: Counting, Sets, and Bayes Statistical Methods APPM 4570/5570, STAT 4000/5000 21 Probability Introduction to EDA Week 2: Probability: Counting, Sets, and Bayes Random variable Random variable is a measurable quantity whose outcome

More information

Performance Evaluation and Comparison

Performance Evaluation and Comparison Outline Hong Chang Institute of Computing Technology, Chinese Academy of Sciences Machine Learning Methods (Fall 2012) Outline Outline I 1 Introduction 2 Cross Validation and Resampling 3 Interval Estimation

More information

IGCSE Double Award Extended Coordinated Science

IGCSE Double Award Extended Coordinated Science IGCSE Double Award Extended Coordinated Science Biology 8.2 - Sexual Reproduction in Plants Sexual Reproduction in Plants In a plant, the flower is the sexual organ, and it has both male and females parts.

More information

Binomial random variable

Binomial random variable Binomial random variable Toss a coin with prob p of Heads n times X: # Heads in n tosses X is a Binomial random variable with parameter n,p. X is Bin(n, p) An X that counts the number of successes in many

More information

Deterministic Finite Automaton (DFA)

Deterministic Finite Automaton (DFA) 1 Lecture Overview Deterministic Finite Automata (DFA) o accepting a string o defining a language Nondeterministic Finite Automata (NFA) o converting to DFA (subset construction) o constructed from a regular

More information

1. Introductory Examples

1. Introductory Examples 1. Introductory Examples We introduce the concept of the deterministic and stochastic simulation methods. Two problems are provided to explain the methods: the percolation problem, providing an example

More information

Chapter 4. Continuous Random Variables

Chapter 4. Continuous Random Variables Chapter 4. Continuous Random Variables Review Continuous random variable: A random variable that can take any value on an interval of R. Distribution: A density function f : R R + such that 1. non-negative,

More information

1 The Basic Counting Principles

1 The Basic Counting Principles 1 The Basic Counting Principles The Multiplication Rule If an operation consists of k steps and the first step can be performed in n 1 ways, the second step can be performed in n ways [regardless of how

More information

Visual Displays of Information in Understanding Evolution by Natural Selection

Visual Displays of Information in Understanding Evolution by Natural Selection Name: Date: Visual Displays of Information in Understanding Evolution by Natural Selection The alpine skypilot is a purple perennial wildflower that is native to western North America. It grows in dry

More information

Math Stochastic Processes & Simulation. Davar Khoshnevisan University of Utah

Math Stochastic Processes & Simulation. Davar Khoshnevisan University of Utah Math 5040 1 Stochastic Processes & Simulation Davar Khoshnevisan University of Utah Module 1 Generation of Discrete Random Variables Just about every programming language and environment has a randomnumber

More information

Chapter 5: Quadratic Applications

Chapter 5: Quadratic Applications Algebra 2 and Trigonometry Honors Chapter 5: Quadratic Applications Name: Teacher: Pd: Table of Contents Day 1: Finding the roots of quadratic equations using various methods. SWBAT: Find the roots of

More information

MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM

MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM YOUR NAME: KEY: Answers in blue Show all your work. Answers out of the blue and without any supporting work may receive no credit even if they are

More information

Part 2: Adaptations and Reproduction

Part 2: Adaptations and Reproduction Part 2: Adaptations and Reproduction Review: Plants need 6 things to grow 1. Air (Carbon Dioxide) 2. Water 3. Light 4. Nutrients 5. Proper Temperature 6. Space Adaptations Adaptations are characteristics

More information

A8824: Statistics Notes David Weinberg, Astronomy 8824: Statistics Notes 6 Estimating Errors From Data

A8824: Statistics Notes David Weinberg, Astronomy 8824: Statistics Notes 6 Estimating Errors From Data Where does the error bar go? Astronomy 8824: Statistics otes 6 Estimating Errors From Data Suppose you measure the average depression of flux in a quasar caused by absorption from the Lyman-alpha forest.

More information

Law of Total Probability and Bayes Rule

Law of Total Probability and Bayes Rule MATH 382 Law of Total Probability and Bayes Rule Dr Neal, WKU Law of Total Probability: Suppose events A 1, A 2,, A n form a partition of Ω That is, the events are mutually disjoint and their union is

More information

The first bound is the strongest, the other two bounds are often easier to state and compute. Proof: Applying Markov's inequality, for any >0 we have

The first bound is the strongest, the other two bounds are often easier to state and compute. Proof: Applying Markov's inequality, for any >0 we have The first bound is the strongest, the other two bounds are often easier to state and compute Proof: Applying Markov's inequality, for any >0 we have Pr (1 + ) = Pr For any >0, we can set = ln 1+ (4.4.1):

More information

2 nd. Science Notebook Insects & Plants. Investigation 2: Brassica Seeds. Name:

2 nd. Science Notebook Insects & Plants. Investigation 2: Brassica Seeds. Name: 2 nd Science Notebook Insects & Plants Investigation 2: Brassica Seeds Name: 1 Alignment with New York State Science Standards & Performance Indicators Standard 1: Mathematical Analysis M1.1 Use mathematical

More information

Represent processes and observations that span multiple levels (aka multi level models) R 2

Represent processes and observations that span multiple levels (aka multi level models) R 2 Hierarchical models Hierarchical models Represent processes and observations that span multiple levels (aka multi level models) R 1 R 2 R 3 N 1 N 2 N 3 N 4 N 5 N 6 N 7 N 8 N 9 N i = true abundance on a

More information

Polynomial and Synthetic Division

Polynomial and Synthetic Division Polynomial and Synthetic Division Polynomial Division Polynomial Division is very similar to long division. Example: 3x 3 5x 3x 10x 1 3 Polynomial Division 3x 1 x 3x 3 3 x 5x 3x x 6x 4 10x 10x 7 3 x 1

More information

(Re)introduction to Statistics Dan Lizotte

(Re)introduction to Statistics Dan Lizotte (Re)introduction to Statistics Dan Lizotte 2017-01-17 Statistics The systematic collection and arrangement of numerical facts or data of any kind; (also) the branch of science or mathematics concerned

More information

Introduction Probability. Math 141. Introduction to Probability and Statistics. Albyn Jones

Introduction Probability. Math 141. Introduction to Probability and Statistics. Albyn Jones Math 141 to and Statistics Albyn Jones Mathematics Department Library 304 jones@reed.edu www.people.reed.edu/ jones/courses/141 September 3, 2014 Motivation How likely is an eruption at Mount Rainier in

More information

Repeat resolution. This exposition is based on the following sources, which are all recommended reading:

Repeat resolution. This exposition is based on the following sources, which are all recommended reading: Repeat resolution This exposition is based on the following sources, which are all recommended reading: 1. Separation of nearly identical repeats in shotgun assemblies using defined nucleotide positions,

More information

Physics tricks for fun and profit: A physicist s adventures in theoretical ecology p.1/44

Physics tricks for fun and profit: A physicist s adventures in theoretical ecology p.1/44 Physics tricks for fun and profit: A physicist s adventures in theoretical ecology Robin E. Snyder robin.snyder@cwru.edu Department of Biology, Case Western Reserve University Physics tricks for fun and

More information

* Population Dynamics

* Population Dynamics * Population Dynamics Populations are dynamic constantly changing Some are seriously declining and threatened with extinction Others are experiencing growth Therefore biologists are constantly studying

More information

SEE the Big Idea. of a Falling Object (p. 400) Game Reserve (p. 394) Photo Cropping (p. 390) Gateway Arch (p. 382) Framing a Photo (p.

SEE the Big Idea. of a Falling Object (p. 400) Game Reserve (p. 394) Photo Cropping (p. 390) Gateway Arch (p. 382) Framing a Photo (p. 7 Polynomial Equations and Factoring 7.1 Adding and Subtracting Polynomials 7.2 Multiplying Polynomials 7.3 Special Products of Polynomials 7.4 Solving Polynomial Equations in Factored Form 7.5 Factoring

More information

Discrete and continuous

Discrete and continuous Discrete and continuous A curve, or a function, or a range of values of a variable, is discrete if it has gaps in it - it jumps from one value to another. In practice in S2 discrete variables are variables

More information

Assignment #12 The Milky Way

Assignment #12 The Milky Way Name Date Class Assignment #12 The Milky Way For thousands of years people assumed that the stars they saw at night were the entire universe. Even after telescopes had been invented, the concept of a galaxy

More information

Experiment 7: Understanding Crystal Structures

Experiment 7: Understanding Crystal Structures Experiment 7: Understanding Crystal Structures To do well in this laboratory experiment you need to be familiar with the concepts of lattice, crystal structure, unit cell, coordination number, the different

More information

Vectors. Vectors. Vectors. Reminder: Scalars and Vectors. Vector Practice Problems: Odd-numbered problems from

Vectors. Vectors. Vectors. Reminder: Scalars and Vectors. Vector Practice Problems: Odd-numbered problems from Vectors Vector Practice Problems: Odd-numbered problems from 3.1-3.21 Reminder: Scalars and Vectors Vector: Scalar: A number (magnitude) with a direction. Just a number. I have continually asked you, which

More information

2.2 Botany Unit Overview Enduring Understanding: Living things are an important part of our environment.

2.2 Botany Unit Overview Enduring Understanding: Living things are an important part of our environment. 2.2 Botany Unit Overview Enduring Understanding: Living things are an important part of our environment. Essential Question: How is everything interconnected? How does one living thing rely on another?

More information

Discrete random structures whose limits are described by a PDE: 3 open problems

Discrete random structures whose limits are described by a PDE: 3 open problems Discrete random structures whose limits are described by a PDE: 3 open problems David Aldous April 3, 2014 Much of my research has involved study of n limits of size n random structures. There are many

More information

GIST 4302/5302: Spatial Analysis and Modeling Point Pattern Analysis

GIST 4302/5302: Spatial Analysis and Modeling Point Pattern Analysis GIST 4302/5302: Spatial Analysis and Modeling Point Pattern Analysis Guofeng Cao www.spatial.ttu.edu Department of Geosciences Texas Tech University guofeng.cao@ttu.edu Fall 2018 Spatial Point Patterns

More information

MTH 306 Spring Term 2007

MTH 306 Spring Term 2007 MTH 306 Spring Term 2007 Lesson 3 John Lee Oregon State University (Oregon State University) 1 / 27 Lesson 3 Goals: Be able to solve 2 2 and 3 3 linear systems by systematic elimination of unknowns without

More information