32
Chat with our AI personalities
16p + 6q - 3p - 8q = (16p - 3p) + (6q - 8q) = 13p -2q
it's 16p.
to get 1/4 of something, divide by 4. to get 1/2, divide by 2. 1/4 of 16 is 4, 1/2 is 8, difference is 4p
It is 820p2 - 4p - 32.
The classic one is the coin toss problem. How many head and how many tails on a certain number of tosses.For example we toss a coin 4 times and call a success the result of the coin landing with the head showing. The binomial variable is the number of heads n the four coin tosses, which can take on the values 0, 1, 2, 3, or 4. The probabilities of the possible outcome can be calculated using the binomial theorem.Here they are:P(X = 0) = 1/16P(X = 1) = 1/4P(X = 2) = 3/8P(X = 3) = 1/4P(X = 4) = 1/16P = 0.5n (n!/(n-x)!x! )