I’m pretty sure it’s 2 but i’m not 100 percent on that
So the answer your looking for is X=2
Answer:
$4895
Step-by-step explanation:
P(winning) = 1 / 1000000 = 0.000001
P(not winning) = 1 - 1/1000000 = 0.999999
Winning amount = 4,900,000,000 - 5 = 4899999995
Amount lost = - 5
__ X: - 5 _________ 4899999995
P(X) : 0.999999 ___ 0.000001
Expected value E(x) = Σx * p(x)
E(x) = - 5(0.999999) + 4899999995(0.000001)
E(x) = - 4.999995 + 4899.999995
E(x) = 4895
Hence, expected value is 4895
Answer:
0.205 ; 0.117 ; 0.999
Step-by-step explanation:
Using binomial probability distribution :
P(x =x) = nCx * p^x * (1 - p)^(n - x)
Probability of success, p = 0.5
P(x = 4) = 10C4 * 0.5^4 * 0.5^6
P(X = 4) = 0.205078125
B.) 3 heads and 7 tails
P(X = 7) = 10C7 * 0.5^7 * 0.5^3
P(X = 7) = 120 * 0.0009765625
P(X = 7) = 0.117
P(atleast one head)
P(x greater than equal to 1) = p(x =1) +... P(x = 10)
Using a binomial probability calculator :
P(x greater than equal to 1) = 0.999