pub fn answer_lines( name: &str, answer: &Answer, threshold: f64, ) -> Vec<Line<'static>>
Render one answer: the number, the distribution it came from, and what it means.