KGS Home Page Oil and Gas Index Page Lease Production Page

COX 'C' Lease


Lease: COX 'C'
Operator: NJRE Operating Company
Location: C W2 NW T31S, R9W, Sec. 9
Cumulative Production: 2080 barrels (from 1977 to 1993)
KS Dept. of Revenue Lease Code: 107628
KS Dept. of Revenue Lease Name: COX (C)
     

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 2080
Syy 367038
Sxy 13114
Beta1 -4872
Beta2 1716
Beta -2.83916
alpha 191.7802
>// Our labels along the x-axis var years = [ "3-1977", "12-1978", "10-1980", "8-1981", "5-1983", "11-1984", "4-1986", "8-1987", "3-1989", "8-1990", "1-1992", "5-1993" ]; // For drawing the lines var CH_prod = [ 195, 185, 205, 125, 205, 160, 184, 166, 185, 164, 144, 162 ]; // For drawing the best fit var lines = [ 188, 186, 183, 180, 177, 174, 171, 169, 166, 163, 160, 157 ]; var CH_cume = [ 195, 380, 585, 710, 915, 1075, 1259, 1425, 1610, 1774, 1918, 2080 ]; 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.