Hi,
I have a question about the handwritten solution for query 5. Query 5 is "What are the two most common first names among the female school administrators?". The handwritten answer only considers the column "AdmFName1", but there are two other columns named "AdmFName2" and "AdmFName3". Should these three columns be considered together?
I am quite confused about query 35, which asks "How many drivers born after the end of the Vietnam War have been ranked 2?". Could you please explain the intention of this query and discuss how to get the ground truth answer?
Thanks!
Hi,
I have a question about the handwritten solution for query 5. Query 5 is "What are the two most common first names among the female school administrators?". The handwritten answer only considers the column "AdmFName1", but there are two other columns named "AdmFName2" and "AdmFName3". Should these three columns be considered together?
I am quite confused about query 35, which asks "How many drivers born after the end of the Vietnam War have been ranked 2?". Could you please explain the intention of this query and discuss how to get the ground truth answer?
Thanks!