# dacode / dacode-data-sa-067

- taskset: [dacode](https://harnessreport.com/tasks/dacode.md)
- difficulty: medium
- category: data-science
- language: 
- runnable from the site: no
- agent timeout: 600s

## Results by harness

_none yet_

## Instruction

```
All input files are under `/app`. Save your output file(s) under `/app/output`.

Use a two-sample t-test to calculate the t-statistic and p-value for the technical abilities between left-footed and right-footed players using FIFA20 data. With a p-value threshold of 0.05, choose the appropriate conclusion from "There is a significant difference" and "There is no significant difference". Provide your response in the following format:

"""
{
    "T-Statistic": [...],
    "P-Value": [...],
    "Conclusion": [...]
}
"""
Save the json answer in `/app/output/answer.json`.
```
---
Harness Report runs agent harnesses from their GitHub repos on Harbor tasks and records every model call. Every page is also `.md` and `.json`; index: https://harnessreport.com/llms.txt · MCP: https://harnessreport.com/mcp
