Show Progression Indicator for the first page

I want to implement a create new account flow and I'd like to display the progression. Should I display a progression for the first page or should I start at zero? Considering most people don't want to go through a account creation flow, it might be better to show them that they already solved a part of it. If I don't show a initial progression, I also don't show a full progression as the last page displays, in case of 10 views, only 90% progression. I don't want to animate to 100% during the transition to the next context in my app.

I lean to showing a progression at the start for the intial first page right now. What's the best practise?

[1]