Build-your-own Hardy Weinberg Calculator

Subject: Biology
Grades levels: 7 - college

Description: Using this lesson worksheet, computers and a simple programming interface, students step through and build a simple program to sequentially calculate all of the variables in the Hardy Weinberg equations. By building the program in sequence it is hoped that students will learn the sequence to solve a Hardy Weinberg problem and appreciate the value and power of computer number crunching capabilities as well as sequential programming considerations.
• Uses Python 2.7 programming language which needs to be installed on computers.

 

  Build-your-own Hardy Weinberg Calculator teacher worksheet Word PDF
  Build-your-own Hardy Weinberg Calculator student worksheet Word PDF
  Hardy Weinberg Calculator Python file