19 Generalizing with binomial coefficients (bit advanced)#

%%html
<iframe width="700" height="400" src="https://www.youtube.com/embed/AOsWph2FNLw/" frameborder="0" allowfullscreen></iframe>
import itertools
import numpy as np
import pandas as pd
from pandas import Series, DataFrame
import matplotlib.pyplot as plt
import seaborn as sns

khanacademy

Generalizing with binomial coefficients (bit advanced) fig 1Generalizing with binomial coefficients (bit advanced) fig 2