Answer:
because entries in the table are frequency counts, the table is a frequency table. Entries in the total row and total column are called marginal frequencies or the marginal distribution
D1,..,d9 = 0,0,2,2,2,3,4,6,8 //there are 9 values, in ascending order
Q2 (median) = d5 = 2 //value in the middle
Q1 = (d2+d3) / 2 = (0+2)/2 = 1
(Q1 is middle value of d1,d2,d3,d4, but there is no middle element among four elements, that is why arithmetic mean is taken)
Q3 = (d7+d8) / 2 = (4+6)/2 = 5
interquantlie range = IQR = Q3 - Q1 = 5 -1 = 4
answer: 4
The answer is 26.33 repeating
How you get that answer is
First do N times 3
so the you have 3n + 5 = 84
minus 5 from both sides and then you get 3n = 79
divid both sides by 3 and then you get n = 26.33 reapting
<em>y</em> - 1/<em>z</em> = 1 ==> <em>y</em> = 1 + 1/<em>z</em>
<em>z</em> - 1/<em>x</em> = 1 ==> <em>z</em> = 1 + 1/<em>x</em>
==> <em>y</em> = 1 + 1/(1 + 1/<em>x</em>) = 1 + <em>x</em>/(<em>x</em> + 1) = (2<em>x</em> + 1)/(<em>x</em> + 1)
<em>x</em> - 1/<em>y</em> = <em>x</em> - (<em>x</em> + 1)/(2<em>x</em> + 1) = (2<em>x</em> ² - 1)/(2<em>x</em> + 1) = 1
==> 2<em>x</em> ² - 1 = 2<em>x</em> + 1
==> 2<em>x</em> ² - 2<em>x</em> - 2 = 0
==> <em>x</em> ² - <em>x</em> - 1 = 0
==> <em>x</em> = (1 ± √5)/2
If you start solving for <em>z</em>, then for <em>x</em>, then for <em>y</em>, you would get the same equation as above (with <em>y</em> in place of <em>x</em>), and the same thing happens if you solve for <em>x</em>, then <em>y</em>, then <em>z</em>. So it turns out that <em>x</em> = <em>y</em> = <em>z</em>.