Delany MacDonald
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to plot Box Plots of two arrays?
I am given an array called useAalarm that is a 21 x 144 array. They represent 21 days of 144 people. I had to find the number of...
8 years 前 | 1 个回答 | 0
1
个回答提问
How do I do SEM Error Bars?
I know how to find the standard deviation with error bars but how do I find the standard error mean of variables?
8 years 前 | 1 个回答 | 0
1
个回答提问
How do I find the mean of a multidimensional array?
How do i find the mean of a 21 x 6 array and get a single answer? When i try to do it I am given 6 answers.
8 years 前 | 1 个回答 | 0
1
个回答提问
Deleting a Column from an array?
I am given a 21 x 345 array. I need to delete JUST column 190. How would I do so and keep all the rest the same so that it is a ...
8 years 前 | 2 个回答 | 0
2
个回答提问
How do I find specific variables out of 2 different arrays?
I am given two different arrays. One is called wakeTimes and it is a 21 x 345 array. The other is, Section that is 345 x 1 co...
8 years 前 | 1 个回答 | 0
1
个回答提问
decimal to fraction conversion
I am given the number of women in an array in a new variable that equals 74. I am also given the total number of students in a n...
8 years 前 | 4 个回答 | 1
4
个回答提问
Percentage of Days out of 21
This 21 x 1 array represents the amount of minutes that a nap was taken of the specific day within a 3 week period. How do I fin...
8 years 前 | 2 个回答 | 0
2
个回答3
个回答提问
What is the coding to find AAD?
I was asked to find the min, max, mean, median, std, aad and mad of some data. I was able to work out all of the code but AAD. W...
8 years 前 | 1 个回答 | 0
1
个回答提问
Decimal Date Format to get Max Times
I was given a sleep diary and asked to find the max of the hour at wake up time. I was told "To properly handle times, you will...
8 years 前 | 1 个回答 | 0