Social Media Analytics: Chapter 10

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Listen to an AI-generated conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

Which of the following best illustrates the application of social media research in marketing?

  • Conducting employee satisfaction surveys to improve workplace culture.
  • Analyzing customer comments on social media to improve product design. (correct)
  • Using historical sales data to forecast future revenue.
  • Monitoring website traffic to optimize marketing campaigns.

A company wants to understand public perception of its new product before launch. What type of social media research would be most suitable?

  • Conducting focus groups and in-depth interviews.
  • Monitoring mentions of the product on social media platforms. (correct)
  • Examining industry reports and market analyses.
  • Analyzing historical sales data.

A marketing team is deciding whether to use social media monitoring or social listening. Which scenario would favor social listening over social monitoring?

  • Tracking specific keywords related to an ongoing promotional campaign.
  • Identifying emerging trends and proactively adjusting marketing strategies. (correct)
  • Responding to direct customer complaints on Twitter.
  • Immediately addressing negative comments about a product launch.

Which application primarily uses social media listening to improve customer satisfaction?

<p>Social CRM to address customer service issues. (A)</p>
Signup and view all the answers

Which of the following steps in sentiment analysis involves removing irrelevant formatting from the scraped data?

<p>Cleansing the data (A)</p>
Signup and view all the answers

In sentiment analysis, what is the primary purpose of sentiment indicators?

<p>To determine whether a piece of text expresses positive, negative, or neutral sentiment. (D)</p>
Signup and view all the answers

Which of the following is a key challenge in sentiment analysis due to the nuances and variations in language?

<p>Accuracy of automated tools (B)</p>
Signup and view all the answers

What does the 'bag-of-words' model primarily achieve in sentiment analysis?

<p>Counting positive and negative words to assess sentiment. (A)</p>
Signup and view all the answers

How does predictive analytics enhance social intelligence?

<p>By using data and algorithms to forecast future outcomes. (B)</p>
Signup and view all the answers

In the context of the Social Intelligence Model, what is the role of 'data management'?

<p>Classifying and organizing data. (B)</p>
Signup and view all the answers

What is the primary goal of unsupervised learning in data analytics?

<p>To group and interpret data based solely on input data. (A)</p>
Signup and view all the answers

Which type of machine learning is best suited for training autonomous vehicles?

<p>Reinforcement Learning (A)</p>
Signup and view all the answers

In Google Trends, what does a value of 100 represent for 'Interest over time'?

<p>The highest point on the chart for the given region and time. (B)</p>
Signup and view all the answers

When using Google Trends, what does 'Interest by subregion' indicate?

<p>The relative popularity of a search query compared to total searches in that subregion. (D)</p>
Signup and view all the answers

Which aspect of keyword selection is especially important when using Google Trends for social listening?

<p>Avoiding ambiguous keywords. (B)</p>
Signup and view all the answers

A company wants to analyze how customer preferences differ between countries. Which Google Trends feature would be most useful?

<p>Location (D)</p>
Signup and view all the answers

When analyzing trends for a product category using Google Trends, what key question helps determine potential business opportunities?

<p>Are there seasonal effects influencing the product's demand? (A)</p>
Signup and view all the answers

What is the main purpose of investigating calendar effects (seasonal/holiday) on products/services?

<p>To understand how demand fluctuates and optimize business strategies. (D)</p>
Signup and view all the answers

In the context of finding a new product/service opportunity, what initial question should a firm address?

<p>Why should the firm launch this new product/service? (D)</p>
Signup and view all the answers

A company notices a business opportunity driven by specific calendar effects. What should they primarily investigate?

<p>Whether the effects vary by location. (A)</p>
Signup and view all the answers

Flashcards

Social Media Research

Applying scientific marketing research to analyze social media data for valid results.

Secondary Research

Information that has already been gathered and is accessible for use.

Primary Research

Data you collect yourself via methods like surveys or interviews.

Social Monitoring

Tracking specific mentions on social media, reacting when necessary.

Signup and view all the flashcards

Social Listening

Analyzing social data to strategically inform marketing decisions.

Signup and view all the flashcards

Sentiment Analysis

A process of determining the writer's attitude (positive, negative, or neutral).

Signup and view all the flashcards

Social Intelligence

Capturing and analyzing social data to gain business insights.

Signup and view all the flashcards

Predictive Analytics

Using data to predict future outcomes.

Signup and view all the flashcards

Social Intelligence Model

A model classifies and organizes data, analyzes it, and distributes insights.

Signup and view all the flashcards

Unsupervised Learning

Grouping and interpreting data based solely on input data.

Signup and view all the flashcards

Supervised Learning

Developing a model to make predictions based on both input and output data.

Signup and view all the flashcards

Reinforcement Learning

Training machines via trial and error to optimize for a reward system.

Signup and view all the flashcards

Unsupervised Learning - Clustering

Learning from unlabeled data to discover hidden structures.

Signup and view all the flashcards

Supervised Learning - Classification

Discovering how inputs affect classifications and predicting new classifications

Signup and view all the flashcards

Supervised Learning - Regression

Figuring out effects and predicting results using labeled data.

Signup and view all the flashcards

Study Notes

  • Social Media Analytics is based on Chapter 10 of a SMM book and additional material.

Social Media Research

  • Social media research uses scientific marketing research principles to collect and analyze social media data for valid and reliable results.
  • Social media research uses data derived from social media sources.
  • Secondary research is information already available internally, publicly, or via syndicated sources, including market, industry, competitor, and brand history.
  • Primary research collects data for research purposes at hand to understand consumers' psychology, spending, media consumption, and response to appeals.
  • Primary research methods include exploratory, qualitative methods (observation, focus groups, interviews), descriptive techniques (surveys), or experimental techniques (simulations).

Social Monitoring and Social Listening

  • Social monitoring tracks mentions of specific words/phrases on social media and triggers a company response, and is reactive.
  • Social listening identifies and collects social data for analysis to inform strategic marketing decisions, and is proactive.

Top Applications of Listening

  • Social Customer Care: Brand mentions identify service satisfaction issues, aiding social CRM tactics and detecting "disservice" experiences.
  • Market Research: Informs decisions for marketing strategists, ranging from new product development ideas to audience insights for campaigns.
  • Campaign Assessment: Provides feedback on how a campaign or brand communication was received by others.
  • Social Media Listening involves appropriate research design and setting research protocols, ensuring data collected are appropriate for research uses.
  • It uses software to systematically searches and scrapes data from social media channels.
  • Data includes qualitative (verbatim comments) and quantitative (source, volume, unit characteristics) data.
  • Common applications include sentiment analysis and content analysis.

Sentiment Analysis

  • Sentiment analysis determines the writer's attitude or emotion (positive, negative, or neutral).
  • The process involves:
    • Fetching, crawling, scraping, and cleansing data from sources using web crawlers and word-phrase dictionaries.
    • Extracting relevant posts and filtering data to tag entities of interest.
    • Extracting sentiment using sentiment indicators and a sentiment dictionary.
    • Aggregating the data into a sentiment summary.
  • The Bag-of-Words Model proposes lists of positive and negative words and counts their occurrences.

Sentiment Analysis Challenges

  • Accuracy of automated tools is a challenge as they struggle with coding meaning; systems combining human analysis, keyword meaning, and natural language processing have better accuracy.
  • Cultural and linguistic nuances and differing contexts make it hard to code text into categories, for instance, describing a chocolate torte as "wickedly sinful" has a positive intent, not negative.
  • Multiple word meanings can complicate sentiment dictionaries when words of same spelling have different meanings.
  • Uncertainty about the source occurs as it is difficult to assess who is commenting based on demographic and geographic descriptors.

Social Intelligence

  • Social Intelligence involves capturing, managing, and analyzing social data to identify and apply insights to business goals.
  • Predictive Analytics uses data, algorithms, and machine learning to predict future outcomes based on historical data.

Social Intelligence Model

  • The steps are:
    • Social Listening and data capture (source data).
    • Data management (classify and organize data).
    • Data analytics (analyze data using advanced analytics and predictive models).
    • Distribution of intelligence (translate data into insights and deliver to appropriate departments).

Data Analytics: Machine Learning

  • Unsupervised Learning: Group and interpret data based on input data.
  • Supervised Learning: Develop a predictive model based on both input and output data.
  • Reinforcement Learning: Train machines through trial and error.

Unsupervised Learning - Clustering

  • It learns from unlabeled data with the objective to find the hidden structure.
  • A program looks for patterns in unlabeled data, identifying trends people aren't explicitly seeking.

Supervised Learning - Classification

  • It learns from labeled data, and aims to investigate how inputs affect classification and predict classifications for new inputs.

Supervised Learning - Regression

  • It learns from labeled data and seeks to investigate how inputs affect the output level and predict output levels for new inputs.
  • Supervised machine learning models are trained with labeled data sets that allows a model to learn and become more accurate over time.
  • Linear regression analysis predicts a dependent variable's value based on the value of an independent variable, and estimates the coefficients of a linear equation.

Reinforcement Learning

  • It involves learning through trial and error with the objective to take the best action by establishing a reward system.
  • Reinforcement learning trains models to play games or train autonomous vehicles by telling the agent (machine) when it makes the right decisions.
  • Interest over time shows relative popularity, where 100 is the highest point and other points are scaled accordingly, and excludes absolute numbers.
  • Interest by subregion shows a higher proportion of queries with 100 representing the location of highest popularity.
  • Related Queries/Topics:
    • Top shows the most popular search queries/topics, with the most commonly searched having a value of 100.
    • Rising indicates the highest increase in search queries/topics since the last time period, including breakouts with tremendous increase.
  • Keyword Selection involves avoiding ambiguity and considering language issues and how selected keywords relate to research questions.
  • Location includes worldwide, U.S., and interest by region/subregion.
  • Time Range is since 2004.
  • Category is the type of search such as web, image, news, Google Shopping, and YouTube search.
  • Related Topics / Queries shows users searching for certain terms.
  • Comparison allows comparing a maximum of 5 terms across time range and locations.

Applications

  • Find opportunities for new product/service launches, why, when, and where, and what are the challenges?
  • Analyze trends in a product/service category, comparing competitors, assessing differences across locations, and determining improvements.
  • Investigate the impact of seasons, holidays, days of the week/month on an industry.
  • Determine if calendar effects are present, if they vary by location, if firms are using them, and if there are business opportunities driven by calendar effects.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Use Quizgecko on...
Browser
Browser