KGS Home Page Oil and Gas Index Page Lease Production Page

THOMAS 1 Lease


Lease: THOMAS 1
Operator: Texaco Expl. and Prod. Inc.
Location: C NE NW T35S, R35W, Sec. 9
Cumulative Production: 5588.75 barrels (from 1993 to 1996)
KS Dept. of Revenue Lease Code: 132330
KS Dept. of Revenue Lease Name: THOMAS #1
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

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



count 26
inverse count .03846
Sx 351
Sxx 6201
Sy 5588.75
Syy 1536963.2045
Sxy 63342.28
Beta1 -314751.97
Beta2 38025
Beta -8.2775
alpha 326.68511
>// Our labels along the x-axis var years = [ "8-1993", "9-1993", "10-1993", "11-1993", "12-1993", "1-1994", "2-1994", "3-1994", "4-1994", "5-1994", "6-1994", "7-1994", "8-1994", "9-1994", "10-1994", "12-1994", "1-1995", "3-1995", "5-1995", "7-1995", "9-1995", "11-1995", "2-1996", "4-1996", "6-1996", "9-1996" ]; // For drawing the lines var CH_prod = [ 187, 669, 185, 369, 369, 182, 361, 178, 169, 179, 174, 179, 179, 185, 178, 183, 193, 177, 180, 177, 187, 190, 169, 181, 181, 27 ]; // For drawing the best fit var lines = [ 318, 310, 301, 293, 285, 277, 268, 260, 252, 243, 235, 227, 219, 210, 202, 194, 185, 177, 169, 161, 152, 144, 136, 128, 119, 111 ]; var CH_cume = [ 187, 856, 1041, 1410, 1779, 1961, 2322, 2500, 2669, 2848, 3022, 3201, 3380, 3565, 3743, 3926, 4119, 4296, 4476, 4653, 4840, 5030, 5199, 5380, 5561, 5588 ]; 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: "logarithmic", 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.