# dacode / dacode-data-sa-045

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

As a data scientist for a medical research institute, you need to examine the data to find the survival rate statistics, including the number of observations, mean, minimum, maximum, variance, skewness, and kurtosis. Your response should be formatted like this:
"""
{
    "Number of observations (Nobs)": [5191],
    "Mean": [...],
    "Minimum": [...],
    "Maximum": [...],
    "Variance": [...],
    "Skewness": [...],
    "Kurtosis": [...]    
}
"""
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
