Genetic Drift and Natural Selection:

Size: px
Start display at page:

Download "Genetic Drift and Natural Selection:"

Transcription

1 llele Overview Genetic Drift and Natural Selection: n Exploration of llele Frequencies Within a Population Harvey Mudd College Math 164: Scientific Computing 29 pril 2008

2 llele Overview Presentation Outline Definition of an allele Modeling genetic drift Trends in genetic drift Modeling natural selection Future work

3 llele Overview What is an allele? given population often contains many versions of the same gene. n allele is one version of a gene at a given location, or locus, along a chromosome. Each person inherits two alleles for each gene one allele from each parent.

4 llele Overview What is an allele? Leslie Fred Mary

5 Genetic Drift llele Overview Force that acts to change allele frequency ased on sampling error during mating

6 Genetic Drift llele Overview Force that acts to change allele frequency ased on sampling error during mating ssumptions Population size remains constant

7 Genetic Drift llele Overview Force that acts to change allele frequency ased on sampling error during mating ssumptions Population size remains constant Mating is random

8 Genetic Drift llele Overview Force that acts to change allele frequency ased on sampling error during mating ssumptions Population size remains constant Mating is random ll individuals survive to reproductive age and reproduce with the same frequency

9 Genetic Drift llele Overview Force that acts to change allele frequency ased on sampling error during mating ssumptions Population size remains constant Mating is random ll individuals survive to reproductive age and reproduce with the same frequency There are no occurrences of migration or genetic mutation

10 Genetic Drift llele Overview Force that acts to change allele frequency ased on sampling error during mating ssumptions Population size remains constant Mating is random ll individuals survive to reproductive age and reproduce with the same frequency There are no occurrences of migration or genetic mutation The population contains only two types of the allele of interest

11 llele Overview n Example of Genetic Drift Generation 1 10, 10 Generation 2?,?

12 llele Overview n Example of Genetic Drift Generation 2 8, 12 Generation 1 10, 10

13 llele Overview Genetic Drift Over Several Generations 1 Genetic Drift 1 Iteration, Population Size N = Frequency of llele Generation

14 llele Overview Genetic Drift Over Several Generations 1 Genetic Drift 10 Iterations, Population Size N = Frequency of llele Generation

15 llele Overview Two Ways to Model Genetic Drift rute Force Method Directly simulates random picking of gametes from a gene pool Create a vector of alleles Random real numbers on the unit interval If less than frequency of allele, reset number to 1 Otherwise, reset number to 0 Summing the components and dividing by the number of alleles gives the new frequency of allele

16 llele Overview Two Ways to Model Genetic Drift inomial Distribution Method Uses MTL s binornd(n,p) function to generate random numbers from the binomial distribution sample size = number of gametes probability = frequency of allele in the previous generation The output of the function gives the allele frequency of the subsequent generation

17 llele Overview Visual Comparison of the Two Techniques Genetic Drift Genetic Drift rute Force Method inomial Distribution Method 10 Iterations, Population Size N =10 10 Iterations, Population Size N = Frequency of llele Frequency of llele Generation Generation

18 llele Overview Comparison of Runtimes Run Time veraged Over 100 Runs Run Time (seconds) Trial rute Force Method inomial Distribu>on Method

19 llele Overview Effects of Population Size Genetic Drift inomial Distribution Method 10 Iterations, Population Size N = Genetic Drift inomial Distribution Method 10 Iterations, Population Size N = Frequency of llele Frequency of llele Generation Generation 1 Genetic Drift inomial Distribution Method 10 Iterations, Population Size N = Frequency of llele Generation

20 llele Overview Effects of Population Size verage Number of Genera&ons Un&l Dele&on (1,000 Runs, Ini&al Frequency 0.5) Genera&ons Popula&on Size rute Force Method inomial Distribu>on Method

21 llele Overview Effects of Changing Initial Frequency Number of Dele/ons and Fixa/ons in 1,000 Runs rute Force Method Number of Runs Ini/al llele Frequency Dele0on Fixa0on

22 llele Overview Natural Selection nother force that acts to change allele frequency ased on differences in reproductive success, or fitness

23 llele Overview Natural Selection nother force that acts to change allele frequency ased on differences in reproductive success, or fitness ssumptions Mating is random

24 llele Overview Natural Selection nother force that acts to change allele frequency ased on differences in reproductive success, or fitness ssumptions Mating is random There are no occurrences of migration or genetic mutation

25 llele Overview Natural Selection nother force that acts to change allele frequency ased on differences in reproductive success, or fitness ssumptions Mating is random There are no occurrences of migration or genetic mutation The population contains only two types of the allele of interest

26 llele Overview Natural Selection nother force that acts to change allele frequency ased on differences in reproductive success, or fitness ssumptions Mating is random There are no occurrences of migration or genetic mutation The population contains only two types of the allele of interest n individual s fitness depends only on his genes not on the environment

27 llele Overview Natural Selection What happens when individuals with a particular allele always reproduce and individuals without it reproduce less often? 1 Natural Selection Initial Frequency =0.001 Fitness =1, Fitness =1, Fitness = Frequency of llele Generation

28 llele Overview Natural Selection and Genetic Drift When both genetic drift and natural selection are at work... 1 Natural Selection with Genetic Drift Initial Frequency =0.001, Population Size =1000 Fitness =1, Fitness =1, Fitness = Frequency of llele Generation

29 llele Overview Natural Selection Extensively explore the effect of changing fitness levels and initial allele frequency

16.2 Evolution as Genetic Change

16.2 Evolution as Genetic Change 16.2 Evolution as Genetic Change 1 of 40 16-2 Evolution as Genetic Change 16-2 Evolution as Genetic Change If an individual dies without reproducing, it does not contribute to the gene pool. If an individual

More information

EXERCISE 1. Testing Hardy-Weinberg Equilibrium. 1a. Fill in Table 1. Calculate the initial genotype and allele frequencies.

EXERCISE 1. Testing Hardy-Weinberg Equilibrium. 1a. Fill in Table 1. Calculate the initial genotype and allele frequencies. Biology 152/153 Hardy-Weinberg Mating Game EXERCISE 1 Testing Hardy-Weinberg Equilibrium Hypothesis: The Hardy-Weinberg Theorem says that allele frequencies will not change over generations under the following

More information

Lab 2: Mathematical Modeling: Hardy-Weinberg 1. Overview. In this lab you will:

Lab 2: Mathematical Modeling: Hardy-Weinberg 1. Overview. In this lab you will: AP Biology Name Lab 2: Mathematical Modeling: Hardy-Weinberg 1 Overview In this lab you will: 1. learn about the Hardy-Weinberg law of genetic equilibrium, and 2. study the relationship between evolution

More information

AP BIOLOGY Population Genetics and Evolution Lab

AP BIOLOGY Population Genetics and Evolution Lab AP BIOLOGY Population Genetics and Evolution Lab In 1908 G.H. Hardy and W. Weinberg independently suggested a scheme whereby evolution could be viewed as changes in the frequency of alleles in a population

More information

AP Biology: Allele A1 Lab

AP Biology: Allele A1 Lab AP Biology: Allele A1 Lab Allele A1 Download: http://tinyurl.com/8henahs In today s lab we will use a computer program called AlleleA 1 to study the effects of the different evolutionary forces mutation,

More information

Population and Community Dynamics. The Hardy-Weinberg Principle

Population and Community Dynamics. The Hardy-Weinberg Principle Population and Community Dynamics The Hardy-Weinberg Principle Key Terms Population: same species, same place, same time Gene: unit of heredity. Controls the expression of a trait. Can be passed to offspring.

More information

Examining the Parameters of the Hardy-Weinberg Equation using an Excel Spreadsheet Part 1

Examining the Parameters of the Hardy-Weinberg Equation using an Excel Spreadsheet Part 1 Examining the Parameters of the Hardy-Weinberg Equation using an Excel Spreadsheet Part 1 Part A - Essential Knowledge Background Information 1 Key Vocabulary Hardy-Weinberg Equation Hardy-Weinberg Equilibrium

More information

Evolutionary Mechanisms

Evolutionary Mechanisms Evolutionary Mechanisms Tidbits One misconception is that organisms evolve, in the Darwinian sense, during their lifetimes Natural selection acts on individuals, but only populations evolve Genetic variations

More information

The Evolution of Populations

The Evolution of Populations Chapter 23 The Evolution of Populations PowerPoint Lecture Presentations for Biology Eighth Edition Neil Campbell and Jane Reece Lectures by Chris Romero, updated by Erin Barley with contributions from

More information

Lecture #3 1/23/02 Dr. Kopeny Model of polygenic inheritance based on three genes

Lecture #3 1/23/02 Dr. Kopeny Model of polygenic inheritance based on three genes Lecture #3 1/23/02 Dr. Kopeny Model of polygenic inheritance based on three genes Reference; page 230 in textbook 13 Genotype; The genetic constitution governing a heritable trait of an organism Phenotype:

More information

5/18/2017. Genotypic, phenotypic or allelic frequencies each sum to 1. Changes in allele frequencies determine gene pool composition over generations

5/18/2017. Genotypic, phenotypic or allelic frequencies each sum to 1. Changes in allele frequencies determine gene pool composition over generations Topics How to track evolution allele frequencies Hardy Weinberg principle applications Requirements for genetic equilibrium Types of natural selection Population genetic polymorphism in populations, pp.

More information

The Theory of Evolution

The Theory of Evolution The Theory of Evolution Mechanisms of Evolution Notes Pt. 4 Population Genetics & Evolution IMPORTANT TO REMEMBER: Populations, not individuals, evolve. Population = a group of individuals of the same

More information

GENETICS - CLUTCH CH.21 POPULATION GENETICS.

GENETICS - CLUTCH CH.21 POPULATION GENETICS. !! www.clutchprep.com CONCEPT: HARDY-WEINBERG Hardy-Weinberg is a formula used to measure the frequencies of and genotypes in a population Allelic frequencies are the frequency of alleles in a population

More information

LAB ACTIVITY ONE POPULATION GENETICS AND EVOLUTION 2017

LAB ACTIVITY ONE POPULATION GENETICS AND EVOLUTION 2017 OVERVIEW In this lab you will: 1. learn about the Hardy-Weinberg law of genetic equilibrium, and 2. study the relationship between evolution and changes in allele frequency by using your class to represent

More information

Lecture 10: Introduction to Genetic Drift. September 28, 2012

Lecture 10: Introduction to Genetic Drift. September 28, 2012 Lecture 10: Introduction to Genetic Drift September 28, 2012 Announcements Exam to be returned Monday Mid-term course evaluation Class participation Office hours Last Time Transposable Elements Dominance

More information

Population genetics. Population genetics provides a foundation for studying evolution How/Why?

Population genetics. Population genetics provides a foundation for studying evolution How/Why? Population genetics 1.Definition of microevolution 2.Conditions for Hardy-Weinberg equilibrium 3.Hardy-Weinberg equation where it comes from and what it means 4.The five conditions for equilibrium in more

More information

GENETIC DRIFT INTRODUCTION. Objectives

GENETIC DRIFT INTRODUCTION. Objectives 2 GENETIC DRIFT Objectives Set up a spreadsheet model of genetic drift. Determine the likelihood of allele fixation in a population of 0 individuals. Evaluate how initial allele frequencies in a population

More information

7-1. Read this exercise before you come to the laboratory. Review the lecture notes from October 15 (Hardy-Weinberg Equilibrium)

7-1. Read this exercise before you come to the laboratory. Review the lecture notes from October 15 (Hardy-Weinberg Equilibrium) 7-1 Biology 1001 Lab 7: POPULATION GENETICS PREPARTION Read this exercise before you come to the laboratory. Review the lecture notes from October 15 (Hardy-Weinberg Equilibrium) OBECTIVES At the end of

More information

Chapter 25 Population Genetics

Chapter 25 Population Genetics Chapter 25 Population Genetics Population Genetics -- the discipline within evolutionary biology that studies changes in allele frequencies. Population -- a group of individuals from the same species that

More information

POPULATION GENETICS. Evolution Lectures 1

POPULATION GENETICS. Evolution Lectures 1 POPULATION GENETICS Evolution Lectures 1 POPULATION GENETICS The study of the rules governing the maintenance and transmission of genetic variation in natural populations. Population: A freely interbreeding

More information

How Populations Evolve. Chapter 15

How Populations Evolve. Chapter 15 How Populations Evolve Chapter 15 Populations Evolve Biological evolution does not change individuals It changes a population Traits in a population vary among individuals Evolution is change in frequency

More information

All the, including all the different alleles, that are present in a

All the, including all the different alleles, that are present in a Evolution as Genetic Change: chapter 16 Date name A group of individuals of the same species that interbreed. All the, including all the different alleles, that are present in a Relative Allele frequency

More information

Genetic Equilibrium: Human Diversity Student Version

Genetic Equilibrium: Human Diversity Student Version Genetic Equilibrium: Human Diversity Student Version Key Concepts: A population is a group of organisms of the same species that live and breed in the same area. Alleles are alternate forms of genes. In

More information

LABORATORY 8: POPULATION GENETICS AND EVOLUTION

LABORATORY 8: POPULATION GENETICS AND EVOLUTION LABORATORY 8: POPULATION GENETICS AND EVOLUTION OVERVIEW In this activity you will learn about the Hardy-Weinberg law of genetic equilibrium and study the relationship between evolution and changes in

More information

AP BIOLOGY. Investigation #2 Mathematical Modeling: Hardy-Weinberg. Slide 1 / 35. Slide 2 / 35. Slide 3 / 35. Investigation #2: Mathematical Modeling

AP BIOLOGY. Investigation #2 Mathematical Modeling: Hardy-Weinberg. Slide 1 / 35. Slide 2 / 35. Slide 3 / 35. Investigation #2: Mathematical Modeling New Jersey Center for Teaching and Learning Slide 1 / 35 Progressive Science Initiative This material is made freely available at www.njctl.org and is intended for the non-commercial use of students and

More information

Zoology Evolution and Gene Frequencies

Zoology Evolution and Gene Frequencies Zoology Evolution and Gene Frequencies I. any change in the frequency of alleles (and resulting phenotypes) in a population. A. Individuals show genetic variation, but express the genes they have inherited.

More information

11.1 Genetic Variation Within Population. KEY CONCEPT A population shares a common gene pool.

11.1 Genetic Variation Within Population. KEY CONCEPT A population shares a common gene pool. 11.1 Genetic Variation Within Population KEY CONCEPT A population shares a common gene pool. 11.1 Genetic Variation Within Population Genetic variation in a population increases the chance that some individuals

More information

Evolution in a Genetic Context

Evolution in a Genetic Context Evolution in a Genetic Context What is evolution? Evolution is the process of change over time. In terms of genetics and evolution, our knowledge of DNA and phenotypic expression allow us to understand

More information

Section KEY CONCEPT A population shares a common gene pool.

Section KEY CONCEPT A population shares a common gene pool. Section 11.1 KEY CONCEPT A population shares a common gene pool. Genetic variation in a population increases the chance that some individuals will survive. Why it s beneficial: Genetic variation leads

More information

Population Genetics Modern Synthesis Theory The Hardy-Weinberg Theorem Assumptions of the H-W Theorem

Population Genetics Modern Synthesis Theory The Hardy-Weinberg Theorem Assumptions of the H-W Theorem Population Genetics A Population is: a group of same species organisms living in an area An allele is: one of a number of alternative forms of the same gene that may occur at a given site on a chromosome.

More information

LABORATORY 8. POPULATION GENETICS AND EVOLUTION

LABORATORY 8. POPULATION GENETICS AND EVOLUTION STUDENT GUIDE LABORATORY 8. POPULATION GENETICS AND EVOLUTION Objectives In this activity, you will learn about the Hardy-Weinberg law of genetic equilibrium study the relationship between evolution and

More information

Lesson Overview. What would happen when genetics answered questions about how heredity works?

Lesson Overview. What would happen when genetics answered questions about how heredity works? 17.1 Darwin developed his theory of evolution without knowing how heritable traits passed from one generation to the next or where heritable variation came from. What would happen when genetics answered

More information

AP Biology Laboratory 8 Population Genetics Virtual Student Guide

AP Biology Laboratory 8 Population Genetics Virtual Student Guide AP Biology Laboratory 8 Population Genetics Virtual Student Guide http://www.phschool.com/science/biology_place/labbench/index.html Introduction The Hardy-Weinberg law of genetic equilibrium provides a

More information

thebiotutor.com A2 Biology Unit 5 Genetics

thebiotutor.com A2 Biology Unit 5 Genetics thebiotutor.com A2 Biology Unit 5 Genetics 1 Some important terms Using the example of tall (T) and short (t) pea plants, explain the meaning of the following terms: Gene Allele Phenotype Genotype Homozygous

More information

Summary Genes and Variation Evolution as Genetic Change. Name Class Date

Summary Genes and Variation Evolution as Genetic Change. Name Class Date Chapter 16 Summary Evolution of Populations 16 1 Genes and Variation Darwin s original ideas can now be understood in genetic terms. Beginning with variation, we now know that traits are controlled by

More information

Genetic Algorithm: An Optimization Technique Concept

Genetic Algorithm: An Optimization Technique Concept Genetic Algorithm: An Optimization Technique Concept 1 Uma Anand, 2 Chain Singh 1 Student M.Tech (3 rd sem) Department of Computer Science Engineering Dronacharya College of Engineering, Gurgaon-123506,

More information

Papers for 11 September

Papers for 11 September Papers for 11 September v Kreitman M (1983) Nucleotide polymorphism at the alcohol-dehydrogenase locus of Drosophila melanogaster. Nature 304, 412-417. v Hishimoto et al. (2010) Alcohol and aldehyde dehydrogenase

More information

The Evolution of Populations

The Evolution of Populations Chapter 23 The Evolution of Populations PowerPoint Lecture Presentations for Biology Eighth Edition Neil Campbell and Jane Reece Lectures by Chris Romero, updated by Erin Barley with contributions from

More information

Population- group of individuals of the SAME species that live in the same area Species- a group of similar organisms that can breed and produce

Population- group of individuals of the SAME species that live in the same area Species- a group of similar organisms that can breed and produce Dr. Bertolotti Essential Question: Population- group of individuals of the SAME species that live in the same area Species- a group of similar organisms that can breed and produce FERTILE offspring Allele-

More information

LAB. POPULATION GENETICS. 1. Explain what is meant by a population being in Hardy-Weinberg equilibrium.

LAB. POPULATION GENETICS. 1. Explain what is meant by a population being in Hardy-Weinberg equilibrium. Period Date LAB. POPULATION GENETICS PRE-LAB 1. Explain what is meant by a population being in Hardy-Weinberg equilibrium. 2. List and briefly explain the 5 conditions that need to be met to maintain a

More information

CHAPTER 12 MECHANISMS OF EVOLUTION

CHAPTER 12 MECHANISMS OF EVOLUTION CHAPTER 12 MECHANISMS OF EVOLUTION 12.1 Genetic Variation DNA biological code for inheritable traits GENES units of DNA molecule in a chromosome LOCI location of specific gene on DNA molecules DIPLOID

More information

Part II: Mechanisms of Evolutionary Change Case Studies in Evolution

Part II: Mechanisms of Evolutionary Change Case Studies in Evolution SELECTION AND MUTATION AS MECHANISMS OF EVOLUTION by Jon C. Herron, University of Washington Introduction Part II: Mechanisms of Evolutionary Change Case Studies in Evolution The purpose of this case study

More information

The Evolution of Populations

The Evolution of Populations The Evolution of Populations Population genetics Population: a localized group of individuals belonging to the same species Species: a group of populations whose individuals have the potential to interbreed

More information

Mathematical Population Genetics

Mathematical Population Genetics Mathematical Population Genetics (Hardy-Weinberg, Selection, Drift and Linkage Disequilibrium ) Chiara Sabatti, Human Genetics 5554B Gonda csabatti@mednet.ucla.edu Populations Which predictions are of

More information

Exercise 8C: Selection

Exercise 8C: Selection STUDENT GUIDE Exercise 8C: Selection 4. Look back at the five conditions that must be met for allele frequencies to remain constant. Which, if any, of these conditions might not have been met in this simulation?

More information

Level 2 Biology, 2013

Level 2 Biology, 2013 91157 911570 2SUPERVISOR S Level 2 Biology, 2013 91157 Demonstrate understanding of genetic variation and change 9.30 am Friday 22 November 2013 Credits: Four Achievement Achievement with Merit Achievement

More information

NON-RANDOM MATING AND GENE FLOW. February 3 rd 2016

NON-RANDOM MATING AND GENE FLOW. February 3 rd 2016 NON-RANDOM MATING AND GENE FLOW February 3 rd 2016 SHAPE OF THE DAY Go through our anti-biotics worksheet Sexual selection/non-random mating Gene flow Studying tips and strategies Making test questions

More information

a) In terms of the gene pool, evolution can be defined as a generation to generation change in the allele frequencies within a population.

a) In terms of the gene pool, evolution can be defined as a generation to generation change in the allele frequencies within a population. I. Population Genetics Figure 1: Gene Pool Gene Pool: a) In terms of the gene pool, evolution can be defined as a generation to generation change in the allele frequencies within a population. Figure 2:

More information

11.1 Genetic Variation Within Population. KEY CONCEPT A population shares a common gene pool.

11.1 Genetic Variation Within Population. KEY CONCEPT A population shares a common gene pool. 11.1 Genetic Variation Within Population KEY CONCEPT A population shares a common gene pool. 11.1 Genetic Variation Within Population! Genetic variation in a population increases the chance that some individuals

More information

Lab 8: Population Genetics and Evolution. This may leave a bad taste in your mouth

Lab 8: Population Genetics and Evolution. This may leave a bad taste in your mouth Lab 8: Population Genetics and Evolution This may leave a bad taste in your mouth Pre-Lab Orientation Recall that the Hardy-Weinberg Equation helps us identify allele frequencies throughout a population.

More information

-Is change in the allele frequencies of a population over generations -This is evolution on its smallest scale

-Is change in the allele frequencies of a population over generations -This is evolution on its smallest scale Remember: -Evolution is a change in species over time -Heritable variations exist within a population -These variations can result in differential reproductive success -Over generations this can result

More information

The Hardy-Weinberg Principle. Essential Learning Objectives 1.A.1 (g) and 1.A.1 (h)

The Hardy-Weinberg Principle. Essential Learning Objectives 1.A.1 (g) and 1.A.1 (h) The Hardy-Weinberg Principle Essential Learning Objectives 1.A.1 (g) and 1.A.1 (h) Evolution of Populations Individuals do not evolve, but rather, populations evolve Scientists use mathematical models

More information

Chapter 4 (Pp ) Heredity and Evolution

Chapter 4 (Pp ) Heredity and Evolution Chapter 4 (Pp. 85-95) Heredity and Evolution Modern Evolutionary Theory The Modern Synthesis Prior to the early-1930s there was a break between the geneticists and the natural historians (read ecologists

More information

Instructions for week 6 readings:

Instructions for week 6 readings: Instructions for week 6 readings: Please read (at least) the material highlighted in yellow. Answer (or predict) the questions/material highlighted in green (they go up to page 4). Please show your work

More information

Bio 6 Natural Selection Lab

Bio 6 Natural Selection Lab Bio 6 Natural Selection Lab Overview In this laboratory you will demonstrate the process of evolution by natural selection by carrying out a predator/prey simulation. Through this exercise you will observe

More information

PopGen1: Introduction to population genetics

PopGen1: Introduction to population genetics PopGen1: Introduction to population genetics Introduction MICROEVOLUTION is the term used to describe the dynamics of evolutionary change in populations and species over time. The discipline devoted to

More information

Evolution. Population Genetics. Targets: Alleles and Genes 3/30/2014

Evolution. Population Genetics. Targets: Alleles and Genes 3/30/2014 Targets: Alleles and Genes Evolution Population Genetics 1. I can explain how genetic variation in a species increases chances for survival 2. I can write an example of how lethal alleles are stored in

More information

EVOLUTION OF POPULATIONS Genes and Variation

EVOLUTION OF POPULATIONS Genes and Variation Section Outline Section 16-1 EVOLUTION OF POPULATIONS Genes and Variation When Darwin developed his theory of evolution, he didn t know how HEREDITY worked. http://www.answers.com/topic/gregor-mendel Mendel

More information

Average % If you want to complete quiz corrections for extra credit you must come after school Starting new topic today. Grab your clickers.

Average % If you want to complete quiz corrections for extra credit you must come after school Starting new topic today. Grab your clickers. Average 50.83% If you want to complete quiz corrections for extra credit you must come after school Starting new topic today. Grab your clickers. Evolution AP BIO Pacing Evolution Today Mutations Gene

More information

CHAPTER 23 THE EVOLUTIONS OF POPULATIONS. Section A: Population Genetics

CHAPTER 23 THE EVOLUTIONS OF POPULATIONS. Section A: Population Genetics CHAPTER 23 THE EVOLUTIONS OF POPULATIONS Section A: Population Genetics 1. The modern evolutionary synthesis integrated Darwinian selection and Mendelian inheritance 2. A population s gene pool is defined

More information

Population Genetics and Evolution

Population Genetics and Evolution Population Genetics and Evolution Forces of Evolution DETERMINISTIC: direction of change predictable Mutation Migration Natural Selection STOCHASTIC: direction of change unknowable (none exp.) Genetic

More information

Genetic Variation. Genetic Variation within Populations. Population Genetics. Darwin s Observations

Genetic Variation. Genetic Variation within Populations. Population Genetics. Darwin s Observations Genetic Variation within Populations Population Genetics Darwin s Observations Genetic Variation Underlying phenotypic variation is genetic variation. The potential for genetic variation in individuals

More information

Evolution of Populations (Ch. 17)

Evolution of Populations (Ch. 17) Evolution of Populations (Ch. 17) Doonesbury - Sunday February 8, 2004 Beak depth of Beak depth Where does Variation come from? Mutation Wet year random changes to DNA errors in gamete production Dry year

More information

p and q can be thought of as probabilities of selecting the given alleles by

p and q can be thought of as probabilities of selecting the given alleles by 1 7.03 Fall 2006 Lecture 26 Population Genetics Until now, we have been carrying out genetic analysis of individuals, for the next three lectures we will consider genetics from the point of view of groups

More information

Population Genetics (Learning Objectives)

Population Genetics (Learning Objectives) Population Genetics (Learning Objectives) Recognize the quantitative nature of the study of population genetics and its connection to the study of genetics and its applications. Define the terms population,

More information

Population Genetics (Learning Objectives)

Population Genetics (Learning Objectives) Population Genetics (Learning Objectives) Recognize the quantitative nature of the study of population genetics and its connection to the study of genetics and its applications. Define the terms population,

More information

Genetic Drift Lab: Founder Effect vs. Bottleneck Effect using Skittles

Genetic Drift Lab: Founder Effect vs. Bottleneck Effect using Skittles Name: Date: Genetic Drift Lab: Founder Effect vs. Bottleneck Effect using Skittles Background: Genetic Drift is defined as the random change in allele frequencies that occurs in small populations. It is

More information

COMPUTER SIMULATIONS AND PROBLEMS

COMPUTER SIMULATIONS AND PROBLEMS Exercise 1: Exploring Evolutionary Mechanisms with Theoretical Computer Simulations, and Calculation of Allele and Genotype Frequencies & Hardy-Weinberg Equilibrium Theory INTRODUCTION Evolution is defined

More information

5/2/ Genes and Variation. How Common Is Genetic Variation? Variation and Gene Pools

5/2/ Genes and Variation. How Common Is Genetic Variation? Variation and Gene Pools 16-1 Genes 16-1 and Variation Genes and Variation 1 of 24 How Common Is Genetic Variation? How Common Is Genetic Variation? Many genes have at least two forms, or alleles. All organisms have genetic variation

More information

Chapter 1: Basic Genetics 2

Chapter 1: Basic Genetics 2 3. Basic Genetics Plant Molecular Biology Chapter 1: Basic Genetics 2 Gamete & Meiosis Dominance, Linkage, & Recombination Plant Biotechnology Lecture 2 1 Resemblance of a father and his son 2 Resemblance

More information

POPULATION GENETICS. Evolution Lectures 4

POPULATION GENETICS. Evolution Lectures 4 POPULATION GENETICS Evolution Lectures 4 POPULATION GENETICS The study of the rules governing the maintenance and transmission of genetic variation in natural populations. Population: A freely interbreeding

More information

Intro. ANN & Fuzzy Systems. Lecture 36 GENETIC ALGORITHM (1)

Intro. ANN & Fuzzy Systems. Lecture 36 GENETIC ALGORITHM (1) Lecture 36 GENETIC ALGORITHM (1) Outline What is a Genetic Algorithm? An Example Components of a Genetic Algorithm Representation of gene Selection Criteria Reproduction Rules Cross-over Mutation Potential

More information

Lesson: Measuring Microevolution

Lesson: Measuring Microevolution Lesson: Measuring Microevolution Recall that a GENE is a unit of inheritance. Different forms of the same gene are called LLELES (uh-leelz ) lleles arise from an original gene via the process of MUTTION.

More information

UNIT 4: EVOLUTION Chapter 11: The Evolution of Populations

UNIT 4: EVOLUTION Chapter 11: The Evolution of Populations CORNELL NOTES Directions: You must create a minimum of 5 questions in this column per page (average). Use these to study your notes and prepare for tests and quizzes. Notes will be stamped after each assigned

More information

mrna for protein translation

mrna for protein translation Biology 1B Evolution Lecture 5 (March 5, 2010), Genetic Drift and Migration Mutation What is mutation? Changes in the coding sequence Changes in gene regulation, or how the genes are expressed as amino

More information

17.1 What Is It That Evolves? Microevolution. Microevolution. Ch. 17 Microevolution. Genes. Population

17.1 What Is It That Evolves? Microevolution. Microevolution. Ch. 17 Microevolution. Genes. Population Ch. 17 Microevolution 17.1 What Is It That Evolves? Microevolution Population Defined as all the members of a single species living in a defined geographical area at a given time A sexually reproducing

More information

The Evolution of Populations

The Evolution of Populations Microevolution The Evolution of Populations C H A P T E R 2 3 Change in allele frequencies over generations Three mechanisms cause allele frequency change: Natural selection (leads to adaptation) Genetic

More information

ECOLOGY and EVOLUTION. LAB II Part 2. Evolutionary mechanisms

ECOLOGY and EVOLUTION. LAB II Part 2. Evolutionary mechanisms ECOLOGY and EVOLUTION Week 2: September 6 September 9, 2011 LAB II Part 2. Evolutionary mechanisms Before coming to lab, read this lab manual and be sure to know the following terms: Gene locus Haploid

More information

EVOLUTION/HERDEDITY UNIT Unit 1 Part 8A Chapter 23 Activity Lab #11 A POPULATION GENETICS AND EVOLUTION

EVOLUTION/HERDEDITY UNIT Unit 1 Part 8A Chapter 23 Activity Lab #11 A POPULATION GENETICS AND EVOLUTION AP BIOLOGY EVOLUTION/HERDEDITY UNIT Unit Part 8A Chapter Activity Lab # A NAME DATE PERIOD POPULATION GENETICS AND EVOLUTION In 908 G. H. Hardy and W. Weinberg independently suggest a scheme whereby evolution

More information

Hardy-Weinberg problem set

Hardy-Weinberg problem set Hardy-Weinberg problem set Hardy-Weinberg Theorem states that if a population is NOT evolving then the frequencies of the alleles in the population will remain stable across generations - it is in equilibrium.

More information

POPULATION GENETICS AND EVOLUTION

POPULATION GENETICS AND EVOLUTION AP BIOLOGY EVOLUTION ACTIVITY # NAME DATE HOUR POPULATION GENETICS AND EVOLUTION INTRODUCTION In 908 G. H. Hardy and W. Weinberg independently suggest a scheme whereby evolution could be viewed as changes

More information

2. Genetic Algorithms - An Overview

2. Genetic Algorithms - An Overview 2. Genetic Algorithms - An Overview 2.1 GA Terminology Genetic Algorithms (GAs), which are adaptive methods used to solve search and optimization problems, are based on the genetic processes of biological

More information

Measuring Evolution of Populations. SLIDE SHOW MODIFIED FROM KIM

Measuring Evolution of Populations. SLIDE SHOW MODIFIED FROM KIM Measuring Evolution of Populations SLIDE SHOW MODIFIED FROM KIM FOGLIA@explorebiology.com 5 Agents of evolutionary change Mutation Gene Flow Non-random mating Genetic Drift Selection Populations & gene

More information

Biol Lecture Notes

Biol Lecture Notes Biol 303 1 Evolutionary Forces: Generation X Simulation To launch the GenX software: 1. Right-click My Computer. 2. Click Map Network Drive 3. Don t worry about what drive letter is assigned in the upper

More information

Quiz will begin at 10:00 am. Please Sign In

Quiz will begin at 10:00 am. Please Sign In Quiz will begin at 10:00 am Please Sign In You have 15 minutes to complete the quiz Put all your belongings away, including phones Put your name and date on the top of the page Circle your answer clearly

More information

Measuring Evolution of Populations

Measuring Evolution of Populations Measuring Evolution of Populations 5 Agents of evolutionary change Mutation Gene Flow Non-random mating Genetic Drift Selection Populations & gene pools Concepts u a population is a localized group of

More information

Edexcel (B) Biology A-level

Edexcel (B) Biology A-level Edexcel (B) Biology A-level Topic 8: Origins of Genetic Variation Notes Meiosis is reduction division. The main role of meiosis is production of haploid gametes as cells produced by meiosis have half the

More information

Virtual Lab 2 Hardy-Weinberg

Virtual Lab 2 Hardy-Weinberg Name Period Assignment # Virtual Lab 2 Hardy-Weinberg http://www.phschool.com/science/biology_place/labbench/lab8/intro.html Read the introduction Click Next 1) Define allele 2) Define Hardy-Weinberg equilibrium

More information

Evolutionary Algorithms

Evolutionary Algorithms Evolutionary Algorithms Evolutionary Algorithms What is Evolutionary Algorithms (EAs)? Evolutionary algorithms are iterative and stochastic search methods that mimic the natural biological evolution and/or

More information

The Evolution of Populations

The Evolution of Populations The Evolution of Populations What you need to know How and reproduction each produce genetic. The conditions for equilibrium. How to use the Hardy-Weinberg equation to calculate allelic and to test whether

More information

Hardy Weinberg Equilibrium

Hardy Weinberg Equilibrium Gregor Mendel Hardy Weinberg Equilibrium Lectures 4-11: Mechanisms of Evolution (Microevolution) Hardy Weinberg Principle (Mendelian Inheritance) Genetic Drift Mutation Sex: Recombination and Random Mating

More information

LAB 12 Natural Selection INTRODUCTION

LAB 12 Natural Selection INTRODUCTION LAB 12 Natural Selection Objectives 1. Model evolution by natural selection. 2. Determine allele frequencies within a population. 3. Use the Hardy-Weinberg equation to calculate probability of each genotype

More information

i. allelic frequency c. reproductive isolation j. sexual selection d. allopatric speciation k. founder effect e. sympatric speciation

i. allelic frequency c. reproductive isolation j. sexual selection d. allopatric speciation k. founder effect e. sympatric speciation Name Hardy-Weinberg and Evolution The Hardy-Weinberg equation is used to determine whether there is any change in the distribution of given alleles over time. You will work through several examples of

More information

Topic 2: Genetics and the logistic map

Topic 2: Genetics and the logistic map Attachment A4: Project option Topic 2: Genetics and the logistic map 2. Required background: 2.1 Science To complete this project you will require some background information on two topics: constrained

More information

The Modern Synthesis. Terms and Concepts. Evolutionary Processes. I. Introduction: Where do we go from here? What do these things have in common?

The Modern Synthesis. Terms and Concepts. Evolutionary Processes. I. Introduction: Where do we go from here? What do these things have in common? Evolutionary Processes I. Introduction - The modern synthesis Reading: Chap. 25 II. No evolution: Hardy-Weinberg equilibrium A. Population genetics B. Assumptions of H-W III. Causes of microevolution (forces

More information

Introduction Chapter 23 - EVOLUTION of

Introduction Chapter 23 - EVOLUTION of Introduction Chapter 23 - EVOLUTION of POPULATIONS The blue-footed booby has adaptations that make it suited to its environment. These include webbed feet, streamlined shape that minimizes friction when

More information

College of information technology Department of software

College of information technology Department of software University of Babylon Undergraduate: third class College of information technology Department of software Subj.: Application of AI lecture notes/2011-2012 ***************************************************************************

More information

MICROEVOLUTION. On the Origin of Species WHAT IS A SPECIES? WHAT IS A POPULATION? Genetic variation: how do new forms arise?

MICROEVOLUTION. On the Origin of Species WHAT IS A SPECIES? WHAT IS A POPULATION? Genetic variation: how do new forms arise? MICROEVOLUTION On the Origin of Species WHAT IS A SPECIES? Individuals in one or more populations Potential to interbreed Produce fertile offspring WHAT IS A POPULATION? Group of interacting individuals

More information

The Evolution of Populations

The Evolution of Populations LECTURE PRESENTATIONS For CAMPBELL BIOLOGY, NINTH EDITION Jane B. Reece, Lisa A. Urry, Michael L. Cain, Steven A. Wasserman, Peter V. Minorsky, Robert B. Jackson Chapter 23 The Evolution of Populations

More information