powered by
Plots the probability density function (pdf) for a Normal(mean, sd^2) model of variable \(\mu\).
plot_normal(mean, sd)
a ggplot
mean parameter of the Normal model
standard deviation parameter of the Normal model
plot_normal(mean = 3.5, sd = 0.5)
Run the code above in your browser using DataLab