Theoretical probability:
1 ... (16 and 2/3) %
2 ... (16 and 2/3) %
3 ... (16 and 2/3) %
4 ... (16 and 2/3) %
5 ... (16 and 2/3) %
6 ... (16 and 2/3) %
Experimental results:
1 ... 18
2 ... 16
3 ... 16
4 ... 17
5 ... 16
6 ... 17
The total number of rolls in the experiment was
(18 + 16 + 16 + 17 + 16 + 17) = 100
so the expected frequency for each outcome was 16-2/3 times,
and the SIMULATION probabilities were
1 ... 18%
2 ... 16%
3 ... 16%
4 ... 17%
5 ... 16%
6 ... 17%
To me, this looks fantastically close. The cube
could hardly be more fair than it actually is.
Answer:
w=7±i√47
-----------
8
Step-by-step explanation:
Answer:
f[c(p)] = 0.784p
Step-by-step explanation:
sales discount = 30%
sales tax = 12%
c(p) = 0.7p where p is the original price
f(c) = 1.12c where c is the sales price of the bike.
f[c(p)] = 1.12(0.7p)
f[c(p)] = 0.784p Last option.
Assume: p = 100
c(100) = 0.7(100) = 70
f(70) = 1.12(70) = 78.4
f[70(100)] = 0.784(100) = 78.4
D. M bisect
Got it correct
Answer:
4181
Step-by-step explanation:
The Fibonacci sequence starts with 0 and 1... then all other terms are obtained by adding the two previous terms.
0, 1, 1, 2, 3, 5, 8, 13, 21, and so on.
So, if you have any two consecutive terms from the sequence, you can easily find the next one by adding them together:
F(19) = F(17) + F(18)
F(19) = 1597 + 2584 = 4181