html5 sexteen,Sexy TV shows blamed for teen pregnancies

html5 sexteen,Sexy TV shows blamed for teen pregnanciesExposuretosomeformsofentertainmentisacorruptinginfluenceonchildren,leadingteenswhowatchsexyprogramsintoearlypregnanciesandchildrenwhoplayviolentvideogamestoadoptaggressiv…

大家好,又见面了,我是你们的朋友全栈君。

Exposure to some forms of entertainment is a corrupting influence on children, leading teens who watch sexy programs into early pregnancies and children who play violent video games to adopt aggressive behavior, researchers said yesterday.

Researchers at the RAND research organization said their three-year study was the first to link viewing of racy television programming with risky sexual behavior by teens.

“Our findings suggest that television may play a significant role in the high rates of teenage pregnancy in the United States,” said Anita Chandra, a behavioral scientist who led the research at RAND, a nonprofit research organization.

“We’re not saying we’re establishing causation, but we are saying this is one factor that we were able to prospectively link to the teen pregnancy outcome,” Chandra said.

The researchers recruited adolescents aged 12 to 17 and surveyed them three times between 2001 and 2004, asking about television viewing habits, sexual behavior and pregnancy.

In findings that covered 718 teenagers, there were 91 pregnancies. The top 10th of adolescents who watched the most sexy programming were at double the risk of becoming pregnant or causing a pregnancy compared to the 10th who watched the fewest such programs, according to the study published in the journal Pediatrics.

The study focused on 23 free and cable television programs popular among teenagers including situation comedies, dramas, reality programs and animated shows. Comedies had the most sexual content and reality programs the least.

“The television content we see very rarely highlights the negative aspects of sex or the risks and responsibilities,” Chandra said. “So if teens are getting any information about sex they’re rarely getting information about pregnancy or sexually transmitted diseases.”

On the decline in US

Teen pregnancy rates in the United States have declined sharply since 1991 but remain high compared to other industrialized nations. Nearly 1 million girls aged 15 to 19 years old become pregnant yearly, or about 20 percent of sexually active females in that age group. Most of the pregnancies were unplanned, the report said.

Young mothers are more likely to quit school, require public assistance and live in poverty, it said.

“Television is just one part of a teenager’s media diet that helps to influence their behavior. We should also look at the roles that magazines, the Internet and music play in teens’ reproductive health,” Chandra said, acknowledging still other factors can influence teen sex habits.

Living in a two-parent family reduced the chances of a teen getting pregnant or causing a pregnancy. Black teenagers, and those with discipline problems, had higher risks.

The report suggested broadcasters provide more realistic portrayals of the consequences of sex and that parents limit their children’s access to sexually explicit programming.

Children increasingly medicated

More and more US children are being given drugs to fight chronic conditions such as asthma and hyperactivity, according to a study published yesterday.

From 2002 to 2005 prescriptions for medicines to treat type-2 diabetes doubled, asthma medications rose by more than 46 percent, medicines for attention-deficit hyperactivity disorder increased by more than 40 percent and prescriptions for cholesterol-lowering drugs were up by 15 percent.

The study was conducted by Emily Cox of Express Scripts Inc in St. Louis, a manager of pharmacy insurance benefit plans, Dr Donna Halloran of the Pediatric Research Institute in St Louis, and Douglas Mager of the Kansas Health Institute in Topeka.

In a report published in the November issue of Pediatrics, they said the increases could mean that chronic conditions are on the rise.

But they said the trend could also reflect other factors such as changes in the way doctors prescribe drugs and better screening that identifies more chronic conditions.

In addition, the team said federal programs that encouraged research on pediatric drugs resulted in “increased data on safety and efficacy in children (that) likely provided physicians with a greater degree of confidence to prescribe (such drugs).”

The findings were based on insurance claims for 3.2 million children aged 5 to 19.

Agencies

(China Daily 11/04/2008 page10)

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/142101.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • LoadRunner11安装激活成功教程与汉化

    LoadRunner11安装激活成功教程与汉化1.安装LoadRunner的基本环境1、LoadRunner版本:LoadRunner112、电脑环境:Windows7+ie8注意:如果系统浏览器版本高于ie8,请降回ie8以下后再做LoadRunner安装。安装之前请将各种杀毒软件退出。2.安装资源1、资源:loadrunner11下载链接:https://去pan.baidu.com掉/s/1l_1k7中O8文by…

    2022年7月22日
    13
  • MySQL EXPLAIN type类型说明[通俗易懂]

    MySQL EXPLAIN type类型说明[通俗易懂]EXPLAIN执行计划中type字段分为以下几种:ALL    INDEX    RANGE    REF    EQ_REF    CONST,SYSTEM    NULL自上而下,性能从最差到最好 type=ALL,全表扫描,MYSQL扫描全表来找到匹配的行(因为film表中rating不是索引)mysql>explainexten…

    2022年10月10日
    0
  • 本地Mysql忘记密码的修改方法(windows)

    本地Mysql忘记密码的修改方法(windows)你是否有忘记密码的尴尬你是否有连Mysql的安装路径都忘了的尴尬别问我是怎么知道的,哈哈哈话不多说,步入正题吧!如果你记得mysql的安装路径的话,直接跳过步骤1231.键盘Windows+R,输入services.msc然后回车;2.找到Mysql,右键Mysql找到属性,打开就能看到可执行文件的路径了;PS:可以切换到大写,然后一直按MMM…(祖传妙方)3.进入bin目录下,按住shift+鼠标右键,点击打开“在此处打开Powershe.

    2022年6月16日
    36
  • STM32F0x HAL库学习笔记(3)使用HAL库延时函数(HAL_Delay())[通俗易懂]

    STM32F0x HAL库学习笔记(3)使用HAL库延时函数(HAL_Delay())[通俗易懂]本文开发环境:MCU型号:STM32F051R8T6IDE环境:MDK5.25代码生成工具:STM32CubeMx5.0.1本文内容:systick定时器简介使用HAL_Delay()延时函数实现LED灯闪烁Systick定时器HAL_Delay()延时函数while(1){/*USERCODEENDWHI…

    2022年5月15日
    50
  • c++和java哪个好学_C/C++,JAVA学习哪个更容易就业?

    c++和java哪个好学_C/C++,JAVA学习哪个更容易就业?C、C++和Java语言都是目前在IT行业内有广泛使用的编程语言,其中C的应用场景主要集中在嵌入式开发、操作系统开发等领域,C++主要的应用领域集中在多媒体和容器开发领域,而Java的应用场景更多一些,包括Web开发、移动互联开发、大数据开发等。从市场需求量来看,目前Java程序员的市场需求量更大一些。C语言可以说是编程语言界的常青树,虽然已经被使用多年,但是目前依然具有旺盛的生命力,尤其在一些…

    2022年7月7日
    29
  • java script的基础理解以及常规的使用注意事项「建议收藏」

    java script的基础理解以及常规的使用注意事项「建议收藏」js:javascriptjs一种具有函数优先的轻量级,解释型或即时编译型的高级编程语言。虽然它是作为开发Web页面的脚本语言而出名的,但是它也被用到了很多非浏览器环境中,JavaScript基于原型编程、多范式的动态脚本语言,并且支持面向对象、命令式和声明式(如函数式编程)风格。Netscape管理层希望它外观看起来像Java,因此取名为JavaScript。但实际上它的语法风格与Self及Scheme较为接近。在语句上还是有一些类似之处,但本质上还是很不一样的:js是基于对象的,边解释边执

    2022年7月7日
    18

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号