Quantitative evolution of morphology

Size: px
Start display at page:

Download "Quantitative evolution of morphology"

Transcription

1 Quantitative evolution of morphology

2 Properties of Brownian motion evolution of a single quantitative trait Most likely outcome = starting value Variance of the outcomes = number of step * (rate parameter) 2 Outcomes are normally distributed (reason is Central Limit Theorem: each step adds a random variable, sum of many random variables forms a normal distribution)

3 Brownian motion function for 2 traits! #################################################################! #! # This function generates a Brownian-motion random walk! # in two traits for n number of generations. The default step! # variance is 1. Written by David Polly, 2008.! #! #################################################################!! randomwalk <- function(n,r=1) {! scores <- matrix(ncol=3, nrow=n)! scores[1,] <- c(1,0,0)! for (i in 2:n) {! scores[i,1]=i! scores[i,2]=scores[i-1,2]+rnorm(1, mean=0, sd=sqrt(r))! scores[i,3]=scores[i-1,3]+rnorm(1, mean=0, sd=sqrt(r))! }! return(as.data.frame(scores))! }!!

4 Quantitative evolutionary theory Change in phenotype Selection coefficients can be: Random Directional Stabilizing Etc. Selection coefficients Additive genetic variance covariance matrix Lande, R Quantitative genetic analysis of multivariate evolution, applied to brain: body size allometry. Evolution, 33:

5 To properly model evolution Additive genetic covariance matrix of traits for a single species Normally this is estimated from parent-offspring data Phenotypic covariance matrix (for a single species) can arguably be substituted Don t use covariance matrix based on multiple species because this confounds phenotypic covariances and phylogenetic covariances Use this covariance matrix to construct shape space Estimate step rates from phylogeny (e.g., Martins and Hansen, 1997; Gingerich, 1993, etc.)

6

7 Adaptive landscape Wright, 1932 (original concept for allele frequency and reproductive fitness) Simpson 1944 (phenotypic concept for macro evolution) Lande, 1976 (quantitative theory for phenotypes) Polly, P. D On the simulation of the evolution of morphological shape: multivariate shape under selection and drift. Palaeontologia Electronica, 7.2.7A: 28pp, 2.3MB.

8 Brownian motion analogous to evolution on a flat adaptive landscape where random bumps appear and disappear Shape model in landmark space PC scores in shape space Procrustes distance from ancestral (consensus) shape Polly, P. D On the simulation of the evolution of morphological shape: multivariate shape under selection and drift. Palaeontologia Electronica, 7.2.7A: 28pp, 2.3MB.

9 Directional selection analogous to a flat adaptive landscape that is tilted up in one direction Shape model in landmark space PC scores in shape space Procrustes distance from ancestral (consensus) shape Polly, P. D On the simulation of the evolution of morphological shape: multivariate shape under selection and drift. Palaeontologia Electronica, 7.2.7A: 28pp, 2.3MB.

10 Stabilizing selection analogous to classic adaptive peak Shape model in landmark space PC scores in shape space Procrustes distance from ancestral (consensus) shape Polly, P. D On the simulation of the evolution of morphological shape: multivariate shape under selection and drift. Palaeontologia Electronica, 7.2.7A: 28pp, 2.3MB.

11 Drift Perfectly flat landscape where change occurs by chance sampling from one generation to the next. Change is small and a function of population size (where population size is average number of breeding individuals in the species through the period of interest) Shape model in landmark space PC scores in shape space Procrustes distance from ancestral (consensus) shape Polly, P. D On the simulation of the evolution of morphological shape: multivariate shape under selection and drift. Palaeontologia Electronica, 7.2.7A: 28pp, 2.3MB.

12 The curvature and slope of a divergence graph depend on the type of selection and the rate of evolution Mode of selection Rate

13 Applied to hominin tooth shape Gómez-Robles, A. and P.D. Polly Morphological integration in the hominin dentition: evolutionary, developmental, and functional factors. Evolution, 66:

14 Possible issues with this kind of modeling: Does not model the gain or loss of features Presumes that trait covariances don t change Presumes that evolutionary transitions in phenotypes are continuous

15

16 New Frontiers: Alternative approaches Homology free geometric methods that can accommodate gain and loss of features Non-linear shape spaces that can be used to model interactions of genetic, developmental, and environmental effect Homologous landmarks Homology free outline semilandmarks Homology free surface semilandmarks Polly, 2008

17 Estimated trajectory of pinniped calcaneum evolution Polly, P. D Adaptive Zones and the Pinniped Ankle: A 3D Quantitative Analysis of Carnivoran Tarsal Evolution. In (E. Sargis and M. Dagosto, Eds.) Mammalian Evolutionary Morphology: A Tribute to Frederick S. Szalay. Springer: Dordrecht, The Netherlands.

18 Further reading Adams, D. C. and M. L. Collyer A general framework for the analysis of phenotypic trajectories in evolutionary studies. Evolution, 63: Arnold, S. J., M. E. Pfrender, and A. G. Jones The adaptive landscape as a conceptual bridge between micro- and macroevolution. Genetica, : Felsenstein, J Phylogenetics and quantitative characters. Annual Review of Ecology and Systematics, 19: Lande, R Natural selection and random genetic drift in phenotypic evolution. Evolution, 30: Lande, R The dynamics of peak shifts and the pattern of morphological evolution. Paleobiology, 12: Martins, E.P. and T.F. Hansen Phylogenies and the comparative method: a general approach to incorporating phylogenetic information into the analysis of interspecific data. The American Naturalist, 148: Polly, P. D On the simulation of the evolution of morphological shape: multivariate shape under selection and drift. Palaeontologia Electronica, 7.2.7A: 28pp, 2.3MB. Polly, P.D Developmental dynamics and G-matrices: Can morphometric spaces be used to model evolution and development? Evolutionary Biology, 35,

Phenotypic Evolution. and phylogenetic comparative methods. G562 Geometric Morphometrics. Department of Geological Sciences Indiana University

Phenotypic Evolution. and phylogenetic comparative methods. G562 Geometric Morphometrics. Department of Geological Sciences Indiana University Phenotypic Evolution and phylogenetic comparative methods Phenotypic Evolution Change in the mean phenotype from generation to generation... Evolution = Mean(genetic variation * selection) + Mean(genetic

More information

GEOMETRIC MORPHOMETRICS. Adrian Castellanos, Michelle Chrpa, & Pedro Afonso Leite

GEOMETRIC MORPHOMETRICS. Adrian Castellanos, Michelle Chrpa, & Pedro Afonso Leite GEOMETRIC MORPHOMETRICS Adrian Castellanos, Michelle Chrpa, & Pedro Afonso Leite WHAT IS MORPHOMETRICS? Quantitative analysis of form, a concept that encompasses size and shape. Analyses performed on live

More information

Optimum selection and OU processes

Optimum selection and OU processes Optimum selection and OU processes 29 November 2016. Joe Felsenstein Biology 550D Optimum selection and OU processes p.1/15 With selection... life is harder There is the Breeder s Equation of Wright and

More information

Geometric morphometrics

Geometric morphometrics Geometric morphometrics An introduction P. David Polly Department of Geology, Indiana (Biology and Anthropology) University, 1001 E. 10th Street, Bloomington, IN 47405, USA pdpolly@indiana.edu http://mypage.iu.edu/~pdpolly/

More information

OVERVIEW. L5. Quantitative population genetics

OVERVIEW. L5. Quantitative population genetics L5. Quantitative population genetics OVERVIEW. L1. Approaches to ecological modelling. L2. Model parameterization and validation. L3. Stochastic models of population dynamics (math). L4. Animal movement

More information

Evolutionary Theory. Sinauer Associates, Inc. Publishers Sunderland, Massachusetts U.S.A.

Evolutionary Theory. Sinauer Associates, Inc. Publishers Sunderland, Massachusetts U.S.A. Evolutionary Theory Mathematical and Conceptual Foundations Sean H. Rice Sinauer Associates, Inc. Publishers Sunderland, Massachusetts U.S.A. Contents Preface ix Introduction 1 CHAPTER 1 Selection on One

More information

Statistical nonmolecular phylogenetics: can molecular phylogenies illuminate morphological evolution?

Statistical nonmolecular phylogenetics: can molecular phylogenies illuminate morphological evolution? Statistical nonmolecular phylogenetics: can molecular phylogenies illuminate morphological evolution? 30 July 2011. Joe Felsenstein Workshop on Molecular Evolution, MBL, Woods Hole Statistical nonmolecular

More information

Discrete & continuous characters: The threshold model

Discrete & continuous characters: The threshold model Discrete & continuous characters: The threshold model Discrete & continuous characters: the threshold model So far we have discussed continuous & discrete character models separately for estimating ancestral

More information

GENETICS - CLUTCH CH.22 EVOLUTIONARY GENETICS.

GENETICS - CLUTCH CH.22 EVOLUTIONARY GENETICS. !! www.clutchprep.com CONCEPT: OVERVIEW OF EVOLUTION Evolution is a process through which variation in individuals makes it more likely for them to survive and reproduce There are principles to the theory

More information

Phylogeny, trees and morphospace

Phylogeny, trees and morphospace G562 Geometric Morphometrics Phylogeny, trees and morphospace Hierarchical patterns in morphometric data WALLABY HUMAN Node 0 LEOPARD Node 1 Node 3 FOSSA Node 2 DOG Node 4 OTTER 0 20 40 60 80 Cottonwood

More information

How can molecular phylogenies illuminate morphological evolution?

How can molecular phylogenies illuminate morphological evolution? How can molecular phylogenies illuminate morphological evolution? 27 October 2016. Joe Felsenstein UNAM How can molecular phylogenies illuminate morphological evolution? p.1/81 Where this lecture fits

More information

Reproduction- passing genetic information to the next generation

Reproduction- passing genetic information to the next generation 166 166 Essential Question: How has biological evolution led to the diversity of life? B-5 Natural Selection Traits that make an organism more or less likely to survive in an environment and reproduce

More information

The Origin of Species

The Origin of Species The Origin of Species Introduction A species can be defined as a group of organisms whose members can breed and produce fertile offspring, but who do not produce fertile offspring with members of other

More information

Some of these slides have been borrowed from Dr. Paul Lewis, Dr. Joe Felsenstein. Thanks!

Some of these slides have been borrowed from Dr. Paul Lewis, Dr. Joe Felsenstein. Thanks! Some of these slides have been borrowed from Dr. Paul Lewis, Dr. Joe Felsenstein. Thanks! Paul has many great tools for teaching phylogenetics at his web site: http://hydrodictyon.eeb.uconn.edu/people/plewis

More information

ANALYSIS OF CHARACTER DIVERGENCE ALONG ENVIRONMENTAL GRADIENTS AND OTHER COVARIATES

ANALYSIS OF CHARACTER DIVERGENCE ALONG ENVIRONMENTAL GRADIENTS AND OTHER COVARIATES ORIGINAL ARTICLE doi:10.1111/j.1558-5646.2007.00063.x ANALYSIS OF CHARACTER DIVERGENCE ALONG ENVIRONMENTAL GRADIENTS AND OTHER COVARIATES Dean C. Adams 1,2,3 and Michael L. Collyer 1,4 1 Department of

More information

Contrasts for a within-species comparative method

Contrasts for a within-species comparative method Contrasts for a within-species comparative method Joseph Felsenstein, Department of Genetics, University of Washington, Box 357360, Seattle, Washington 98195-7360, USA email address: joe@genetics.washington.edu

More information

2.2 Selection on a Single & Multiple Traits. Stevan J. Arnold Department of Integrative Biology Oregon State University

2.2 Selection on a Single & Multiple Traits. Stevan J. Arnold Department of Integrative Biology Oregon State University 2.2 Selection on a Single & Multiple Traits Stevan J. Arnold Department of Integrative Biology Oregon State University Thesis Selection changes trait distributions. The contrast between distributions before

More information

Modularity for Mathematica User s Guide Version 2.0

Modularity for Mathematica User s Guide Version 2.0 Modularity 2.0 for Mathematica P. David Polly and Anjali Goswami, 2010 (updated April 2018) User s Guide Version 2.0 For use with: Goswami, A. & Polly, P. D. 2010 Methods for studying morphological integration,

More information

Vertebrate Biogeography and Evolution

Vertebrate Biogeography and Evolution Vertebrate Biogeography and Evolution Phylogeny, Plate Tectonics, and Climate Less Digitigrady More Location 1 Location 2 Location 3 Location 4 Biogeography The study of the distribution of species, organisms,

More information

BRIEF COMMUNICATIONS

BRIEF COMMUNICATIONS Evolution, 59(12), 2005, pp. 2705 2710 BRIEF COMMUNICATIONS THE EFFECT OF INTRASPECIFIC SAMPLE SIZE ON TYPE I AND TYPE II ERROR RATES IN COMPARATIVE STUDIES LUKE J. HARMON 1 AND JONATHAN B. LOSOS Department

More information

1. T/F: Genetic variation leads to evolution. 2. What is genetic equilibrium? 3. What is speciation? How does it occur?

1. T/F: Genetic variation leads to evolution. 2. What is genetic equilibrium? 3. What is speciation? How does it occur? 1. T/F: Genetic variation leads to evolution. 2. What is genetic equilibrium? 3. What is speciation? How does it occur? Warm UP Notes on Environmental Factor Concept Map Brief 6 questions and Concept Map

More information

Chapter 16: Evolutionary Theory

Chapter 16: Evolutionary Theory Chapter 16: Evolutionary Theory Section 1: Developing a Theory Evolution: Artificial Selection: Evolution: I. A Theory to Explain Change Over Time B. Charles Darwin C. Theory: D. Modern evolutionary theory

More information

Chapter 17: Population Genetics and Speciation

Chapter 17: Population Genetics and Speciation Chapter 17: Population Genetics and Speciation Section 1: Genetic Variation Population Genetics: Normal Distribution: a line graph showing the general trends in a set of data of which most values are near

More information

Evolutionary Physiology

Evolutionary Physiology Evolutionary Physiology Yves Desdevises Observatoire Océanologique de Banyuls 04 68 88 73 13 desdevises@obs-banyuls.fr http://desdevises.free.fr 1 2 Physiology Physiology: how organisms work Lot of diversity

More information

Evolution and Epigenetics. Seminar: Social, Cognitive and Affective Neuroscience Speaker: Wolf-R. Brockhaus

Evolution and Epigenetics. Seminar: Social, Cognitive and Affective Neuroscience Speaker: Wolf-R. Brockhaus Evolution and Epigenetics Seminar: Social, Cognitive and Affective Neuroscience Speaker: Wolf-R. Brockhaus 1. History of evolutionary theory The history of evolutionary theory ~ 1800: Lamarck 1859: Darwin's

More information

Statistical Models in Evolutionary Biology An Introductory Discussion

Statistical Models in Evolutionary Biology An Introductory Discussion Statistical Models in Evolutionary Biology An Introductory Discussion Christopher R. Genovese Department of Statistics Carnegie Mellon University http://www.stat.cmu.edu/ ~ genovese/ JSM 8 August 2006

More information

Lecture 24: Multivariate Response: Changes in G. Bruce Walsh lecture notes Synbreed course version 10 July 2013

Lecture 24: Multivariate Response: Changes in G. Bruce Walsh lecture notes Synbreed course version 10 July 2013 Lecture 24: Multivariate Response: Changes in G Bruce Walsh lecture notes Synbreed course version 10 July 2013 1 Overview Changes in G from disequilibrium (generalized Bulmer Equation) Fragility of covariances

More information

Theory a well supported testable explanation of phenomenon occurring in the natural world.

Theory a well supported testable explanation of phenomenon occurring in the natural world. Evolution Theory of Evolution Theory a well supported testable explanation of phenomenon occurring in the natural world. Evolution the process by which modern organisms changed over time from ancient common

More information

Title: Adaptive dynamics under development-based genotypephenotype

Title: Adaptive dynamics under development-based genotypephenotype Title: Adaptive dynamics under development-based genotypephenotype maps Authors: Isaac Salazar-Ciudad 1,2 * and Miquel Marín-Riera 2 Affiliations: 1 Evolutionary phenomics group. Developmental Biology

More information

Macroevolution of Organismal Modularity and Integration. Gunther J. Eble Bioinformatik, Universität Leipzig

Macroevolution of Organismal Modularity and Integration. Gunther J. Eble Bioinformatik, Universität Leipzig Macroevolution of Organismal Modularity and Integration Gunther J. Eble Bioinformatik, Universität Leipzig What is macroevolution? - evolution at and above the species level - large-scale phenotypic evolution

More information

Phylogenetics - IB 200B 15 Feb Morphometrics

Phylogenetics - IB 200B 15 Feb Morphometrics Morphometrics Morphometrics is the branch of mathematics studying the metrical and statistical properties of shapes and shape changes of geometric objects like molecules, fossils, brains, bird wings, ancient

More information

Evaluating modularity in morphometric data: challenges with the RV coefficient and a new test measure

Evaluating modularity in morphometric data: challenges with the RV coefficient and a new test measure Methods in Ecology and Evolution 2016, 7, 565 572 doi: 10.1111/2041-210X.12511 Evaluating modularity in morphometric data: challenges with the RV coefficient and a new test measure Dean C. Adams 1,2 *

More information

Selection on multiple characters

Selection on multiple characters Selection on multiple characters Introduction So far we ve studied only the evolution of a single trait, e.g., height or weight. But organisms have many traits, and they evolve at the same time. How can

More information

Big Idea #1: The process of evolution drives the diversity and unity of life

Big Idea #1: The process of evolution drives the diversity and unity of life BIG IDEA! Big Idea #1: The process of evolution drives the diversity and unity of life Key Terms for this section: emigration phenotype adaptation evolution phylogenetic tree adaptive radiation fertility

More information

BIOL EVOLUTION OF QUANTITATIVE CHARACTERS

BIOL EVOLUTION OF QUANTITATIVE CHARACTERS 1 BIOL2007 - EVOLUTION OF QUANTITATIVE CHARACTERS How do evolutionary biologists measure variation in a typical quantitative character? Let s use beak size in birds as a typical example. Phenotypic variation

More information

Performance Surfaces and Adaptive Landscapes 1

Performance Surfaces and Adaptive Landscapes 1 INEGR. COMP. BIOL., 43:367 375 (003) Performance Surfaces and Adaptive Landscapes SEVAN J. ARNOLD Department of Zoology, Oregon State University, Corvallis, Oregon 9733 SYNOPSIS. In an earlier characterization

More information

Does convergent evolution always result from different lineages experiencing similar

Does convergent evolution always result from different lineages experiencing similar Different evolutionary dynamics led to the convergence of clinging performance in lizard toepads Sarin Tiatragula 1 *, Gopal Murali 2 *, James T. Stroud 3 1 Department of Biological Sciences, Auburn University,

More information

Homework Assignment, Evolutionary Systems Biology, Spring Homework Part I: Phylogenetics:

Homework Assignment, Evolutionary Systems Biology, Spring Homework Part I: Phylogenetics: Homework Assignment, Evolutionary Systems Biology, Spring 2009. Homework Part I: Phylogenetics: Introduction. The objective of this assignment is to understand the basics of phylogenetic relationships

More information

... x. Variance NORMAL DISTRIBUTIONS OF PHENOTYPES. Mice. Fruit Flies CHARACTERIZING A NORMAL DISTRIBUTION MEAN VARIANCE

... x. Variance NORMAL DISTRIBUTIONS OF PHENOTYPES. Mice. Fruit Flies CHARACTERIZING A NORMAL DISTRIBUTION MEAN VARIANCE NORMAL DISTRIBUTIONS OF PHENOTYPES Mice Fruit Flies In:Introduction to Quantitative Genetics Falconer & Mackay 1996 CHARACTERIZING A NORMAL DISTRIBUTION MEAN VARIANCE Mean and variance are two quantities

More information

Chapter 27: Evolutionary Genetics

Chapter 27: Evolutionary Genetics Chapter 27: Evolutionary Genetics Student Learning Objectives Upon completion of this chapter you should be able to: 1. Understand what the term species means to biology. 2. Recognize the various patterns

More information

SPECIATION. REPRODUCTIVE BARRIERS PREZYGOTIC: Barriers that prevent fertilization. Habitat isolation Populations can t get together

SPECIATION. REPRODUCTIVE BARRIERS PREZYGOTIC: Barriers that prevent fertilization. Habitat isolation Populations can t get together SPECIATION Origin of new species=speciation -Process by which one species splits into two or more species, accounts for both the unity and diversity of life SPECIES BIOLOGICAL CONCEPT Population or groups

More information

Selection on Multiple Traits

Selection on Multiple Traits Selection on Multiple Traits Bruce Walsh lecture notes Uppsala EQG 2012 course version 7 Feb 2012 Detailed reading: Chapter 30 Genetic vs. Phenotypic correlations Within an individual, trait values can

More information

Quantitative Trait Variation

Quantitative Trait Variation Quantitative Trait Variation 1 Variation in phenotype In addition to understanding genetic variation within at-risk systems, phenotype variation is also important. reproductive fitness traits related to

More information

NCEA Level 2 Biology (91157) 2017 page 1 of 5 Assessment Schedule 2017 Biology: Demonstrate understanding of genetic variation and change (91157)

NCEA Level 2 Biology (91157) 2017 page 1 of 5 Assessment Schedule 2017 Biology: Demonstrate understanding of genetic variation and change (91157) NCEA Level 2 Biology (91157) 2017 page 1 of 5 Assessment Schedule 2017 Biology: Demonstrate understanding of genetic variation and change (91157) Evidence Statement Q1 Expected coverage Merit Excellence

More information

Selection on Correlated Characters (notes only)

Selection on Correlated Characters (notes only) Selection on Correlated Characters (notes only) The breeder s equation is best suited for plant and animal breeding where specific traits can be selected. In natural populations selection is rarely directed

More information

AP Biology Review Packet 5- Natural Selection and Evolution & Speciation and Phylogeny

AP Biology Review Packet 5- Natural Selection and Evolution & Speciation and Phylogeny AP Biology Review Packet 5- Natural Selection and Evolution & Speciation and Phylogeny 1A1- Natural selection is a major mechanism of evolution. 1A2: Natural selection acts on phenotypic variations in

More information

Phylogeny and systematics. Why are these disciplines important in evolutionary biology and how are they related to each other?

Phylogeny and systematics. Why are these disciplines important in evolutionary biology and how are they related to each other? Phylogeny and systematics Why are these disciplines important in evolutionary biology and how are they related to each other? Phylogeny and systematics Phylogeny: the evolutionary history of a species

More information

Biology 11 UNIT 1: EVOLUTION LESSON 2: HOW EVOLUTION?? (MICRO-EVOLUTION AND POPULATIONS)

Biology 11 UNIT 1: EVOLUTION LESSON 2: HOW EVOLUTION?? (MICRO-EVOLUTION AND POPULATIONS) Biology 11 UNIT 1: EVOLUTION LESSON 2: HOW EVOLUTION?? (MICRO-EVOLUTION AND POPULATIONS) Objectives: By the end of the lesson you should be able to: Describe the 2 types of evolution Describe the 5 ways

More information

Conceptually, we define species as evolutionary units :

Conceptually, we define species as evolutionary units : Bio 1M: Speciation 1 How are species defined? S24.1 (2ndEd S26.1) Conceptually, we define species as evolutionary units : Individuals within a species are evolving together Individuals of different species

More information

Evolution and Natural Selection

Evolution and Natural Selection Evolution and Natural Selection What Evolution is NOT Change in a gene pool over time What Evolution IS Evolution unites all fields of biology! Cell biology Genetics/DNA Ecology Biodiversity/Taxonomy Carolus

More information

EVOLUTION. HISTORY: Ideas that shaped the current evolutionary theory. Evolution change in populations over time.

EVOLUTION. HISTORY: Ideas that shaped the current evolutionary theory. Evolution change in populations over time. EVOLUTION HISTORY: Ideas that shaped the current evolutionary theory. Evolution change in populations over time. James Hutton & Charles Lyell proposes that Earth is shaped by geological forces that took

More information

Quantifying and Comparing Phylogenetic Evolutionary Rates for Shape and Other High-Dimensional Phenotypic Data

Quantifying and Comparing Phylogenetic Evolutionary Rates for Shape and Other High-Dimensional Phenotypic Data Syst. Biol. 63(2):166 177, 2014 The Author(s) 2013. Published by Oxford University Press, on behalf of the Society of Systematic Biologists. All rights reserved. For Permissions, please email: journals.permissions@oup.com

More information

The phylogenetic effective sample size and jumps

The phylogenetic effective sample size and jumps arxiv:1809.06672v1 [q-bio.pe] 18 Sep 2018 The phylogenetic effective sample size and jumps Krzysztof Bartoszek September 19, 2018 Abstract The phylogenetic effective sample size is a parameter that has

More information

e.g. population: 500, two alleles: Red (R) and White (r). Total: 1000 genes for flower color in the population

e.g. population: 500, two alleles: Red (R) and White (r). Total: 1000 genes for flower color in the population The Evolution of Populations What is Evolution? A change over time in the genetic composition of a population Human evolution The gene pool Is the total aggregate of genes for a particular trait in a population

More information

DNA-based species delimitation

DNA-based species delimitation DNA-based species delimitation Phylogenetic species concept based on tree topologies Ø How to set species boundaries? Ø Automatic species delimitation? druhů? DNA barcoding Species boundaries recognized

More information

Evolutionary Patterns, Rates, and Trends

Evolutionary Patterns, Rates, and Trends Evolutionary Patterns, Rates, and Trends Macroevolution Major patterns and trends among lineages Rates of change in geologic time Comparative Morphology Comparing body forms and structures of major lineages

More information

The Use of Geometric Morphometrics in a Study of Shape Diversity of Ground Beetles (Coleoptera: Carabidae)

The Use of Geometric Morphometrics in a Study of Shape Diversity of Ground Beetles (Coleoptera: Carabidae) The Use of Geometric Morphometrics in a Study of Shape Diversity of Ground Beetles (Coleoptera: Carabidae) YOSHINARI YONEHARA 1, JUNJI KONUMA 2, and CHRISTIAN P. KLINGENBERG 3 1 University of Tsukuba,

More information

Bootstrapping, Randomization, 2B-PLS

Bootstrapping, Randomization, 2B-PLS Bootstrapping, Randomization, 2B-PLS Statistics, Tests, and Bootstrapping Statistic a measure that summarizes some feature of a set of data (e.g., mean, standard deviation, skew, coefficient of variation,

More information

The concept of breeding value. Gene251/351 Lecture 5

The concept of breeding value. Gene251/351 Lecture 5 The concept of breeding value Gene251/351 Lecture 5 Key terms Estimated breeding value (EB) Heritability Contemporary groups Reading: No prescribed reading from Simm s book. Revision: Quantitative traits

More information

I. Short Answer Questions DO ALL QUESTIONS

I. Short Answer Questions DO ALL QUESTIONS EVOLUTION 313 FINAL EXAM Part 1 Saturday, 7 May 2005 page 1 I. Short Answer Questions DO ALL QUESTIONS SAQ #1. Please state and BRIEFLY explain the major objectives of this course in evolution. Recall

More information

A. Incorrect! Form is a characteristic used in the morphological species concept.

A. Incorrect! Form is a characteristic used in the morphological species concept. CLEP Biology - Problem Drill 23: Evolutionary Processes No. 1 of 10 The biological-species concept is based on. (A) Form. (B) Similar size. (C) Similar appearance to all other individuals in the population.

More information

Quantitative Genetics & Evolutionary Genetics

Quantitative Genetics & Evolutionary Genetics Quantitative Genetics & Evolutionary Genetics (CHAPTER 24 & 26- Brooker Text) May 14, 2007 BIO 184 Dr. Tom Peavy Quantitative genetics (the study of traits that can be described numerically) is important

More information

Quantitative characters II: heritability

Quantitative characters II: heritability Quantitative characters II: heritability The variance of a trait (x) is the average squared deviation of x from its mean: V P = (1/n)Σ(x-m x ) 2 This total phenotypic variance can be partitioned into components:

More information

Rapid evolution of the cerebellum in humans and other great apes

Rapid evolution of the cerebellum in humans and other great apes Rapid evolution of the cerebellum in humans and other great apes Article Accepted Version Barton, R. A. and Venditti, C. (2014) Rapid evolution of the cerebellum in humans and other great apes. Current

More information

EVOLUTION change in populations over time

EVOLUTION change in populations over time EVOLUTION change in populations over time HISTORY ideas that shaped the current theory James Hutton & Charles Lyell proposes that Earth is shaped by geological forces that took place over extremely long

More information

Welcome to Evolution 101 Reading Guide

Welcome to Evolution 101 Reading Guide Name: Welcome to Evolution 101 Reading Guide http://evolution.berkeley.edu/evolibrary/article/evo_01 Read the information on the website. Click on the next arrow at the bottom of each page to move to the

More information

Outline. Evolution: Speciation and More Evidence. Key Concepts: Evolution is a FACT. 1. Key concepts 2. Speciation 3. More evidence 4.

Outline. Evolution: Speciation and More Evidence. Key Concepts: Evolution is a FACT. 1. Key concepts 2. Speciation 3. More evidence 4. Evolution: Speciation and More Evidence Evolution is a FACT 1. Key concepts 2. Speciation 3. More evidence 4. Conclusions Outline Key Concepts: A species consist of one or more populations of individuals

More information

There are 3 parts to this exam. Take your time and be sure to put your name on the top of each page.

There are 3 parts to this exam. Take your time and be sure to put your name on the top of each page. EVOLUTIONARY BIOLOGY BIOS 30305 EXAM #2 FALL 2011 There are 3 parts to this exam. Take your time and be sure to put your name on the top of each page. Part I. True (T) or False (F) (2 points each). 1)

More information

Measuring rates of phenotypic evolution and the inseparability of tempo and mode

Measuring rates of phenotypic evolution and the inseparability of tempo and mode Measuring rates of phenotypic evolution and the inseparability of tempo and mode Gene Hunt This pdf file is licensed for distribution in the form of electronic reprints and by way of personal or institutional

More information

BIOL Evolution. Lecture 9

BIOL Evolution. Lecture 9 BIOL 432 - Evolution Lecture 9 J Krause et al. Nature 000, 1-4 (2010) doi:10.1038/nature08976 Selection http://www.youtube.com/watch?v=a38k mj0amhc&feature=playlist&p=61e033 F110013706&index=0&playnext=1

More information

Contents PART 1. 1 Speciation, Adaptive Radiation, and Evolution 3. 2 Daphne Finches: A Question of Size Heritable Variation 41

Contents PART 1. 1 Speciation, Adaptive Radiation, and Evolution 3. 2 Daphne Finches: A Question of Size Heritable Variation 41 Contents List of Illustrations List of Tables List of Boxes Preface xvii xxiii xxv xxvii PART 1 ear ly problems, ea r ly solutions 1 1 Speciation, Adaptive Radiation, and Evolution 3 Introduction 3 Adaptive

More information

EVOLUTION change in populations over time

EVOLUTION change in populations over time EVOLUTION change in populations over time HISTORY ideas that shaped the current theory James Hutton (1785) proposes that Earth is shaped by geological forces that took place over extremely long periods

More information

Chapter 5 Evolution of Biodiversity

Chapter 5 Evolution of Biodiversity Chapter 5 Evolution of Biodiversity Earth is home to a tremendous diversity of species diversity- the variety of ecosystems within a given region. diversity- the variety of species in a given ecosystem.

More information

Testing quantitative genetic hypotheses about the evolutionary rate matrix for continuous characters

Testing quantitative genetic hypotheses about the evolutionary rate matrix for continuous characters Evolutionary Ecology Research, 2008, 10: 311 331 Testing quantitative genetic hypotheses about the evolutionary rate matrix for continuous characters Liam J. Revell 1 * and Luke J. Harmon 2 1 Department

More information

Evolution & Natural Selection

Evolution & Natural Selection Evolution & Natural Selection Learning Objectives Know what biological evolution is and understand the driving force behind biological evolution. know the major mechanisms that change allele frequencies

More information

Course ID May 2017 COURSE OUTLINE. Biology 102 (C-ID Number: BIOL 140) General Biology (C-ID Title: Organismal Biology)

Course ID May 2017 COURSE OUTLINE. Biology 102 (C-ID Number: BIOL 140) General Biology (C-ID Title: Organismal Biology) Degree Applicable Glendale Community College Course ID 005073 May 2017 COURSE OUTLINE Biology 102 (C-ID Number: BIOL 140) General Biology (C-ID Title: Organismal Biology) Catalog Statement BIOL 102 provides

More information

5/31/2012. Speciation and macroevolution - Chapter

5/31/2012. Speciation and macroevolution - Chapter Speciation and macroevolution - Chapter Objectives: - Review meiosis -Species -Repro. Isolating mechanisms - Speciation -Is evolution always slow -Extinction How Are Populations, Genes, And Evolution Related?

More information

Name Date Class. Patterns of Evolution

Name Date Class. Patterns of Evolution Concept Mapping Patterns of Evolution Complete the flowchart about patterns of evolution. These terms may be used more than once: adaptive radiation, change in response to each other, convergent evolution,

More information

Patterns in Evolution - Novelty

Patterns in Evolution - Novelty Patterns in Evolution - Novelty Uses of Phylogenetic Analysis Allows mapping order of character state changes Documents evolutionary trends in development Reveals that Homoplasy is common Can attempt to

More information

Patterns in Evolution - Novelty. Uses of Phylogenetic Analysis. Allows mapping order of character state changes

Patterns in Evolution - Novelty. Uses of Phylogenetic Analysis. Allows mapping order of character state changes Patterns in Evolution - Novelty Uses of Phylogenetic Analysis Allows mapping order of character state changes Documents evolutionary trends in development Reveals that Homoplasy is common Can attempt to

More information

1.A- Natural Selection

1.A- Natural Selection 1.A- Natural Selection Big Idea 1: The process of evolution drives the diversity and unity of life. EU 1.A- Evolution is change in the genetic makeup of a population over time. EU 1.B- Organisms are linked

More information

Lecture 6: Selection on Multiple Traits

Lecture 6: Selection on Multiple Traits Lecture 6: Selection on Multiple Traits Bruce Walsh lecture notes Introduction to Quantitative Genetics SISG, Seattle 16 18 July 2018 1 Genetic vs. Phenotypic correlations Within an individual, trait values

More information

Anthropology Midterm Exam

Anthropology Midterm Exam 1. A group of organisms that can interbreed and produce fertile offspring is called A. Hominid B. A species C. A family D. A hominid E. A populace 2. Biological anthropologists are concerned with the external

More information

Chapter 14 The Origin of Species

Chapter 14 The Origin of Species Chapter 14 The Origin of Species PowerPoint Lectures for Biology: Concepts & Connections, Sixth Edition Campbell, Reece, Taylor, Simon, and Dickey Copyright 2009 Pearson Education, Inc. Lecture by Joan

More information

Predicting Fitness Effects of Beneficial Mutations in Digital Organisms

Predicting Fitness Effects of Beneficial Mutations in Digital Organisms Predicting Fitness Effects of Beneficial Mutations in Digital Organisms Haitao Zhang 1 and Michael Travisano 1 1 Department of Biology and Biochemistry, University of Houston, Houston TX 77204-5001 Abstract-Evolutionary

More information

THE EVOLUTION OF POPULATIONS THE EVOLUTION OF POPULATIONS

THE EVOLUTION OF POPULATIONS THE EVOLUTION OF POPULATIONS WHAT IS LIFE? A GUIDE TO BIOLOGY, ART NOTEBOOK, PAGE 8 THE OF POPULATIONS Figure 8-10, part 1 Evolution defined. THE OF POPULATIONS TIGER POPULATION Allele frequencies: Proportion of orange fur-pigment

More information

Ecology and evolution. Limnology Lecture 2

Ecology and evolution. Limnology Lecture 2 Ecology and evolution Limnology Lecture 2 Outline Lab notebooks Quick and dirty ecology and evolution review The Scientific Method 1. Develop hypothesis (general models) Null hypothesis Alternative hypothesis

More information

EVOLUTION UNIT. 3. Unlike his predecessors, Darwin proposed a mechanism by which evolution could occur called.

EVOLUTION UNIT. 3. Unlike his predecessors, Darwin proposed a mechanism by which evolution could occur called. EVOLUTION UNIT Name Read Chapters 1.3, 20, 21, 22, 24.1 and 35.9 and complete the following. Chapter 1.3 Review from The Science of Biology 1. Discuss the influences, experiences and observations that

More information

Speciation. Today s OUTLINE: Mechanisms of Speciation. Mechanisms of Speciation. Geographic Models of speciation. (1) Mechanisms of Speciation

Speciation. Today s OUTLINE: Mechanisms of Speciation. Mechanisms of Speciation. Geographic Models of speciation. (1) Mechanisms of Speciation Speciation Today s OUTLINE: (1) Geographic Mechanisms of Speciation (What circumstances lead to the formation of new species?) (2) Species Concepts (How are Species Defined?) Mechanisms of Speciation Last

More information

COMBINING GEOMETRIC MORPHOMETRICS AND FINITE ELEMENT ANALYSIS WITH EVOLUTIONARY MODELING: TOWARD A SYNTHESIS

COMBINING GEOMETRIC MORPHOMETRICS AND FINITE ELEMENT ANALYSIS WITH EVOLUTIONARY MODELING: TOWARD A SYNTHESIS Journal of Vertebrate Paleontology e1111225 (23 pages) Society of Vertebrate Paleontology DOI: 10.1080/02724634.2016.1111225 INVITED ARTICLE COMBINING GEOMETRIC MORPHOMETRICS AND FINITE ELEMENT ANALYSIS

More information

Evolution. Just a few points

Evolution. Just a few points Evolution Just a few points Just What is a Species??? Species: a group of organisms that share similar characteristics can interbreed with one another produce fertile offspring Population: One species

More information

Variance Components: Phenotypic, Environmental and Genetic

Variance Components: Phenotypic, Environmental and Genetic Variance Components: Phenotypic, Environmental and Genetic You should keep in mind that the Simplified Model for Polygenic Traits presented above is very simplified. In many cases, polygenic or quantitative

More information

Genetic assimilation can occur in the absence of selection for the assimilating phenotype, suggesting a role for the canalization heuristic

Genetic assimilation can occur in the absence of selection for the assimilating phenotype, suggesting a role for the canalization heuristic doi: 10.1111/j.1420-9101.2004.00739.x Genetic assimilation can occur in the absence of selection for the assimilating phenotype, suggesting a role for the canalization heuristic J. MASEL Department of

More information

Quantitative characters - exercises

Quantitative characters - exercises Quantitative characters - exercises 1. a) Calculate the genetic covariance between half sibs, expressed in the ij notation (Cockerham's notation), when up to loci are considered. b) Calculate the genetic

More information

Understanding Natural Selection

Understanding Natural Selection Understanding Natural Selection Charles Darwin (1809-1882) Sailed around the world 1831-1836 What did Darwin s Travels reveal The diversity of living species was far greater than anyone had previously

More information

MIPoD: A Hypothesis-Testing Framework for Microevolutionary Inference from Patterns of Divergence

MIPoD: A Hypothesis-Testing Framework for Microevolutionary Inference from Patterns of Divergence vol. 171, no. 3 the american naturalist march 2008 MIPoD: A Hypothesis-Testing Framework for Microevolutionary Inference from Patterns of Divergence Paul A. Hohenlohe 1,2,* and Stevan J. Arnold 1, 1. Department

More information

Chapter 6: Beyond Brownian Motion Section 6.1: Introduction

Chapter 6: Beyond Brownian Motion Section 6.1: Introduction Chapter 6: Beyond Brownian Motion Section 6.1: Introduction Detailed studies of contemporary evolution have revealed a rich variety of processes that influence how traits evolve through time. Consider

More information

Unit 9: Evolution Guided Reading Questions (80 pts total)

Unit 9: Evolution Guided Reading Questions (80 pts total) Name: AP Biology Biology, Campbell and Reece, 7th Edition Adapted from chapter reading guides originally created by Lynn Miriello Unit 9: Evolution Guided Reading Questions (80 pts total) Chapter 22 Descent

More information

NOTES Ch 17: Genes and. Variation

NOTES Ch 17: Genes and. Variation NOTES Ch 17: Genes and Vocabulary Fitness Genetic Drift Punctuated Equilibrium Gene flow Adaptive radiation Divergent evolution Convergent evolution Gradualism Variation 17.1 Genes & Variation Darwin developed

More information

D. Incorrect! That is what a phylogenetic tree intends to depict.

D. Incorrect! That is what a phylogenetic tree intends to depict. Genetics - Problem Drill 24: Evolutionary Genetics No. 1 of 10 1. A phylogenetic tree gives all of the following information except for. (A) DNA sequence homology among species. (B) Protein sequence similarity

More information