Plot using the function icdf
Show older comments
% Hi I would like to plot the inverse cumulative distribution function ( The probability of at least more than or equal than a given value will happen) using icdf but I don't know how. The probability of occurence would be from 0 to 1. I know that using cdf you can simply do cdfplot() but how about icdf.
P4 = [0,0,0,0,0,10.7607100000000,3.26891999999988,0.547379999999968,0,0.130859999999892,0,0,0,3.16978999999986,5.34030999999992,0.672859999999957,0,0,0,0,0,0,0,1.18744000000026,6.09864999999956,29.0766999999996,15.1883999999999,0,0,0,0.127800000000015,5.39908999999994,0,0,24.7094099999999,0,0,0,0,1.97650999999993,11.7913499999997,0,0,6.29329000000007,0]
%Thank you!
1 Comment
KALYAN ACHARJYA
on 2 Dec 2019
Here Inverse cumulative distribution function
Answers (0)
Categories
Find more on Exploration and Visualization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!