User Tools

Site Tools


variance

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
variance [2025/03/24 08:18] – [Read more] hkimscilvariance [2025/03/24 08:22] (current) hkimscil
Line 161: Line 161:
  
 <code> <code>
-ajoust <- rnorm2(100000000, 100, 10) +<- rnorm2(100000000, 100, 10)
-> a <- ajoust+
 > a.mean <- mean(a) > a.mean <- mean(a)
 > ss <- sum((a-a.mean)^2) > ss <- sum((a-a.mean)^2)
variance.1742771928.txt.gz · Last modified: 2025/03/24 08:18 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki