SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

statistica/python

» Start this Course
(Practice similar questions for free)
Question:

Che calcoli devo fare se volessi che X* sia la standardizzazione di X ? che cosa comporta la standardizzazione alla media, alla deviazione standard e alla varianza?

Author: federico volpe



Answer:

X* = (x - media(X)) / dev.std(X) questo comporta: - la media = 0 - la varianza = 1 - la dev. standard = 1


0 / 5  (0 ratings)

1 answer(s) in total