Estimated GM: Proof Of Concept

From UG

(Difference between revisions)
Jump to: navigation, search
(SOW 0 Proof Of Concept)
(Estimated Average Sales Rates Report)
 
(11 intermediate revisions not shown)
Line 9: Line 9:
'''0003452''': [Estim P&L / Accruals] Model based on history. Phase 1: Feasibility study  
'''0003452''': [Estim P&L / Accruals] Model based on history. Phase 1: Feasibility study  
-
The purpose of this phase is to estimate margin of error for most basic rates estimation formula.
+
The purpose of this phase is to estimate margin of error for most basic formula that is trying to estimate current rates/tariffs.
 +
 
 +
First we consider MOT Air.
We start from calculating estimated Air sales rates based on existing data for the 1st half of the 2011.
We start from calculating estimated Air sales rates based on existing data for the 1st half of the 2011.
-
We use these rates to estimate sales for CTs departed during the 2nd half of 2011.
+
We use these rates to estimate sales figures for CTs departed during the 2nd half of 2011.
 +
 
 +
We also calculate and present margin of error.
-
Finally, we calculate and present margin of error.
+
Results are delivered as one time xls report.
=== Estimated Average Sales Rates Report ===
=== Estimated Average Sales Rates Report ===
Line 26: Line 30:
'''Report Conditions:'''
'''Report Conditions:'''
-
Aggregate data from DB for each unique (Client / Origin / Destination) Triple from existing CTs that satisfy:
+
Aggregate data from DB for each unique (Client / Origin / Destination) Triple from existing CTs.
-
* MOT = Air
+
-
* Jan 1, 2011 < CTs with Actual Date of Dept. < Dec 31, 2011
+
'''Parameters''':
'''Parameters''':
-
* Time frame for calculating estimated '''rates''' (RTF)
+
* Time frame for calculating '''estimated rates''' ('''TF1''')
-
** Jan 1, 2011 < CTs with Actual Date of Dept. < June 1, 2011 (1st half of the 2011)
+
** TF1: Jan 1, 2011 < CTs with Actual Date of Dept. < June 30, 2011 (1st half of the 2011)
-
* Time frame for calculating estimated '''sales''' for CTs  and '''error margin'''(ETF)
+
* Time frame for calculating '''estimated sales''' for CTs  and '''estimated error margin'''('''TF2''')
-
** June 2, 2011 < CTs with Actual Date of Dept. < Dec 31, 2011 (2st half of the 2011)
+
** TF2: July 1, 2011 < CTs with Actual Date of Dept. < Dec 31, 2011 (2st half of the 2011)
'''Fields and Mappings''':
'''Fields and Mappings''':
Line 45: Line 47:
part 2 - defining '''est rate''' for triple
part 2 - defining '''est rate''' for triple
-
* D] RTF Sales = sum of all sales invoices for RTF (in USD) - actual
+
* D] TF1 Sales = sum of all sales invoices for TF1 (in USD) - actual
-
* E] RTF ttl ChW = total chargeable weight for all CTs during RTF
+
* E] TF1 ttl ChW = total chargeable weight for all CTs during TF1
* F] Rate = estimated rate = D divided by E
* F] Rate = estimated rate = D divided by E
part 3 - calculating '''error margin''' for triple
part 3 - calculating '''error margin''' for triple
-
* G] Act Sales = actual sales (for ESTF)
+
* G] Act Sales = actual sales (for TF2)
-
* Z] ETF ttl ChW = total chargeable weight for all CTs during ETF
+
* Z] TF2 ttl ChW = total chargeable weight for all CTs during TF2
-
* H] Est Sales = estimated sales (for ESTF) = Z*F
+
* H] Est Sales = estimated sales (for TF2) = Z*F
-
* I] Error, USD = G minus H
+
* I] Error, USD = error margin in USD related to Actual sales = G minus H
* J] Error, % =  error margin in % related to Actual sales = (I/G)*100%
* J] Error, % =  error margin in % related to Actual sales = (I/G)*100%

Current revision as of 15:35, 26 April 2012


Contents

[edit] Info

  • parent:
  • related Requirements:

[edit] SOW 0 Proof Of Concept

0003452: [Estim P&L / Accruals] Model based on history. Phase 1: Feasibility study

The purpose of this phase is to estimate margin of error for most basic formula that is trying to estimate current rates/tariffs.

First we consider MOT Air.

We start from calculating estimated Air sales rates based on existing data for the 1st half of the 2011.

We use these rates to estimate sales figures for CTs departed during the 2nd half of 2011.

We also calculate and present margin of error.

Results are delivered as one time xls report.

[edit] Estimated Average Sales Rates Report

This estimation is based on:

  • Client / Origin / Destination unique Triples
  • Chargeable Kg amounts
  • 2011 Air Shipments

Report Conditions:

Aggregate data from DB for each unique (Client / Origin / Destination) Triple from existing CTs.

Parameters:

  • Time frame for calculating estimated rates (TF1)
    • TF1: Jan 1, 2011 < CTs with Actual Date of Dept. < June 30, 2011 (1st half of the 2011)
  • Time frame for calculating estimated sales for CTs and estimated error margin(TF2)
    • TF2: July 1, 2011 < CTs with Actual Date of Dept. < Dec 31, 2011 (2st half of the 2011)

Fields and Mappings:

part 1 - defining triple

  • A] Client = E0
  • B] Origin = Country from Airport of Departure
  • C] Destination = Country from Airport of Arrival

part 2 - defining est rate for triple

  • D] TF1 Sales = sum of all sales invoices for TF1 (in USD) - actual
  • E] TF1 ttl ChW = total chargeable weight for all CTs during TF1
  • F] Rate = estimated rate = D divided by E

part 3 - calculating error margin for triple

  • G] Act Sales = actual sales (for TF2)
  • Z] TF2 ttl ChW = total chargeable weight for all CTs during TF2
  • H] Est Sales = estimated sales (for TF2) = Z*F
  • I] Error, USD = error margin in USD related to Actual sales = G minus H
  • J] Error, % = error margin in % related to Actual sales = (I/G)*100%


Report output:

  • xls form
  • each line corresponds to one (Client / Origin / Destination) Triple
  • columns: A, B, ..., J as defined above

[edit] SOW 2

TBD

[edit] SOW 3

TBD

Personal tools