Channels
contributing
sdk-kotlin
sdk-react
sdk-javascript
sdk-java
request-features
sdk-php
sdk-python
sdk-golang
sdk-swift
sdk-c-sharp
random
sdk-ruby
ask-questions
give-feedback
announcements
sdk-flutter
Powered by
#announcements
Title
a
ancient-truck-93012
12/22/2021, 3:23 PM
Hi quick question about the growthbook analysis, When you run an experiment you can see the queries being run but i assume some additional logic is running under the hood, how extensive is this ?
f
fresh-football-47124
12/22/2021, 3:25 PM
Hi Isaac, The results of the queries are run through our statistics engine. You can read about the statistics used here:
https://www.growthbook.io/docs/GrowthBookStatsEngine.pdf
or if you want to look at the stats package:
https://pypi.org/project/gbstats/0.2.1/
and the code is here:
https://github.com/growthbook/growthbook/tree/main/packages/stats/gbstats
5 Views
Post