computing on streams of data
- From: pamelafluente@xxxxxxxxx
- Date: 13 Oct 2006 08:17:41 -0700
If I assume I read an "almost infinite" stream of numbers
from a datasource - while my computer can hold at most only a few
of them - I can stop anytime and still be able to provide the average
(mean)
of the numbers read.
It is theoretically possible that something similar can
be done with the median (or any other quantile) ?
Is this an absurd problem or there exist (or can exist)
a solution to it ?
-P
.
- Follow-Ups:
- Re: computing on streams of data
- From: A.G.McDowell
- Re: computing on streams of data
- From: Paul E. Black
- Re: computing on streams of data
- From: eKo1
- Re: computing on streams of data
- Prev by Date: Proof of Correctness - Jarvis' March
- Next by Date: Re: computing on streams of data
- Previous by thread: Proof of Correctness - Jarvis' March
- Next by thread: Re: computing on streams of data
- Index(es):
Relevant Pages
|