About This Lesson
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.