how to identify outliers

Поиск
Список
Период
Сортировка
От Rhys A.D. Stewart
Тема how to identify outliers
Дата
Msg-id 189966030910271436v4390fa34n77831932adbdd928@mail.gmail.com
обсуждение исходный текст
Ответы Re: how to identify outliers  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
Hey all,
I have the following table:  data(pnum text, distance float8, route text).
I would like to remove the outliers in distance, i.e. lets say i get
the avg dist of pnum for each route and the std deviation of the
distance what is the best way to identify the outliers?


Rhys.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Little, Douglas"
Дата:
Сообщение: Re: Pgadmin support for writing files or psql \copy command
Следующее
От: fox7
Дата:
Сообщение: Slow running query with views...how to increase efficiency? with index?