Statistics and Variance in Python | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Statistics and Variance in Python

Hello everybody, so i have only the right side of a normal distribution but want to calculate the variance like i have the whole distribution. Does anybody know, if .var() does the thing? Because i think .var() would calculate the mean of the right side distribution again. Grettings

8th Nov 2019, 10:20 AM
Long Kiet Nguyen
Long Kiet Nguyen - avatar
1 Réponse
+ 1
Please show your code and/or the exercise text. Otherwise it is pure speculation since you didn't even mention which module/package you are using (I guess you mean numpy).
8th Nov 2019, 11:58 AM
Thoq!
Thoq! - avatar