{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Business Part 2 Flashcards

(15 cards)

1
Q

What is A/B testing?

A

A method of comparing two versions of a variable to determine which performs better.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the control group in A/B testing?

A

The group that receives the default or original version.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the treatment group?

A

The group that receives the variation or new version.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is statistical significance in A/B testing?

A

The probability that observed differences are not due to chance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the p-value in A/B testing?

A

The probability of observing a result as extreme as the one obtained if the null hypothesis is true.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a pre-test/post-test design?

A

Measuring outcomes before and after the intervention to assess its effect.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a holdout group?

A

A segment of users not exposed to any changes for comparison purposes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is sample size calculation in A/B testing?

A

The process of determining how many users are needed to detect a meaningful effect.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is multiple testing?

A

Running many tests, increasing the chance of false positives.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is p-hacking?

A

Manipulating experiments or analysis to produce significant p-values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is causal inference?

A

Drawing conclusions about cause-and-effect relationships.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a confounder?

A

A variable that influences both the treatment and the outcome.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is randomization used for?

A

To eliminate confounding by evenly distributing unknown factors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is uplift modeling?

A

Modeling the incremental effect of a treatment on individual behavior.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is an instrumental variable?

A

A variable that affects the treatment but not directly the outcome, used to infer causality.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly