Guidelines for MathBio Minor Proficiencies
The following are intended as benchmarks to help students, advisors, and portfolio readers determine the extent to which a given product demonstrates genuine proficiency in a given area. Few products (if any) will demonstrate all characteristics listed within a proficiency category, but it is expected that most will demonstrate at least 2–3. Students are encouraged to explicitly highlight and discuss the relevant characteristics in both their products and their reflective statements.
- Modeling: To demonstrate proficiency in mathematical modeling, students will typically engage with issues such as the following
- making and justifying explicit simplifying assumptions;
- making and justifying decisions about model structure (e.g., discrete vs. continuous, number of discrete categories, etc.);
- determining appropriate parameter values (through data collection and/or literature review);
- recognizing the extent to which a model reflects the underlying biological mechanisms, as opposed to simply fitting observed data points;
- incorporating stochastic factors as appropriate;
- conducting sensitivity analysis;
- verifying the model’s internal consistency and/or validating it with additional data sets.
- Computation: To demonstrate proficiency in computation, students will typically engage with issues such as the following:
- writing clear and concise pseudocode to summarize the task at hand;
- planning and implementing flow control through appropriate use of loops, subroutines, conditional statements;
- making and justifying decisions about the order of steps within a loop (in cases where this makes a difference);
- managing input and output, including issues re. formatting, filenames, etc.;
- confronting computational efficiency through runtime, memory requirements, etc.;
- conducting verification runs and/or line-by-line debugging as needed
- Statistics: To demonstrate proficiency in statistical analysis, students will typically engage with issues such as the following:
- choosing appropriate statistical tests for the question at hand, and justifying that choice (e.g., parametric vs. nonparametric);
- understanding the assumptions of each statistical test, and testing them where appropriate;
- identifying possible outliers in the data set, and assessing the test’s sensitivity to those points;
- cross-validating with multiple tests (where appropriate);
- assessing the statistical power of a given test;
- correcting for multiple comparisons to achieve a desired experiment-wide level of significance.
- Data Acquisition: To demonstrate proficiency in data acquisition, students will typically engage with issues such as the following:
- hypothesis development & experimental design;
- using pilot studies to test & improve methods;
- troubleshooting methods;
- strict adherence to exact protocols for maximum repeatability, and/or recognition of variables that could affect repeatability;
- devising protocols for objectively handling ambiguous or missing data points;
- testing potential systematic biases in the data (e.g., trap avoidance behavior in a mark/recapture study);
- data management, cataloging, and formatting (e.g., appropriate processing of digital images).
- Research: To demonstrate proficiency in data acquisition, students will typically engage with issues such as the following:
- formulating an informed and testable hypothesis;
- searching, reading, and interpreting relevant literature;
- writing both a research proposal and a summative technical report;
- collaborating with colleagues in both biology and math/computer science;
- summarizing and interpreting results;
- seriously considering alternative hypotheses and interpretations (and excluding them where possible).