• Order
  • SAU
  • Offers
  • Support
    • Due to unforeseen circumstances, our phone line will be unavailable from 5pm to 9pm GMT on Thursday, 28th March. Please be assured that orders will continue to be processed as usual during this period. For any queries, you can still contact us through your customer portal, where our team will be ready to assist you.

      March 28, 2024

  • Sign In

Disclaimer: This is an example of a student written essay.
Click here for sample essays written by our professional writers.

Any opinions, findings, conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of UKEssays.com.

Using Data Mining Techniques in Weather Forecasting

Paper Type: Free Essay Subject: Computer Science
Wordcount: 2859 words Published: 18th May 2020

Reference this

Abstract

It cannot be denied that weather forecasting, i.e. predicting weather behaviour, is a very challenging task, even with the rapid growth in science. Weather is known to be in the area of meteorology. The process is carried out by collecting data related to the current state of weather like rain, heat, wind, and fog. Data mining techniques in this field has increasingly developed over the last ten years.

Over the years, many researchers have been successful in applying data mining tools in other to predict weather conditions and climate change forecasting.

This literature review would examine the use of data mining techniques in weather forecasting. It will also discuss important properties that are necessary for data mining techniques to be used in the prediction of weather forecasting.

The main objective of this literature review is to provide a comprehensive comparative analysis of various data mining techniques used in weather prediction. Also pointing out the advantage and disadvantage of each technique described.

Introduction

The world of meteorology has been making great strides in putting a lot of research effort when it comes to weather prediction. The prediction of storm, clouds, wind, rain or hail is known as weather forecasting. One of the biggest and challenging issues with weather forecasting is as one would imagine the unpredictability of the data sets. These data sets can change frequently according to climate change [2].

There has been a lot of techniques that have been tried and out of these techniques, data mining is considered the most useful approach towards weather forecasting [2]. Data mining is most feasible because of its capability to find veiled patterns or connections and in turn, provide authenticity of the data sets based on certain input factors.

The process of sorting through a very large amount of data sets in other to identify connections and establish relationships between these data’s that would be in turn used to solve problems through data analysis is known as data mining [3]. Data mining can also be referred to as the Knowledge Discovery in Databases (KDD).

Since the 1960, data mining has been used as a branch of applied artificial intelligence and has grown over the years. This technique uses various types of database, such as, spatial, relational and transactional.

In data mining, there are many methods to characterise data, such as clustering, data visualisation, clustering, classification and more [3].

The application of data mining can be classified quite broadly into two types [3];

  1. Descriptive data mining and analysis for analysing properties of existing data
  2. Predictive data mining which includes statistical analysis on data to make predictions

The difference between data mining technique and statistical methods is that data mining allows you to search for very interesting details and information without the need of having prior hypothesis. Different kinds of pattern can be discovered by using different data mining techniques [4].

These data mining techniques employed are usually more flexible, powerful and efficient in comparison to statistical techniques for exploratory analysis [4].

The following data mining techniques are the most frequently used [4];

     Genetic Algorithms

     Artificial Neural Networks

     Nearest Neighbour method

     Rule Induction

     Memory-Based Reasoning

     Logistic Regression

     Discriminant Analysis

     Decision Trees

Climate can be defined as the effect the sun’s radiation has in the long term on the varied earth atmosphere and surface when it is in rotation. The day to day change in a specific area makes up the weather, but climate is the effect these changes have in the long term [5].

The use of thermometers, barometers, rain gauges etc. are used in the measurement of weather but in other to study climate, statistics is used. These sorts of analysis using statistics is now carried out by computers quite efficiently. The downside to this is that the climate cannot be summarised by a simple method. This does not give the trough impact. To gauge the true impact weather has on the climate, it requires analysis of yearly, monthly and daily patterns [5]. The way weather conditions change constantly is a very important factor that impacts day to day living. It goes as far as having an influence in the economy, being that agriculture is a big contributor to the economy [6] and is quite dependant on weather conditions.

For these reasons, there has been a need to mitigate the damage lack of ability to predict the weather may have on the economy.  This has led to the influx of data mining techniques to help predict weather conditions.

Prediction of Weather

The prediction of weather has been greatly researched over the years. The reason being that the change in the climate has been found to directly impact the population [7]. Weather prediction can be classified into two categories, Numerical and Empirical approach. The collection of present weather conditions through ground observation is known as Empirical approach, i.e. observation from satellites, etc. Once these present observations are made, they are then forwarded to meteorological centres where they are analysed. Using computers, the analysed reading is then converted to multidimensional maps.

Using these maps, predictions about the changes that would occur in the different regions of the map over a certain period would be made by scientists.

The Empirical approach refers to the use of mathematical equations over climatic variables to make a prediction.

Using Data Mining Techniques in Weather Forecasting

In order to reduce the detrimental impact and challenges incorrect weather forecasting would have on the economy, some major techniques have been developed. The techniques this review will focus on is [8];

  • Group Method Data Handling
  • Decision Tree
  • Neural Networks
  • K-means clustering analysis [8]

These methods have been established through the critical review of scholarly works. P. Buryan, and A. Abraham (2007) described a self-organising modelling called enhanced e-GMDH (Group Method Data Handling) [9] as an effective technique to forecasting weather.

Onwubolu et.al. used this same model to predict pressure, daily temperature and monthly rainfall [9]. Their result showed that temperature predicted had an error difference of +/- 1.5, while monthly rainfall prediction showed similar prediction to various other researches [9]. The advantage of the GMDH method is its ability to process large amount of data. Its disadvantage lies in its poor generalisation and over-fitting of data [10].

Similarly, to this, Olaiya and A.B. Adeyemo (2012) investigated the use of Decision Tree algorithm and Neural networks and in the prediction of different weather conditions.

Meteorological data was collected and then classified using classifier algorithm, in addition to comparing them by using standard measures of performance [11]. The results that was obtained when compared to actual weather data was found to be accurate [11]. The advantage Artificial Neural Network has is that is can process different memory components, parameters and much more to find hidden patterns. Its disadvantage is that this technique is extremely complex and requires the data presented to be very accurate in order to be able to predict accurate weather forecast [12].

As mentioned above, their research discovered that the use of Decision Tree and Neural Networks algorithm are efficient in discovering the relationships between weather parameters. It was also discovered with this same research that prediction of future weather condition was very much possible [11].

Decision tree can be described as a support tool for data mining. It is easy to understand and interpret. Petre [13] went further to base the Classification and Regression Trees (CART) on this concept. The CART technique involves rules that are based on statistical information and the collection of datasets regarding the data generated during the modelling [13].

By using this technique, accurate predictions can be made on an average temperature for months in advance [13].

The advantage of this technique is that it is based on a simple prediction modelling and has interactive graphical properties. Its main disadvantage is its exhaustive search approach [14].

Forecasting of weather conditions can be described often be described as being challenging, due to the fact that it requires the analysis of various multidimensional and nonlinear data set. To combat this, Taksande and Mohod, used a data mining approach called Frequent Growth Algorithm, to perform weather prediction [15]. They five general algorithms, neural network, k-nearst neighbour, support vector, classification, support vector machine and classification and regression [15]. This method of forecasting weather condition was used for deleting and recognising unnecessary data. From research carried out using this method, it was found that it was 90% accurate in predicting weather [15]. The advantage of this method is that it is very scalable. It can be used for various probabilities and across different population. The disadvantage is that it requires a lot of time and also it has workload threshold [15].

Figure 1: A model of weather forecasting through Growth Algorithm. [15]

Another research carried out by D. Chauhan, Shimla, and J. Thakur (2014) on weather attributes showed consistency with the results derived by A.B Adeyemo and F.Olaiya. This research also showed that using K-means clustering and decision tree analysis to predict possible weather condition is more accurate as it solves the problem quickly by deleting unnecessary data [16].

From the different scholarly works read, an argument can be made that Neural Networks and Decision Tree Algorithms are the most popular data mining techniques used in weather forecasting.

Conclusion

From the above, one can deduce that data mining is a powerful tool that enables the scrutinization and prediction of significant data from different databases.

From the articles read, one can deduce that for good weather prediction using data mining techniques, the following are a necessity;

  • The chosen data mining technique used needs to be able to manage real time data, in addition to be able to co-ordinate data from various databases. The ability for the chosen data mining technique to have inbuilt algorithms would also aid in accurate predictions [13].
  • The data mining technique needs to have the capability of handling text analysis in several formats, such as, pdf files, word files etc. This aids in recognising redundancies in the data that is made available [6].
  • It must be interactive through use of graphical analysis, classification of image and is capable of classifying outcomes through groupings i.e., regard to weather forecasting it could be rainy, cloudy or sunny [16].
  • It holds an added advantage if the technique is scalable, i.e., it can be used for both long term and short-term predictions [3]. It also needs to be cost effective, independent, time efficient and desirable [3].

To conclude, this literature review covered the researches regarding accurate weather predictions using different data mining techniques carried out by several researchers.

 Data mining techniques in the world of weather forecasting have the ability to process multi-dimensional data in very large amount and recognise different hidden links and pattern between them.

From the data mining techniques reviewed, based on their advantage and disadvantage, it was found that decision tree was the most efficient technique when concerned with weather forecast prediction.

This took in account the cost, the time efficiency and how accurate its prediction was. Decision tree within the Artificial Neural Network has shown to 87% accurate in prediction and 98% precise, hence why it is most suitable technique to use in comparison to others.

The researchers who used this data mining technique recognised that the predication models have room for further improvement. One of these improvements can be using better technique in classifying and characterising. Using more a larger scale of accurate data that is collected over a long period of time could be a way of doing this.

References

  1. https://cdn.bpodataentryhelp.com/sites/default/files/pictures/data-mining_0.jpg [Accessed 02 June 2019].
  2. Ahrens, C. Donald (2012) Meteorology Today, U.S.A: Cengage Learning.
  3. Shu-Hsien Liao, Pei-Hui Chu, Pei-Yuan Hsiao (2012) ‘Data mining techniques and applications – A decade review from 2000 to 2011’, Expert Systems with Applications, 39(12), pp. 11303-11311 [Online]. Available at: https://doi.org/10.1016/j.eswa.2012.02.063 (Accessed: 02 June 2019).
  4. Bregman, J.I., Mackenthun K.M., 2006, Environmental Impact Statements, Chelsea: MI Lewis Publication.
  5. Fairbridge R. W., 2007, “Climate” Microsoft Student 2008, Redmond, WA: Microsoft Corporation, 2007.
  6. F. Sheikh, S. Karthick, D. Malathi, J. S. Sudarsan, and C. Arun, 2016. Analysis of Data Mining Techniques for Weather Prediction,” Indian J. Sci. Technol., vol. 9, no. 38, pp. 1–9.
  7. A K Jaiswal, N M Narkhede, Rachel Shaji (2014) ‘Atmospheric Data Collection, Processing and Database Management in India ‘, Indian National Science Academy, 80(3), pp. 697 [Online]. Available at: https://www.insa.nic.in/writereaddata/UpLoadedFiles/PINSA/Vol80_2014_3_Art00_CONTENTS.pdf(Accessed: 02 June 2019).
  8. M. A. Mandale, M. Jadhawar, and D. D. Aher,2015. Weather forecast prediction: a Data Mining application,Int. J. Eng. Res. Gen. Sci., vol. 3, no. 2, pp. 1279–1284.
  9. G. C. Onwubolu, P. Buryan, S. Garimella, V. Ramachandran, V. Buadromo, and A. Abraham, “Self-organizing data mining using Enhanced groupd method data handling approach,2007. in IADIS European Conference Data MIning, pp. 81–88.
  10. G. C. Onwubolu, P. Buryan, and A. Abraham,2007. Self-Organising Data Mining Using Enhanced Group Method Data Handling Approach.
  11. F. Olaiya and A. B. Adeyemo, 2012, Application of Data Mining Techniques in Weather Prediction and Climate Change Studies,Inf. Eng. Electron. Bus., vol. 1, no. 1, pp. 51–59.
  12. K. Shrivastava, R. Wakle, and M. Nakade,2015. Weather Prediction Using Hidden Markov Model,” SSRG Int. J. Electron. Commun. Eng. MIT Aurangabad, India), vol. 2, no. 3, pp. 61–63.
  13. E. G. Petre, 2009.A Decision Tree for Weather Prediction,Bul. Univ. Pet. – Gaze din Ploieşti, vol. LXI, no. 1.
  14. W.-Y. Loh, 2011.Classification and regression trees.
  15. A. A. Taksande and P. S. Mohod, 2015. Applications of Data Mining in Weather Forecasting Using Frequent Pattern Growth Algorithm,Int. J. Sci. Res., vol. 4, no. 6, pp. 3048–3051.
  16. D. Chauhan, Shimla, and J. Thakur, “Data Mining Techniques for Weather Prediction: A Review | International Journal IJRITCC – Academia.edu,” Int. J. Recent Innov. Trends Comput. Commun.,2014 vol. 2, no. 8, pp. 2184–2189.

 

Cite This Work

To export a reference to this article please select a referencing stye below:

Reference Copied to Clipboard.
Reference Copied to Clipboard.
Reference Copied to Clipboard.
Reference Copied to Clipboard.
Reference Copied to Clipboard.
Reference Copied to Clipboard.
Reference Copied to Clipboard.

Related Services

View all

DMCA / Removal Request

If you are the original writer of this essay and no longer wish to have your work published on UKEssays.com then please: