Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

c. What is the percentage of the movies that have their Total US Gross greater than their International Gross? Showr your computations explicitly. Using excel

image text in transcribed
c. What is the percentage of the movies that have their Total US Gross greater than their International Gross? Showr your computations explicitly. Using excel IF function: =IF(D2>E2,TRUE,FALSE), Then using CDUNTIF to generate totals for each: =COUNTIF(Q2:Q61,Q2) Number where it's true: 26 Number where it's false: 32 The ratio = 28160 = .46666 Percentage = .466666*1{]{} = 46.6666

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

Step: 3

blur-text-image

Ace Your Homework with AI

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

Get Started

Recommended Textbook for

Probability and Stochastic Processes A Friendly Introduction for Electrical and Computer Engineers

Authors: Roy D. Yates, David J. Goodman

3rd edition

1118324560, 978-1118324561

More Books

Students also viewed these Mathematics questions

Question

Historical events in chronological order?

Answered: 1 week ago