login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103231 After the first two terms, each subsequent term is the smallest integer that is an outlier of the previous dataset, based on the criterion of 3 sample standard deviations above the mean. 1
1, 2, 4, 7, 12, 19, 29, 42, 59, 80, 107, 140, 180, 228, 285, 351, 429, 519, 622, 740, 874, 1025, 1195, 1385, 1597, 1832, 2092, 2379, 2695, 3041, 3419, 3831, 4279, 4766, 5293, 5862, 6476, 7137, 7847, 8609, 9425, 10298, 11230, 12224, 13282, 14407, 15603 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
This sequence depends on the initial two values and the definition of outlier: whether to use the sample or population standard deviation and how many standard deviations above the mean.
LINKS
FORMULA
a(n) = int(m(n-1) + 3s(n-1) + 1), where m(n-1) is the arithmetic mean of the first n-1 terms and s(n-1) is the sample standard deviation of the first n-1 terms
EXAMPLE
a(5) = 12 because the mean of the first 4 terms is 3.5 and the sample standard deviation is 2.65, so the lower limit to any outlier is 11.45 and the next higher integer is 12.
CROSSREFS
Cf. A103232.
Sequence in context: A090853 A333311 A266464 * A002622 A363276 A035301
KEYWORD
easy,nonn
AUTHOR
Kerry Mitchell, Jan 26 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 12:06 EDT 2024. Contains 371792 sequences. (Running on oeis4.)