Recall that for
, i.e. a random variable
following a binomial distribution over
trials and with probability parameter
,
So you have
The expected value of
is simply
, while the standard deviation is
. In this case, they are
and
, respectively.
A triangle with sides measuring 300, 400 and 700 because 300+400+700=1400 which is higher than the first triangle 300+400+500=1200
Answer:
We have:
x < 4 AND x > a.
if a = 4 and we use an "or" instead of the "and" we have:
x < 4 or x > 4.
This is:
"x is larger than 4 or smaller than 4."
Then the solution of this is all the real numbers except the value x = 4.
The set of solutions can be written as:
{xI x ∈ R \ [4]}
Where this reads:
"x belongs to the set of the reals minus the number 4".
Or we also could write it as:
x ∈ (-∞, 4) ∪ (4, ∞)
Where we have two open ends in the "4" side, so the value x = 4 does not belong to that set.