roondog248
New Member
I have created a Advanced Pitching Database that compares any MLB starting pitcher's advanced metrics to the league average, and also ranks those metrics.
I have taken the rank of all the important metrics, and averaged them together for an overall ranking, but I know that this is not accurate by any means because it's not weighted.
In order to create an accurate power ranking,
I would have to assign point values to each metric in order to compare relative skill across a variety of otherwise unrelated sub categories.
I was told that I need to use a simple exponential growth curve that assigns between 0.0 and 1.0 in each metric.
X axis is deviation from mean Y axis goes from 0.0 to 1.0
Greatest derivation from mean = 1.0 Worst deviation = 0.0
The point scale needs to follow a y=x^2 graph.
I only need to use the metrics from 10 columns, so once I figure out how to find the point value for each metric, I would multiply it by .10 (for 10 percent) and add the entire row together, and then rank from that number.
I believe I need to use the =Growth function
I'm just unable to figure out how to execute this task.
Any help would be greatly appreciated.
Thanks.
I have taken the rank of all the important metrics, and averaged them together for an overall ranking, but I know that this is not accurate by any means because it's not weighted.
In order to create an accurate power ranking,
I would have to assign point values to each metric in order to compare relative skill across a variety of otherwise unrelated sub categories.
I was told that I need to use a simple exponential growth curve that assigns between 0.0 and 1.0 in each metric.
X axis is deviation from mean Y axis goes from 0.0 to 1.0
Greatest derivation from mean = 1.0 Worst deviation = 0.0
The point scale needs to follow a y=x^2 graph.
I only need to use the metrics from 10 columns, so once I figure out how to find the point value for each metric, I would multiply it by .10 (for 10 percent) and add the entire row together, and then rank from that number.
I believe I need to use the =Growth function
I'm just unable to figure out how to execute this task.
Any help would be greatly appreciated.
Thanks.