Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annualize the numbers #1

Open
larsvilhuber opened this issue Apr 10, 2021 · 1 comment
Open

Annualize the numbers #1

larsvilhuber opened this issue Apr 10, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@larsvilhuber
Copy link

Because the last year is always incomplete, you might want to annualize or normalize the numbers:

  • Use last year's complete data as numerator
  • Use number of deposits with some Stata code (or Stata keyword) as a numerator
  • then prorate the ongoing year to take into account the partial year effect.

Avoids the dip, but has a dashboard-feel ("are we on track to having the same number as last year")

They are not mutually exclusive.

@ledwindra
Copy link
Owner

Thanks for the feedback.

Some questions:

  • Points 1 & 2 are used as the numerator, did you mean last year's complete data should be the denominator?
  • Point 2: that means adding more keywords besides replication code?

@ledwindra ledwindra self-assigned this Apr 11, 2021
@ledwindra ledwindra added the enhancement New feature or request label Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants