# Week 5

- [Statistics and R](https://docs.abi.am/abi-omicss-guide-2021/week-5/untitled.md): We pick up where we left off in week 5 of statistics. This module takes an estimated 2.5 hours to complete.
- [Confidence Interval](https://docs.abi.am/abi-omicss-guide-2021/week-5/untitled/confidence-interval.md): This page takes an estimated 45 minutes to complete.
- [Introduction to Inference](https://docs.abi.am/abi-omicss-guide-2021/week-5/untitled/introduction-to-inference.md): This page takes an estimated 1 hour to complete.
- [t-distribution and Comparing Means](https://docs.abi.am/abi-omicss-guide-2021/week-5/untitled/t-distribution-and-comparing-means.md): This page takes an estimated 20 minutes to complete.
- [Linear Models](https://docs.abi.am/abi-omicss-guide-2021/week-5/untitled/linear-models.md): This page takes an estimated 15 minutes to complete.
- [Experimental Techniques](https://docs.abi.am/abi-omicss-guide-2021/week-5/experimental-techniques.md): This module takes an estimated 1.5 hours to complete.
- [Polymerase Chain Reaction (PCR)](https://docs.abi.am/abi-omicss-guide-2021/week-5/experimental-techniques/polymerase-chain-reaction-pcr.md): This page takes an estimated 35 minutes to complete.
- [Gel Electrophoresis](https://docs.abi.am/abi-omicss-guide-2021/week-5/experimental-techniques/gel-electrophoresis.md): This page takes an estimated 40 minutes to complete.
- [Sanger Sequencing](https://docs.abi.am/abi-omicss-guide-2021/week-5/experimental-techniques/sanger-sequencing.md): This page takes an estimated 20 minutes to complete.
- [NGS Sequencing](https://docs.abi.am/abi-omicss-guide-2021/week-5/experimental-techniques/ngs-sequencing.md): This page takes an estimated 30 minutes to complete.
- [Week 5 Exam](https://docs.abi.am/abi-omicss-guide-2021/week-5/week-5-exam.md): Complete this exam after you finish Week 5 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-5.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.
