분석 결과
- correlations: [{'var1': 'study_hours', 'var2': 'score', 'correlation': 0.9946974801029091, 'pValue': 3.921252578169612e-06, 'n': 7}]
- chartData: {'type': 'scatter', 'datasets': [{'label': 'study_hours vs score', 'data': [{'x': 2.0, 'y': 65.0}, {'x': 3.0, 'y': 70.0}, {'x': 4.0, 'y': 75.0}, {'x': 5.0, 'y': 82.0}, {'x': 6.0, 'y': 88.0}, {'x': 7.0, 'y': 92.0}, {'x': 8.0, 'y': 95.0}], 'backgroundColor': 'rgba(37, 99, 235, 0.5)'}]}