# dacode / dacode-data-sa-061

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

First, filter the data for each season by calculating the quartiles and outlier range, removing any data outside this range. Then, apply the Levene test to assess whether the variances of bike rental counts differ under the three weather conditions (Clear, Misty, Rainy). Use the obtained p-values to draw a conclusion, choosing between "Variances are not equal" and "Variances are equal". Present your findings as follows:

"""
{
    "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
