Abstract
Although wind power ramp events (WPREs) are relatively scarce, they can inevitably deteriorate the stability of power system operation and bring risks to the trading of electricity market. In this paper, an imprecise conditional probability estimation method for WPREs is proposed based on the Bayesian network (BN) theory. The method uses the maximum weight spanning tree (MWST) and greedy search (GS) to build a BN that has the highest fitting degree with the observed data. Meanwhile, an extended imprecise Dirichlet model (IDM) is developed to estimate the parameters of the BN, which quantificationally reflect the ambiguous dependencies among the random ramp event and various meteorological variables. The BN is then applied to predict the interval probability of each possible ramp state under the given meteorological conditions, which is expected to cover the target probability at a specified confidence level. The proposed method can quantify the uncertainty of the probabilistic ramp event estimation. Meanwhile, by using the extracted dependencies and Bayesian rules, the method can simplify the conditional probability estimation and perform reliable prediction even with scarce samples. Test results on a real wind farm with three-year operation data illustrate the effectiveness of the proposed method.
LARGE-SCALE wind power has been continuously integrated into power systems. However, the inherent randomness and volatility of wind power cause an increasing impact on power system operation [
Accurate warning of WPRE can not only provide indication for scheduling backup resources to mitigate the impacts [
However, the scarcity of WPRE may bring unavoidable statistical errors to the deterministic WPRE prediction [
To overcome this deficiency, [
Although significant progress has been made on the probabilistic prediction of WPRE, the historical samples are always assumed to be sufficient for making reliable probability distribution estimation. In other words, the precondition of the law of large numbers is always assumed to be satisfied. However, when counting the ramp probabilities under different meteorological conditions, due to the scarcity of WPRE, the estimation errors introduced by the finite sample statistics are inevitable, leading to unreliable probabilistic prediction results.
Under this circumstance, this paper proposes a Bayesian network (BN) based method to estimate the imprecise conditional probability of WPRE. The event is modeled as a multi-state random variable, where different states correspond to different ramp magnitudes. Based on the historical observations of wind power and meteorological elements, the maximum weighted spanning tree (MWST) and greedy search (GS) are applied to objectively excavate the conditional dependencies among variables and construct the BN structure that best fits the samples. An extended imprecise Dirichlet model (IDM) is then developed to quantify these unclear dependencies and establish the imprecise conditional probability table (CPT) at each node. Thus, the interval probability of each ramp state under a given meteorological condition can be inferred using the BN-based probability inference algorithm. Case studies on a wind farm located in Ningxia, China verify the effectiveness of the method in prediction scenarios with sufficient and insufficient samples, respectively.
The advantages of the proposed method lie in:
1) Wind power prediction methods intentionally ignore the extreme samples and obtain a relatively smooth curve to minimize the overall error [
2) The paper applies imprecise probability to quantify the uncertainty of the probability estimation with insufficient samples. The prediction results represented by imprecise probability mass functions can effectively estimate the range of occurrence probability of each ramp state, providing more comprehensive information than the traditional deterministic probability prediction.
3) In most methods based on scenario categorization, the sample sizes corresponding to the extreme scenarios are usually small, which may cause unreliable estimation results [
The rest of the paper is organized as follows. Section II defines the WPRE quantitatively. Section III introduces the theoretical basis of BN, which includes the structure learning and probability inference algorithm. Section IV expresses the standard IDM (SIDM) and extends it for our research. Section V applies the BN and extended IDM (EIDM) on WPRE prediction. Test results on a real wind farm are analyzed in Section VI and conclusions are drawn in Section VII.
The WPREs are defined as significant upward or downward wind power variations in fixed short-time intervals. The threshold of variation applied for detection can be within a specific megawatt or a percentage of the installed capacity [
(1) |
where and are the observed wind power at moment t and , respectively; is the threshold value; is the installed capacity; is the specified percentage; and is the time interval.
At present, an extensive consensus for the setting of and in (1) has not been achieved. In most cases, they should be carefully assigned according to the actual requirement of power grid. A variety of setting methods for the thresholds have been discussed in [
The B
By extracting the dominant dependencies among the variables, the BN simplifies the network-based inference, thereby avoiding dimension curse during the prediction. In this paper, the discrete BN is applied for WPRE prediction, whose variables all have discrete values.
BN structure learning is to construct a DAG that best fits the observations and expresses the hidden conditional dependencies abstractly. BN structure learning algorithms can be roughly divided into two categories:
1) The constraint-based structure learning algorithms check the dependencies by conditional independence tests (CITs) [
2) The score-and-search-based structure learning algorithms judge the quality of the structure through scoring functions and search for the optimal structure intelligently [
To integrate the above advantages, this paper applies an MWST-initialized GS algorithm to build the BN structure, which is denoted as MWST-GS for convenience.
Since searching for the optimal structure in the vast space of network structure is NP-hard [
In the GS algorithm, an unreasonable initial structure could lead to a complex search iteration process and even create a local optimal solution. To overcome this defect, the MWST algorithm is applied to build an initial tree structure based on the captured plain dependencies. Thus, the initial structure of the GS algorithm can be confined to the neighborhood of the global optimal structure.
MWST is a constraint-based structure learning algorithm. It uses the mutual information (MI) index to measure the dependency between every two variables.
(2) |
where X and Y are the random variables; is the joint probability distribution function; and and are the marginal probability distribution functions of X and Y, respectively.
When the MWST algorithm is executed, it firstly sorts the edges in descending order of MI values of the connected variables. Then, the edges can be successively added to construct the oriented tree, as long as the newly added edge does not form a cycle [
The MWST-GS algorithm inherits the computation efficiency of the MWST algorithm, and the employed GS algorithm can eliminate the errors in the high-order independence tests of the MWST algorithm.

Fig. 1 Flowchart of MWST-GS algorithm for BN structure learning.
The BN inference is to estimate the concerned posterior probability according to the observed evidence and the network describing the dependencies among target and evidence variables. The inference rules can be intuitively demonstrated with the structure shown in

Fig. 2 Simple three-node structure example.
Suppose A and C are both two-state nodes, and B is a three-state node, i.e., , , . With the given evidence, e.g., , the occurrence chance of the state can be expressed as . According to Bayesian rules, this conditional probability can be rewritten as:
(3) |
With respect to the independence indicated in
(4) |
Therefore, the conditional probability can be calculated with respect to the CPT at each node as:
(5) |
In summary, the Bayesian rules and the chain rule factorize the concerned posterior probability, and the implied conditional independence simplifies the expression. Thereby, the BN inference algorithm facilitates the posterior distribution estimation of the target variable and improves the computation efficiency.
The imprecise probability theory employs interval probability to express the occurrence chance of a random event, which describes the uncertainty in statistics. IDM is an effective method for imprecise probability estimation with respect to insufficient samples [
In the process of deterministic multinomial distribution estimation, an arbitrary Dirichlet distribution is commonly adopted as the prior distribution. However, without sufficient samples, an improper prior distribution may lead to subjective estimation results. The IDM develops the deterministic Dirichlet model in the context of imprecise probability, and employs a set of possible prior density functions to avoid the subjective results [
Consider a multi-nomial variable that has n states, and the occurrence chance of each state is represented by . Then, with respect to the observations, the imprecise posterior estimation of obtained by IDM is:
(6) |
where is the number of times that the
Although the historical samples of ramp phenomena are usually insufficient, a considerable number of samples, e.g., a few hundreds, are still available for quantifying the dependencies among variables. In this case, as shown in

Fig. 3 Reduction of uncertainty, i.e., interval width, in SIDM and EIDM with increasing sample size M.
Suppose that the real occurrence probability of event Ω is , and M samples are available. Therefore, the expected times that Ω occurs is . Due to the randomness of sampling, the actual observation result might be (when M is large, this experimental bias is very likely to happen). In this case, the occurrence probability estimated by SIDM () is . It is found that the lower bound of the interval is larger than the target value p when , so the estimated result fails to cover the real probability in this case.
On the contrary, if Ω is observed for times, the interval probability provided is . It is found that the upper bound of the interval is smaller than the target value p when , indicating that the estimated result fails to cover the real probability.
In summary, for a relatively large M, when and the counted times of Ω are no less than , or when and the counted times are no more than , the intervals estimated by SIDM () will deviate from the real probability. The constant hyper parameter, e.g., , cannot be suitable for all M, which is the main reason to raise this issue.
The IDM is extended to overcome its deficiency and improve the chance of the predicted ramp interval probability covering the target probability. As shown in (7), the hyper parameter s in EIDM is designed to be a function of the sample size M, where the convergence speed of the interval probability is controlled by an exogenous parameter u that can be optimized to improve the results of WPRE prediction.
(7) |
Through the similar derivation process, the interval probability estimated by EIDM can be expressed as:
(8) |
The rationality of EIDM is explained as below:
1) The advantages of SIDM are inherited for .
The value of s for are inherited from SIDM. When no sample is available, i.e., , the estimated probability will be , indicating the prior ignorance. On the other hand, when one sample is obtained and the concerned event occurs, i.e., and , the estimated posterior probability will be . Otherwise, if the event does not occur, i.e., and , the estimation result will be . As discussed in [
2) EIDM possesses the convergence property.
When M approaches infinity, according to the L’Hospital rule [
(9) |
3) A minimum u can be found to ensure the coverage of the target probability for any sampling result.
The interval probability estimated by EIDM is when Ω occurs for () times. The target probability p can be covered when (or ) and (or ).
Obviously, the second inequality above is always satisfied. Therefore, as long as , EIDM can guarantee the coverage of p.
On the contrary, if event Ω is observed for () times, the estimated result will cover the target probability p when (or ) and (or ).
Here the first inequality is always satisfied. Thus, as long as , the coverage can be guaranteed.
In summary, if the coverage of the target probability is required as long as the observed times of Ω is within , u should satisfy the following condition:
(10) |
Obviously, the minimum u cannot be directly obtained from (10) since p and a are both unknown. Instead, an approximate u can always be estimated according to the experiential data using heuristic optimization algorithms. The corresponding EIDM curves in
Based on the algorithms mentioned above, the proposed prediction method can be divided into four key steps, as shown in

Fig. 4 Four key steps of proposed prediction method.
The BN and EIDM are applied for WPRE prediction carried out on a wind farm located in Ningxia, China. The details of the prediction are provided in this section.
The installed capacity of the wind farm is 36 MW. The data including wind power and four meteorological measurements, i.e., wind speed, wind direction, temperature and humidity, are from January 1, 2015 to December 31, 2017, and the time resolution is 30 min. All the meteorological measurements are integrated into the BN as the candidate evidence variables. Moreover, since sudden changes in wind speed can easily trigger WPRE, the wind speed variation in 30 min calculated by (11) is selected as an additional candidate evidence variable.
(11) |
where and are the wind speeds at moment t and the previous moment, respectively. The identification thresholds of WPRE are designed [
(12) |
where is the observed wind power at the previous moment.
The dataset is divided into a training set and a validation set, as shown in
Every candidate evidence variable is divided into three states by equal-frequency discretization process [
A tree structure shown in

Fig. 5 Constructed BN structures. (a) Tree structure acquired from MWST. (b) Optimal structure acquired from GS.
According to the process in
The constructed network structure indicates that WPRE are directly related to wind speed, wind direction, temperature and the wind speed variation. Therefore, the states of these four evidence variables can determine the probability distribution of WPRE.
All possible meteorological conditions can be expressed as , where . There are totally 243 meteorological conditions. The conditional imprecise probability of the ramp state can be inferred based on the BN shown in
(13) |
In (13), the prior probability can be counted as the occurrence frequency of in the training set, and other quantitative information can be read from the CPTs estimated by EIDM.
The evaluation of the interval probability results mainly focuses on the reliability and the sharpness. The reliability indicates the capability of covering the target probability. The following criterion SCORE1 is designed here for the reliability evaluation.
(14) |
where is the predicted interval probability; and is the target probability, which is replaced by the counted conditional frequency. A bigger SCORE1 reflects a better performance on the reliability.
The sharpness evaluated by criterion SCORE2 measures the imprecision degree of the interval. The smaller SCORE2 is, the better the sharpness performance will be.
(15) |
In addition, the weighted sum of SCORE1 and SCORE2 can be calculated to evaluate the comprehensive performance of the prediction method, which can be expressed as:
(16) |
where WT1 and WT2 are the weights of SCORE1 and SCORE2, respectively. The weights can be specified according to the individual risk attitude. For a risk averter, a larger WT1 should be selected to enhance the reliability of the predicted interval probabilities, and vice versa.
It can be observed that the larger the SCORE value is, the better the comprehensive performance will be. Therefore, the optimization of parameter u is to find out u with the maximum SCORE. Then the optimized parameter u can be obtained by sensitivity analysis of SCORE. With the pre-set risk attitude, the optimal u can strike a balance between the reliability and sharpness.
The CLT is commonly used for estimating the distribution of the statistical mean [
Risk seekers may choose , to express their concerns about the sharpness. In this case, the average width of interval probabilities predicted by BN is only 0.122. More than 90% of the interval probabilities are narrower than 0.2, and only a minority of intervals are wider than 0.3, which are much better than those of the CLT model. Besides, during the test, 78.2% of the interval probabilities can cover the target probabilities, which are higher than those of the CLT model. This indicates the acceptable reliability performance of the BN model.
Contrarily, risk averters may choose , to reflect their concerns about the reliability. In this case, the coverage rate obtained by BN model is close to 90%, indicating its remarkable reliability. However, the cost of pursuing high reliability is that when increases from 0.3 to 0.7, the average width of the intervals increases by 50%.
The two models happen to provide almost the same average width when . In this case, the higher coverage rate of the BN model clearly reflects its superiority over the CLT model.
In summary, the following conclusions can be drawn from the test results shown in
1) The weights and reflect the individual prediction attitude. For a larger , more reliable prediction results will be provided. Meanwhile, the predicted interval probabilities will be relatively wider.
2) With respect to different risk attitudes, the parameter u in BN model can be optimized accordingly to obtain better performance. It is clearly observed that the interval probabilities predicted by BN model can be tuned according to the risk attitude, which indicates its flexibility.
3) Regardless of the individual risk attitude, the proposed model always exhibits a better performance, since it can always get a higher evaluation score.
To further verify the effectiveness of the proposed method,

Fig. 6 Predicted imprecise probabilities of WPRE under 8 different meteorological conditions when .
Under the meteorological conditions E4 and E5, the counted empirical probabilities differ greatly between the training and validation sets because of the scarcity of samples in these meteorological conditions. In these cases, the CLT model does not work well, since its precondition, i.e., the number of samples is large enough, cannot be satisfied. On the contrary, by using the BN model, all the target probabilities can be covered in the predicted intervals, revealing the effectiveness of the proposed method with scarce samples.
Moreover, for the meteorological conditions E2 and E3, no ramp event occurs in the training set. In these cases, the CLT model can only generate deterministic prediction results, i.e., and , which leads to unbearable errors. On the contrary, it is observed that the proposed BN model still works well under these conditions and all the target probabilities can be covered.
Under the most adverse condition E1, due to the severe scarcity of samples, gigantic differences exist in the counted empirical probabilities of training and validation sets, leading to the poor reliability performance of both the BN and CLT models. However, less deviations corresponding to the proposed model indicate that the method can reflect the potential distribution more accurately even in this adverse case.
One feature of the proposed BN model is that it can still perform effective predictions without available samples under some extreme meteorological conditions. To illustrate this feature, the states of variable D, T and h are redefined in
Based on the new state definitions, no training sample exists for meteorological conditions , , and . In these cases, the prediction results provided by the CLT model can only be where and . Obviously, the results cannot provide any useful information.
By using the proposed method, the network structure learned by MWST-GS algorithm with respect to all the training samples is shown in

Fig. 7 BN structure constructed with redefined variable states.
Then, based on the BN probability inference rules explained in Section III-C, the interval probabilities of WPRE can be calculated by:
(17) |
When , the prediction results corresponding to the extreme meteorological conditions are summarized in
In summary, the constructed BN prediction model is applicable to all the meteorological conditions. For the condition with scarce samples or even no samples, the method can still obtain reliable prediction results. Actually, in the proposed method, the samples participated in the conditional prediction are not confined to the ones satisfying the concerned meteorological evidence, which makes it possible to fully excavate the statistical information of the training samples.
In order to evaluate the accuracy of the deterministic prediction results of the proposed method, a PCA-based statistical model is established [
The performances of the BN model and the PCA-based statistical model are evaluated using the validation set. Since the PCA-based statistical model can only provide deterministic results, the interval probabilities generated by BN model are firstly converted into their medians.
The ranked probability score (RPS) criterion [
(18) |
where K is the number of prediction categories; and and are the
By performing 25084 prediction tests with respect to the validation set, the score of the PCA-based statistical method is 3053.31, while the score of the BN-based prediction method is 2895.22. Therefore, although the proposed method does not take the deterministic probability prediction accuracy as an indicator to optimize the parameters, its outstanding capability of excavating statistical information from limited samples makes it perform better even for the deterministic probability prediction.
In this paper, an imprecise probability estimation method for WPRE is proposed by combining the MWST-GS algorithm, EIDM, and the BN probability inference algorithm. The uncertainty of the ramp probability estimation can be quantificationally reflected by the interval probability. The method maps the WPRE to meteorological evidences directly, avoiding the prediction of wind power time series and the corresponding cumulative errors. The dominant conditional dependencies among the evidence and target variables are extracted by MWST-GS algorithm. Then, with respect to these dependencies, the method can perform reliable WPRE prediction by BN inference even with scarce samples. The EIDM developed in this paper can enhance the reliability of the estimated interval probability. Meanwhile, its exogenous parameter can be optimized according to the specified risk attitude to tune the prediction results, reflecting the flexibility of the method. Case studies of a wind farm located in Ningxia, China illustrate the effectiveness of the proposed method.
REFERENCES
Y. Gong, C. Y. Chung, and R. S. Mall, “Power system operational adequacy evaluation with wind power ramp limits,” IEEE Transactions on Power Systems, vol. 33, no. 3, pp. 2706-2716, May 2018. [Baidu Scholar]
Y. Gong, Q. Jiang, and R. Baldick, “Ramp event forecast based wind power ramp control with energy storage system,” IEEE Transactions on Power Systems, vol. 31, no. 3, pp. 1831-1844, May 2016. [Baidu Scholar]
M. Cui, C. Feng, and Z. Wang, “Statistical representation of wind power ramps using a generalized Gaussian mixture model,” IEEE Transactions on Sustainable Energy, vol. 9, no. 1, pp. 261-272, Jan. 2018. [Baidu Scholar]
Y. Liu, Y. Sun, and D. Infield, “A hybrid forecasting method for wind power ramp based on orthogonal test and support vector machine (OT-SVM),” IEEE Transactions on Sustainable Energy, vol. 8, no. 2, pp. 451-457, Apr. 2017. [Baidu Scholar]
Y. Qi and Y. Liu, “Wind power ramping control using competitive game,” IEEE Transactions on Sustainable Energy, vol. 7, no. 4, pp. 1516-1524, Oct. 2016. [Baidu Scholar]
M. Cui, V. Krishnan, and B. M. Hodge, “A copula-based conditional probabilistic forecast model for wind power ramps,” IEEE Transactions on Smart Grid, vol. 10, no. 4, pp. 3870-3882, Jul. 2019. [Baidu Scholar]
Y. Liu, Y. Sun, and S. Han, “A WT-ARMA based method for wind power ramp events forecasting,” in Proceedings of 5th IET International Conference on Renewable Power Generation (RPG) 2016, London, UK, Sept. 2016, pp. 1-6. [Baidu Scholar]
A. K. Nayak, K. C. Sharma, and R. Bhakar, “ARIMA based statistical approach to predict wind power ramps,” in Proceedings of 2015 IEEE PES General Meeting, Denver, USA, Jul. 2015, pp. 1-5. [Baidu Scholar]
M. Cui, J. Zhang, A. R. Florita et al., “An optimized swinging door algorithm for identifying wind ramping events,” IEEE Transactions on Sustainable Energy, vol. 7, no. 1, pp. 150-162, Jan. 2016. [Baidu Scholar]
C. Gallego-Castillo, A. Cuerva-Tejero, and O. Lopez-Garcia, “A review on the recent history of wind power ramp forecasting,” Renewable and Sustainable Energy Reviews, vol. 52, no.1, pp. 1148-1157, Dec. 2015. [Baidu Scholar]
M. J. Cui, Y. Z. Sun, and D. P. Ke, “Wind power ramp events forecasting based on atomic sparse decomposition and BP neural networks,” Automation of Electric Power Systems, vol. 38, no. 12, pp. 6-11, Jun. 2014. [Baidu Scholar]
J. Zhang, M. Cui, and B. M. Hodge, “Ramp forecasting performance from improved short-term wind power forecasting over multiple spatial and temporal scales,” Energy, vol. 122, no. 1, pp. 528-541, Mar. 2017. [Baidu Scholar]
H. Zareipour, D. Huang, and W. Rosehart, “Wind power ramp events classification and forecasting: a data mining approach,” in Proceedings of 2011 IEEE PES General Meeting, Detroit, USA, Jul. 2011, pp. 1-3. [Baidu Scholar]
C. W. Potter, E. Grimit, and B. Nijssen, “Potential benefits of a dedicated probabilistic rapid ramp event forecast tool,” in Proceedings of 2009 IEEE PES Power Systems Conference and Exposition, Seattle, USA, Mar. 2009, pp. 1-5. [Baidu Scholar]
A. Bossavy, R. Girard, and G. Kariniotakis, “Forecasting uncertainty related to ramps of wind power production,” in Proceedings of 2010 European Wind Energy Conference and Exhibition, Warsaw, Poland, Apr. 2010, pp. 9-17. [Baidu Scholar]
Y. Li, P. Musilek, E. Lozowski et al., “Temporal uncertainty of wind ramp predictions using probabilistic forecasting technique,” in Proceedings of 2016 IEEE 2nd International Conference on Big Data Computing Service and Applications (BigDataService), Oxford, UK, Mar.-Apr. 2016, pp. 166-173. [Baidu Scholar]
M. Cui, D. Ke, Y. Sun et al., “Wind power ramp event forecasting using a stochastic scenario generation method,” IEEE Transactions on Sustainable Energy, vol. 6, no. 2, pp. 422-433, Apr. 2015. [Baidu Scholar]
A. Bossavy, R. Girard, and G. Kariniotakis, “Forecasting ramps of wind power production with numerical weather prediction ensembles,” Wind Energy, vol. 16, no. 1, pp. 51-63, Jan. 2013. [Baidu Scholar]
J. Heckenbergerova, P. Musilek, and M. Janata, “Sensitivity analysis of PCA method for wind ramp event detection,” in Proceedings of 2016 IEEE 16th International Conference on Environment and Electrical Engineering (EEEIC), Florence, Italy, Jun. 2016, pp. 1-4. [Baidu Scholar]
T. Ouyang, X. Zha, and L. Qin, “A survey of wind power ramp forecasting,” Energy and Power Engineering, vol. 5, no.1, pp. 368-372, Jul. 2013. [Baidu Scholar]
N. Friedman, G. Dan, and M. Goldszmidt, “Bayesian network classifiers,” Machine Learning, vol. 29, no. 1, pp. 131-163, Nov. 1997. [Baidu Scholar]
X. Chen, G. Anantha, and X. Lin, “Improving bayesian network structure learning with mutual information-based node ordering in the K2 algorithm,” IEEE Transactions on Knowledge and Data Engineering, vol. 20, no. 5, pp. 628-640, May 2008. [Baidu Scholar]
L. Bouchaala, A. Masmoudi, and F. Garouri, “Improving algorithm for structure learning in Bayesian networks using a new implicit score,” Expert Systems with Applications, vol. 37, no. 7, pp. 5470-5475, Jul. 2010. [Baidu Scholar]
D. M. Chickering, D. Heckerman, and C. Meek, “Large-sample learning of bayesian networks is NP-hard,” Journal of Machine Learning Research, vol. 5, no. 1, pp. 1287-1330, Dec. 2004. [Baidu Scholar]
L. Holder, “Greedy search approach of graph mining,” in C. Sammut, and G. I. Webb (Eds.), Encyclopedia of Machine Learning and Data Mining, Boston, USA: Springer, Apr. 2017, pp. 483-489. [Baidu Scholar]
L. M. Campos, “A scoring function for learning bayesian networks based on mutual information and conditional independence tests,” Journal of Machine Learning Research, vol. 7, no. 1, pp. 2149-2187, Oct. 2006. [Baidu Scholar]
D. Heckerman, G. Dan, and D. M. Chickering, “Learning Bayesian networks: the combination of knowledge and statistical data,” Machine Learning, vol. 20, no. 3, pp. 197-243, Mar. 1994. [Baidu Scholar]
P. Walley, “Inferences from multinomial data: learning about a bag of marbles,” Journal of the Royal Statistical Society, vol. 58, no. 1, pp. 3-34, Feb. 1996. [Baidu Scholar]
M. Yang, J. Wang, H. Diao et al., “Interval estimation for conditional failure rates of transmission lines with limited samples,” IEEE Transactions on Smart Grid, vol. 9, no. 4, pp. 2752-2763, Jul. 2018. [Baidu Scholar]
J. Bernard, “An introduction to the imprecise Dirichlet model for multinomial data,” International Journal of Approximate Reasoning, vol. 39, no. 2-3, pp. 123-150, Jun. 2005. [Baidu Scholar]
I. Pinelis, “L’Hospital rules for monotonicity and the Wilker-Anglesio inequality,” The American Mathematical Monthly, vol. 111, no. 10, pp. 905-909, Dec. 2004. [Baidu Scholar]
C. Kamath, “Associating weather conditions with ramp events in wind power generation,” in Proceedings of 2011 IEEE PES Power Systems Conference and Exposition, Phoenix, USA, Mar. 2011, pp. 1-8. [Baidu Scholar]
S. Kotsiantis and D. Kanellopoulos, “Discretization techniques: a recent survey,” GESTS International Transactions on Computer Science and Engineering, vol. 32, no.1, pp. 47-58, Jan. 2006. [Baidu Scholar]
A. R. Barron, “Entropy and the central limit theorem,” The Annals of Probability, vol. 14, no. 1, pp. 336-342, Jun. 1986. [Baidu Scholar]