One of the best videos available on KZbin! Shame it isn't reaching a lot of people in need of videos like these
@Стрелок-ш7с Жыл бұрын
This man explaining things to me that my 15k a year MBA teacher can't. Drop a link I'd love to donate.
@joshemman Жыл бұрын
Thanks for the love.
@EllaMoss-i1l26 күн бұрын
I never leave comments but i just had to say this video was so useful so thank you!
@joshemman25 күн бұрын
Thanks, Ella Moss.
@braed233 жыл бұрын
This is an absolutely fantastic video and it helped me immensely. Well narrated, clear and concise, THANK YOU SO MUCH!!
@the_melon_24682 жыл бұрын
Thanks Alot, this video really helped me out in school
@CryptoFinanceIQ3 жыл бұрын
This video helped with my business analytics module thank you!
@tanushreesingh48224 жыл бұрын
your accent makes it so much better, you sound so cute and thank you for the amazing explanation
@NoName-yr3nu3 жыл бұрын
OMG thank you so much. I've been struggling to find the best alpha using trial and error method ( as my teacher recommends) and this helps me a lot in my final BA exam next week.
@sethcude2511 ай бұрын
You are a saint
@kk998072 жыл бұрын
Extremely clear. Very helpful! THANK YOU!
@ismailnassar41035 ай бұрын
Appreciated Your excellent explantion .
@joshemman5 ай бұрын
@@ismailnassar4103 Thanks Ismail 😊
@michael6544 жыл бұрын
Thanks for these videos. I watched your whole forecasting playlist and found it very helpful!
@Muhammed-MUH3 жыл бұрын
That was absolutely helpful 🙏
@zahraash7002 Жыл бұрын
Thanks so much 🌷😊
@leonidas49984 жыл бұрын
Is it possible to get just a zero for alpha? Resulting in same number of Month1 demand for all the forecasts?
@zying19255 ай бұрын
same question
@mehgulanharikrishnan4065 ай бұрын
Hi I have a question. So in conclusion if we were to choose only one best alpha value to do the exponential smoothing forecast, which alpha value of the 3 alpha value that we must use and why?
@kaustavsengupta87574 жыл бұрын
You should make Udemy course on excel prediction algorithm....this is gold
@dheatrullyanisavitri83372 жыл бұрын
why did you use GRG nonlinear for solving method, sir?
@joshemman2 жыл бұрын
We use non-linear because the relationship demand is not either consistently increasing or decreasing as you go from month to month.
@ANNYEONGx3 жыл бұрын
MSE, you need to take (Total Error ^ 2 / n -1 )
@ezrasplace75043 жыл бұрын
Hello, I hope you are still active.. I would like to know how to solve for alpha and beta for double exponential smoothing and I believe optimization also helps. Cant find any useful tutorials in youtube though
@asrajo57282 жыл бұрын
Thanks for sharing, usefull!
@Day.One.Patch.2 ай бұрын
The forecast produced (column D) is directly effected by what is put in cell D2 for 1-alpha. How do we decide what figure to place in here as you did not explain this aspect in the video?
@joshemman2 ай бұрын
Sorry, the formula for D2 is = 1 - C2.
@jakeflane22184 жыл бұрын
Great video on how to do it. Curious though, how would you get alpha in the first place?
@78kurenai4 жыл бұрын
I have same question... it says on title find alpha....
@kamalpatro50653 жыл бұрын
It is mostly available on word, where you can go to insert and then special characters where you can find alpha
@josephdaquila2479 Жыл бұрын
Alpha is just a smoothing coefficient you choose before creating each model. You would want to choose the alpha value that minimizes the error. This can be done through trial and error or any other optimization method (optimization because we're minimizing). Edit: Starting around here, he describes this process kzbin.info/www/bejne/eWatkISJh5yGipI&feature=shares&t=162 It depends on whether you choose MAD or MSE or some other form of error as the error you are wanting to minimize. I am not sure how you choose this.
@eddydubois4584 Жыл бұрын
Question; when running solver I'm getting an alpha result of 0.39359 rather then the .30841 that you are getting. I have triple checked all the data is being input correctly the same as you have. The MAD MSE & MAPE scores are all off as well. :/ Not sure what's going on here.
@joshemman Жыл бұрын
You should obtain the same result. In cell D2, did you enter the formula =1-C2 ?
@colisilepatriciadlamini80662 жыл бұрын
Well presented, thank you
@joshemman2 жыл бұрын
Glad it was helpful!
@abrahamphilip68433 ай бұрын
is the demand column the exponential smoothing column
@joshemman3 ай бұрын
No. The Forecast column is the exponential smoothing column.
@chisomfinbarrs51646 ай бұрын
So please how can this help me predict for upcoming months?
@tansutazegul82973 жыл бұрын
Sir, how can we determine what the alpha is?
@tansutazegul82973 жыл бұрын
I have figured it out. Through optimization👍
@MrToxiclaughter3 жыл бұрын
@@tansutazegul8297 what?
@KimTungs2 жыл бұрын
How can you find the best value for alpha?
@shivamshankhdhar892 ай бұрын
Good video.
@h.s.388310 ай бұрын
I wished our professor would take the time to show us how to do this rather than saying read the book and good luck.
@elluranands6904 Жыл бұрын
Sir, while minimizing MAD, you opted for Nonlinear optimization while MAD is not non-linear. MSE is non-linear because it is raised to power. Kindly check whether we can use non-linear optimization for MAD?
@joshemman Жыл бұрын
Yes. They should be all non-linear.
@elluranands6904 Жыл бұрын
@@joshemman Sorry Sir. That was wrong question. It should have been "Kindly check whether we can use linear optimization for MAD"
@joshemman Жыл бұрын
@@elluranands6904 You can, but the model is not linear. Thus, using linear optimization may not result in the best alpha.
@elluranands6904 Жыл бұрын
@@joshemman Calculation of MAD is linear, right sir. While MSE is a quadratic function which is a non-linear. So, for MSE we can use non-linear optimization. How can we use non-linear optimization for MAD which is a linear function, Sir? Just curious to know.
@joshemman Жыл бұрын
@@elluranands6904MAD depends on on the patten in the data which may not be linear. The fact that it is not squared does not make it linear.
@Sandycxh3 жыл бұрын
does it means that i can assume any value as long as it is more than 0 and less than 1 for Alpha?
@joshemman3 жыл бұрын
Yes, you can start with any alpha value between 0 and 1.
@Sandycxh3 жыл бұрын
@@joshemman omg thank you very much !! This video has been so useful !!
@KimTungs2 жыл бұрын
So good but i wonder how to determine alpha at the beginning
@alongtheway38403 жыл бұрын
QUESTION: How did you conclude that 1 - alpha = 0.6? Is it always 0.6? For example, if we are starting with an alpha of 0.4, what would the 1- alpha be? Thank you for your helpful insight.
@joshemman3 жыл бұрын
0.6 (1 - alpha) is obtained by a formula placed in cell D2. You can see the formula (1 - C2) from 0:00 to 0:40 in the address bar .
@barkbent43243 жыл бұрын
It depends on the alpha variable. The more you want to account for error, the greater the alpha. The greater the alpha, the lesser the (1-alpha). Fore example, If the optimal alpha is 0,1 then (1-a) is 0,9. [1 - 0,1 = 0,9]
@hebaalawneh79983 жыл бұрын
thank you so much , GREAT
@zying19255 ай бұрын
why did i get 0 for alpha? Is it correct if I get 0 for alpha?
@joshemman5 ай бұрын
Sometimes you might need to show more decimal places. Otherwise, something could be wrong with setup.
@srilaakha88652 жыл бұрын
what if the demand for month 7 isn't given , how do I find MAD ?
@joshemman2 жыл бұрын
You need both actual and forecast to calculate errors. If you don't have both, you cannot include that period in your MAD calculation.
@srilaakha88652 жыл бұрын
@@joshemman im suppose to calculate MAD for these 3 time series forecasting methods to figure out which is best however for my exponential smoothing - I only got demand and forecast for period 2-23 for my moving average - I only got from period 6-23 for my linear trend - I only got 1-23 therefore to calculate MAD do I calculate from period 6-23 for all forecast methods so I can compare equally ?
@joshemman2 жыл бұрын
@@srilaakha8865 Normally, you just calculate MAD based on all the periods you can find errors for. However, in some courses, while comparing methods, they limit the periods used to the periods in the method with the least number of errors. If that’s done in your course, then you should use 6 to 23.