1. Compare outcomes across three treatment groups
Clinical ResearcherBackground
A researcher is testing three different drug dosages to see if they result in different recovery times for patients.
Problem
Determine if the mean recovery times across the three groups are statistically different.
How to use
Input the recovery times for each dosage group and set the precision to 4.
groupData: 'Control: 8, 9, 6, 7\nTreatment A: 12, 10, 11, 13\nTreatment B: 14, 15, 13, 16', precision: 4Outcome
The tool returns an F-statistic of 28.7 and a p-value of 0.0002, confirming a significant difference between the groups.