314uuuuuBinomial cumulative densityBinomial cumulative density calculates the probability of binomial distribution datafalling between two specific values.Perform the following key operation from the statistical data list.5(DIST)5(BINM)2(Bcd)The following shows the meaning of each item when data is specified using listspecification.Data ................ data typeList .................. list whose contents you want to use as sample dataNumtrial .......... number of trials (positive integer)p ..................... success probability (0 < p < 1)Execute .......... executes a calculationThe following shows the meaning of parameter data specification item that isdifferent from list data specification.x ..................... integer from 0 to nExample To calculate binomial cumulative density for one list of dataFor this example, we will calculate binomial cumulative densityfor data = {10, 11, 12, 13, 14} when Numtrial = 15 and successprobability = 0.6.1(List)c1(List1)cbfwa.gw1(CALC)cumulative density when x = 10cumulative density when x = 11cumulative density when x = 12cumulative density when x = 13cumulative density when x = 1418 - 8 Distribution