BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pyconde-pydata-2025//speaker//ED3NBU
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-pyconde-pydata-2025-RQ8JBM@pretalx.com
DTSTART;TZID=CET:20250425T144000
DTEND;TZID=CET:20250425T151000
DESCRIPTION:A/B testing is a critical tool for making data-driven decisions
 \, yet its statistical underpinnings—p-values\, confidence intervals\, a
 nd hypothesis testing—are often challenging for those without a backgrou
 nd in statistics. Coders frequently encounter these concepts but lack a st
 raightforward way to compute and interpret them using their existing skill
  set.\nThis talk presents a practical approach to A/B test evaluations tai
 lored for coders. By utilizing Python’s random number generator and basi
 c loops\, it introduces bootstrapping as an accessible method for calculat
 ing p-values and confidence intervals directly from data. The goal is to s
 implify statistical concepts and provide coders with an intuitive understa
 nding of how to evaluate test results without relying on complex formulas 
 or statistical jargon.
DTSTAMP:20260415T100819Z
LOCATION:Ferrum
SUMMARY:Intuitive A/B Test Evaluations for Coders - Thomas Mayer
URL:https://pretalx.com/pyconde-pydata-2025/talk/RQ8JBM/
END:VEVENT
END:VCALENDAR
