F(x,n,p)=C(n,x)p^x*(1-p)^(n-x)
n=9, p=0.8 =>
f(x,9,0.8)=C(9,x)0.8^x*(0.2)^(9-x)
The function f(x,9,0.8) is then calculated using the above formula
x f(x)
0 0.0000001 0.0000182 0.0002953 0.0027534 0.0165155 0.0660606 0.1761617 0.3019908 0.3019909 0.134218
Check Sum f(x), [x=0,9] = 1.0 ok
Answer:
table B
every other input and output has the same number in a table
Answer:
7/7 = 1
Step-by-step explanation:
1/7 is one out of seven part plus 6/7 which is 6 out of seven parts. The denominator does not need to change because it is a common denominator. Just simply add the numerators, 1 and 6 and you get 7. The numerator is divided by the denominator (7/7) which equals to 1.
Answer:
1/12
Step-by-step explanation:
Probability is a ratio derived as the number of possible outcomes divided by the total outcome.
On a number cube, the even sides are 2, 4 and 6. This means that the possible outcome for rolling an even is 3 while the total outcome is 6. Hence the probability of rolling an even P(E)
= 3/6
The probability of rolling a 4 P(4)
= 1/6 (4 appears on one side)
Hence the probability of rolling an even on the first roll and a four on the second roll
P(En4) = 3/6 * 1/6
= 3/36
= 1/12