Skip to main content

Applications of Big Data

  • Chapter
  • First Online:
Big Data

Part of the book series: Studies in Big Data ((SBD,volume 11))

Abstract

Over the last few decades, big business houses in various disparate areas have been accumulating data from different departments in various formats and have been struggling to correlate the datasets and make any valuable business decisions. The key stumbling block has been the inability of the available systems to process large data when the data are part structured and part unstructured. As witnessed in the previous chapters, the technology strides made over the last few years have broken the stigma of processing large datasets and have enabled mining and analysis of large data. Corporations in the data warehousing space have seen this trend as the next big opportunity to help their clients mine their historical data and help further their businesses in terms of adding strategic and tactical value based on the insights gained from their accumulated data over decades. In this chapter, we will see typical examples of how different businesses analyze their data and enhance their business objectives. We will present some examples in the fields of financial services, retail, manufacturing, telecommunications, social media, and health care.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 54.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Big Data Calls for New Architecture, Approaches. http://tdwi.org/articles/2012/10/24/big-data-architecture-approaches.aspx

  2. Big Data: Teradata Unified Data Architecture in Action. http://www.teradata.com/white-papers/Teradata-Unified-Data-Architecture-in-Action/

  3. How Bigdata can help the banking industry: A video post. http://www.bigdata-startups.com/BigData-startup/big-data-analytics-banking-industry-video/

  4. Global Fraud Study: Report to the Nations on Occupational Fraud and Abuse, Association of Certified Fraud Examiners http://www.acfe.com/uploadedFiles/ACFE_Website/Content/documents/rttn-2010.pdf

  5. Whitepaper from ACL: Fraud detection using Data Analytics in the Banking Industry. http://www.acl.com/pdfs/DP_Fraud_detection_BANKING.pdf

  6. Diane, J.C., Holder, L.B.: Mining Graph Data. Wiley, New York (2007)

    Google Scholar 

  7. Jean-Marc, A.: Data Mining for Association Rules and Sequential Patterns. Springer, Berlin (2001)

    Google Scholar 

  8. Nettleton, D., Kaufmann, M.: Commercial Data Mining Processing, Analysis and Modeling for Predictive Analytics Projects, Elsevier, North Holland (2014)

    Google Scholar 

  9. Analytics in Banking Services. http://www.ibmbigdatahub.com/blog/analytics-banking-services

  10. IDC White Paper: Advanced Business Analytics Enable Better Decisions in Banking. http://www.informationweek.com/whitepaper/Customer-Insight-Business-Intelligence/Analytics/idc-white-paper-advanced-business-analytics-enabl-wp1302120869

  11. Su, X., Taghi, M.K.: A survey of collaborative filtering techniques. Adv. Artif. Intell. 2009, 421425 (2009)

    Google Scholar 

  12. Das, K., Vidyashankar, G.S.: Competitive advantage in retail through analytics: developing insights, creating value. Inf. Manage. http://www.information-management.com/infodirect/20060707/1057744-1.html (2006)

  13. Big data: The next frontier for innovation, competition, and productivity. http://www.mckinsey.com/insights/business_technology/big_data_the_next_frontier_for_innovation

  14. Makridakis, S., Wheelwright, S., Hyndman, R.J.: Forecasting: Methods and Applications. Wiley, New York (1998).

    Google Scholar 

  15. Analytics in Preventing Customer Churn. http://www.teradata.com/Resources/Videos/Prevent-Customer-Churn-Demonstration/

  16. Richter, Y., Yom-Tov, E., Slonim, N.: Predicting customer churn in mobile networks through analysis of social groups. In: SDM, Columbus (2010)

    Google Scholar 

  17. Big Data Analytics Use Cases—Ravi Kalakota. http://practicalanalytics.wordpress.com/2011/12/12/big-data-analytics-use-cases/

  18. Foundations Edge: Media Analysis Framework. http://www.foundations-edge.com/media_analytics.html

  19. Ogneva, M: How companies can use sentiment analysis to improve their business (2010). http://mashable.com/2010/04/19/sentiment-analysis/

  20. Blog postings on Social Media Marketing. http://practicalanalytics.wordpress.com/category/analytics/social-media-analytics/

  21. Big Data Disease Breakthroughs—William Jackson: Information Week. http://www.informationweek.com/government/big-data-analytics/big-data-disease-breakthroughs/d/d-id/1316310?

  22. Periodic Table of Data Visualization Methods. http://www.visual-literacy.org/periodic_table/periodic_table.html

  23. Big Data Technology. http://www.ibm.com/big-data/us/en/technology/

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Hareesh Boinepelli .

Editor information

Editors and Affiliations

Exercises

Exercises

  1. 1.

    Write an application to recommend new music labels for users based on the historical listening profiles of the user base. The basket analysis can use the dataset that is available at http://ocelma.net/MusicRecommendationDataset/lastfm-360K.html.

  2. 2.

    Yahoo! Messenger is a popular instant messaging application used by many users to communicate to their friends. A sample dataset of so-called friends graph or the social network is available at http://webscope.sandbox.yahoo.com/catalog.php?datatype=g titled “Yahoo! Instant Messenger Friends Connectivity Graph.” Write an application to identify the top 5 users who have most influence in the given social network.

  3. 3.

    Visualize the social network of users for the dataset indicated in Exercise 2 above. Use the open-source graph analysis tool called Gephi for this visualization (available at http://gephi.github.io/users/download/. Use the quick start tutorial at http://gephi.github.io/tutorials/ to render and identify the communities for the above dataset.

  4. 4.

    Microsoft Corp. has published a dataset which captures the areas of www.microsoft.com that users have visited over a one-week time frame. This dataset is freely available to users at http://kdd.ics.uci.edu/databases/msweb/msweb.html.

    Write an application to predict the areas of www.microsoft.com that a user can visit based on data on what other areas he or she visited.

  5. 5.

    Using sentiment analysis concepts/algorithms gained in the earlier chapters, analyze the movie reviews/feedback data available at http://www.kaggle.com/c/sentiment-analysis-on-movie-reviews/data to build a model to predict the positive, negative, and neutral sentiment of the reviewers. Use 75 % of the data for the model and the remaining 25 % of the data to validate the model.

  6. 6.

    Using R open-source statistical and data analysis tools, write an application to predict the movement of a stock belonging to DOW Jones. The sample dataset is provided at https://archive.ics.uci.edu/ml/machine-learning-databases/00312/

  7. 7.

    Demonstrate with an example how to build a prediction model based on Naive Bayes for text. And then demonstrate with an example using the built model to do text prediction.

Rights and permissions

Reprints and permissions

Copyright information

© 2015 Springer India

About this chapter

Cite this chapter

Boinepelli, H. (2015). Applications of Big Data. In: Mohanty, H., Bhuyan, P., Chenthati, D. (eds) Big Data. Studies in Big Data, vol 11. Springer, New Delhi. https://doi.org/10.1007/978-81-322-2494-5_7

Download citation

  • DOI: https://doi.org/10.1007/978-81-322-2494-5_7

  • Published:

  • Publisher Name: Springer, New Delhi

  • Print ISBN: 978-81-322-2493-8

  • Online ISBN: 978-81-322-2494-5

  • eBook Packages: EngineeringEngineering (R0)

Publish with us

Policies and ethics