distribution-calc/locales/en/main.ftl

14 lines
603 B
Text
Raw Normal View History

2025-03-14 17:48:32 -03:00
not-found = We couldn't find that page.
title-home = Calculators
title-binom = Binomial Distribution Calculator
title-hyper = Hypergeometric Distribution Calculator
2025-03-14 22:46:50 -03:00
population = Population Size
successes = Successes in Population
sample = Sample Size
2025-03-15 21:44:33 -03:00
sample-successes = Successes in Sample
2025-08-05 18:38:16 -04:00
hyper-description = Hypergeometric distribution measures the probability of getting a given amount of a certain type of elements from a sample on a population. Think on drawing
success-probability = Success probability
trials-number = Number of trials
successes-number = Number of successes
binom-description = .