Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am looking for suggestions to solve this problem.
There are 1.313 distinct lanes (based on the below criteria):
Origin.Country&'|'&
LT_set&'|'&
Type&'|'&
Origin.subregion&'|'&
Origin.region&'|'&
Destination.Country]&'|'&
Destination.subregion&'|'&
Destination.region&'|'&
service&'|'&
color
Objective is R2= correlation of determination > 0.6 for each lane (this means also the above aggregation can be changed and outliners data points can be excluded.
But the hard rules are:
The R2 is calculated for each of the 1.313 lanes as following:
I need to Identify and Exclude the outliers shipments data points (with weight or costs) to make sure the R2 is < 0.6
Not sure if this can work or how to do this but I could calculate the distance between the data point and the R2 (in a chart) and Identify and Exclude the outliers shipments data points.
2. Second Problem to be solved: To increase the chance of R2>0.6 I need to:
This means I could eliminate some fields to aggregate the Key Lanes having a higher number of cost and weight increases the chance for an R2> 0.6
Appreciate it if you have any suggestions to solve the above points 1 or 2 or both.
Thank you,
@Nique did you figure this out? If not, this question may be better posted in the QlikView App Dev Community