Menu

[Solved]-Python Write Function Plots Pdf Function Assuming Normal Distribution Note Assume Values D Q37265108

In python write function that plots the PDF function (assumingnormal distribution)

Note: assume the values of data follow a normaldistrubution.

      Parameters:

data: a 1-D numpy array that represents a column (featurevalues) for a given feature in your database

   The function does not return anything. It onlydisplays the plot.

Expert Answer


Answer to In python write function that plots the PDF function (assuming normal distribution) Note: assume the values of data fol… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *