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

Normalisierungsformel akutalisieren #20

Open
merve-sv opened this issue Jun 9, 2021 · 0 comments
Open

Normalisierungsformel akutalisieren #20

merve-sv opened this issue Jun 9, 2021 · 0 comments

Comments

@merve-sv
Copy link

merve-sv commented Jun 9, 2021

Die Formel zur Angleichung der Skala von 0-1:
(x-xmin) / (xmax-xmin)

x - Wert der angepasst werden soll, d.h. Variable
xmin - kleinster Wert des Wertebereiches der alten Skala
xman - größter Wert des Wertebereiches der alten Skala

https://ablaette.github.io/learningR/f_statistics.html#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant