Erstmal nur die 1:

Es geht eigentlich nur darum, die Worte richtig zu interpretieren und formalisieren und dabei hin und wieder das Gegenereignis auszunutzen.

a) Nicht dreimal Kopf ist das Gegenereignis zu dreimal Kopf.

P("Nicht dreimal Kopf") = 1 - P("dreimal Kopf")= 1 - 0,5^3

b) Mindestens einmal Kopf (also einmal, zweimal oder dreimal Kopf) ist das Gegenereignis zu nullmal Kopf. Nullmal Kopf ist das Gleiche wie dreimal Zahl.

P("Mind. einmal Kopf") = 1 - P("Nullmal Kopf") = 1 - 0,5^3

Usw.

...zur Antwort