The confidence interval is from 0.2191 to 0.2649, given by
.
The z-score we need is found by first subtracting the confidence level from 1:
1 - 0.95 = 0.05
Divide that by 2:
0.05/2 = 0.025
Subtract that from 1:
1 - 0.025 = 0.975
Look this up in the middle of a z-table (http://www.z-table.com) and we see that the z-score is 1.96.
Now our confidence interval is given by
8. You would take 48 (white tiles) then divide it by 6 to get 8. (Grey tiles)
To expand two terms such as these, we can use the method called FOIL (stands for First, Outer, Inner, Last). Here is what I mean:
We have two terms: (x - 2)(x - 1)
We should first multiply the First two terms of each term in order to complete the F stage:
(x)*(x) =
So then, we take the two outer terms and multiply them together to complete the O stage:
(x)*(-1) = -x
So far we have two things that we have calculated; at the end of the FOIL process we will have four.
To keep going with the FOIL, we now multiply the two inner terms to complete the I stage:
(-2)*(x) = -2x
Last but not least, we need to complete the L stage - so we multiply the two last terms of each term:
(-2)*(-1) = 2
Now that we have our four terms, let us add them together and combine like terms:
Since -x and -2x both have the x portion in common and they are added together, we can add them to create one single term:
-x + (-2x) = -3x
So now that we have our terms completed, we can combine into one polynomial equation:
or
From the problem, the vertex = (0, 0) and the focus = (0, 3)
From the attached graphic, the equation can be expressed as:
(x -h)^2 = 4p (y -k)
where (h, k) are the (x, y) values of the vertex (0, 0)
The "p" value is the difference between the "y" value of the focus and the "y" value of the vertex.
p = 3 -0
p = 3
So, we form the equation
(x -0)^2 = 4 * 3 (y -0)
x^2 = 12y
To put this in proper quadratic equation form, we divide both sides by 12
y = x^2 / 12
Source:
http://www.1728.org/quadr4.htm