16 Simulation showing value of t statistic
16 Simulation showing value of t statistic#
%%html
<iframe width="700" height="400" src="https://www.youtube.com/embed/gLE6y_NwmhQ/" frameborder="0" allowfullscreen></iframe>
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