A group of 20 friends are competing for fun in order to increase their daily step count (calculated as the average daily steps over a seven day period). Half of the friends have a Fitbit and the other half have an Apple Watch. For the Values, enter 1 = Fitbit, 2 = Apple. Each friend compared their average daily step count in the week prior to the competition (the “Baseline” week) to their steps during the competition (denoted as “Competition”) to determine if competing against each other raised their step count. Enter their data below then compute a new variable showing the “change” in their step count.
Transform Compute Variable Enter “change” for the Target Variable then enter the formula in the Numeric Expression box: (Competition - Baseline)/Baseline * 100
Please answer the following questions regarding your analysis of the data.
1. What is the most common age for the total group of participants? _____ What measure of central tendency does this represent? ______
2. What is the MEAN age for the total group of participants? ______ What is the MEAN age for the Fitbit group? ______ For the Apple group? _______
3. What are the overall MEANs and STANDARD DEVIATIONs for the Baseline and Competition daily step count?
Baseline: M = ________, SD = _________
Competition: M = _________, SD = _________
4. What are the MEANs and STDEVs for the Competition steps for the Fitbit group? For the Apple group?
Fitbit: M = _________, SD = __________
Apple: M = _________, SD = __________
5. What is the MEAN % change in daily step count for the Fitbit group? ________ For the Apple group? ________ For all 24 participants? _________
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme