Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Dec 27th, 2016
77
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
set.seed(1447)
stunif_d <- function(N=10000000){
U1 <- runif(N)
U2 <- runif(N)
U3 <- runif(N)
return(sqrt(U1) + sqrt(U2) +sqrt(U3))
}
U <- stunif_d(100000000)
mean(U[U>=0.8])
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅⭐ Make huge profits on trading ⭐⭐ 9
JavaScript | 3 sec ago | 0.25 KB
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 12 sec ago | 0.25 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 8
JavaScript | 21 sec ago | 0.25 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ O
JavaScript | 30 sec ago | 0.25 KB
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ 9
JavaScript | 38 sec ago | 0.25 KB
✅ Make $2500 in 20 minutes⭐⭐⭐ D
JavaScript | 47 sec ago | 0.25 KB
📌 Swapzone +37% glitch ⭐ 2
JavaScript | 59 sec ago | 0.25 KB
✅⭐ Make huge profits on trading ⭐⭐ 9
JavaScript | 1 min ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!