Skip to content

Commit 130fa0c

Browse files
committed
21st June 2025
1 parent 77caf93 commit 130fa0c

File tree

2 files changed

+6
-33
lines changed

2 files changed

+6
-33
lines changed

Data Science 2.ipynb

Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,6 @@
2020
"outputs": [],
2121
"execution_count": 1
2222
},
23-
{
24-
"metadata": {
25-
"ExecuteTime": {
26-
"end_time": "2025-06-21T11:01:36.029778Z",
27-
"start_time": "2025-06-21T11:01:35.611609Z"
28-
}
29-
},
30-
"cell_type": "code",
31-
"source": "first_data=pd.read_csv(\"/home/hammadali08/Videos/Moviesdata.csv\")",
32-
"id": "e97ebfb132d5d71b",
33-
"outputs": [],
34-
"execution_count": 2
35-
},
3623
{
3724
"metadata": {},
3825
"cell_type": "markdown",
@@ -721,8 +708,8 @@
721708
{
722709
"metadata": {
723710
"ExecuteTime": {
724-
"end_time": "2025-06-21T11:38:36.577775Z",
725-
"start_time": "2025-06-21T11:38:36.571810Z"
711+
"end_time": "2025-06-21T11:40:59.569765Z",
712+
"start_time": "2025-06-21T11:40:59.564021Z"
726713
}
727714
},
728715
"cell_type": "code",
@@ -742,21 +729,13 @@
742729
]
743730
}
744731
],
745-
"execution_count": 84
732+
"execution_count": 85
746733
},
747734
{
748735
"metadata": {},
749736
"cell_type": "markdown",
750737
"source": "There is a Association",
751738
"id": "7ca9577a16a4a754"
752-
},
753-
{
754-
"metadata": {},
755-
"cell_type": "code",
756-
"outputs": [],
757-
"execution_count": null,
758-
"source": "",
759-
"id": "dc1b1fdcdb4e003b"
760739
}
761740
],
762741
"metadata": {

Data Science.ipynb

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1893,7 +1893,7 @@
18931893
{
18941894
"metadata": {},
18951895
"cell_type": "markdown",
1896-
"source": " # Hypothesis Z test",
1896+
"source": " # Hypothesis Z test",
18971897
"id": "d4601fc44472183f"
18981898
},
18991899
{
@@ -2009,7 +2009,7 @@
20092009
{
20102010
"metadata": {},
20112011
"cell_type": "markdown",
2012-
"source": " # Trying this on Movies Data",
2012+
"source": " # Trying this on Movies Data",
20132013
"id": "a9a61227aa8d91a3"
20142014
},
20152015
{
@@ -2131,7 +2131,7 @@
21312131
{
21322132
"metadata": {},
21332133
"cell_type": "markdown",
2134-
"source": " Another example of Z Test",
2134+
"source": " Another example of Z Test",
21352135
"id": "478676b9e977f54b"
21362136
},
21372137
{
@@ -2237,12 +2237,6 @@
22372237
}
22382238
],
22392239
"execution_count": 361
2240-
},
2241-
{
2242-
"metadata": {},
2243-
"cell_type": "markdown",
2244-
"source": "So The both datas were almost Equal and Data 2 is not better that data 1",
2245-
"id": "7959671d1daf276a"
22462240
}
22472241
],
22482242
"metadata": {

0 commit comments

Comments
 (0)