ROSECODE 451
Value of dot product
There are two random vectors and . Let be the dot product of these two vectors, that is .
Assume , , , are mutually independent random variables of the uniform distribution on the interval [0, 2]. Find the probability of value less than 5 and the expected value of . Give your answer rounded to 8 digits after the decimal point.
Answer format: [probability],[expected value]
(Sample input: 0.12345678,1.23456789)
Thanks to baihacker for the idea.
Assume
Answer format: [probability],[expected value]
(Sample input: 0.12345678,1.23456789)
Thanks to baihacker for the idea.