Statistic Problems : Write a VBA function to implement simple exponential smoothing that takes the time series, smoothing parameter and initial level as input and returns the forecast for the next observation in the series.

Statistic Problems 1) The Monty Hall problem is a game show, where there are three closed doors.Behind one of these doors is a prize. You can win this prize, if you can correctly pick the door. You are first asked to pick a random door. The host, Monty, will open one of the other two … Read more