# 대조군 없이는 귀속할 수 없다 # Question: 관측된 이상을 무엇의 탓으로 돌릴 수 있는가 direction: down n0: "주입 전 대조군" { shape: rectangle } n1: "주입 중 관측" { shape: rectangle } n2: "귀속" { shape: rectangle } n3: "오보" { shape: rectangle } n0 -> n1: "비교 기준" n1 -> n2: "대조군 있음" n1 -> n3: "대조군 없음"