32 Small sample hypothesis test#

import numpy as np
import pandas as pd
from pandas import Series, DataFrame
import matplotlib.pyplot as plt
import seaborn as sns
from scipy import stats, special

khanacademy

Small sample hypothesis test fig 1Small sample hypothesis test fig 2