[ EXCEL | COMPUTER SCIENCE ] Part 1 Help extracting data in a manner that helps resolve other questions? (apologies, I think I used the word "extrapolating" wrong)
Here is the file:
- The number of "Young Independents" (20 and younger; live alone)
- Mean age of all females
- Median Income Wage of those who did not go to college
- The median Household Income of African American females. (Hint: you may want to create an intermediary column to calculate this)
Red text involves concepts that I am unfamiliar with. I know most of the formulas for the rest of the questions.
-
{*]The number of males who only completed high school
- The number of Asian females who went to college
- Of all American Indians, what percent only completed high school? (Hint: pretend there is a % sign after your number, e.g. enter 1/4 as 25.00, not as 0.25)
- Of all White males, what percent attended college? (Hint: pretend there is a % sign after your number, e.g. enter 1/4 as 25.00, not as 0.25)
- In our sample, females are more likely to be college students than males. Is this observation consistent within all the races in our sample? Pick ALL races for which females are more likely to be college students. (Options given: African American, American Indian, Asian, White, Other)
- Create a pivot CHART to show your answer to the previous question graphically. Use the provided upload box to submit your pivot chart—you should be able to upload a screenshot, the Excel file, print it to a PDF, whatever works for you. (Hint: Your pivot chart should be a bar graph comparing the percentage of college students in each gender by race)
@Shadow @TheSmartOne @imqwerty
Formulas I'm aware of:
- IF/Nested IF
- SWITCH
- Mean/median/mode
@Hero
I don't think I can help you completely. But I can maybe help a little if I understand? Are you aware of these functions?
...I don't get the first two.
I never used those in my class. You won't have to worry about those unless you need to. But in short, it's basically you putting in 1+2 and then the software should solve it for you, or with the other given 6/2 = 3 <- It'd give you that answer. Does that make sense?
So treating Excel like your basic desk calculator... okay
Yes, exactly! Anything else you don't understand?
I mean, I was thinking stuff more along the line of IF and SWITCH as previously mentioned 😰
Hmm... Well, I know that the IF function is supposed to differ from a TRUE and FALSE statement or logical test. Let me pull up the Google Definition for you because they explain it better.
I've highlighted what makes more sense to narrow it down for you.
I know how to do those 😅 I just wondered if I needed more stuff like that to get all of these questions answered
Ohhhhh, I'm sorry. I misunderstood the situation. Well, I would say you could use the IF function when it comes down to comparing a hypothetical answer to another. And the SWITCH function for one vs. many situations. Did that make sense?
Er... not what I meant 💀 are there more formulas I need to know to solve all of these?
Daaa... maybe the SUM or AVERAGE function when you think you need to use it. Other than that I don't think so
I mean, the stuff that throws me off the most is "the mean age of all females" how am I supposed to calculate that?
Admittedly I probably should know, but blanking right now
So am I, I'm sorry that it took so long for me to realize XD
💀
The keyword is mean, so you'd need to use the MEAN/MODE/MEDIAN function. If that's what it's still called
It is, but idk how to calculate gender-specific because that's in another column entirely
I don't think formulas can apply to 2 columns at once
I'm not sure about that one
Ok I went and looked at the last time I did an Excel sheet like this and I figured out how to calculate that stuff But still stuck on Pivot tables
What do you mean by stuck? How to make one or?
...wait how do I find the NUMBER of Young Dependents of all things? The list is cleaned up but how do you find specific numbers -- 😖
Does the assignment say you need to find specific numbers or to estimate
Excel data + questions list:
Ok internet tells me use COUNTIFS for the first question.
Pretty simple. For part 3 it says "consistent" meaning you won't need the EXACT amount. Or I'm pretty sure, like 98% sure about that one. Though you would need to use the AVERAGE function for that. If you can.
I forgot all about that one. GG
I think I get the gist of how to do these once I find the formula, but parameters are tricky things and they mess up EVERYTHING if you do them wrong. 💀
Using google sheets, use the DCOUNT function to find the number young dependents age 20 or younger. Use the DAVERAGE function to find the mean age of all females. Then use the MEDIAN function to find the MEDIAN wage of those who did not go to college.
Ok, noted. I'll go work on those ASAP
read a DCOUNT manual and did not understand at all
What is this...?
Oh nvm, I found the Sheets infopage
:kanawhat:
^ ? Nope, I still don't get DCOUNT.
It's only for numeric values, but you can convert Male and Female to numeric values by assigning MALE = 1 and Female = 2
I mean, I get what it's used for, but looking up how to use it (I also looked up YouTube videos) has not helped me understand at all
What about COUNTIFS( ?
Not sure if that works with G SHEETS
I mean, I looked up DCOUNT & it seems like it has too many parameters that I don't have
Hurrah! It worked!
...I don't know how to calculate MEAN with this though
Yay! I was at my limit and didn't know what else to do. But uh, what're you having trouble with MEAN wise
Oops, let me try DAVERAGE
Tell me how that works out
It said I have to put "MALE" when I put "FEMALE" @Hero is this a parameter error?
Formula: =DAVERAGE(A2:A2500,"Female",B2:B2500) Range 1 is the gender list, Range 2 is the age list
I think this is where my skills end unless I start googling things
Oh, I fixed it Like this, right? =DAVERAGE(A1:B2500,"AGE",I5:I6)
I5:I6 is a new cell set I used to specify criteria properly. It looks like this:
It's like Access all over again. I think the formula looks right, I could be wrong. Don't take my word for it
I think I have those questions down. Stuck on the last one in Part 1 now... "The median Household Income of African American females. (Hint: you may want to create an intermediary column to calculate this)" Uh... what's an intermediary column?
The the... those charts that you use in the columns and rows. Er
Internal screaming
I really, really hate parameter errors.
UHHH what do you have so far?
For which one? @Razor
For you intermediary column?
Yeah - I don't even know, internet tells me nothing
Here's what I have so far on the question list:
It's easier to calculate things when you convert the categorical data to numerical data. It's important to know how to do that.
...?
Ok, this is getting a little long. I'll close this and make a new post
Join our real-time social learning platform and learn together with your friends!