Zurück Vor +Ebene Home Inhalt Index Hilfe

Gaußsche Normalverteilung

Plottet die Gaußsche Normalverteilung.

with(stats):with(statevalf):
mu:=      ;# (* Erwartungswert eingeben *)
sigma:=    ;# (* Fehler eingeben *)
f:=statevalf[pdf,normald[mu,sigma]]:
plot(f(x),x=mu-3*sigma..mu+3*sigma);
x:= ; # (* x-Wert eingeben *)
f(x);

Copyright Verlag Harri Deutsch AG  Stöcker DeskTop Mathematik