This document provides an overview of sampling and hypothesis testing in MATLAB. It discusses simple random sampling, random sampling functions in MATLAB, and the basics of hypothesis testing. It then describes various parametric tests that can be performed in MATLAB, including one sample t-test, paired t-test, two sample t-test, z-test, and F-test. Examples of how to perform each test in MATLAB are also provided.