Savvy Docs
  • Welcome
  • Guides
    • Intro to the builder
    • Designer Card
    • Options Card
    • Working with Logic
  • How-To's
    • General How-To's
      • โœ”๏ธHow to select a container when I canโ€™t click over it on the screen
      • ๐Ÿ‘๏ธHow to hide a global component on a specific page
      • ๐Ÿ“ŠHow to calculate statistical significance from split test
      • ๐Ÿ…ฐ๏ธHow to install a Google font.
      • ๐Ÿ—’๏ธHow to use "Logs" for debugging
      • โ†ฉ๏ธHow to change pages order
      • ๐ŸŒ’How to select components that are behind the Embeddables card
      • ๐Ÿ“„How to clone a page
      • โž•How to add new components to a page
      • ๐Ÿ“„How to select the whole page
      • ๐Ÿ’ปHow to view your flow on different screen sizes
      • โ›ตHow to move between pages while editing your flow
    • Design How-To's
      • ๐Ÿ–‹๏ธHow to style a specific component element (E.g. buttons image)
      • โญ•How to style individual buttons (by button key) in Options Selectors
      • ๐ŸงฟHow to style a rounded bullet-like checkbox for options buttons
      • ๐Ÿ”ฒHow to get rid of the default input outline
      • ๐Ÿ–ผ๏ธHow to style a background image
      • ๐ŸฆšHow to style components (basics)
      • โ†ช๏ธHow to change a component's location
      • โฌ†๏ธHow to upload and apply images to your design
      • ๐Ÿ”˜How to style hover, selected, disabled button states
      • ๐ŸชถHow to style CSS properties that are not there in the designer card (custom properties)
      • ๐Ÿ“ฑHow to make my flow responsive
    • Logic How-To's
      • ๐Ÿ‘๏ธHow to set show/hide conditions
      • ๐Ÿ“บHow to display a value previously entered by the user
      • โœ–๏ธHow to add a โ€œDeselect Allโ€ button in a Multi-Select
      • ๐Ÿ”จHow to use a computed field in a condition
      • ๐Ÿ‘๏ธHow to hide a global component on a specific page
  • Other useful docs
    • Useful Docs
      • ๐ŸšฆConditions
      • ๐Ÿ‘ฉโ€๐Ÿ’ปComputed Fields
      • ๐Ÿ”–Tags
    • WORK IN PROGRESS
      • โ—ป๏ธPending
        • Work in Progress: How the New Rendering Engine Works
        • Work in Progress: How to create a new Split test
        • Work in Progress: Preloading images
        • Work in Progress: How to show โ€œloadingโ€ฆโ€ while fetching or processing data
        • Work in Progress: How to send data to Tiktok
        • Work in Progress: How to send data to Postcript
        • Work in Progress: How to send data to Klaviyo
        • Work in Progress: How to send data to Google Tag
        • Work in Progress: How to send data to Google Analytics
        • Work in Progress: How to Fetch User Location Data to use in your Flow
        • Work in Progress: How to fetch job offers from Leverโ€™s API
        • Work in Progress: How to fetch data and display the results as options in a dropdown
        • Work in Progress: How to create a new split test with 3 variants
        • Work in Progress: How to Duplicate a Container with All its Content
        • Work in Progress: How to add Chart.js to your flow
        • Work in Progress: How to Create Repeatable Button Components, Fetching from a Database
        • Work in Progress: How to Create a Global Column
        • Work in Progress: How to Clone a Flow
        • Work in Progress: How to Create and Style a Carousel
        • Work in Progress: How to Add Default User Data
        • Work in Progress: How to Show Validation Messages on Required Fields
        • Work in Progress: How to create an Option Selector Results Page
        • Work in Progress: How to create a combined Option Selector + Input component
        • Work in Progress: How to Add an Info Box Popup
        • Work in Progress: How to set up a Micro-Product as a Popup on your Site
        • Work in Progress: How to make a Full-Page Flow
        • Work in Progress: How to Use Custom Selectors
        • Work in Progress: How to Add a Video/GIF Placeholder to a Video Component
        • Work in Progress: How to Style Buttons
        • Work in Progress: How to Center Components
        • Work in Progress: How to Bring Data from Airtable
        • Work in Progress: How to add a custom font from a website:
        • Work in Progress: How to Create Computed Fields
        • Work in Progress: How to Ping an API
        • Work in Progress: How to Store a Password
        • Work in Progress: How to Bring Data from Google Sheet
        • Work in Progress: How to Fetch Safely from Savvy
        • Work in Progress: How To Fetch Data from a specific row in Airtable in a Computed Field
Powered by GitBook
On this page
  1. How-To's
  2. General How-To's

How to calculate statistical significance from split test

Quick guide on how to calculate the statistical significance of a split test.

PreviousHow to hide a global component on a specific pageNextHow to install a Google font.

Last updated 2 years ago

  1. In the โ€œSplit Testingโ€ sub-menu open the โ€œView current testsโ€ card.

  2. Click the โ€œAnalyticsโ€ button for the specific split test you want to analyze.

  3. Select a conversion page or create it if the experiment doesnโ€™t yet have one. Then โ€œSave and continueโ€.

Results may take up to 2 minutes to be calculated and shown.

  1. You can now select a specific time period, and check out the total visitors, conversions, and conversions percentage for that specific period using the two available dropdowns.

  2. Click the โ€œCalculate stat sigโ€ button.

At this point you'll see your experiment data displayed on the Statistical significance calculator card.

The following steps are in revision stage, they might not be accurate.

  1. Choose a level of confidence.

  2. Click the โ€œCalculateโ€ button.

  3. You can now see how your split test has performed over your selected period of time.

Related Docs:

๐Ÿ“Š