jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
59 stars 29 forks source link

Clarify wording in explanation on Benford's Law (Audit/JfA module) #934

Closed JoKeyser closed 4 years ago

JoKeyser commented 4 years ago

At first reading, I got confused which use of "number" refers to the digit, or observations in the data/population.

"Benford's law states that in many naturally occurring collections of numerical observations, the leading significant digit is likely to be small. The goal of this procedure is to determine to which extent the first leading digits in the data set follow Benford's law, and to test this relation with %1$s confidence."

If others agree, I'm happy to send a pull request, if you point me to the correct file where to change this - I would assume https://github.com/jasp-stats/jasp-desktop/blob/stable/JASP-Engine/JASP/po/R-JASP.pot?

AlexanderLyNL commented 4 years ago

Hi Johannes,

Thanks for pointing this out. This is very useful. @koenderks could you look into this?

Cheers, Alexander

koenderks commented 4 years ago

Thanks for the suggestion, I agree that this is more clearly formulated. I will make these adjustments on the R side. @FransMeerhoff can you give a little suggestion on the best course of action from there? I believe these changes will then automatically show up in the next versions of the .po files, correct?

FransMeerhoff commented 4 years ago

@koenderks If you take care of the R-side, I'll make a PR with Dutch translation to check. OK for time being?

AlexanderLyNL commented 4 years ago

Fixed