MATHEMATICAL MODELING:HARDY- WEINBERG INVESTIGATION 2 BIG IDEA 1.

Slides:



Advertisements
Similar presentations
EDCI 570 Tom Fortney. Formula Bar Tool Bars Cell Row Numbers Column Letters.
Advertisements

MATHEMATICAL MODELING:HARDY-WEINBERG
Spreadsheet software 1. Spreadsheets 2 Spreadsheet software Components of spreadsheets Labels - are used for titles, headings, names, and for identifying.
Microsoft Excel Manual 1 By Pradeep velugoti Lakshman Tallam.
Review Ch. 15 – Spreadsheet and Worksheet Basics © 2010, 2006 South-Western, Cengage Learning.
Start up Excel. Notice that each row has a number, and each column has a letter. Click in A1 (column A, row 1), and type in a title for your data.
Lab 1: Excel as Calculator. Let’s get started! Open a new Excel spreadsheet. If necessary, hit to maximize the sheet. You may need to move the top bar.
Using Microsoft ® Excel Formulas and Functions Start Microsoft ® Excel. Type data into cells as shown.
IT Cadre 2006 USING PARETO CHARTS IN DATA ANALYSIS.
Introduction to Microsoft Excel 2010 Chapter Extension 3.
Hardy-Weinberg Lab. Materials MS Excel ESTEEM module at: - or-
© Keith Vander Linden, How did you ever do without it? - from the first VisiCalc ad, 1979.
Introduction to Excel 2007 Part 2: Bar Graphs and Histograms February 5, 2008.
Creating a Histogram using the Histogram Function.
Science Fair Help Use this file to look up how to use PowerPoint and Excel for your Science Fair project. Two ways to switch to SLIDE SHOW 1.Click the.
Spreadsheet Basics.  Letters are used for columns  Numbers are used for rows  Cells are identified by a combination of letters and numbers ex. B4.
Introduction to Excel 2007 Bar Graphs & Histograms Psych 209 February 1st, 2011.
Introduction to Excel 2007 Part 1: Basics and Descriptive Statistics Psych 209.
MATHEMATICAL MODELING:HARDY-WEINBERG
Introduction to Excel 2007 Part 3: Bar Graphs and Histograms Psych 209.
Microsoft Excel Tutorial. Spreadsheet Basics! The Microsoft Excel Window  When you open Microsoft Excel, this screen will appear. Then, if necessary,
Creating a Bar Chart. Create a frequency distribution based on the classes.
Using Excel To help with data. Excel is a spreadsheet program that can interface with Word, or PowerPoint A spreadsheet program has cells (little blocks)
Graphing in Excel Dr. Denise Harlem January 29, 2015.
Microsoft Excel. Excel specializes in creating and designing spreadsheets, or worksheets Worksheet – area to insert data Workbook – a set of worksheets.
Spreadsheets and Marks © Nipawin School Division 2003.
 Introduction to MS-Excel Introduction to MS-Excel  Entering data in EXCEL Entering data in EXCEL  Formulas & Functions in EXCEL Formulas & Functions.
Microsoft Excel Used to organize information for calculations.
Excel Terms Worksheet: a grid of rows and columns Columns – labeled A, B, C, then AA, BB, etc. – 256 columns Rows – numbered 1, 2, 3 through 65,536 Cell.
Microsoft Office Excel Lesson An introduction to the basic use of Excel By: Samantha Simons.
This is the first sheet of a spreadsheet workbook. The workbook begins initially with 3 work sheets. A spreadsheet is made of columns and rows. The intersection.
ELECTRONIC SPREADSHEET Chang-Yang Lin Eastern Kentucky University.
Jeff Martin, 1999 Selections To select an entire column, click on the column letter.
Excel CREATING A WORKSHEET AND CHART. Personal Budget Worksheet We will create a personal budget worksheet that shows you income each month and your expenses.
Chapter 15: Spreadsheet and Worksheet Basics © 2010, 2006 South-Western, Cengage Learning.
+ Excel Workshop March /24/ Let’s start with some Vocab Cell Active Cell Cell grid Formula Bar Row Column Formula Builder Range 10/24/2015.
Copying and Pasting Formulas and Functions Copying and Pasting Formulas and Functions, Slide 1Copyright © 2004, Jim Schwab, University of Texas at Austin.
Creating Column Graphs in Excel ® Activity 6: Mapping Seed Sources.
Creating Histograms on the TI-84 and in Excel Mr. Ricks Madison High School.
Using Google Sheets To help with data. Sheets is a spreadsheet program that can interface with Docs, or Slides A spreadsheet program has cells (little.
Excel Screen Slide 1 Column Row Cell Formula bar Column heading Row heading Worksheet tab.
1. 2 Word Processing Word Processing is writing words and sentences on the computer. It is easy to change or move text in a word document. People use.
© 2010 Pearson Education, Inc. | Publishing as Prentice Hall.1 Computer Literacy for IC 3 Unit 2: Using Productivity Software Chapter 6: Creating and Formatting.
Microsoft Excel® can be a very powerful tool for studying mathematics. This presentation will show you how to 1.Input values 2.Create a function that uses.
Using Sheets To help with data. Sheets is a spreadsheet program that can interface with forms, docs, or presentations. A spreadsheet program has cells.
Using Microsoft® Excel This presentation is designed for Chapter 1, Section 1.2.
December 2015 Excel Tips & Tricks. Commonly Used Shortcuts (Mac, Excel 2011) Cmd+ Shift+ T Enter Cmd+ Option+ 0 Ctrl+ (Minus/- ) Ctrl+ I Ctrl+ R or Ctrl+
Statistical Analysis with Excel. Learning Objectives Be able to use the Dial Caliper to measure Be able to use Microsoft Excel to –Calculate mean, median,
ENGR 1181 College of Engineering Engineering Education Innovation Center Excel Graphing.
Introduction to Excel RETC – Center for Professional Development.
World Consumption Comparison Project: Creating Your Charts Rubric and Instructions
How to graph your stock project performance vs. the 3 major indexes.
Histogram The data must be in Frequency Distribution (see presentation if needed) form for Excel to draw a histogram Make your Frequency Distribution active.
Excel Activity 9: Quiz Scores
We know about inserting numbers in Excel and how to sum and average numbers. Insert these numbers and in Cell A9, find the average of the numbers. In.
MATHEMATICAL MODELING:HARDY-WEINBERG
Created by Stacey Wilson
Modeling Evolution in Excel
Excel 2010.
Spreadsheet Basics.
Microsoft Excel 101.
MATHEMATICAL MODELING:HARDY-WEINBERG
Chapter 1 Creating a Worksheet and an Embedded Chart
An AS Lesson Using the LDS to teach content on Data Collection and Processing.
Excel 2010.
Intro to Microsoft Excel
Spreadsheet software.
Introduction to Excel 2007 Part 3: Bar Graphs and Histograms
Budget expenses, Loans, and Stats
How to Use Microsoft Excel for Data Entry
Presentation transcript:

MATHEMATICAL MODELING:HARDY- WEINBERG INVESTIGATION 2 BIG IDEA 1

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 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. 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 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