10 Qualitative sense of normal distributions (from ck12.org)#

%%html
<iframe width="700" height="400" src="https://www.youtube.com/embed/79duxPXpyKQ/" 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

khanacademy

Qualitative sense of normal distributions (from ck12.org) fig 1Qualitative sense of normal distributions (from ck12.org) fig 2