I hereby claim:
- I am nythepegasus on github.
- I am nythepegasus (https://keybase.io/nythepegasus) on keybase.
- I have a public key whose fingerprint is 5895 80A1 6B7C EBE6 1B46 0D23 9CB6 1677 D2F5 29BC
To claim this, I am signing this object:
import math | |
### Find Population Standard Deviation ### | |
pop = [103,99,108,105,114,101] | |
math.sqrt(sum(list(map(lambda x: (x-sum(pop)/len(pop))**2, pop)))/len(pop)) | |
### Sigma Notation Using Range And Sum | |
# sum(range(first_num, last_num, step)) | |
sum(range(2, -449, -5)) |
I hereby claim:
To claim this, I am signing this object:
account-plugin-aim 3.8.6-0ubuntu9.2 | |
account-plugin-facebook 0.11+14.04.20140409.1-0ubuntu2 | |
account-plugin-flickr 0.11+14.04.20140409.1-0ubuntu2 | |
account-plugin-google 0.11+14.04.20140409.1-0ubuntu2 | |
account-plugin-jabber 3.8.6-0ubuntu9.2 | |
account-plugin-salut 3.8.6-0ubuntu9.2 | |
account-plugin-twitter 0.11+14.04.20140409.1-0ubuntu2 | |
account-plugin-yahoo 3.8.6-0ubuntu9.2 | |
accountsservice 0.6.35-0ubuntu7.2 | |
acl 2.2.52-1 |