# Week 4

- [Molecular Biology](https://docs.abi.am/abi-omicss-guide-2021/week-4/untitled.md): This is the final week of studying molecular biology. This module takes an estimated 1.5 hours to complete.
- [Interesting Cases of Genes](https://docs.abi.am/abi-omicss-guide-2021/week-4/untitled/interesting-cases-of-genes.md): This page takes an estimated 35 minutes to complete
- [The Chromosomal Basis of Inheritance](https://docs.abi.am/abi-omicss-guide-2021/week-4/untitled/the-chromosomal-basis-of-inheritance.md): This page takes an estimated 30 minutes to complete
- [Variation in Species](https://docs.abi.am/abi-omicss-guide-2021/week-4/untitled/variation-in-species.md): This page takes an estimated 20 minutes to complete.
- [Phenotype plasticity](https://docs.abi.am/abi-omicss-guide-2021/week-4/untitled/phenotype-plasticity.md): This page takes an estimated 5 minutes to complete.
- [R Programming](https://docs.abi.am/abi-omicss-guide-2021/week-4/r-programming.md): In the final week of learning R Programming, we focus on practice exercises. This module takes an estimated 40 minutes to complete.
- [Practice 2](https://docs.abi.am/abi-omicss-guide-2021/week-4/r-programming/practice-2.md): This page takes an estimated 20 minutes to complete.
- [Practice 3](https://docs.abi.am/abi-omicss-guide-2021/week-4/r-programming/practice-3.md): This page takes an estimated 20 minutes to complete.
- [Statistics and R](https://docs.abi.am/abi-omicss-guide-2021/week-4/statistics-and-r.md): This module takes an estimated 3 hours to complete.
- [Random Variables and Probability Distributions](https://docs.abi.am/abi-omicss-guide-2021/week-4/statistics-and-r/random-variables-and-probability-distributions.md): This page takes an estimated 55 minutes to complete.
- [Central Limit Theorem](https://docs.abi.am/abi-omicss-guide-2021/week-4/statistics-and-r/central-limit-theorem.md): This page takes an estimated 2 hours to complete
- [Week 4 Exam](https://docs.abi.am/abi-omicss-guide-2021/week-4/week-4-exam.md): Complete this exam after you finish Week 4 course material.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.abi.am/abi-omicss-guide-2021/week-4.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
