KGS Home Page Oil and Gas Index Page Lease Production Page

WORCESTER A1-28 Lease


Lease: WORCESTER A1-28
Operator: Satchell Creek Petroleum, LLC
Location: T7S, R22W, Sec. 28
Cumulative Production: 21675.54 barrels (from 2023 to 2024)
KS Dept. of Revenue Lease Code: 148337
KS Dept. of Revenue Lease Name: WORCESTER A1-28
     

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 11
inverse count .09091
Sx 66
Sxx 506
Sy 21675.54
Syy 64675051.0446
Sxy 86494.16
Beta1 -479149.88
Beta2 1210
Beta -395.99164
alpha 4346.49694
>// Our labels along the x-axis var years = [ "3-2023", "4-2023", "5-2023", "6-2023", "7-2023", "8-2023", "9-2023", "10-2023", "11-2023", "12-2023", "1-2024" ]; // For drawing the lines var CH_prod = [ 2445, 4236, 3898, 3038, 3072, 2086, 1294, 644, 159, 644, 163 ]; // For drawing the best fit var lines = [ 3950, 3554, 3158, 2762, 2366, 1970, 1574, 1178, 782, 386, -9 ]; var CH_cume = [ 2445, 6681, 10579, 13617, 16689, 18775, 20069, 20713, 20872, 21516, 21679 ]; 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.