Write down the rule for the quartile positions
LQ at position 4n+1,median at position 2n+1,UQ at position 43(n+1) For a list of raw data the lower quartile sits at position 4n+1, the median at position 2n+1 and the upper quartile at position 43(n+1). These are POSITIONS in the ordered list, not values.
Work out the position of the lower quartile
4n+1=412=3 With n=11, 4n+1=3. Position 3 is a whole number, so the quartile is simply the 3th value in the ordered list.
Read off the lower quartile
Q1=value at position 3=13 Counting to position 3 in the ordered list gives a lower quartile of 13 seconds. A quarter of the data lies below it.