1. Study Hours vs. Exam Scores Correlation
Academic ResearcherBackground
Analyzing a classroom survey dataset to evaluate the relationship between preparation hours and final test performance.
Problem
Needs to evaluate linear correlation and examine the score distribution for normality.
How to use
Paste classroom CSV data into the input field, select the Overview chart type, enable the normal curve overlay, and generate the report.
chartType: 'overview', binRule: 'fd', showNormalCurve: true, showOutliers: true, colorScheme: 'default'Outcome
Generates a full dashboard featuring FD-binned histograms with fitted normal curves, a scatter plot showing Pearson's r with a linear fit line, and quartile box plots.