
Patrick B. answered 03/23/21
Tutor
4.7
(31)
Math and computer tutor/teacher
norm(loc
=
0 , scale
=
1
).cdf(2.1) - norm(loc
=
0 , scale
=
1
).cdf(-0.3)
Neetu S.
asked 03/23/21(1) X is a standard normal random variable N(0,1). Write a piece of code to compute the probability P(-0.3<X<2.1).
Patrick B. answered 03/23/21
Math and computer tutor/teacher
norm(loc
=
0 , scale
=
1
).cdf(2.1) - norm(loc
=
0 , scale
=
1
).cdf(-0.3)
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.