values = {{4, 4}, {3 - Sqrt[2], 3 + Sqrt[2]}, {3 + Sqrt[2], 3 - Sqrt[2]}}; dists = PDF[BetaDistribution[#1, #2], x] & @@@ values; figure = Plot[dists...
Creative Commons Attribution-Share Alike 3.0 Unported license. You are free: to share – to copy, distribute and transmit the work to remix – to adapt the...