Step-by-step explanation:
There are 12 games in the population. You need to use a random number generator to choose 2 of these games.
RandomSample[{1,2,3,4,5,6,7,8,9,10,11,12},2]
Let's say the first sample you get is {1,5}. That corresponds to game times of 8 minutes and 7 minutes. The mean game time for that sample is 7.5 minutes. So the first row in your table would be:
![\left[\begin{array}{ccc}Sample&List\ of\ Game\ Times&Mean\ Game\ Time\\1&8,7&7.5\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7DSample%26List%5C%20of%5C%20Game%5C%20Times%26Mean%5C%20Game%5C%20Time%5C%5C1%268%2C7%267.5%5Cend%7Barray%7D%5Cright%5D)
162 plants, if 60% of the plants live you can set it up like this: 60/100 = X/270, to find X, you cross multiply and divide by 100
Answer:
See the proof below.
Step-by-step explanation:
Assuming this complete question: "For each given p, let Z have a binomial distribution with parameters p and N. Suppose that N is itself binomially distributed with parameters q and M. Formulate Z as a random sum and show that Z has a binomial distribution with parameters pq and M."
Solution to the problem
For this case we can assume that we have N independent variables
with the following distribution:
bernoulli on this case with probability of success p, and all the N variables are independent distributed. We can define the random variable Z like this:
From the info given we know that
We need to proof that
by the definition of binomial random variable then we need to show that:


The deduction is based on the definition of independent random variables, we can do this:

And for the variance of Z we can do this:
![Var(Z)_ = E(N) Var(X) + Var (N) [E(X)]^2](https://tex.z-dn.net/?f=%20Var%28Z%29_%20%3D%20E%28N%29%20Var%28X%29%20%2B%20Var%20%28N%29%20%5BE%28X%29%5D%5E2%20)
![Var(Z) =Mpq [p(1-p)] + Mq(1-q) p^2](https://tex.z-dn.net/?f=%20Var%28Z%29%20%3DMpq%20%5Bp%281-p%29%5D%20%2B%20Mq%281-q%29%20p%5E2)
And if we take common factor
we got:
![Var(Z) =Mpq [(1-p) + (1-q)p]= Mpq[1-p +p-pq]= Mpq[1-pq]](https://tex.z-dn.net/?f=%20Var%28Z%29%20%3DMpq%20%5B%281-p%29%20%2B%20%281-q%29p%5D%3D%20Mpq%5B1-p%20%2Bp-pq%5D%3D%20Mpq%5B1-pq%5D)
And as we can see then we can conclude that 
Answer: total length of frame material is 3.2 meters
Step-by-step explanation:
The perimeter of an object or a plane shape is the distance around the object of plane shape.
Mila plans to frame a poster she bought at a concert. The total length of frame material that she needs would be the perimeter of the rectangular frame. The formula for determining the perimeter of a rectangle is expressed as
Perimeter = 2(length + width)
The frame will be rectangular with a base of 0.65 meters and a height of 0.95 meters. Therefore,
Perimeter = 2(0.65 + 0.95)
= 3.2 meters