From 54c38a3a6a1687608af14c8fad27da9a49f517a4 Mon Sep 17 00:00:00 2001 From: Rachel Plesha Date: Sun, 20 Mar 2022 21:29:45 -0400 Subject: [PATCH 1/3] Adding SS9 and SS10 to readme --- data/README.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/data/README.md b/data/README.md index 778d119..b53b1b0 100644 --- a/data/README.md +++ b/data/README.md @@ -208,3 +208,47 @@ where: #### Notes Each person was served ~2 ounces of each beer. There were 18 beers in total, served in 9 rounds. Within each round, the drinker was given two samples to taste. Drinkers took breaks afters rounds 3 and 6. The order of the samples was randomized by the servers, with the exception of the Sam Adams, which were always served together to try to ascertain whether keg or bottle tasted better. + +## Science Saturday 9: Alcoholic vs. Non-alcoholic Beer + +* SS9_BeerCatalog.csv +### Columns + * Beer - Brand of Beer + * Alcoholic - Truth of alcoholic or Non-Alcoholic + * Style - Truth of style + * ABV - From cans + +* SS9_Results.csv +### Columns + * Beer - Brand of Beer + * Info + * Info contains: Number (order this was served), Alcoholic (True/False Guess), Style (Guess), Rating (1-5), Comment + * Names - One column for each person that participated + +### Notes + +Each person was served a shot of each beer (or NA beer). Each one was given one at a time and told to rate on a scale of 1 to 5, with 5 being the best and 1 being the worst. Because there were so many beers/NA beers, several rounds were used. All beers were kept in the fridge, and only taken out to pour. What was served was randomly selected by the person serving the beverage. + +## Science Saturday 10: Generic Brand vs. Name-Brand Products + + * SS10_capncrunch.csv + * SS10_capncrunchberries.csv + * SS10_chip.csv + * SS10_cookie.csv + * SS10_cola.csv + * SS10_drpepper.csv + * SS10_icecream.csv + * SS10_life.csv + * SS10_rumncoke.csv + * SS10_sourcream.csv + +### Columns + * person - Name of guesser + * round - Number of guess + * capncrunch / capncrunchberries / chip / cola / cookie / drpepper / icecream / life / rumncoke / sourcream (Truth column) + * score - Rating 1 to 5 + * guess/comment (Some people guessed if it was generic or not) + +### Notes + +Not everyone participated in all of the rounds, and their columns are left blank if that's the case. In each scenario people were blindfolded and told to rate the item based purely on taste. For the Oreos, some people held the cookies by the edges or were fed the cookies. For the chips, nothing was done to mask the Utz ridges. The sour cream was served on a plain potato chip. The ice cream was very freezer burned, and should be redone. People were told to rate on a scale of 1 to 5, with 1 being awful and 5 being fantastic. From 1c5fb9684ab7744d1f7c6359da8d3fa17cc81c69 Mon Sep 17 00:00:00 2001 From: Rachel Plesha Date: Sun, 20 Mar 2022 21:31:40 -0400 Subject: [PATCH 2/3] Style update to readme --- data/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/README.md b/data/README.md index b53b1b0..4ae49a0 100644 --- a/data/README.md +++ b/data/README.md @@ -212,6 +212,7 @@ Each person was served ~2 ounces of each beer. There were 18 beers in total, ser ## Science Saturday 9: Alcoholic vs. Non-alcoholic Beer * SS9_BeerCatalog.csv + ### Columns * Beer - Brand of Beer * Alcoholic - Truth of alcoholic or Non-Alcoholic @@ -219,6 +220,7 @@ Each person was served ~2 ounces of each beer. There were 18 beers in total, ser * ABV - From cans * SS9_Results.csv + ### Columns * Beer - Brand of Beer * Info @@ -243,6 +245,7 @@ Each person was served a shot of each beer (or NA beer). Each one was given one * SS10_sourcream.csv ### Columns + * person - Name of guesser * round - Number of guess * capncrunch / capncrunchberries / chip / cola / cookie / drpepper / icecream / life / rumncoke / sourcream (Truth column) From c42c473c4618493ec6b2f692ec6e4ede58ea69df Mon Sep 17 00:00:00 2001 From: Rachel Plesha Date: Sun, 20 Mar 2022 21:33:41 -0400 Subject: [PATCH 3/3] I can't count --- data/README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/data/README.md b/data/README.md index 4ae49a0..4ea8cab 100644 --- a/data/README.md +++ b/data/README.md @@ -213,7 +213,8 @@ Each person was served ~2 ounces of each beer. There were 18 beers in total, ser * SS9_BeerCatalog.csv -### Columns +#### Columns + * Beer - Brand of Beer * Alcoholic - Truth of alcoholic or Non-Alcoholic * Style - Truth of style @@ -221,13 +222,14 @@ Each person was served ~2 ounces of each beer. There were 18 beers in total, ser * SS9_Results.csv -### Columns +#### Columns + * Beer - Brand of Beer * Info * Info contains: Number (order this was served), Alcoholic (True/False Guess), Style (Guess), Rating (1-5), Comment * Names - One column for each person that participated -### Notes +#### Notes Each person was served a shot of each beer (or NA beer). Each one was given one at a time and told to rate on a scale of 1 to 5, with 5 being the best and 1 being the worst. Because there were so many beers/NA beers, several rounds were used. All beers were kept in the fridge, and only taken out to pour. What was served was randomly selected by the person serving the beverage. @@ -244,7 +246,7 @@ Each person was served a shot of each beer (or NA beer). Each one was given one * SS10_rumncoke.csv * SS10_sourcream.csv -### Columns +#### Columns * person - Name of guesser * round - Number of guess @@ -252,6 +254,6 @@ Each person was served a shot of each beer (or NA beer). Each one was given one * score - Rating 1 to 5 * guess/comment (Some people guessed if it was generic or not) -### Notes +#### Notes Not everyone participated in all of the rounds, and their columns are left blank if that's the case. In each scenario people were blindfolded and told to rate the item based purely on taste. For the Oreos, some people held the cookies by the edges or were fed the cookies. For the chips, nothing was done to mask the Utz ridges. The sour cream was served on a plain potato chip. The ice cream was very freezer burned, and should be redone. People were told to rate on a scale of 1 to 5, with 1 being awful and 5 being fantastic.