April 2022 Summaries
6 posts from Statsig
Filter
Month:
Year:
Post Summaries
Back to Blog
The text outlines the process of monitoring streaming queries on Databricks, emphasizing the need for a centralized view of all pipelines to efficiently track key metrics such as input rate, processing rate, and data freshness. While Databricks provides a UI for monitoring input and processing rates, it lacks the capability to track data freshness, which can be addressed by installing the Datadog Agent and modifying its configuration to tag metrics with query names. By using Datadog, users can create dashboards that visualize these metrics, ensuring queries keep pace with incoming data and allowing performance assessments. The text also briefly touches on topics such as CUPED for experiment acceleration and reduced bias, the evolution of A/B testing platforms like Optimizely, and the experimentation culture at Statsig, highlighting the importance of strong infrastructure and learning from testing experiences.
Apr 29, 2022
671 words in the original blog post.
Split testing, or A/B testing, is a crucial tool for companies across diverse industries, primarily utilized for making binary launch decisions on product changes. While often employed for pre-launch experimentation to determine a product's effectiveness, its potential extends far beyond just launch decisions. Testing allows companies to check assumptions, measure long-term feature efficacy, understand contributions to growth, diagnose regressions, and run proof-of-concept tests, among other uses. Properly designed tests help isolate the effects of changes, providing critical insights into user behavior without needing to understand every confounding variable. While statistical rigor is essential in interpreting these tests to avoid false positives, unexpected results can offer valuable opportunities for further investigation and hypothesis development. The practice of testing, though fraught with challenges such as peeking and publication bias, fundamentally revolves around understanding the impact of changes, making it an exciting domain for hypothesis-driven learning and product development.
Apr 20, 2022
1,275 words in the original blog post.
Statsig has announced the "Be Significant" Startup Accelerator Program, offering startups access to its feature gates and experimentation platform free for a year, targeting companies founded less than two years ago, with under $20 million in funding and fewer than 20 employees. This initiative aims to support startups in overcoming high failure rates, often due to the lack of product-market fit and insufficient data tools. The program seeks to enable startups to innovate and grow by providing robust data insights and experimentation capabilities. Statsig emphasizes that modern cloud and data infrastructure have improved product experimentation, allowing for faster iterations and smarter decision-making. By reducing the human cost of experimentation and offering up to 25 million free exposures/events per month, Statsig hopes to empower startups worldwide to enhance user engagement and business outcomes.
Apr 19, 2022
826 words in the original blog post.
In this text, the concept of Frequentist hypothesis testing is illustrated through a coin-flipping scenario, where the null hypothesis assumes a fair coin, and an unexpected sequence of results prompts a reevaluation of its fairness. By setting a threshold for statistical significance, the text explains that hypothesis testing identifies when to reject the null hypothesis and accept an alternative hypothesis, based on results unlikely to occur by chance under the null hypothesis. It clarifies common misconceptions about p-values, emphasizing that they reflect the probability of observing results under the null hypothesis, not the likelihood of making the correct decision. The text also touches upon the application of these principles in A/B testing, noting that while larger samples can enhance statistical power, effect size is equally crucial. It advises against repeated peeking at test results without a predetermined plan, highlighting the importance of a fixed horizon test. The text references contributions from industry leaders in experimentation, such as Ronny Kohavi and Allon Korem, and suggests further resources for understanding advanced testing methods like CUPED and insights from platforms like Netflix and Statsig.
Apr 18, 2022
980 words in the original blog post.
Businesses are rapidly modernizing their customer data infrastructure to make faster, more informed decisions and integrate automated data intelligence into customer-facing applications. This modernization involves a progression from basic data structures, termed as "walk," to more sophisticated systems like "jog" and "run." Initially, businesses often focus on market fit and customer acquisition, leading to fragmented data systems with multiple digital properties generating unique data sets. The "walk" approach attempts to manage these with custom pipelines, but as data complexity increases, this becomes unmanageable. Transitioning to the "jog" stage involves creating a centralized data supply chain, where a Collection layer centralizes data management, reducing technical debt and streamlining operations. However, this can limit data model flexibility and efficiency. The evolution continues with a blending of responsibilities between the Collection and Storage layers, supported by tools like reverse ETL, allowing for more flexible data modeling and enrichment. Each stage of infrastructure development—supported by tools like Statsig—depends on a business's specific needs and resources, with options for integration at every stage.
Apr 18, 2022
1,565 words in the original blog post.
Statsig's team eagerly prepared for April Fools by creating a humorous company-wide video and a surprise website modification led by Founder and CEO Vijaye Raji. Utilizing Statsig’s Feature Gates, the team internally tested a new version of their homepage, a process known as dogfooding, before publicly releasing it to ensure functionality and user experience. This internal testing strategy allowed them to manage potential issues and assess the effectiveness of the changes. The update included an announcement banner linking to a playful element, illustrating the broader utility of Feature Gates for selectively displaying product features based on criteria like user location, which aligns with GDPR cookie consent requirements. The flexibility of Feature Gates allows for real-time updates and controlled feature launches without deploying new code, making them useful for time-sensitive events. This anecdote highlights the versatility and strategic application of Statsig’s tools while underscoring the value of internal experimentation to refine product features.
Apr 06, 2022
554 words in the original blog post.