KGS Home Page Oil and Gas Index Page Lease Production Page

ARMSTRONG RUBY Lease


Lease: ARMSTRONG RUBY
Operator: Toshic Dynamics, LLC
Location: T29S, R14E, Sec. 11
Cumulative Production: 3837.89 barrels (from 1980 to 2004)
KS Dept. of Revenue Lease Code: 114168
KS Dept. of Revenue Lease Name: ARMSTRONG
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Logarithmic



count 34
inverse count .02941
Sx 595
Sxx 13685
Sy 3837.89
Syy 796312.0429
Sxy 40462.21
Beta1 -907829.41
Beta2 111265
Beta -8.15916
alpha 255.64908
>// Our labels along the x-axis var years = [ "11-1980", "12-1980", "1-1981", "2-1981", "3-1981", "4-1981", "5-1981", "6-1981", "7-1981", "8-1981", "10-1983", "3-1984", "8-1984", "2-1985", "11-1985", "7-1986", "11-1986", "10-1987", "3-1989", "10-1989", "10-1990", "8-1991", "4-1994", "9-1994", "12-1994", "5-1995", "2-1999", "5-2000", "7-2000", "8-2001", "4-2002", "8-2002", "8-2003", "8-2004" ]; // For drawing the lines var CH_prod = [ 453, 408, 292, 150, 285, 149, 149, 149, 148, 99, 46, 85, 128, 91, 151, 78, 124, 100, 73, 53, 73, 73, 51, 63, 38, 21, 124, 4, 21, 11, 48, 33, 23, 43 ]; // For drawing the best fit var lines = [ 247, 239, 231, 223, 214, 206, 198, 190, 182, 174, 165, 157, 149, 141, 133, 125, 116, 108, 100, 92, 84, 76, 67, 59, 51, 43, 35, 27, 19, 10, 2, -5, -13, -21 ]; var CH_cume = [ 453, 861, 1153, 1303, 1588, 1737, 1886, 2035, 2183, 2282, 2328, 2413, 2541, 2632, 2783, 2861, 2985, 3085, 3158, 3211, 3284, 3357, 3408, 3471, 3509, 3530, 3654, 3658, 3679, 3690, 3738, 3771, 3794, 3837 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Oil, barrels", borderColor: "#FF0000", fillColor: "#FF0000", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Oil, barrels", borderColor: "#FF9A9A", fillColor: "#FF9A9A", lineTension: 0, fill: false, yAxisID: "second-y-axis" }, { data: lines, borderWidth: 1, label: "Best Fit", borderColor: "#66CCFF", fillColor: "#66CCFF", lineTension: 0, fill: false, yAxisID: "first-y-axis" } ] }, options: { scales: { yAxes: [{ id: "first-y-axis", type: "linear", scaleLabel: { display: true, labelString: "Production", }, position: "left" }, { id: "second-y-axis", type: "logarithmic", scaleLabel: { display: true, labelString: "Cumulative", }, position: "right" } ] } } });
Kansas Geological Survey
Comments to webadmin@kgs.ku.edu
URL=http://www.kgs.ku.edu/Magellan/Field/lease.html
Programs Updated Dec. 2002.
Data from Kansas Dept. of Revenue files quarterly.