Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Using random.normal() from numpy to produce 200 valuse the distribution should h

ID: 3708402 • Letter: U

Question

Using random.normal() from numpy to produce 200 valuse the distribution should have ? = 70 , a=5 values should be 0<= value <=100 Using random.normal() from numpy to produce 200 valuse the distribution should have ? = 70 , a=5 values should be 0<= value <=100 Using random.normal() from numpy to produce 200 valuse the distribution should have ? = 70 , a=5 values should be 0<= value <=100 Using random.normal() from numpy to produce 200 valuse the distribution should have ? = 70 , a=5 values should be 0<= value <=100

Explanation / Answer

This will produce an array of 200 values with mean equals 70, standard derivation 5 and the range will be between 0 to 100.

array = random.normal(70, 5, 200) % 101;

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote