All language subtitles for 08 - Solution Summarize operational data visually

af Afrikaans
ak Akan
sq Albanian
am Amharic
ar Arabic Download
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bem Bemba
bn Bengali
bh Bihari
bs Bosnian
br Breton
bg Bulgarian
km Cambodian
ca Catalan
ceb Cebuano
chr Cherokee
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
ee Ewe
fo Faroese
tl Filipino
fi Finnish
fr French
fy Frisian
gaa Ga
gl Galician
ka Georgian
de German
el Greek
gn Guarani
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ia Interlingua
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
rw Kinyarwanda
rn Kirundi
kg Kongo
ko Korean
kri Krio (Sierra Leone)
ku Kurdish
ckb Kurdish (Soranî)
ky Kyrgyz
lo Laothian
la Latin
lv Latvian
ln Lingala
lt Lithuanian
loz Lozi
lg Luganda
ach Luo
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mfe Mauritian Creole
mo Moldavian
mn Mongolian
my Myanmar (Burmese)
sr-ME Montenegrin
ne Nepali
pcm Nigerian Pidgin
nso Northern Sotho
no Norwegian
nn Norwegian (Nynorsk)
oc Occitan
or Oriya
om Oromo
ps Pashto
fa Persian
pl Polish
pt-BR Portuguese (Brazil)
pt Portuguese (Portugal)
pa Punjabi
qu Quechua
ro Romanian
rm Romansh
nyn Runyakitara
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
sh Serbo-Croatian
st Sesotho
tn Setswana
crs Seychellois Creole
sn Shona
sd Sindhi
si Sinhalese
sk Slovak
sl Slovenian
so Somali
es Spanish
es-419 Spanish (Latin American)
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
tt Tatar
te Telugu
th Thai
ti Tigrinya
to Tonga
lua Tshiluba
tum Tumbuka
tr Turkish
tk Turkmen
tw Twi
ug Uighur
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
wo Wolof
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:00,000 --> 00:00:05,002 (upbeat music) 2 00:00:05,002 --> 00:00:06,003 - [Instructor] In the previous movie, 3 00:00:06,003 --> 00:00:10,005 I asked you to perform three tasks with the sales data 4 00:00:10,005 --> 00:00:14,003 that is contained in columns A through C. 5 00:00:14,003 --> 00:00:17,008 So we have the day of the month and if we scroll down, 6 00:00:17,008 --> 00:00:21,002 you see that I have 30 days of data and then the number 7 00:00:21,002 --> 00:00:25,005 of customers for a given day and sales for a given day. 8 00:00:25,005 --> 00:00:30,000 So let's start out by calculating a running average, 9 00:00:30,000 --> 00:00:32,007 I'll click in cell D 4, type an equal sign 10 00:00:32,007 --> 00:00:34,008 and the average is the average 11 00:00:34,008 --> 00:00:38,004 of all of the days up to a certain point. 12 00:00:38,004 --> 00:00:41,001 So for example, for day four we would want to find 13 00:00:41,001 --> 00:00:43,008 the average of sales from days one through four, 14 00:00:43,008 --> 00:00:45,009 for day three, one through three. 15 00:00:45,009 --> 00:00:49,007 We do this using a mix of absolute and relative references. 16 00:00:49,007 --> 00:00:53,007 So in D 4, I'll type average 17 00:00:53,007 --> 00:00:57,008 and then I need to define my range of values 18 00:00:57,008 --> 00:01:01,001 and I'll start in cell C 4. 19 00:01:01,001 --> 00:01:03,006 I don't want this cell reference changing, 20 00:01:03,006 --> 00:01:06,001 so I'll press F4 on Windows, 21 00:01:06,001 --> 00:01:10,001 on the Mac it would be command T, then a right parenthesis 22 00:01:10,001 --> 00:01:14,008 and then we'll end this range also at C 4 23 00:01:14,008 --> 00:01:18,000 except I will leave this reference relative 24 00:01:18,000 --> 00:01:22,004 so that when the formula is copied down, it will change. 25 00:01:22,004 --> 00:01:24,003 So as it goes down a row 26 00:01:24,003 --> 00:01:28,001 it will add that cell to its average. 27 00:01:28,001 --> 00:01:30,003 Type a right parenthesis and enter, 28 00:01:30,003 --> 00:01:33,001 and you see that the average is 1359 29 00:01:33,001 --> 00:01:36,004 which is correct because there's only one value. 30 00:01:36,004 --> 00:01:38,007 Now I'll click cell D 4 31 00:01:38,007 --> 00:01:40,006 and then double click the fill handle 32 00:01:40,006 --> 00:01:42,003 at the bottom right corner. 33 00:01:42,003 --> 00:01:43,004 I know I'm in the right place 34 00:01:43,004 --> 00:01:47,003 when my mouse pointer changes to a black crosshair, 35 00:01:47,003 --> 00:01:52,007 double click and scrolling down I see that the average, 36 00:01:52,007 --> 00:01:55,006 the running average that is, changes over time 37 00:01:55,006 --> 00:02:00,001 and at the en, we're at 1319.47. 38 00:02:00,001 --> 00:02:04,006 And after a couple of days, it looks like it's settled down 39 00:02:04,006 --> 00:02:08,003 pretty nicely to about that value. 40 00:02:08,003 --> 00:02:11,001 If you want to see how your sales days are spread out 41 00:02:11,001 --> 00:02:15,005 you can create a histogram which lumps sales data 42 00:02:15,005 --> 00:02:18,005 or different values into bins. 43 00:02:18,005 --> 00:02:20,000 So let's go ahead and do that, 44 00:02:20,000 --> 00:02:22,001 I want to do it on my sales data, 45 00:02:22,001 --> 00:02:26,008 so I will select sales C 4 through C 33. 46 00:02:26,008 --> 00:02:32,007 So I'll click C 4, then press control, shift, down arrow. 47 00:02:32,007 --> 00:02:33,009 And that selects all the way 48 00:02:33,009 --> 00:02:38,004 down to the bottom of the column of data. 49 00:02:38,004 --> 00:02:43,005 And then I will click the insert statistic chart button 50 00:02:43,005 --> 00:02:45,000 in the charts group 51 00:02:45,000 --> 00:02:47,007 and I'll click the first item, which is histogram. 52 00:02:47,007 --> 00:02:51,008 And I will drag that up to the top 53 00:02:51,008 --> 00:02:54,006 and I'll make it a little shorter 54 00:02:54,006 --> 00:03:01,002 so I have room below and wider so all of the numbers appear 55 00:03:01,002 --> 00:03:06,001 and I will edit the chart title so it says Sales, 56 00:03:06,001 --> 00:03:08,004 and let's take a look at our chart. 57 00:03:08,004 --> 00:03:11,006 We have five bins and we can see 58 00:03:11,006 --> 00:03:16,005 that sales in the range of 749 to 1309, 59 00:03:16,005 --> 00:03:21,005 that is $749 to $1,309 are the most common. 60 00:03:21,005 --> 00:03:26,004 And then we had sales between 1309 and 1869 61 00:03:26,004 --> 00:03:29,001 as the next most common, and then smaller 62 00:03:29,001 --> 00:03:32,004 and larger sales days tail off toward the end. 63 00:03:32,004 --> 00:03:35,000 And it appears that we only had one value 64 00:03:35,000 --> 00:03:40,008 between 2429 and 2989, which isn't surprising, 65 00:03:40,008 --> 00:03:42,004 those are very large numbers 66 00:03:42,004 --> 00:03:44,009 especially compared to the average. 67 00:03:44,009 --> 00:03:48,006 Next, we can create an X, Y scatter chart to see 68 00:03:48,006 --> 00:03:51,000 if there's any relationship between the number 69 00:03:51,000 --> 00:03:53,008 of customers and sales for the day. 70 00:03:53,008 --> 00:03:59,002 To do that, I will select sales C 4 and B 4 71 00:03:59,002 --> 00:04:02,006 and then press control, shift, enter. 72 00:04:02,006 --> 00:04:05,008 And then on the insert tab, 73 00:04:05,008 --> 00:04:08,005 I will go to the charts group again, 74 00:04:08,005 --> 00:04:12,003 click insert scatter X, Y or bubble chart, 75 00:04:12,003 --> 00:04:15,003 and then I'll click the first scatter 76 00:04:15,003 --> 00:04:17,007 and drag my chart down. 77 00:04:17,007 --> 00:04:21,006 And I see a very clear relationship between the number 78 00:04:21,006 --> 00:04:27,000 of customers and the amount that was spent in the day. 79 00:04:27,000 --> 00:04:30,008 So I will change the chart title, 80 00:04:30,008 --> 00:04:37,004 Customers and Amount Spent, 81 00:04:37,004 --> 00:04:39,009 just to make sure I know exactly what the chart is showing 82 00:04:39,009 --> 00:04:44,008 and you can see that there is a very close relationship. 83 00:04:44,008 --> 00:04:47,004 So those are three ways to summarize your data 84 00:04:47,004 --> 00:04:50,001 using the techniques that you learned in this chapter. 85 00:04:50,001 --> 00:04:52,008 Calculate a running average, create a histogram, 86 00:04:52,008 --> 00:04:56,000 and then analyze your data using an X, Y scatter chart. 6898

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.