KGS Home Page Oil and Gas Index Page Lease Production Page

LOHRENZ Lease


Lease: LOHRENZ
Operator: KACHINA OIL COMP
Location: SW SW SE T22S, R2W, Sec. 30
Cumulative Production: 3276 mcf (from 1978 to 1980)
     

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 12
inverse count .08333
Sx 78
Sxx 650
Sy 3276
Syy 1522818
Sxy 16913
Beta1 -52572
Beta2 1716
Beta -30.63636
alpha 472.11745
>// Our labels along the x-axis var years = [ "10-1978", "5-1979", "6-1979", "8-1979", "9-1979", "10-1979", "11-1979", "12-1979", "1-1980", "2-1980", "3-1980", "4-1980" ]; // For drawing the lines var CH_prod = [ 528, 70, 71, 493, 501, 689, 369, 232, 272, 35, 8, 8 ]; // For drawing the best fit var lines = [ 441, 410, 380, 349, 318, 288, 257, 227, 196, 165, 135, 104 ]; var CH_cume = [ 528, 598, 669, 1162, 1663, 2352, 2721, 2953, 3225, 3260, 3268, 3276 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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.