Average number of families per household

Average number of families per household

I have a dataset that has:
Household ID - unique for each household
Family ID - unique for each household

One household can house multiple families.
I cant to get the average number of families per household in a chart / grap or whatever method i can do it in :)

I've been struggling and have no idea how to do it?