Skip to content

Commit 0f6db3d

Browse files
committed
added data_analysis.md
1 parent 26be056 commit 0f6db3d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lecture/experiments/.ipynb_checkpoints/intro_psychopy_2_data_analysis-checkpoint.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@
912912
"To calculate the t test, you can use scipy or statsmodels packages. I think we have done a t test before!?!\n",
913913
"\n",
914914
"#### Data \n",
915-
"You can get the data from here: TBD\n",
915+
"You can get the data from here: https://github.com/cfiebach/Python_For_Psychologists_25-26/blob/main/lecture/experiments/pfp25_psychopy_data.zip\n",
916916
"\n",
917917
"#### Submission of Assignment\n",
918918
"Please e-mail the final jupyter notebook to fiebach[ at ]psych.uni-frankfurt.de.\n",

lecture/experiments/intro_psychopy_2_data_analysis.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@
912912
"To calculate the t test, you can use scipy or statsmodels packages. I think we have done a t test before!?!\n",
913913
"\n",
914914
"#### Data \n",
915-
"You can get the data from here: TBD\n",
915+
"You can get the data from here: https://github.com/cfiebach/Python_For_Psychologists_25-26/blob/main/lecture/experiments/pfp25_psychopy_data.zip\n",
916916
"\n",
917917
"#### Submission of Assignment\n",
918918
"Please e-mail the final jupyter notebook to fiebach[ at ]psych.uni-frankfurt.de.\n",

0 commit comments

Comments
 (0)