# dacode / dacode-data-sa-044

- 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`.

You are working on a project for a food industry analytics company. Your task is to analyze the data to determine the average ratings for restaurants offering pickup and delivery, along with the T-Statistic and P-Value. Report your findings with three significant digits and format your response as follows:
"""
{
    "Average rating for pickup restaurants": [3.81],
    "Average rating for delivery restaurants": [3.73],
    "T-Statistic": [2.31],
    "P-Value": [0.0207]
}
"""
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
