Hello, I have questions on my mind as testing with...
# ask-questions
s
Hello, I have questions on my mind as testing with GrowthBook. 1. Can we replicate metrics automatically or do we need to create a new metric everytime we want to work with another table/dataset ? 2. In the Significance test , Bayesian analysis is used to display the results. So can i get a more detailed view on which process is going on in back? 3. Is it feasible to use One table/dataset in datasource query setting and another table/dataset in metric query settings?
f
We just launched a feature a few days ago to easily clone metrics.
When hovering over a metric in the table
s
@future-teacher-7046 Edited the question set. Please help me out with these also🙏🏻
f
We have a stats whitepaper. Is that what you're looking for? https://www.growthbook.io/docs/GrowthBookStatsEngine.pdf
👍 1
For #3, if everything is within BigQuery, that should be fine since they support joins across datasets. If you want to do something like use BigQuery for experiment assignment and Snowflake for a metric, that's not possible right now.
s
@future-teacher-7046 To extend on that. Is it possible to fetch data from one table in datasource and for metric from different table (but having the same user_id column)??
f
Yes. We join between the data source experiment table and the metric table using user_id.
👍 1