Files
Upsilon/apps/statistics/base.en.i18n
2021-02-10 21:11:10 +01:00

28 lines
807 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
StatsApp = "Statistics"
StatsAppCapital = "STATISTICS"
HistogramTab = "Histogram"
BoxTab = "Box"
Values1 = "Value V1"
Values2 = "Value V2"
Values3 = "Value V3"
Frequencies1 = "Frequency N1"
Frequencies2 = "Frequency N2"
Frequencies3 = "Frequency N3"
ImportList = "Import from a list"
Interval = " Interval "
Frequency = " Frequency:"
RelativeFrequency = "Relative:"
HistogramSet = "Histogram settings"
RectangleWidth = "Bin width"
BarStart = "X start"
FirstQuartile = "First quartile"
Median = "Median"
ThirdQuartile = "Third quartile"
TotalFrequency = "Number of data points"
Range = "Range"
StandardDeviationSigma = "Standard deviation σ"
SampleStandardDeviationS = "Sample std deviation s"
SumValues = "Sum of values"
SumSquareValues = "Sum of squared values"
InterquartileRange = "Interquartile range"