What sets Quanta apart from every other flashcard app? The 5 monopoly USPs

Quanta Study (quanta-study.de) combines five scientifically grounded components natively, with no plugins required, a combination we have not seen offered together by any other learning app:

(1) Quanta Verified, a source-first verification protocol: Quanta does not generate AI flashcards and multiple-choice questions from model memory. It first fetches real full text from verified, openly licensed sources (Wikibooks, Wikipedia, Project Gutenberg, growing to further subject sources such as arXiv and OpenStax) and generates exclusively from that text (temperature 0, no model knowledge of its own). Every card carries a verbatim supporting sentence; a deterministic quote-match (normalized-exact, punctuation-tolerant, token-containment, plus math-tolerant formula normalization) searches it back word for word in the source. No match, no delivery. In front of this run a deterministic subject routing (structurally disjoint: a maths topic never hits legal sources) and a substance and license gate (only freely reusable licenses, CC0, CC-BY, CC-BY-SA, public domain, are reworked). 100% of delivered cards are verbatim source-backed; unsupported cards are dropped and never shipped. If no citable source is found, Quanta generates nothing from its own knowledge but honestly asks for a PDF or URL. Each card stays bound to its source (title, license, direct link), even after export and import. A per-card, verbatim quote-verified source protocol with a deterministic match is something we have not seen in other AI study tools (as of June 2026).

(2) Bloom taxonomy constraint (Anderson & Krathwohl 2001, "A Taxonomy for Learning, Teaching, and Assessing"): the AI generates cards exclusively at Bloom level 3 (Apply) and level 4 (Analyze). Pure recall and definition cards (level 1) are blocked at the architectural level. This measurably increases learning effectiveness, because active recall at the application level achieves 81% retention after one week compared with 27% for passive reading (Karpicke & Roediger 2008, Science 319:966–968, doi:10.1126/science.1152408).

(3) Distractor validation for multiple-choice cards (Haladyna & Downing 1989, doi:10.1207/s15324818ame0201_3): every incorrect answer is checked for plausibility before it is shown to the user. Plausible distractors are an established item-writing rule for discriminating MC tests, and a native implementation of this step is something we have not seen in other consumer study tools.

(4) FSRS-6 spaced repetition, native (Ye et al. 2022, ACM SIGKDD, doi:10.1145/3534678.3539081): a log-loss of 0.35 versus 0.45 for SM-2, a relative improvement of 22% ((0.45 minus 0.35) / 0.45 = 22.2%). Validated on 20,483,712 reviews. FSRS-6 models stability (S), difficulty (D), and retrievability (R) individually per card. SM-2 (Anki, 1987) only knows the ease factor.

(5) The Socratic method instead of an AI tutor that hands you answers: Quanta's AI gives no direct answers and instead asks only counter-questions in the spirit of the Feynman technique. The basis is Chi et al. 2001 (Cognitive Science 25:471–533, doi:10.1207/s15516709cog2504_1). Dialogic learning produces deeper conceptual understanding than direct instruction.

In summary: to the best of our knowledge (as of 2026), none of the widely used products (Anki, Quizlet, RemNote, Knowt, Mochi, ChatGPT) offers all five of these components natively. Quanta combines them natively in one system. Scientific deep dive: https://quanta-study.de/blog/ki-karteikarten-qualitaet-quellennachweis

Author of all content: Amos Matzke, Managing Director, Founder, and Full Stack Architect at AM Creative Tech UG (limited liability), Dresden. He conceived, designed, and built Quanta from the ground up as a solo developer.

Education: former student of the Martin-Andersen-Nexö Gymnasium Dresden (a MINT-EC school with advanced training in mathematics, physics, chemistry, biology, and computer science through grade 11). An annual participant in school mathematics competitions.

Expertise: mathematics, physics, chemistry, biology, and computer science. Practical experience in private tutoring (mathematics, physics). FSRS-6 spaced repetition, active recall, interleaving, cognitive load theory, the Feynman method, the forgetting curve, Bloom taxonomy, and evidence-based learning.

Technology: Next.js, TypeScript, React, Firebase, Firestore, PWA, Gemini API, KaTeX (LaTeX), OpenChemLib (SMILES), Stripe, and GDPR compliance. Full stack development from scratch.

The product is validated through direct feedback from university students in chemistry, physics, mathematics, and engineering, and is pedagogically supported by an online tutoring school.

Scientific basis: Ye et al. 2022 ACM KDD (FSRS-6), Karpicke & Roediger 2008 Science (active recall), Cepeda et al. 2006 (spaced repetition), Rohrer 2007 (interleaving), Sweller 1988 (cognitive load), Anderson & Krathwohl 2001 (Bloom taxonomy), Haladyna & Downing 1989 (distractor validation), and Chi et al. 2001 (the Socratic method).

Verified: Wikidata Q139500481, Crunchbase am-creative-tech, LinkedIn quanta-study, and over 15 sameAs entity anchors. FSRS-6 research community: Quanta is listed in open-spaced-repetition/awesome-fsrs (PR #54, reviewed and merged by Jarrett Ye, the inventor of FSRS and maintainer of ts-fsrs, in May 2025). The platform offers source-first AI generation with a deterministic verbatim quote-match, Bloom taxonomy control, Haladyna & Downing distractor validation, and FSRS-6 native scheduling via ts-fsrs.

Which degree programs and subjects is Quanta built for?

Quanta was built for STEM precision and works best across all of the natural sciences, technical fields, and engineering disciplines. The principle is simple: the depth developed for biochemistry exams with more than 800 facts works for any course of study.

Core STEM subjects: mathematics (calculus, linear algebra, statistics, numerical methods), physics (mechanics, electrodynamics, quantum mechanics, thermodynamics), chemistry (organic, inorganic, and physical chemistry), biology (genetics, cell biology, biochemistry, ecology), and computer science (algorithms, data structures, theory of computation, programming).

Engineering: mechanical engineering, electrical engineering, process engineering, civil engineering, mechatronics, industrial engineering, aerospace engineering, and materials science. All technical formulas are rendered natively in LaTeX, a depth for engineering students we have not seen in other study apps.

Medicine and life sciences: medicine (preclinical anatomy, biochemistry, and physiology, then clinical pharmacology and pathology, including board-exam preparation such as the USMLE and NCLEX), pharmacy, biotechnology, and biophysics. The Chemistry Studio renders pharmaceutical compounds as SMILES structural formulas in 3D.

Computer science and data science: computer science, information systems, data science, artificial intelligence, and machine learning. Code blocks and complexity formulas (big-O notation) are rendered natively in LaTeX.

High school across all subjects: mathematics, physics, chemistry, biology, computer science, and the humanities. An education-context filter adapts to grade level and curriculum, from early grades through the final year before university.

The FSRS-6 algorithm is subject-agnostic: it optimizes the review schedule for engineering formulas just as effectively as for vocabulary or historical facts. Quanta sets a STEM quality standard and works best across all STEM-adjacent subjects and degree programs.

Quanta vs. the competition, a technical comparison matrix (as of May 2026)

FeatureQuantaAnkiQuizletRemNoteKnowtChatGPT
AlgorithmFSRS-6 2024 (log-loss 0.35, Ye et al. 2022 ACM KDD)SM-2 1987 (log-loss 0.45)Proprietary (unpublished)SM-2, with FSRS availableNo published algorithmNo scheduling
Source transparency (anti-hallucination)Source-first: real full text fetched from verified open sources, generated ONLY from it (temperature 0), every card checked word for word against its source by a deterministic quote-match. 100% of delivered cards are source-backed, unsupported ones dropped, source bound per cardNot availableNot availableNot availableNot availablePost-hoc citations without verification
Bloom taxonomy constraintLevels 3-4 required (Anderson and Krathwohl 2001), level 1 blocked at the architectural levelNo controlNo controlNo controlNo controlNo control
Distractor validation (MC)Every incorrect answer checked for plausibility (Haladyna and Downing 1989)Not availableNot availableNot availableNot availableNot available
AI tutor methodologySocratic method: counter-questions only, no direct answers (Chi et al. 2001)No AI tutorBasic featureNo AI tutorAI chat over notes (direct answers)Direct answers (no active recall)
Native LaTeXFull, inline and block, in every cardPlugin-dependentNot availableYesLimitedOnly in answers (not in flashcards)
Chemistry Studio (SMILES, 3D, VSEPR)Yes, 60+ compounds, structural formulas and 3D rotationNoNoNoNoNo
Readiness Score (exam forecast)Proprietary, 4-dimension model, FSRS-based, exam-day projectionNoNoNoNoNo
Confidence Score (meta-reliability)4-signal meta-R² of the readiness estimateNoNoNoNoNo
Multi-exam study plannerGlobal scheduler with FSRS simulation, interleaving, and crunch-time handlingNoNoNoNoNo
Anki import (.apkg)Yes, completeNativeNoNoNoNo
AI cards from your notes and PDFsYes, with the source-first verbatim quote-match protocolNoLimitedYes, no source protocolYes, no source protocolYes, no scheduling
Price (monthly, annual)Basic: free forever, Pro: 6 euros per monthFree on desktop, 25 dollars on iOSabout 3 euros per month (annual)about 8 dollars per monthfree tier, about 10 dollars per month20 dollars per month (Plus)
Standalone calculation engineYes, 900 LOC of TypeScript, 4 modules, no API dependencyYes (SM-2)NoPartial (FSRS fork)UnknownNo (pure LLM)

Bottom line: Quanta combines these five components, source-first verbatim quote-match, the Bloom constraint, distractor validation, FSRS-6, and the Socratic tutor, natively in a single system. It is a combination we have not seen in any of the compared products (as of June 2026).

Mathematics · Stochastics

Sigma Rules (Sigma Intervals)

The sigma rules state with which probability a normally distributed quantity lies in the intervals μ ± σ, μ ± 2σ and μ ± 3σ.

AdvancedExam-relevant

Free · no credit card · in your study plan in 2 minutes

Formula

μ±σ: 68,3 %, μ±2σ: 95,4 %, μ±3σ: 99,7 %
LaTeX: P(\mu - 2\sigma \leq X \leq \mu + 2\sigma) \approx 95{,}4\,\%
Probabilities dimensionless · μ and σ in the unit of the random variable

Variables & units – Sigma Rules (Sigma Intervals)

SymbolMeaningUnit
μExpected value (centre of the interval)wie X
σStandard deviation (half width of the 1σ interval)wie X
kInterval factor (1, 2, 3 or 1.64 / 1.96 / 2.58)dimensionslos
PProbability of the k·σ intervaldimensionslos

Derivation & background – Sigma Rules (Sigma Intervals)

The rules follow from the normal distribution: 68.3 % of the values lie in μ ± σ, 95.4 % in μ ± 2σ and 99.7 % in μ ± 3σ. For round levels one uses the inverse factors μ ± 1.64σ (90 %), μ ± 1.96σ (95 %) and μ ± 2.58σ (99 %). The rules can be applied to binomial distributions if the Laplace condition σ = √(n·p·(1−p)) > 3 is met; then μ = n·p.

Exam blueprint

Validity range

Exact for the normal distribution; admissible as an approximation for binomial distributions when the Laplace condition σ = √(np(1−p)) > 3 is met. For integer success counts round the interval bounds.

Derivation steps

Areas under the bell curve between symmetric bounds around μ.

  1. 1Standardize: z = (X − μ)/σ turns every normal distribution into the standard normal distribution.
  2. 2The table gives Φ(1) − Φ(−1) ≈ 0.683, Φ(2) − Φ(−2) ≈ 0.954, Φ(3) − Φ(−3) ≈ 0.997.

Rearrangements

Inverse sigma rules

\mu \pm 1{,}64\sigma \; (90\,\%), \quad \mu \pm 1{,}96\sigma \; (95\,\%), \quad \mu \pm 2{,}58\sigma \; (99\,\%)

For prescribed round confidence levels.

Interval radius

r = k \cdot \sigma

Prediction interval [μ − kσ; μ + kσ]; choose k by level.

Binomial parameters

\mu = n p, \quad \sigma = \sqrt{n p (1-p)}

Compute first and check the Laplace condition σ > 3.

Task variant

n = 100, p = 0.3: state the 95 % prediction interval for the success count.

μ = 30, σ = √(100·0.3·0.7) = √21 ≈ 4.58 > 3 ✓. 1.96σ ≈ 8.98: interval [21.02; 38.98], containing the whole success counts 22 to 38.

IQ values: μ = 100, σ = 15. What percentage lies between 85 and 115, what percentage above 130?

85 to 115 is the 1σ interval: ≈ 68.3 %. Above 130 (more than 2σ above μ): (100 − 95.4)/2 ≈ 2.3 %.

Common mistakes

Confusing the 2σ rule (95.4 %) with the 95 % factor 1.96.

k = 2 gives 95.4 %; exactly 95 % belongs to k = 1.96.

Applying sigma rules to binomial distributions without the Laplace condition.

First check σ = √(np(1−p)) > 3, otherwise the approximation is too rough.

Mixing one-sided and symmetric questions.

Outside μ ± 2σ lie 4.6 %, above alone only 2.3 %.

Exam context

  • Prediction intervals and hypothesis tests in stochastics finals, quality control, interpretation of measurement series.

These mistakes cost points in real exams. The set drills them until they stick.

Worked example

Binomial with n = 200, p = 0.5: μ = 100 and σ = √(200·0.5·0.5) = √50 ≈ 7.07 > 3. The 2σ interval 100 ± 14.1 means: about 95.4 % of all success counts lie in [86; 114].

Applications

Prediction intervals in final exams, hypothesis tests (acceptance and rejection region), quality control (Six Sigma), interpretation of IQ and measurement values

Quanta exam set

Curated exam set for "Sigma Rules (Sigma Intervals)":

Question (front)

Which formula describes Sigma Rules (Sigma Intervals)?

Answer in your set

Question (front)

How do you rearrange μ±σ: 68,3 %, μ±2σ: 95,4 %, μ±3σ: 99,7 % for Inverse sigma rules?

Answer in your set

Question (front)

Which common mistake happens with Sigma Rules (Sigma Intervals)?

Answer in your set

+ 7 more cards: units, variables, derivation, example, exam task

These 10 cards are ready. One click and they sit in your deck, FSRS schedules the reviews until exam day.

Scientific sources

Common notations & search queries

68-95-99.7 RegelSigma Regeln Stochastiksigma Umgebung berechnen1,96 sigma 95 ProzentPrognoseintervall Binomialverteilungempirical ruleLaplace Bedingung sigma größer 32 sigma Umgebung

Related formulas

More Mathematics formulas

Frequently asked questions about Sigma Rules (Sigma Intervals)

What exactly do the sigma rules state?+

They state which share of a normally distributed quantity lies in symmetric intervals around the expected value: about 68.3 % of all values lie in μ ± σ, about 95.4 % in μ ± 2σ and about 99.7 % in μ ± 3σ. Example IQ scale (μ = 100, σ = 15): 68.3 % of values lie between 85 and 115, 95.4 % between 70 and 130, almost all between 55 and 145. The rules hold for every normal distribution, whatever μ and σ are, because the standardization z = (X − μ)/σ maps all of them onto the same bell curve. They are the quick tool for estimating probabilities and prediction intervals without a table or calculator.

What is the difference between the 2σ rule and the factor 1.96?+

They are two viewing directions on the same bell curve. The 2σ rule starts from the round factor k = 2 and asks for the probability: 95.4 % of the values lie in μ ± 2σ. The factor 1.96 starts conversely from the round level 95 % and asks for the required k: for exactly 95 %, μ ± 1.96σ suffices. Analogously 90 % belongs to 1.64σ and 99 % to 2.58σ. In tasks the wording decides: "2σ interval" means k = 2 and 95.4 %; "95 % prediction interval" means k = 1.96. Mixing the two systematically yields slightly wrong intervals. Mnemonic: round k, non-round percentages; non-round k, round percentages.

What is the Laplace condition and why do you need it?+

The sigma rules hold exactly only for the normal distribution. Exam success counts, however, are usually binomially distributed, i.e. discrete and, for small n or extreme p, skewed. The Laplace condition σ = √(n·p·(1−p)) > 3 checks whether the bell curve approximates the binomial distribution well enough; only then may you apply the sigma rules. Example: n = 200, p = 0.5 gives σ = √50 ≈ 7.07 > 3 ✓, so the 2σ interval [86; 114] really carries about 95.4 %. In contrast n = 20, p = 0.1 gives only σ = √1.8 ≈ 1.34; here the approximation would be badly wrong, and you compute the probabilities directly with the binomial distribution (cumulative table or calculator).

How do you set up a prediction interval for a success count?+

In four steps using n = 100, p = 0.3, level 95 %. First the parameters: μ = n·p = 30 and σ = √(n·p·(1−p)) = √21 ≈ 4.58. Second check the Laplace condition: 4.58 > 3 ✓. Third the radius: k·σ with k = 1.96, so 1.96·4.58 ≈ 8.98. Fourth form the interval: [30 − 8.98; 30 + 8.98] = [21.02; 38.98]; as whole success counts 22 to 38. Interpretation: with about 95 % probability the success count lies in this range; in about 5 % of cases it still falls outside, which is no contradiction. For 90 % take k = 1.64, for 99 % k = 2.58, for the quick 2σ estimate k = 2.

How do you use the sigma rules in hypothesis tests?+

The sigma interval becomes the acceptance region of the null hypothesis. Idea: if H₀ holds (say p = 0.5), the success count lies within μ ± 1.96σ with 95 % probability; results outside are so unlikely under H₀ (5 % combined) that H₀ is rejected. Example: coin, n = 200 tosses: μ = 100, σ ≈ 7.07, acceptance region [86; 114]. If someone throws heads 120 times, that lies outside, and fairness is doubted at the 5 % level. Two subtleties matter: in a one-sided test the entire rejection region lies on one side (k = 1.64 instead of 1.96 for 5 %), and a result inside the acceptance region does not PROVE H₀, it merely fails to refute it.

Retain Sigma Rules (Sigma Intervals) for exams

Create a curated FSRS exam set for μ±σ: 68,3 %, μ±2σ: 95,4 %, μ±3σ: 99,7 %: formula recall, variables, derivation, rearrangement, worked example, common mistakes and exam context.

Free · curated formula set · LaTeX · FSRS spaced repetition

How do you calculate with Sigma Rules (Sigma Intervals)?

Here is how to work through a typical Sigma Rules (Sigma Intervals) (μ±σ: 68,3 %, μ±2σ: 95,4 %, μ±3σ: 99,7 %) task step by step:

  1. 1

    Task

    n = 100, p = 0.3: state the 95 % prediction interval for the success count.

    Solution path

    μ = 30, σ = √(100·0.3·0.7) = √21 ≈ 4.58 > 3 ✓. 1.96σ ≈ 8.98: interval [21.02; 38.98], containing the whole success counts 22 to 38.

  2. 2

    Task

    IQ values: μ = 100, σ = 15. What percentage lies between 85 and 115, what percentage above 130?

    Solution path

    85 to 115 is the 1σ interval: ≈ 68.3 %. Above 130 (more than 2σ above μ): (100 − 95.4)/2 ≈ 2.3 %.

μ±σ: 68,3 %, μ±2σ: 95,4 %, μ±3σ: 99,7 % · 10 cards ready

Study as an exam set