예측의 분산 다루기

Python으로 하는 Financial Forecasting

Victoria Clark

CGMA Financial Analyst

분산이란 무엇인가?

gap

Python으로 하는 Financial Forecasting

갭 분석

gap

Python으로 하는 Financial Forecasting

갭 분석과 대안적 예측

rollingforecast1 = 1200

# First 6 months sales = 300
# The first dependency has 120 units dependency1 = 120
units = 30
expected_units = 45
# The adjusted dependency dependency2 = units + expected_units dependency
75
Python으로 하는 Financial Forecasting

수고하셨습니다!

Python으로 하는 Financial Forecasting

Preparing Video For Download...