equinor / equinor/tocomo

Hypothesis Testing

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Write a hypothesis test to check given the input concentrations the output concentrations are possible.

```
NO2 + NO + HNO3 = NO2_input
--
H2S + SO2 = H2SO4+S8/8+SO2_out+H2S_out
```

One more idea is to check it element by element (ex. total amount of S/N/O should not change)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.