Excel

From
Revision as of 22:04, 13 September 2020 by BPeat (talk | contribs)
Jump to: navigation, search

YouTube search... ...Google search


Microsoft Excel has a data mining add-in for making clusters. You can find instructions here. The wizard works with Excel tables, ranges or Analysis Survey Queries. This add-in can be customized, unlike the Detect Categories tool. In addition, the Detect Categories tool is limited to data from tables. Clustering in Excel | Statistics How To

Module 1: Data Analysis in Microsoft Excel
This video is part of the Analyzing and Visualizing Data with Excel course available on EdX. To sign up for the course, visit: http://aka.ms/edxexcelbi

Data Analysis With Microsoft Excel Learning Roadmap
David Langer Data analysis with Microsoft Excel is accessible to anyone with the proper learning roadmap. Whether you are business pro looking to use data to have more impact, or an aspiring analytics or data science pro, this following this roadmap will give you serious data skills.


Regression Analysis

Multivariate regression in Microsoft Excel
This video discusses how to undertake a multivariate regression in Microsoft Excel. It also discusses how to calculate predicted values using that regression. The video uses the example of predicting exchange rate changes (here, looking at the USD/AUD exchange rate). It looks at predicting forex changes as a function of interest rate, inflation rate, and GDP growth differentials (i.e., as implied using purchasing power parity and interest rate parity).

Regression analysis in Microsoft Excel
This video is a part of work shop organized by REST Society for Research International (RSRI). RSRI conducts various workshops, seminars, conference and student events. If you are interested to join any of the above events, kindly check our society website to know about upcoming events. for more details website: www.rsri.org.in E-mail: rsrisociety@gmail.com

<bMultiple Regression in Microsoft Excel
Multiple Regression in Excel in a nutshell. Focusing on Excel functionality more than presentation of regression theory.

Microsoft Excel Regression Analysis Output Explained
Overview of the Excel regression analysis output.

Ch 12: Interpreting Regression Analysis in Microsoft Excel
Business Statistics

Microsoft Excel 2016 Regression Analysis
Using Data Analysis Toolpak Correlation analysis and interpreting the results

Excel - Forecasting

FORECAST.LINEAR & FORECAST.ETS Functions in Microsoft Excel 2016
The FORECAST.ETS predicts a future value based on historical values. It uses the Exponential Triple Smoothing (ETS) algorithm. The FORECAST.LINEAR function makes a prediction using a simple linear regression.

Introduction to Forecasting in Excel
Chandoo Learn how to use the awesome Forecasting feature of Microsoft Excel 2016 / 2019 / 365. We will learn about time series forecasting, seasonal fluctuations and confidence intervals too.

How to do forecasting with Excel 2016
If you need to forecast numbers -- typically for finance -- the Windows and Mac versions of Microsoft Excel 2016 have a basket of tools to get the job done.

Excel - Time Series Forecasting - Part 1 of 3
This is Part 1 of a 3 part "Time Series Forecasting in Excel" video lecture. Be sure to watch Parts 2 and 3 upon completing Part 1.

Forecasting in Microsoft Excel and Trends Functions
You can use this function to predict future sales, cash and inventory, or consumer trends. Calculates, or predicts, a future value by using existing values. Formula syntax and usage of the FORECAST and TREND functions in Microsoft Excel.

How to Use Statistical Functions for Forecasting in Microsoft Excel 2016 - Part 1
During this Microsoft Excel 2016 advanced training tutorial video, we will cover the statistical functions for forecasting. We will show examples using the functions SLOPE and INTERCEPT, FORECAST.LINEAR, and TREND. We will also explain what are independent and dependent variable.

Excel - Text Analytics

Text Analytics with Microsoft Excel | How to create word cloud in Microsoft Excel?
Take the first step in learning to do analytics based on text. Although users would prefer Python for text analytics in AI or ML, Microsoft Excel with its dynamic array feature brings in new functionalities with which you can analyze thousands of large passages. Although Microsoft Excel does not have a word cloud, we can prepare something close to it using the tree map.

Excel 101: Basic Text Analysis and word clouds using pivot tables and other Microsoft Excel tricks
This video shows how to combine individual text cells into one paragraph, parse cells with multiple words in to individual values, as well as create a word cloud using an external website (no affiliation). Please subscribe to our page for more random tidbits of knowledge and reach out to us if you'd really like to kick up your analytics game. http://www.adaptalytics.com


Excel - Sentiment Analysis

Sentiment and Emotion Analysis on Microsoft Excel without Python
Do you want to see how big corporations analyze the conversation happening about them on social media? In this tutorial, learn about social listening, importance of text analysis, sentiment and emotion analysis using an Excel add-in. Basic analysis can be done on Microsoft Excel then why go for Python?

Sentiment analysis in Microsoft Excel | text2data.com
Sentiment Analysis and Text Analytics Add-In for Excel | https://text2data.com Incorporate advanced NLP, Machine Learning services into your daily work tool, no programming required!

Azure - Text Analytics

AI Solutions with Microsoft Azure Natural Language Processing | Synergetics Learning
In this virtual meetup session, explain how Microsoft Azure Natural Language Processing (NLP) based offerings for facilitating Text Analytics, Sentiment analysis, Language detection and Named Entity Recognition Solutions is delivered.

Excel - Web Scraping

Microsoft Excel VBA Introduction Part 47.1 - Browsing to Websites and Scraping a Web Page
PLEASE NOTE: x-rates.com now uses https rather than http. Please update the code as necessary. By Andrew Gould Download files here http://www.wiseowl.co.uk - Scraping a web page in VBA involves getting a reference to an HTML document and then processing its elements to extract the useful parts and write them to another location in a readable format. This video shows you how to do that using both Internet Explorer and basic XML HTTP requests. You'll learn a bit about the Document Object Model, as well as how to identify HTML elements by name and by tag type. You'll also see how to loop through various collections of HTML elements and their children using an example involving exchange rate tables.

HH2
BB2