Skip to content

Commit

Permalink
post week 09 materials
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnwiggins committed Mar 22, 2024
1 parent d28576c commit 8649cc0
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions project/project2/project2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "655cf585",
"id": "253254b9",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -120,7 +120,7 @@
"metadata": {},
"outputs": [],
"source": [
"cities = Table.read_table('city_info.csv', index_col=0)\n",
"cities = Table.read_table('city_info.csv').drop(0)\n",
"cities.show(3)"
]
},
Expand Down Expand Up @@ -228,7 +228,7 @@
},
{
"cell_type": "markdown",
"id": "81956705",
"id": "11b88f72",
"metadata": {},
"source": [
"_Type your answer here, replacing this text._"
Expand Down Expand Up @@ -281,7 +281,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b658cc36",
"id": "0eb3f03a",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -345,7 +345,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "0be7e693",
"id": "e1b117c7",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -395,7 +395,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "5e1fe156",
"id": "794f69b2",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -505,7 +505,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "c19537bf",
"id": "3c07574d",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -618,7 +618,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "1182bd61",
"id": "890e0b1e",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -695,7 +695,7 @@
},
{
"cell_type": "markdown",
"id": "e95e6358",
"id": "c55f8c36",
"metadata": {},
"source": [
"_Type your answer here, replacing this text._"
Expand Down Expand Up @@ -773,7 +773,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "0e1bc10e",
"id": "0ee399d8",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -906,7 +906,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "76d76c06",
"id": "57609d2a",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -945,7 +945,7 @@
},
{
"cell_type": "markdown",
"id": "1333822b",
"id": "d1fac946",
"metadata": {},
"source": [
"_Type your answer here, replacing this text._"
Expand Down Expand Up @@ -1025,7 +1025,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "7066ff90",
"id": "43cdf5d3",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -1062,7 +1062,7 @@
},
{
"cell_type": "markdown",
"id": "7fc8b8d0",
"id": "071dfe12",
"metadata": {},
"source": [
"_Type your answer here, replacing this text._"
Expand Down Expand Up @@ -1195,7 +1195,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "bac25a9d",
"id": "b7b6373b",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -1289,7 +1289,7 @@
},
{
"cell_type": "markdown",
"id": "fb389939",
"id": "a948b5a1",
"metadata": {},
"source": [
"_Type your answer here, replacing this text._"
Expand Down Expand Up @@ -1378,8 +1378,8 @@
"source": [
"Our next step is to choose a test statistic based on a correct alternative hypothesis from Task 2.02. Which of the following options are valid choices for the test statistic? Assign `ab_test_stat` to an array of integers corresponding to valid choices. Assume averages and totals are taken over the total precipitation sums for each year.\n",
"\n",
"1. The difference between the **total** precipitation in **drought** years and the **total** precipitation in **other** years.\n",
"2. The difference between the **total** precipitation in **others** years and the **total** precipitation in **drought** years.\n",
"1. The **total** precipitation in **drought** years minus the **total** precipitation in **other** years.\n",
"2. The **total** precipitation in **others** years minus the **total** precipitation in **drought** years.\n",
"3. The **absolute** difference between the **total** precipitation in others years and the **total** precipitation in drought years.\n",
"1. The difference between the **average** precipitation in **drought** years and the **average** precipitation in **other** years.\n",
"2. The difference between the **average** precipitation in **others** years and the **average** precipitation in **drought** years.\n",
Expand All @@ -1404,7 +1404,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d9f7f25d",
"id": "e203c51e",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -1439,7 +1439,7 @@
},
{
"cell_type": "markdown",
"id": "f6223e47",
"id": "1e6da08f",
"metadata": {},
"source": [
"_Type your answer here, replacing this text._"
Expand Down Expand Up @@ -1528,7 +1528,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "31a5172d",
"id": "9a0016f6",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -1590,7 +1590,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "2db4eb03",
"id": "2f4d800e",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -1651,7 +1651,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "fb5ffa50",
"id": "89aed33e",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -1700,7 +1700,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d0d71446",
"id": "8ddac62e",
"metadata": {
"deletable": false,
"editable": false
Expand Down Expand Up @@ -1735,7 +1735,7 @@
},
{
"cell_type": "markdown",
"id": "070897a9",
"id": "8089b3be",
"metadata": {},
"source": [
"_Type your answer here, replacing this text._"
Expand Down Expand Up @@ -1771,7 +1771,7 @@
},
{
"cell_type": "markdown",
"id": "39d28924",
"id": "5831cc1f",
"metadata": {},
"source": [
"_Type your answer here, replacing this text._"
Expand Down Expand Up @@ -1830,7 +1830,7 @@
},
{
"cell_type": "markdown",
"id": "cd274d9f",
"id": "d176fa66",
"metadata": {
"deletable": false,
"editable": false
Expand All @@ -1844,7 +1844,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "cc691c6c",
"id": "c3c180ec",
"metadata": {
"deletable": false,
"editable": false
Expand Down

0 comments on commit 8649cc0

Please sign in to comment.