315uuuuuBinomial cumulative densityBinomial cumulative density calculates a cumulative probability at specified valuefor the discrete binomial distribution with the specified number of trials andprobability of success on each trial.Perform the following key operations 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 a parameter data specification item that isdifferent from list data specification.x ..................... integer from 0 to nExample To calculate binomial cumulative probability for one list of dataFor this example, we will calculate binomial cumulativeprobability for data = {10, 11, 12, 13, 14} when Numtrial = 15and success probability = 0.6.1(List)c1(List1)cbfwa.gw1(CALC)cumulative probability when x = 10cumulative probability when x = 11cumulative probability when x = 12cumulative probability when x = 13cumulative probability when x = 14Distribution 18 - 8