Answer:
I believe it is 0.5
Step-by-step explanation:
If you flip a normal coin (called a “fair” coin in probability parlance), you normally have no way to predict whether it will come up heads or tails. Both outcomes are equally likely. There is one bit of uncertainty; the probability of a head, written p(h), is 0.5 and the probability of a tail (p(t)) is 0.5. The sum of the probabilities of all the possible outcomes adds up to 1.0, the number of bits of uncertainty we had about the outcome before the flip. Since exactly one of the four outcomes has to happen, the sum of the probabilities for the four possibilities has to be 1.0. To relate this to information theory, this is like saying there is one bit of uncertainty about which of the four outcomes will happen before each pair of coin flips. And since each combination is equally likely, the probability of each outcome is 1/4 = 0.25. Assuming the coin is fair (has the same probability of heads and tails), the chance of guessing correctly is 50%, so you'd expect half the guesses to be correct and half to be wrong. So, if we ask the subject to guess heads or tails for each of 100 coin flips, we'd expect about 50 of the guesses to be correct. Suppose a new subject walks into the lab and manages to guess heads or tails correctly for 60 out of 100 tosses. Evidence of precognition, or perhaps the subject's possessing a telekinetic power which causes the coin to land with the guessed face up? Well,…no. In all likelihood, we've observed nothing more than good luck. The probability of 60 correct guesses out of 100 is about 2.8%, which means that if we do a large number of experiments flipping 100 coins, about every 35 experiments we can expect a score of 60 or better, purely due to chance.
Answer:
x = 0
, y = 7/6
Step-by-step explanation:
Solve the following system:
{18 y - 12 x = 21
6 x - 9 = -9
In the second equation, look to solve for x:
{18 y - 12 x = 21
6 x - 9 = -9
Add 9 to both sides:
{18 y - 12 x = 21
6 x = 0
Divide both sides by 6:
{18 y - 12 x = 21
x = 0
Substitute x = 0 into the first equation:
{18 y = 21
x = 0
In the first equation, look to solve for y:
{18 y = 21
x = 0
Divide both sides by 18:
{y = 7/6
x = 0
Collect results in alphabetical order:
Answer: {x = 0
, y = 7/6
I think any of these would work
10;18
15;28
20;35
There are 1,000 grams in a kilogram and she has two kilograms, so there are 2,000 grams. She eats 125 of them so you subtract 125 from 2,000 and you get 1875. She has 1875 grams left of grapes.
Answer:
Start off by expanding the square:
x^6 -2x³ + 1.
Now, we can integrate it in dx:
∫x^6 - 2x^3 + 1 dx = ∫x^6 dx - 2∫x^3 dx + ∫1 dx = (x^7)/7 - 2((x^4)/4) + x = (x^7)/7 - (x^4)/2 + x.
That's the result!