Graphs the effects of population on the p value of the Hardy-Weinberg equation across generations.
I had a project in AP Biology to create a model of the Hardy-Weinberg Equilibrium for Google Sheets. The original project was made in Google App Scripts, however for a local version, this side project began.
Built with
Provide step by step series of examples and explanations about how to get a development env running.
Input starting with the initial P value and amount of generations to simulate. Afterwords just add the population sizes and watch the sample graph adapt to your new data. When you are ready, click the export button and import the csv to excel or google sheets for further analysis.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Apache © William Chu