Question 43759

Can someone help me with this problem?

  I need to find the first and third quartiles, Q1 and Q3, of the following set of numbers:

  0.16, 0.08, 0.27, 0.20, 0.22, 0.32, 0.25, 0.18, 0.28, 0.27

  Thanks,
  Lyn
<pre>One AGAIN, the other person is <b>WRONG</b>,
Correct answers: {{{highlight_green(matrix(2,2, "Q1:", 0.18, "Q2:", 0.27))}}}