분석 결과
- tests: [{'variable': 'clicks', 'tStat': 12.55827537418382, 'pValue': 0.001088566750515851, 'df': 3, 'mean': 187.5, 'se': 14.930394055974098}, {'variable': 'conversions', 'tStat': 7.841756862140748, 'pValue': 0.004318894448222088, 'df': 3, 'mean': 16.75, 'se': 2.1360009363293826}, {'variable': 'cost', 'tStat': 9.623117769433957, 'pValue': 0.002381730878581086, 'df': 3, 'mean': 662.5, 'se': 68.84463184107628}]
- chartData: {'type': 'bar', 'labels': ['clicks', 'conversions', 'cost'], 'datasets': [{'label': 't 통계량', 'data': [12.55827537418382, 7.841756862140748, 9.623117769433957], 'backgroundColor': ['rgba(239, 68, 68, 0.5)', 'rgba(239, 68, 68, 0.5)', 'rgba(239, 68, 68, 0.5)'], 'borderColor': ['rgba(239, 68, 68, 1)', 'rgba(239, 68, 68, 1)', 'rgba(239, 68, 68, 1)'], 'borderWidth': 1}]}