Ask your own question, for FREE!
Mathematics 17 Online
OpenStudy (vane11):

Can someone help me out? I need to use Excel for a couple of things but don't know how

OpenStudy (whpalmer4):

We can't help unless you ask :-)

OpenStudy (vane11):

true, ok let me know if you know how to do any of this, something is better than nothing, a box and whiskers plot, and use excel commands (given) to find the: Mean =AVERAGE(array) (note, MEDIAN is similar) Median =MEDIAN(array) Standard Deviation =STDEV(array) Variance =VAR(array) Minimum =MIN(array) (note, MAX is similar) Quartile 1=QUARTILE(array, 1) (note, Q3 is similar)

jimthompson5910 (jim_thompson5910):

the way these functions work is that you replace the "array" with the list of numbers you want to compute ex: you have the following values: 1, 2, 5, 6, 7 Mean = AVERAGE(array) Mean = AVERAGE(1, 2, 5, 6, 7) Mean = ??? type the command " = AVERAGE(1, 2, 5, 6, 7)" into excel without quotes and tell me what you get

OpenStudy (vane11):

ok brb

jimthompson5910 (jim_thompson5910):

ok

OpenStudy (vane11):

it said error there's a problem with the data

jimthompson5910 (jim_thompson5910):

what did you type in

OpenStudy (vane11):

= AVERAGE1, 2, 5, 6, 7 and also tried = AVERAGE 1, 2, 5, 6, 7

jimthompson5910 (jim_thompson5910):

you need parenthesis around the set of numbers

OpenStudy (vane11):

ohhhhhhh quotes mybad

jimthompson5910 (jim_thompson5910):

no quotes

OpenStudy (vane11):

4.2

jimthompson5910 (jim_thompson5910):

I just wrote it in quotes to tell you what to type exactly (you don't type in the quotes though)

jimthompson5910 (jim_thompson5910):

good

jimthompson5910 (jim_thompson5910):

the good news is that you don't have to type in a very long list of numbers for each function

jimthompson5910 (jim_thompson5910):

all you have to do is write all your numbers in one row or column (column is better) then you can apply the function to a whole column or subset of that column

jimthompson5910 (jim_thompson5910):

so say your data is in cells A1, A2, ..., A10 you can do it the long way =AVERAGE(A1,A2,A3,A4,A5,A6,A7,A8,A9,A10) or better yet, you can use the shortcut =AVERAGE(A1:A10)

jimthompson5910 (jim_thompson5910):

what A1:A10 means is that it's going to use every data value from A1 to A10 (including both endpoints)

OpenStudy (vane11):

Ok, now my question is this, I'm have the information for a histogram, so my A's are like this: 0-50, 50-100, etc. and my B's represent how many there are in each category, so which should I put in the equation line A, B or all the information at once?

jimthompson5910 (jim_thompson5910):

so in column A, you have values that range from 0 to 100 (ie test scores it looks it) and in column B you have your frequencies right?

jimthompson5910 (jim_thompson5910):

and you wanted to graph this histogram?

OpenStudy (vane11):

they range from 0 to 600, but are in intervals of 50 and I graphed the histogram, but now need to use these commands on excel to get the information, I know how to do it w/ a calculator, not on excel which is what you're teaching me now :)

jimthompson5910 (jim_thompson5910):

i gotcha

jimthompson5910 (jim_thompson5910):

well with frequency distributions, it's a bit different, one sec

OpenStudy (vane11):

ok, thanks

jimthompson5910 (jim_thompson5910):

what are your class intervals btw (all of them)?

jimthompson5910 (jim_thompson5910):

it ranges from 0 to 600 and it goes by 50, so it's 0-50 51-100 101-150 etc etc all the way up to 600 right?

OpenStudy (vane11):

0-50 50-100 100-150 150-200 200-250 250-300 300-350 350-400 400-450 450-500 500-550 550-600 my teacher wants a histogram where the bars are touching each other...

jimthompson5910 (jim_thompson5910):

ok and what are your frequencies for each class interval

OpenStudy (vane11):

in order: 2 30 8 4 0 1 1 1 0 2 1 0

jimthompson5910 (jim_thompson5910):

thanks

OpenStudy (anonymous):

|dw:1371332771389:dw| the note. In order to get statistic function to work you type 1 type =yourfun( 2. then use mouse to highlight your data. All the cells you want 3. close it with a ) then hit enter

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!