Talk:Statistics/Basic: Difference between revisions

From Rosetta Code
Content added Content deleted
 
Line 1: Line 1:
==Wrong emphasis in 'Extra'?==
==Wrong emphasis in 'Extra'?==
Once one example shows how to calculate them from keeping running sums of x and x-squared then they should all be able to copy. Better to just add reference to the other formulas so we can compare the ''language implementations''.<br>I guess this is because RC is about showing off language capabilities and, (trying to), rely less on the knowledge of individual contributors. --[[User:Paddy3118|Paddy3118]] 12:53, 2 July 2011 (UTC)
Once one example shows how to calculate them from keeping running sums of x and x-squared then they should all be able to copy. Better to just add reference to the other formulas so we can compare the ''language implementations''.<br>I guess this is because RC is about showing off language capabilities and, (trying to), rely less on the knowledge of individual contributors. --[[User:Paddy3118|Paddy3118]] 12:53, 2 July 2011 (UTC)
: There isn't much of a formula to talk about, and the requirement is a real world need. This task isn't meant to be difficult, but more related to what actually happens in real data analysis. And why narrow down on "language capabilities"? What kind of programmer would be hurt by a little thinking about simple algorithms? --[[User:Ledrug|Ledrug]] 13:38, 2 July 2011 (UTC)

Revision as of 13:38, 2 July 2011

Wrong emphasis in 'Extra'?

Once one example shows how to calculate them from keeping running sums of x and x-squared then they should all be able to copy. Better to just add reference to the other formulas so we can compare the language implementations.
I guess this is because RC is about showing off language capabilities and, (trying to), rely less on the knowledge of individual contributors. --Paddy3118 12:53, 2 July 2011 (UTC)

There isn't much of a formula to talk about, and the requirement is a real world need. This task isn't meant to be difficult, but more related to what actually happens in real data analysis. And why narrow down on "language capabilities"? What kind of programmer would be hurt by a little thinking about simple algorithms? --Ledrug 13:38, 2 July 2011 (UTC)