Home / Companies / Statsig / Blog / July 2023

July 2023 Summaries

7 posts from Statsig

Filter
Month: Year:
Post Summaries Back to Blog
Evaluating a modern experimentation platform requires consideration of both intangible qualities and technical capabilities, as these factors significantly impact successful experimentation outcomes. It's essential to assess a company's track record of innovation and product releases, as well as the quality of customer support, to avoid potential stagnation after committing to a provider. Platforms like Statsig, founded by ex-Facebook engineers, emphasize the importance of product experimentation beyond basic feature-flagging and web-testing, highlighting the need for robust support for complex use cases and integrations. Effective platforms should offer real-time insights, debugging tools, and support for multiple environments, ensuring that experiments are conducted efficiently and transparently. Additionally, these platforms should enable deep data analysis by providing access to underlying experiment data, supporting various statistical methods, and ensuring seamless server-to-server integrations. The performance of the platform's tools and their impact on application performance are also critical considerations, as is the ability to govern access at a granular level to accommodate diverse organizational needs.
Jul 28, 2023 1,422 words in the original blog post.
Statsig and Snowflake offer a powerful combination for enhancing digital experimentation programs by ensuring trusted, complete, and accessible data, along with automated analysis. By integrating Snowflake’s robust data cloud capabilities with Statsig’s tools, organizations can efficiently manage and analyze large datasets, enabling informed decision-making and data-driven growth. This partnership allows for the consolidation and enrichment of data from various sources, facilitating a comprehensive 360-degree customer view and improved customer experiences. The automated analysis provided by Statsig supports faster insights and more efficient experimentation, utilizing features like Feature Gates, Scheduled Rollouts, and A/B testing to optimize user targeting and feature releases. Additionally, Statsig supports a wide range of experimental features, including automatic computation of sample sizes, metric tracking, and segment analysis, which streamline the experimentation process and help organizations achieve statistically significant results. The synergy between Statsig and Snowflake fosters a data-driven culture, allowing businesses to make accurate, timely, and resource-efficient decisions, thereby maintaining a competitive edge.
Jul 27, 2023 1,273 words in the original blog post.
The blog post by Skye Scofield has been adapted into a webinar to offer insights on building AI products, emphasizing the challenges and strategies for non-AI companies. It highlights the relevance of the build-measure-learn framework in AI development and provides a five-step process for integrating AI into products, supported by examples. The content covers best practices in AI product development, including problem identification, data collection, model training, and deployment, while also offering a deep dive into the CUPED method for conducting faster, less biased experiments. Insights from Ronny Kohavi and Allon Korem focus on fostering a robust experimentation culture, learning from A/B testing failures, and the evolution of platforms like Optimizely and Facebook in the AI landscape. Additionally, Skye shares experiences from early days at Statsig, emphasizing its unique culture and innovative projects.
Jul 26, 2023 341 words in the original blog post.
Fastly, a prominent cloud platform with a global network, has integrated with Statsig, an experimentation and feature management platform, to enhance the speed and efficiency of API calls by leveraging Fastly's edge network. This collaboration allows businesses to swiftly access and utilize data stored at the edge, minimizing latency and improving user experiences. The integration process is straightforward, requiring users to input Fastly information and add a Fastly data adapter to the Statsig SDK. It supports seamless data synchronization and storage management, addressing storage limitations by enabling selective data filtering. This partnership is part of Statsig's broader strategy to offer varied edge integration options, alongside platforms like Vercel and Cloudflare, ensuring up-to-date data synchronization every ten seconds. Additionally, Statsig emphasizes building a robust experimentation culture, drawing insights from industry experts and past experiences to refine testing methods.
Jul 25, 2023 519 words in the original blog post.
The text provides a comprehensive overview of conducting experiments to evaluate product changes using data analysis tools like Databricks. It emphasizes the importance of collecting exposure and metric data, including timestamps, user identifiers, and outcome metrics, to assess whether changes have the intended effects. The process involves setting up the analysis, identifying initial exposures, joining metric data, and aggregating this data for user and group levels to perform statistical tests like Z or T tests. The text also addresses challenges such as outliers, suggesting solutions like winsorization and CUPED, and highlights the complexities of different metric types, such as ratio metrics requiring the Delta Method. Additionally, it introduces Statsig Warehouse Native as a tool to facilitate complex calculations and collaboration, while also referencing further reading on experimentation culture and methodologies.
Jul 24, 2023 961 words in the original blog post.
In the fast-paced environment of software development, product managers and engineers are tasked with regularly releasing impactful new features while managing a backlog of promising ideas. This is often complicated by the need for code changes that either require partial rollouts to test impact or mitigate risk, prompting teams to adopt agile development practices. A critical tool in this process is the use of feature flags, which allow teams to control feature deployment flexibly and reversibly, thus enabling rapid testing and adaptation without full code redeployment. Feature flags not only help manage risks and prevent product degradation by allowing quick disabling of problematic features, but they also facilitate A/B testing by tailoring experiences based on user segments. However, they do introduce technical complexity, necessitating careful management to maintain code cleanliness. The adoption of such tools is essential for staying competitive and improving the end-user experience, as they support agile methodologies and enable faster experimentation with less bias.
Jul 19, 2023 1,191 words in the original blog post.
The text explores the concept of experimentation in business, particularly focusing on how different company sizes approach A/B testing to measure the impact of new features like AI chatbots. It highlights that while large companies with extensive user bases can easily achieve statistically significant results due to large sample sizes, smaller startups often experience more substantial effects and can use experimentation to drive significant improvements. The text argues that effect size is more crucial than sample size in experiments, giving smaller companies an advantage. It also emphasizes that even inconclusive results are valuable as they reveal knowledge gaps and provide opportunities for further hypothesis testing and refinement. The discussion touches on methodologies like CUPED for running faster and less biased experiments, and the importance of a strong experimentation culture, referencing insights from industry experts and personal experiences in companies like Statsig and Optimizely.
Jul 12, 2023 1,052 words in the original blog post.