An Analysis on Password Strength vs. Memorability

As I am creating memorable-password project, I am challenged on whether diceware-type passwords / memorable passwords are really strong.

I learnt about Entropy and created (actually updated an old project) passwordstrength.

I formularized the concept on memorability based on pronounceability with NLTK and double metaphone -- pronounceable.

Here is the result.