Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:It only reflects common usage (Score 1) 453

Let's be careful with our use of the word skew because it could be a linguistic synonym for "bias" or for a technical definition of data distributions. One comes with an intention that Google wanted to put down certain classes of people while the second one is factual statement about the types of comments that exist online. When you have a dataset with two classes (say, healthy/sick, valid/fraudulent, or "gay used in a positive light"/"gay used in a negative light") it may be the case that uniform random sampling will lead to very many examples of Type I and very few example of Type II. This is even with a representative sample of data from the wild. It is because the underlying phenomena is not necessarily balanced. For example, in medical diagnostic scenarios, very often, there are many examples of healthy people but sickness is relatively rare. We're glad this is the case as compassionate human beings, but extracting signal to find the disease pattern can be difficult. The problem is even worse when we have unlabelled anomaly detection. If we *want* to develop rules that are generated in a balanced way, we have to do random sampling that is *not* uniformly random over the whole population. We can either (1) weight our sampling by the inverse of the sub-population frequency or (2) perform stratified sampling where we guarantee some number (or some ratio) of samples from our sub-populations. Best, Mark

Comment Re:Follow the money (Score 1) 320

Your research budget numbers are a bit off (though it doesn't detract from your larger point). NIH gets the largest research budget (on the order of $30 billion dollars). https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fwww.nih.gov%2Fabout-nih%2F... In fairness, that money is basically all spent on applied bio-medical research (anything "basic science" in biology/medicine needs to go to NSF to get funding -- too applied, too basic is a common sticking point for research on the boundary). Also, some amount of the military budgets are used to fund the army, navy, and air force research labs (AFRL, NRL, ARL) and research under DARPA and (at least up to a certain time) the NSA. Again, it doesn't take away from your main point. Best, Mark

Comment TFA and Professor Salaries (Score 1) 316

TFA has a bit of cherry-picked data. While full professors at R1 (Doctoral) institutions do indeed make ~135k/year, at other classes of institutions, the salary is significantly lower (Master's & Bachelor's full professors make ~92k): http://www.aaup.org/sites/default/files/files/2013%20Salary%20Survey%20Tables%20and%20Figures/Table%204.pdf

Comment Re:Expectation (Score 1) 224

Well, in science even what "everyone knows" doesn't count

While the idea behind your statement has elements of truth to it, it is not entirely true (what ever is?). Scientists, as a community, rely just as much on the "commonly accepted wisdom (of their own scientific community)" as lay people do on the commonly accepted knowledge/wisdom of their (sociological) community. This is one interpretation of Kuhn's "normal" versus "revolutionary" science.

Of course one mark of a (good) scientist is skepticism with respect to "accepted" wisdom that allows for them to develop of new models/theories/experiments/measurements/etc and win fame and glory (heh!).

Best,
Mark

Comment Re:Oh (Score 1) 831

You obviously don't develop.

Wrong, but this is only an appeal to ridicule, a well documented logical fallacy, so I'll chose to ignore it.

I wish you would have said: "... fallacy, so this space is intentionally left blank." Either way, it made me smile.

Comment Re:If it has Science in the name, it ain't science (Score 1) 564

There is no science in Computer Science.

Unfortunately, that is a false statement. Philosophers will go round and round, but I hope we can agree that science is a process of observation, experimentation, manipulation, and recording of outcomes. All of these are evident in computer science (particularly outside of "theory of computation").

For example, you develop a new algorithm. You perform some algorithmic complexity analysis on it and get some formal, mathematical results (and yes, math -is- a big part of computer science). But, you won't stop there. If you do, you are really falling into the trap of the medieval scholastic philosophers: arguing at the number of angels on the head of a pin. You are going to then actually run the program for different input sizes and record the amount of time the program took to run.

Actually running the program and recording the results is comparable to synthesizing a new chemical and checking its reactivity, verifying its molecular weight, etc. You are quantifying the properties of something new.

This -is- science. Furthermore, in many large systems, there are too many practical obstacles (size, interactions, etc.) to performing a formal complexity analysis and thus ... you HAVE to fall back on experimentation.

All that said, the end result of your claim is pretty spot on: if you are afraid of math, you might want to look elsewhere.

Comment Not Restricted to High Schools (Score 2) 564

As a former and future CS professor, this issue is near and dear to my heart.

The conflation and confusion over what constitutes computer science is just as rampant at the college/university level as it is in high schools. Perhaps the "CS" moniker is even more abused in post-secondary institutions. At least those high school programs that were designed around the AP exam had *something* to focus them (I'm not wading into CS versus programming right now, just saying that the AP exam gave a concrete body of material that is at CSy enough).

Now certainly, CS is well- and correctly defined at R1 type schools and at the top 10 to 25% of liberal arts schools (the top 100 at Princeton Review or some such). It's not too bad at the top 5% of "master's" institutions (say top 50, but I haven't gone through the list carefully. I know there are VERY BAD examples further down the list -- say around 100. The "master's" category of institution is typically for schools that can't compete with R1 or quality liberal arts). [Note, those are my intuitive numbers from personal experience (I'm intimately familiar with about 15 programs in the broad northeast of the US at all three levels. I know the structure and reputation of another 50, but my comments are mostly based on those I have more personal knowledge of.)].

What makes the problem worse at the (weak) post-secondary level is that CS is turned into IT (or CIS) and the students wonder why they can't get jobs doing something other than MS system administration with a bit of "pluggy pluggy" networking and a side of "pointy clicky" databases. Of course, the same students shy away from anything 1. hard and 2. involving that evil, demonic subject: math. So, the schools take the path of least resistance and produce students who will peek their career in about 3 months (except for a few that have the natural political/business ability that will move up in management after 5 years).

*sigh*

I wish this were mere fancy. But I can name multiple schools, without stopping to think, that fall into this category. Sadly, almost any school that isn't good (as defined above) is going to be bad. Some of them are honest enough to name the programs CIS/IT and have a gutted/token CS department with two students; a few of the schools defined CS as CIS + two or four math classes; some schools just name it CS and let the dice fly. Fortunately, at some of the schools, there are folks working to improve things. But, it is an uphill battle with entrenched faculty who are tenured (can't get rid of them), don't have advanced CS degrees (aren't really qualified), are currently uncertain about the economy (have motive to keep earning money), don't have anything better to do (have motive to go to work), and may work for another 10-20 years (ugh).

Comment Re:Did anyone understand Putin's Metaphor? (Score 1) 565

I think the portion about cows is mostly clear -- there's different standard that the US applies to US cows (media) and that the US applies to non-US cows (media).

The puck *ahem* probably refers to the biological excrement of a cow used in a "sporting" fashion. So, foreign cow deposits US dirt and it gets a slap shot back in the US's face.

Best,
Mark

Comment Favorite Part of TFA: Non-fanatical and Wise (Score 1) 553

From Stroustrup, in the article:

"Know your fundamentals (algorithms, data structures, machine architecture, systems) and know several programming languages to the point where you can use them idiomatically.

Know some non-computer field of study well — math, biology, history, optics, whatever. Learn to communicate effectively in speech and in writing. Spend an unreasonable amount of time on some difficult topic to really master it. Try to do something that might make a difference in the world."

I guess he wouldn't do to well on Slashdot.

Comment Re:Ok, but (Score 1) 1138

We definitely agree more than we disagree. I personally grew up in better circumstances than you describe. I'm also living in (probably) worse circumstances that you are now (with a family to support).

"you're just privileged card" with me either.

I didn't play that card, nor did I imply it. You found it yourself. I was simply speaking of others. I know plenty of folks doing substantially differently than their economic upbringing.

In the meantime, my dad was working his tail off to get an education and still provide for us.

And that example (of character) is worth ... well, it can't be quantified. What if some children are raised in an economically poor environment without examples of character?

When most people say, "we can't afford for mom to stay home," what they really mean is, "we can't afford for mom to stay home, and still have two late-model cars, America's Favorite 500 Channels cable package, a 56-inch flatscreen television, a separate media room with surround sound, a PS3 with scores of games, and three eat-outs a week."

I'm disgusted by that, myself. I also think it is a caricature. In contrast to your opinions below, most of the folks I know (including faculty at small colleges) are not in the scenario you describe of deciding about luxury goods. They are driving older, second hand cars, scrounging left and right, and generally struggling to get by. I mention this group of workers because (1) their household incomes are above median and (2) they (generally) have less interest in "stuff" and more interest in substance. Generally.

But that's not true for most people I know, and probably not true for most families in America. Most families I know could find a way to do it if it was important to them.
It's a choice that we made.

If I might rephrase your claim: most families in America could afford to live on a single income (for the purpose of having one parent at home with the kids).

Hummmm. I really don't know about that. I really don't. My brother (with a family of 4) does manage it. But, many of the families I know certainly don't have much to go around (on two incomes). I'm very curious if you live in or are familiar with folks that live in an area that has very cold winters. Seriously. The cost of heating can literally put a family in debt.

Tieing this back to the existence of an (implicit) selection process in American education, I'd like to reiterate my question from above:

What if some children are raised in an economically poor environment without examples of character (and the importance of education)?

I think the answer is that they are going to be very unlikely to pursue any sort of personal advancement in terms of college or technical education.

In fact, from spending a lot of time working with first generation college students (and their peers that are not 1st generation), there is dramatic difference in perspective and, often, ability. Hard work seems more evenly distributed but I'd probably give the nod to the 1st generation students. They know what they are fighting against.

It's hard to argue against someone who is basically an example of the "American Dream". I just don't think success for folks from less than ideal circumstances is that obtainable for the majority -- and it's not from a lack of hard work and due to too many 56" TVs.

Comment Re:Ok, but (Score 1) 1138

This really isn't true. I live on a comfortable upper-middle-class income. My wife stays home with the kids, so they don't get sent to day care.

You should check out the number of folks that cannot survive on a single income. Thus, negating the possibility that one parent can devote their full time and attention to between say, one and three offspring. That custom attention (and the level of caring and devotion typical in a parent in an upper-middle-income household) is more educationally valuable than a "premium" day care or kindergarten and even elementary school. Also, don't underestimate the value of living "comfortably". Less stressed parents means both more patience for the children and less stress on the children. Both of which improve the living and developmental environments.

If you really want your kids to be successful, let them be kids while they're young, fill your home with lots and lots of books, make education a priority, and spend time with them. Eat dinner together, for crying out loud and then sit down and read with them and help them with homework.

Yes, yes, and yes. However, understand that if two parents are working (or, in a single parent scenario, that parent is employed), there may be severe constraints on time and energy. Certainly, those parents that understand the potential of a better life for their children will make the sacrifices necessary to raise their child well (as you discuss).

I agree that "early excellence" is a red-herring. But, I think a better description is that "early specialization" is the real killer. In the physical realm, the best nationally programmed sports (former Soviet bloc) recognized that early specialization basically killed the ability to succeed as an athlete. There just wasn't enough general balance, strength, stamina, coordination, etc.

The same thing holds in mental development. The arguments can be duct taped together from developmental and cognitive psychology.

Best,
Mark

Slashdot Top Deals

I was playing poker the other night... with Tarot cards. I got a full house and 4 people died. -- Steven Wright

Working...