Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

laire continues to analyze social media metrics and needs to evaluate what factors might result in a successful Facebook post. Claire has compiled a list

laire continues to analyze social media metrics and needs to evaluate what factors might result in a successful Facebook post. Claire has compiled a list of Facebook posts that advertise company specials and business news. Claire wants to know whether user engagement is higher when the posts include photos and coupon offers. She also wants to determine whether certain days of the week are better than others to engage the user. Finally, Claire is mindful that users might ignore long posts and wants to examine whether word count has an impact on user engagement. Claire grades post length according to the table in Figure 753.
Figure 753
Lengths of Facebook posts
Character Count
Post Size
0<80 characters
short
80<160 characters
medium
160<240 characters
long
>=240 characters
very long
Complete the following:
Open the NP_EX_7-2.xlsx workbook located in the Excel7> Review folder included with your Data Files. Save the workbook as NP_EX_7_Facebook in the location specified by your instructor.
In the Documentation sheet, enter your name and the date.
In the Lookup Tables worksheet, use data in Figure 753 to complete the lookup table in the range B4:C8, and then give the lookup table the defined name Character_Lookup.
In the Media Posts worksheet, in column G of the Facebook table, apply the VLOOKUP function to categorize the size of each post, using the value of the Characters field for the lookup value, the Character_Lookup table as the lookup table, and the second column of the table as the return value.
In the Report worksheet, count the number of posts with and without photos and coupons as follows:
In cell C15, use the COUNTIF function to count the number of records in the Photo field of the Facebook table equal to the Photo field value.
In cell C16, calculate the difference between cell C14 and C15.
In cell C18, count the number of records in the Coupon field equal to the Coupon field value.
In cell C19 calculate the difference between cell C14 and C18.
Calculate the average engagement rate for posts with and without photos and coupons as follows:
In cell C23, calculate the average engagement rate for posts with photos by using the AVERAGEIF function with the Range argument equal to Facebook[PHOTO], the Criteria argument equal to Photo, and the Average_Range argument equal to Facebook[ENGAGEMENT RATE].
In cell C24, calculate the average engagement rate for posts without posts by copying the formula in C23 and change the value of the Criteria argument to No Photo.
In cell C26, calculate the average engagement rate for posts with coupons by using the AVERAGEIF function with the Range argument equal to Facebook[COUPON], the Criteria argument equal to Coupon, and the Average_Range argument equal to Facebook[ENGAGEMENT RATE].
In cell C27, calculate the average engagement rate for posts without coupons by copying the formula in C26 and change the value of the Criteria argument to No Coupon.
Create a PivotTable of the data in the Media Posts worksheet, placing the PivotTable in cell E12 of the Report worksheet.
Make the following changes to the PivotTable:
Rename the PivotTable as Day Pivot.
Place the Day field in the Rows area of the table, and then place the Post and Engagement Rate fields in the Values area. (Posts are in the left column of the PivotTable.)
Change the label for the Count of Posts value field to Posted. Change the label for the Sum of Engagement Rate value field to Engagement Rates and display the average engagement rate as a percentage formatted to two decimal places.
Apply the Light Green, Pivot Style Medium 7 to the PivotTable and turn on Banded Rows and Banded Columns.
Modify the PivotTable options so that the Excel does not AutoFit column widths on update.
Copy the PivotTable in the range E12:G20 and paste it in cell E22, and then make the following changes to the PivotTable:
Rename the PivotTable as Size Pivot.
Replace the Day field in the Rows area with the Post Size field.
Reorder the categories in the Rows area to the following order: short, medium, long, very long.
In the Media Posts worksheet, create a PivotChart from the data, placing the PivotTable/PivotChart in the Engagement Types worksheet in cell B4, and then do the following:
Rename the PivotTable as Engaged Pivot.
Place the Clicks, Likes, Comments, and Shares field in the Values area box.
Rename the value fields as Clicked, Liked, Commented, and Shared.
Move the Values item into the Rows area box so that all values fields are displayed in separate rows.
Make the following changes to the PivotChart:
Move the PivotChart to the Report worksheet, and then resize it to cover the range I12:L18.
Change the chart type to a pie chart.
Remove the field buttons and the chart title from the chart.
Change the chart style to Style 8.
Create another PivotChart from the data in the Facebook table, place it in the Engageme

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions