Question 243489

Find the first and third quartiles, Q1 and Q3, of the following set of numbers. 10, 4, 9, 14, 6, 11, 6, 1, 7, 6
<pre>1, 4, 6, 6, 6, 7, 9, 10, 11, 14
Correct answers: {{{highlight_green(matrix(2,2, "Q1:", 6, "Q3:", 10))}}}