MATHEMATICAL MODELING:HARDY-WEINBERG

Slides:



Advertisements
Similar presentations
How do we know if a population is evolving?
Advertisements

Chapter 16 Table of Contents Section 1 Genetic Equilibrium
Hardy-Weinberg Lab. Materials MS Excel ESTEEM module at: - or-
Excel Formatting. Format Cells… Right-mouse click in the spreadsheet to bring up this drop-down menu.
HOW TO CREATE A HISTOGRAM IN EXCEL. STEP 1: INSTALL ANALYSIS TOOLPAK 1.Click on the Microsoft Office Button (circle button) 2.Click on Excel Options.
Creating a Histogram using the Histogram Function.
Hardy-Weinberg Principle
HARDY-WEINBERG and GENETIC EQUILIBRIUM
Population Genetics: An introduction Change in Populations & Communities: Population Genetics.
PoPuLaTiOn GeNeTiCs. PoPuLaTiOn GeNeTiCs ( Heredity was not understood during Darwin’s time) Definition - science of genetic changes in populations. Populations.
Introduction to Excel 2007 Bar Graphs & Histograms Psych 209 February 1st, 2011.
Hardy Weinberg: Population Genetics
MATHEMATICAL MODELING:HARDY-WEINBERG
Microsoft Excel Tutorial. Spreadsheet Basics! The Microsoft Excel Window  When you open Microsoft Excel, this screen will appear. Then, if necessary,
Graphing in Excel Dr. Denise Harlem January 29, 2015.
1 Introduction to Excel Chapter 2. 2 Wrapping Text Steps to wrap text in one cell: Type the amount of text that will fit within a cell [alt] + [enter]
Hardy-Weinberg Equilibrium Honors Biology. Is evolution occurring right now?  How might a scientist tell if evolution is occurring within a population?
Maintaining Genetic Variation (Population Equilibrium) Populations have TWO competing factors: Remaining stable (not evolving) vs Changing (evolving)
HARDY-WEINBERG CALCULATIONS Evolution & Homeostasis 2012.
Excel Project 2 FORMULAS, FUNCTIONS, FORMATTING AND WEB QUERIES.
I. In Part A of our allele frequency simulation the population was not evolving so the population is said to be in equilibrium. A. This means that allele.
Jeff Martin, 1999 Selections To select an entire column, click on the column letter.
Plotting in Microsoft Excel. 1) Enter your data into the Excel spreadsheet in table format. Your data should have column headers, row headers and data.
Population Genetics  Population- a group of members of the same species living in a given area  Ex. –People in CR Metro Area –Oak trees at Rock Island.
Creating Column Graphs in Excel ® Activity 6: Mapping Seed Sources.
Creating Histograms on the TI-84 and in Excel Mr. Ricks Madison High School.
Excel 2010 Formatting Columns and Rows Excel 2010 / Mr. Bitenas In this lesson you will learn how to insert, delete, and resize Columns and Rows.
The Hardy-Weinberg Principle. Modern biologists’ definition of “evolution” = the change in genetic makeup (or gene pool) of a population over time. What’s.
Population Genetics Hardy Weinberg Equilibrium. Population Genetics Hardy-Weinberg Principle/equilibrium –G. H. Hardy ( ) English mathematician.
Creating a Frequency Distribution On a Mac. Frequency Distribution Either start a new Excel spreadsheet or click on any cell in the current spreadsheet.
1 Insert Tab. 2 Then choose a cover page you want and you can easily edit it.
EXCEL PART 3 Format ting a Worksheet. OBJECTIVES  Format values  Change font and font size  Change font styles and alignment  Adjust column width.
The Evolution of Populations. Populations A group of organisms of the same species living in the same area at the same time A population of water buffalo.
MATHEMATICAL MODELING:HARDY- WEINBERG INVESTIGATION 2 BIG IDEA 1.
Population Genetics Measuring Evolutionary Change Over Time.
Excel Information. Basics In Excel there are rows, columns and cells. Row- The horizontal lines in the workbook –These are identified by numbers on the.
Histogram The data must be in Frequency Distribution (see presentation if needed) form for Excel to draw a histogram Make your Frequency Distribution active.
HARDY-WEINBERG EQUILIBRIUM
Preview Science Concepts Math Skills Using Science Graphics.
Natural Selection Bio Explain how natural selection influences the changes in species over time Bio Explain how various disease agents (bacteria,
MATHEMATICAL MODELING:HARDY-WEINBERG
Basic Editing Functions
Measuring Evolutionary Change Over Time
Evolution and Populations –Essential Questions p
Modeling Evolution in Excel
HARDY-WEINBERG and GENETIC EQUILIBRIUM
What we know….
KEY CONCEPT Hardy-Weinberg equilibrium provides a framework for understanding how populations evolve.
Evolution of Populations
MATHEMATICAL MODELING:HARDY-WEINBERG
Measuring Evolution of Populations
Natural Selection Bio Explain how natural selection influences the changes in species over time Bio Explain how various disease agents (bacteria,
Chapter 14 Microevolution in Modern Human Populations
Natural Selection on Single Gene Traits
Hardy -- Weinberg.
HARDY-WEINBERG and GENETIC EQUILIBRIUM
Hardy Weinberg: Population Genetics
Phenotype frequency: 30% blue eyes (or 0.3) 70% brown eyes (or 0.7)
Hardy Weinberg What the heck is that?.
1. Sexual Selection In order for random mating to occur, all members of the population must have equal.
23.2 Hardy Weinberg Principle
Chapter 16 Table of Contents Section 1 Genetic Equilibrium
Evolution of Populations 16.1 pp
I. Allele frequencies and gene pool
Bar Chart The data must already be in Frequency Distribution form (see the presentation if needed).
Allele frequencies when populations are NOT evolving
Hardy - Weinberg Questions.
Microevolution and Hardy Weinberg equilibrium
Phenotype frequency: 30% blue eyes (or 0.3) 70% brown eyes (or 0.7)
Hardy-Weinberg Lab Data
Presentation transcript:

MATHEMATICAL MODELING:HARDY-WEINBERG INVESTIGATION 2 BIG IDEA 1 By Cherylann Hollinger

Hardy-Weinberg Equilibrium How can mathematical models be used to investigate the relationship between the allele frequencies in populations of organisms and evolutionary change?

Using Excel to Model H-W Insert values for the A and B alleles. Adjust the width of the columns.

Using Excel to Model H-W You can highlight the areas you wish to format with color by clicking on the “Format” tab followed by “Cells”, then “Patterns.”

Using Excel to Model H-W In a nearby empty cell, enter the function +Rand() It will be removed later. Hit return. What do you find in the cell?

Using Excel to Model H-W The RAND function returns random numbers between 0 and 1 in decimal format. By using this function, this model is simulates the “random” choosing of gametes from a gene pool.

Using Excel to Model H-W Go ahead and delete the RAND function in the cell. Select two gametes from the gene pool. In cell E5, generate a random number, compare it to the value of p, and then place either an A gamete or a B gamete in the cell. You will need two functions – the RAND function and the IF function.

Using Excel to Model H-W Click on the E5 cell, then go to the “Insert” tab. Click on “Function,” and type in the following function: =IF(RAND()<=D$2, “A”, “B”)

Using Excel to Model H-W Your spreadsheet should look like this.

Using Excel to Model H-W Try recalculating 10-20 times. This is what should happen. The gametes change.

Using Excel to Model H-W Copy these 2 formulas in E5 and F5 down for about 16 rows to represent gametes that will form 16 offspring for the next generation. To copy the formulas, click on the bottom right-hand corner of the cell and, with your finger pressed down on the mouse, drag the cell downward.

Using Excel to Model H-W It should look like this.

Using Excel to Model H-W The next step is to put the zygote in cell G5. In cell G5, enter the function = CONCATENATE(E5,F5) and then copy this formula down as far as you have gametes.

Using Excel to Model H-W It should look like this.

Using Excel to Model H-W The next columns on the spreadsheet are H, I, and J. These are “housekeeping” columns. They keep track of the numbers of each zygote’s genotype. You will enter the following functions for each column. The function in cell H is =IF(G5=”AA”,1.0). The function in cell J is =IF(G5=”BB”,1.0). In cell I5, enter this function: =IF(G5=”AB”,1,(IF(G5=”BA”,1.0))).   Enter the labels for the columns you have been working on. Cell E4 gametes, Cell G5 AA in cell H4, and BB in Cell J4.

Using Excel to Model H-W It should look like this.

Using Excel to Model H-W Use the SUM function to calculate the numbers of each genotype in the H,I, and J columns.

Using Excel to Model H-W It should look like this.

Using Excel to Model H-W Try recalculating a number of times to make sure everything is working as expected. Don’t go on until you are sure the spreadsheet is making correct calculations. Try different values for p. Make sure the number of zygotes adds up.

Using Excel to Model H-W To calculate the number of each allele as shown in Figure 8: Several cells below the chart set up the following: A B number of each allele

Using Excel to Model H-W To calculate each allele use the following function: =COUNTIF(E5:F20, "A") for the A allele AND =COUNTIF(E5:F20, “B") for the B allele (the cells in red must be customized according to where the gametes are located in your individual spreadsheet)

Using Excel to Model H-W Make a bar graph of the genotypes using the chart tool. Your graph should resemble what is on the next slide. All you need to do is add the title and label the X and Y axes.

Using Excel to Model H-W

Using Excel to Model H-W To calculate the allele frequency of the next generation: =H24/(H24+J24) for p and =J24/(H24+J24) for q (the cells in red must be customized according to where the gametes are located in your individual spreadsheet)