Search results for: Gaussian random weight initialization
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 5985

Search results for: Gaussian random weight initialization

5805 Credit Risk Prediction Based on Bayesian Estimation of Logistic Regression Model with Random Effects

Authors: Sami Mestiri, Abdeljelil Farhat

Abstract:

The aim of this current paper is to predict the credit risk of banks in Tunisia, over the period (2000-2005). For this purpose, two methods for the estimation of the logistic regression model with random effects: Penalized Quasi Likelihood (PQL) method and Gibbs Sampler algorithm are applied. By using the information on a sample of 528 Tunisian firms and 26 financial ratios, we show that Bayesian approach improves the quality of model predictions in terms of good classification as well as by the ROC curve result.

Keywords: forecasting, credit risk, Penalized Quasi Likelihood, Gibbs Sampler, logistic regression with random effects, curve ROC

Procedia PDF Downloads 510
5804 Analysis of Some Produced Inhibitors for Corrosion of J55 Steel in NaCl Solution Saturated with CO₂

Authors: Ambrish Singh

Abstract:

The corrosion inhibition performance of pyran (AP) and benzimidazole (BI) derivatives on J55 steel in 3.5% NaCl solution saturated with CO₂ was investigated by electrochemical, weight loss, surface characterization, and theoretical studies. The electrochemical studies included electrochemical impedance spectroscopy (EIS), potentiodynamic polarization (PDP), electrochemical frequency modulation (EFM), and electrochemical frequency modulation trend (EFMT). Surface characterization was done using contact angle, scanning electron microscopy (SEM), and atomic force microscopy (AFM) techniques. DFT and molecular dynamics (MD) studies were done using Gaussian and Materials Studio softwares. All the studies suggested the good inhibition by the synthesized inhibitors on J55 steel in 3.5% NaCl solution saturated with CO₂ due to the formation of a protective film on the surface. Molecular dynamic simulation was applied to search for the most stable configuration and adsorption energies for the interaction of the inhibitors with Fe (110) surface.

Keywords: corrosion, inhibitor, EFM, AFM, DFT, MD

Procedia PDF Downloads 75
5803 House Price Index Predicts a Larger Impact of Habitat Loss than Primary Productivity on the Biodiversity of North American Avian Communities

Authors: Marlen Acosta Alamo, Lisa Manne, Richard Veit

Abstract:

Habitat loss due to land use change is one of the leading causes of biodiversity loss worldwide. This form of habitat loss is a non-random phenomenon since the same environmental factors that make an area suitable for supporting high local biodiversity overlap with those that make it attractive for urban development. We aimed to compare the effect of two non-random habitat loss predictors on the richness, abundance, and rarity of nature-affiliated and human-affiliated North American breeding birds. For each group of birds, we simulated the non-random habitat loss using two predictors: the House Price Index as a measure of the attractiveness of an area for humans and the Normalized Difference Vegetation Index as a proxy for primary productivity. We compared the results of the two non-random simulation sets and one set of random habitat loss simulations using an analysis of variance and followed up with a Tukey-Kramer test when appropriate. The attractiveness of an area for humans predicted estimates of richness loss and increase of rarity higher than primary productivity and random habitat loss for nature-affiliated and human-affiliated birds. For example, at 50% of habitat loss, the attractiveness of an area for humans produced estimates of richness at least 5% lower and of a rarity at least 40% higher than primary productivity and random habitat loss for both groups of birds. Only for the species abundance of nature-affiliated birds, the attractiveness of an area for humans did not outperform primary productivity as a predictor of biodiversity following habitat loss. We demonstrated the value of the House Price Index, which can be used in conservation assessments as an index of the risks of habitat loss for natural communities. Thus, our results have relevant implications for sustainable urban land-use planning practices and can guide stakeholders and developers in their efforts to conserve local biodiversity.

Keywords: biodiversity loss, bird biodiversity, house price index, non-random habitat loss

Procedia PDF Downloads 55
5802 A New Approach to Interval Matrices and Applications

Authors: Obaid Algahtani

Abstract:

An interval may be defined as a convex combination as follows: I=[a,b]={x_α=(1-α)a+αb: α∈[0,1]}. Consequently, we may adopt interval operations by applying the scalar operation point-wise to the corresponding interval points: I ∙J={x_α∙y_α ∶ αϵ[0,1],x_α ϵI ,y_α ϵJ}, With the usual restriction 0∉J if ∙ = ÷. These operations are associative: I+( J+K)=(I+J)+ K, I*( J*K)=( I*J )* K. These two properties, which are missing in the usual interval operations, will enable the extension of the usual linear system concepts to the interval setting in a seamless manner. The arithmetic introduced here avoids such vague terms as ”interval extension”, ”inclusion function”, determinants which we encounter in the engineering literature that deal with interval linear systems. On the other hand, these definitions were motivated by our attempt to arrive at a definition of interval random variables and investigate the corresponding statistical properties. We feel that they are the natural ones to handle interval systems. We will enable the extension of many results from usual state space models to interval state space models. The interval state space model we will consider here is one of the form X_((t+1) )=AX_t+ W_t, Y_t=HX_t+ V_t, t≥0, where A∈ 〖IR〗^(k×k), H ∈ 〖IR〗^(p×k) are interval matrices and 〖W 〗_t ∈ 〖IR〗^k,V_t ∈〖IR〗^p are zero – mean Gaussian white-noise interval processes. This feeling is reassured by the numerical results we obtained in a simulation examples.

Keywords: interval analysis, interval matrices, state space model, Kalman Filter

Procedia PDF Downloads 396
5801 Applying Multiplicative Weight Update to Skin Cancer Classifiers

Authors: Animish Jain

Abstract:

This study deals with using Multiplicative Weight Update within artificial intelligence and machine learning to create models that can diagnose skin cancer using microscopic images of cancer samples. In this study, the multiplicative weight update method is used to take the predictions of multiple models to try and acquire more accurate results. Logistic Regression, Convolutional Neural Network (CNN), and Support Vector Machine Classifier (SVMC) models are employed within the Multiplicative Weight Update system. These models are trained on pictures of skin cancer from the ISIC-Archive, to look for patterns to label unseen scans as either benign or malignant. These models are utilized in a multiplicative weight update algorithm which takes into account the precision and accuracy of each model through each successive guess to apply weights to their guess. These guesses and weights are then analyzed together to try and obtain the correct predictions. The research hypothesis for this study stated that there would be a significant difference in the accuracy of the three models and the Multiplicative Weight Update system. The SVMC model had an accuracy of 77.88%. The CNN model had an accuracy of 85.30%. The Logistic Regression model had an accuracy of 79.09%. Using Multiplicative Weight Update, the algorithm received an accuracy of 72.27%. The final conclusion that was drawn was that there was a significant difference in the accuracy of the three models and the Multiplicative Weight Update system. The conclusion was made that using a CNN model would be the best option for this problem rather than a Multiplicative Weight Update system. This is due to the possibility that Multiplicative Weight Update is not effective in a binary setting where there are only two possible classifications. In a categorical setting with multiple classes and groupings, a Multiplicative Weight Update system might become more proficient as it takes into account the strengths of multiple different models to classify images into multiple categories rather than only two categories, as shown in this study. This experimentation and computer science project can help to create better algorithms and models for the future of artificial intelligence in the medical imaging field.

Keywords: artificial intelligence, machine learning, multiplicative weight update, skin cancer

Procedia PDF Downloads 44
5800 Multilevel Modeling of the Progression of HIV/AIDS Disease among Patients under HAART Treatment

Authors: Awol Seid Ebrie

Abstract:

HIV results as an incurable disease, AIDS. After a person is infected with virus, the virus gradually destroys all the infection fighting cells called CD4 cells and makes the individual susceptible to opportunistic infections which cause severe or fatal health problems. Several studies show that the CD4 cells count is the most determinant indicator of the effectiveness of the treatment or progression of the disease. The objective of this paper is to investigate the progression of the disease over time among patient under HAART treatment. Two main approaches of the generalized multilevel ordinal models; namely the proportional odds model and the nonproportional odds model have been applied to the HAART data. Also, the multilevel part of both models includes random intercepts and random coefficients. In general, four models are explored in the analysis and then the models are compared using the deviance information criteria. Of these models, the random coefficients nonproportional odds model is selected as the best model for the HAART data used as it has the smallest DIC value. The selected model shows that the progression of the disease increases as the time under the treatment increases. In addition, it reveals that gender, baseline clinical stage and functional status of the patient have a significant association with the progression of the disease.

Keywords: nonproportional odds model, proportional odds model, random coefficients model, random intercepts model

Procedia PDF Downloads 389
5799 Bayesian Flexibility Modelling of the Conditional Autoregressive Prior in a Disease Mapping Model

Authors: Davies Obaromi, Qin Yongsong, James Ndege, Azeez Adeboye, Akinwumi Odeyemi

Abstract:

The basic model usually used in disease mapping, is the Besag, York and Mollie (BYM) model and which combines the spatially structured and spatially unstructured priors as random effects. Bayesian Conditional Autoregressive (CAR) model is a disease mapping method that is commonly used for smoothening the relative risk of any disease as used in the Besag, York and Mollie (BYM) model. This model (CAR), which is also usually assigned as a prior to one of the spatial random effects in the BYM model, successfully uses information from adjacent sites to improve estimates for individual sites. To our knowledge, there are some unrealistic or counter-intuitive consequences on the posterior covariance matrix of the CAR prior for the spatial random effects. In the conventional BYM (Besag, York and Mollie) model, the spatially structured and the unstructured random components cannot be seen independently, and which challenges the prior definitions for the hyperparameters of the two random effects. Therefore, the main objective of this study is to construct and utilize an extended Bayesian spatial CAR model for studying tuberculosis patterns in the Eastern Cape Province of South Africa, and then compare for flexibility with some existing CAR models. The results of the study revealed the flexibility and robustness of this alternative extended CAR to the commonly used CAR models by comparison, using the deviance information criteria. The extended Bayesian spatial CAR model is proved to be a useful and robust tool for disease modeling and as a prior for the structured spatial random effects because of the inclusion of an extra hyperparameter.

Keywords: Besag2, CAR models, disease mapping, INLA, spatial models

Procedia PDF Downloads 243
5798 Linear Quadratic Gaussian/Loop Transfer Recover Control Flight Control on a Nonlinear Model

Authors: T. Sanches, K. Bousson

Abstract:

As part of the development of a 4D autopilot system for unmanned aerial vehicles (UAVs), i.e. a time-dependent robust trajectory generation and control algorithm, this work addresses the problem of optimal path control based on the flight sensors data output that may be unreliable due to noise on data acquisition and/or transmission under certain circumstances. Although several filtering methods, such as the Kalman-Bucy filter or the Linear Quadratic Gaussian/Loop Transfer Recover Control (LQG/LTR), are available, the utter complexity of the control system, together with the robustness and reliability required of such a system on a UAV for airworthiness certifiable autonomous flight, required the development of a proper robust filter for a nonlinear system, as a way of further mitigate errors propagation to the control system and improve its ,performance. As such, a nonlinear algorithm based upon the LQG/LTR, is validated through computational simulation testing, is proposed on this paper.

Keywords: autonomous flight, LQG/LTR, nonlinear state estimator, robust flight control

Procedia PDF Downloads 107
5797 High School Female-Adolescents' Weight Control Practices in Hawassa Town, Ethiopia

Authors: Beruk Berhanu Desalegn, Gelana Mulu

Abstract:

Adolescence, especially for females, is a period of an ongoing risk behavior that triggers development of adverse health outcomes during adulthood. This study aimed to investigate the weight control practice and its associated factors among high school female-adolescents in Hawassa town, Ethiopia. A school-based cross-sectional study was conducted on 552 female-adolescents in Hawassa town. The study was conducted between December, 2020 to January, 2021. SPSS version 26 was used to analyse the data from the pre-tested questionnaire of socio-demographic, economic, socio-cultural, and related information. Among the total female-adolescents, 38.6% [95% CI= 34.5-42.8%] took on weight control practices. The study further revealed the condition of the weight control practice to be healthy (20.5%), unhealthy(25.9%, and the rest to be both healthyand unhealthy(7.8%). The multivariate regression model, cutoff p < 0.05, disclosed that predicters like late adolescent age [AOR=1.98; 95% CI=1.33-2.95], middle wealth status [AOR=2.72; 95% CI=1.60-4.63], high wealth status [AOR=5.69; 95% CI=3.43-9.46], normal BMI [AOR=2.36; 95% CI=1.18-4.71], overweight [AOR=2.45; 95% CI=1.13-5.28], mild depression [AOR=1.72; 95% CI=1.12-2.66] and dissatisfied own mid-torso body image [AOR=2.68; 95% CI=1.52-4.73] were found to have significant association with weight control practice. Therefore, it may be benefiting to consider the findings of this study for interventions associated with female adolescents weight control practices.

Keywords: female-adolescents, highschool, weight control practice, Ethiopia

Procedia PDF Downloads 36
5796 A Non-Parametric Based Mapping Algorithm for Use in Audio Fingerprinting

Authors: Analise Borg, Paul Micallef

Abstract:

Over the past few years, the online multimedia collection has grown at a fast pace. Several companies showed interest to study the different ways to organize the amount of audio information without the need of human intervention to generate metadata. In the past few years, many applications have emerged on the market which are capable of identifying a piece of music in a short time. Different audio effects and degradation make it much harder to identify the unknown piece. In this paper, an audio fingerprinting system which makes use of a non-parametric based algorithm is presented. Parametric analysis is also performed using Gaussian Mixture Models (GMMs). The feature extraction methods employed are the Mel Spectrum Coefficients and the MPEG-7 basic descriptors. Bin numbers replaced the extracted feature coefficients during the non-parametric modelling. The results show that non-parametric analysis offer potential results as the ones mentioned in the literature.

Keywords: audio fingerprinting, mapping algorithm, Gaussian Mixture Models, MFCC, MPEG-7

Procedia PDF Downloads 394
5795 Ballistic Transport in One-Dimensional Random Dimer Photonic Crystals

Authors: Samira Cherid, Samir Bentata, F. Zahira Meghoufel, Sabria Terkhi, Yamina Sefir, Fatima Bendahma, Bouabdellah Bouadjemi, Ali Z. Itouni

Abstract:

In this work, we examined the propagation of light in one-dimensional systems is examined by means of the random dimer model. The introduction of defect elements, randomly in the studied system, breaks down the Anderson localization and provides a set of propagating delocalized modes at the corresponding conventional dimer resonances. However, tuning suitably the defect dimer resonance on the host ones (or vice versa), the transmission magnitudes can be enhanced providing the optimized ballistic transmission regime as an average response. Hence, ballistic optical filters can be conceived at desired wavelengths.

Keywords: photonic crystals, random dimer model, ballistic resonance, localization and transmission

Procedia PDF Downloads 484
5794 Assessing Effects of an Intervention on Bottle-Weaning and Reducing Daily Milk Intake from Bottles in Toddlers Using Two-Part Random Effects Models

Authors: Yungtai Lo

Abstract:

Two-part random effects models have been used to fit semi-continuous longitudinal data where the response variable has a point mass at 0 and a continuous right-skewed distribution for positive values. We review methods proposed in the literature for analyzing data with excess zeros. A two-part logit-log-normal random effects model, a two-part logit-truncated normal random effects model, a two-part logit-gamma random effects model, and a two-part logit-skew normal random effects model were used to examine effects of a bottle-weaning intervention on reducing bottle use and daily milk intake from bottles in toddlers aged 11 to 13 months in a randomized controlled trial. We show in all four two-part models that the intervention promoted bottle-weaning and reduced daily milk intake from bottles in toddlers drinking from a bottle. We also show that there are no differences in model fit using either the logit link function or the probit link function for modeling the probability of bottle-weaning in all four models. Furthermore, prediction accuracy of the logit or probit link function is not sensitive to the distribution assumption on daily milk intake from bottles in toddlers not off bottles.

Keywords: two-part model, semi-continuous variable, truncated normal, gamma regression, skew normal, Pearson residual, receiver operating characteristic curve

Procedia PDF Downloads 323
5793 Effect of Moringa Oleifera on Liveweight Reproductive Tract Dimention of Giant African Land Snail (Archachatina marginata)

Authors: J. A. Abiona, O. O. Fabinu, O. O. Ehimiyein, A. O. Ladokun, M. O. Abioja, J. O. Daramola, O. E. Oke, O. A. Osinowo, O. M. Onagbesan

Abstract:

A study was conducted on the effect of Moringa oleifera on liveweight and reproductive tract dimension of Giant African Land Snail (Archachatina marginata). Thirty two snails (32) with weight range of 100 – 150 g were used for this study. Eight snails (8) were subjected to each of the four treatments which were: Concentrate only, concentrate + 100g of Moringa oleifera, concentrate + 200g of Moringa oleifera and concentrate + 300g of Moringa oleifera. Parameters monitored were: Shell length, shell width, shell circumference and weekly live weight. Reproductive tract dimension taken include: Organ weight (ORGWT), reproductive tract weight (REPTWT), reproductive tract length (REPTLNT), ovo-tesis weight (OVOWT), edible part weight (EDPTWT), albumen weight (ALBWT) and albumen length (ALBLNT). Shell dimensions and the live weight were measured and recorded on a weekly basis with a tape rule and a sensitive weighing scale. After nine weeks, six snails were randomly selected from each treatment and dissected. Their reproductive tracts were removed and dimensions were taken. The result showed that ORGWT, OVOWT, ALBWT, ALBLNT, REPTLNT and REPTWT were not significantly affected (P>0.05) by different levels of Moringa oleifera inclusions with concentrate. However, Moringa oleifera inclusion with concentrate at different levels had significant effect (P<0.001) on Live weight, shell length and shell diameters of the animal. Snails given 300 g of Moringa oleifera per kilogramme of concentrate gave the highest live weight and shell length together with shell diameter. It was however recommended from this study that inclusion of Moringa oleifera leave meal into snail feed at 300 g per kg of concentrate would enhance live weight and shell parameters (length and width).

Keywords: reproductive tract, giant African land snails, Moringa oleifera, live weight, shell dimension

Procedia PDF Downloads 451
5792 A Background Subtraction Based Moving Object Detection Around the Host Vehicle

Authors: Hyojin Lim, Cuong Nguyen Khac, Ho-Youl Jung

Abstract:

In this paper, we propose moving object detection method which is helpful for driver to safely take his/her car out of parking lot. When moving objects such as motorbikes, pedestrians, the other cars and some obstacles are detected at the rear-side of host vehicle, the proposed algorithm can provide to driver warning. We assume that the host vehicle is just before departure. Gaussian Mixture Model (GMM) based background subtraction is basically applied. Pre-processing such as smoothing and post-processing as morphological filtering are added.We examine “which color space has better performance for detection of moving objects?” Three color spaces including RGB, YCbCr, and Y are applied and compared, in terms of detection rate. Through simulation, we prove that RGB space is more suitable for moving object detection based on background subtraction.

Keywords: gaussian mixture model, background subtraction, moving object detection, color space, morphological filtering

Procedia PDF Downloads 583
5791 Design and Implementation of Pseudorandom Number Generator Using Android Sensors

Authors: Mochamad Beta Auditama, Yusuf Kurniawan

Abstract:

A smartphone or tablet require a strong randomness to establish secure encrypted communication, encrypt files, etc. Therefore, random number generation is one of the main keys to provide secrecy. Android devices are equipped with hardware-based sensors, such as accelerometer, gyroscope, etc. Each of these sensors provides a stochastic process which has a potential to be used as an extra randomness source, in addition to /dev/random and /dev/urandom pseudorandom number generators. Android sensors can provide randomness automatically. To obtain randomness from Android sensors, each one of Android sensors shall be used to construct an entropy source. After all entropy sources are constructed, output from these entropy sources are combined to provide more entropy. Then, a deterministic process is used to produces a sequence of random bits from the combined output. All of these processes are done in accordance with NIST SP 800-22 and the series of NIST SP 800-90. The operation conditions are done 1) on Android user-space, and 2) the Android device is placed motionless on a desk.

Keywords: Android hardware-based sensor, deterministic process, entropy source, random number generation/generators

Procedia PDF Downloads 340
5790 Demonstrating a Relationship of Frequency and Weight with Arduino UNO and Visual Basic Program

Authors: Woraprat Chaomuang, Sirikorn Sringern, Pawanrat Chamnanwongsritorn, Kridsada Luangthongkham

Abstract:

In this study, we have applied a digital scale to demonstrate the electricity concept of changing the capacity (C), due to the weight of an object, as a function of the distance between the conductor plates and the pressing down. By calibrating on standard scales with the Visual Basic program and the Arduino Uno microcontroller board, we can obtain the weight of the object from the frequency (ƒ) that is measured from the electronic circuit (Astable Multivibrator). Our results support the concept, showing a linear correlation between the frequency and weight with an equation y = –0.0112x + 379.78 and the R2 value of 0.95. In addition, the effects of silicone rods shrinkage, permittivity and temperature were also examined and have found to affect various graph patterns observed.

Keywords: Arduino Uno board, frequency, microcontroller board, parallel plate conductor

Procedia PDF Downloads 176
5789 Image Compression Based on Regression SVM and Biorthogonal Wavelets

Authors: Zikiou Nadia, Lahdir Mourad, Ameur Soltane

Abstract:

In this paper, we propose an effective method for image compression based on SVM Regression (SVR), with three different kernels, and biorthogonal 2D Discrete Wavelet Transform. SVM regression could learn dependency from training data and compressed using fewer training points (support vectors) to represent the original data and eliminate the redundancy. Biorthogonal wavelet has been used to transform the image and the coefficients acquired are then trained with different kernels SVM (Gaussian, Polynomial, and Linear). Run-length and Arithmetic coders are used to encode the support vectors and its corresponding weights, obtained from the SVM regression. The peak signal noise ratio (PSNR) and their compression ratios of several test images, compressed with our algorithm, with different kernels are presented. Compared with other kernels, Gaussian kernel achieves better image quality. Experimental results show that the compression performance of our method gains much improvement.

Keywords: image compression, 2D discrete wavelet transform (DWT-2D), support vector regression (SVR), SVM Kernels, run-length, arithmetic coding

Procedia PDF Downloads 352
5788 The Effects of Spirulina (Spiruvit Supplement) on Healthy Weight Control

Authors: F. Berahmandpour, K. Bagheri

Abstract:

Introduction: Spirulina is nutritious blue - green algae which are used as supplement or a preservative in many foods. The studies about the algae argue that the Spirulina can improve immune system, increase fat utilization, reduce oxidative stress and promote endurance at high-intensity exercise. The purpose of study is to assess the effects of Spirulina supplement on healthy weight control. Method: the study is a cross-sectional study which had 30 participants. The participants were men and women who referred to the nutrition and diet therapy clinic (in west of Tehran / Iran) for control weight. The sampling was a purposeful sampling. The participants were divided into three groups, and they were surveyed for 4 weeks. In the first group, 10 participants were used Spirulia supplement (dose: 500mg of Spiruvit Supplement as tablet / 3 times per day) without any special diet. The second group was 10 participants who received Spirulia supplement (dose 500mg of Spiruvit Supplement as tablet / 3 times per day) with a weight loss exercise program and without any special diet. The third group was 10 participants who used Spirulia supplement (dose 500mg of Spiruvit Supplement as tablet / 3 times per day) with an optimum weight loss diet. Results and Discussion: The results show that there were not any significant loss weights in first group. In while, the participants of second group argued that the Spirulina supplement had positive effects on their mud and physical body; however the clinical results showed that the loss weight had fixed tilt in this group. The significant results of study were related to the third group, because the participations could continuous loss weight during 4 weeks. However, the optimum weight loss diets were effective effects on weight loss in this group, but the researchers found that Spirulina supplement could improve loss weight with set of hormonal system (especially in women with menopause). Conclusion: The study is concluded that the Spirulina as a supplement (Spiruvit Supplement) can be an effective effect on healthy weight control, if it is used with a nutritious healthy weight loss diet. In fact, the effect of Spirulina can be related to powerful antioxidant effects and improvable hormonal system in the body.

Keywords: diet, healthy weight control, spirulina, spiruvit supplement

Procedia PDF Downloads 275
5787 Effect of Three Sand Types on Potato Vegetative Growth and Yield

Authors: Shatha A. Yousif, Qasim M. Zamil, Hasan Y. Al Muhi, Jamal A. Al Shammari

Abstract:

Potato (Solanum tuberosum L.) is one of the major vegetable crops that are grown world wide because of its economic importance. This experiment investigated the effect of local sands (River Base, Al-Ekader and Karbala) on number and total weight of mini tubers. Statistical analysis revealed that there were no significant differences among sand cultures in number of stem/plant, chlorophyll index and tubers dry weight. River Base sand had the highest plant height (74.9 cm), leaf number/plant number (39.3), leaf area (84.4 dcm2⁄plant), dry weight/plant (26.31), tubers number/plant (8.5), tubers weight/plant (635.53 gm) and potato tuber yields/trove (28.60 kg), whereas the Karbala sand had lower performance. All the characters had positive and significant correlation with yields except the traits number of stem and tuber dry weight.

Keywords: correlation, potato, sand culture, yield

Procedia PDF Downloads 446
5786 Changes in Some Biochemical Parameters and Body Weight of Chicken Exposed to Cadmium

Authors: Khaled Saeed Ali

Abstract:

This study was conducted with 3 week old domestic chicken to determine the effect of supplementation of cadmium to dietary. 10 mg/kg Cadmium chloride added to maize- sesame cake meal diet for 4 weeks. The additional cadmium to the diet induced a decreasing body weight and changes in biochemical parameters of chicken. Chicken were divided into two groups. The first group was given a diet containing the concentration of 10 mg cadmium /kg daily for a period of 30 days and the second group was given diet without cadmium and used as a control group. The result revealed decrease in the body weight of treated chicken by 12.7 % compared to control group, whose body weight increased. The plasma glucose concentration, creatinine, aspartate aminotranseferase (AST), and alanine aminotransferase (ALT) were increased significantly (P<0.05) in Cd treated chicken in comparison to the control group. Cadmium accumulation was observed in the intestine, kidney, liver and bone. The accumulation of cadmium was markedly higher (3-4 times) in cadmium-treated animals compared to the control.

Keywords: cadmium, biochemical parameters, body weight, chicken

Procedia PDF Downloads 437
5785 Rapid Weight Loss in Athletes: A Look at Suppressive Effects on Immune System

Authors: Nazari Maryam, Gorji Saman

Abstract:

For most competitions, athletes usually engage in a process called rapid weight loss (RWL) and subsequent rapid weight gain (RWG) in the days preceding the event. Besides the perfection of performance, weight regulation mediates a self-image of being “a real athlete” which is mentally important as a part of the pre-competition preparation. This feeling enhances the focus and commitment of the athlete. There is a large body of evidence that weight loss, particularly in combat sports, results in several health benefits. However, intentional weight loss beyond normal levels might have unknown negative special effects on the immune system. As the results show, a high prevalence (50%) of RWL is happening among combat athletes. It seems that energy deprivation and intense exercise to reach RWL results in altered blood cell distribution through modification of body composition that, in turn, changes B and T-Lymphocyte and/or CD4 T-Helper response. Moreover, it may diminish IgG antibody levels and modulate IgG glycosylation after this course. On the other hand, some studies show suppression of signaling and regulation of IgE antibody and chemokine production are responsible for immunodeficiency following a period of low-energy availability. Some researchers hypothesize that severe glutamine depletion, which occurs during exercise and calorie restriction, is responsible for this immune system weakness. However, supplementation by this amino acid is not prescribed yet. Therefore, weight loss is achieved not only through chronic strategies (body fat losses) but also through acute manipulations prior to competition should be supervised by a sports nutritionist to minimize side effects on the immune system and other body systems.

Keywords: athletes, immune system, rapid weight loss, weight loss strategies

Procedia PDF Downloads 85
5784 Nutritional Status and Body Image Perception among Thai Adolescents

Authors: Nareemarn Neelapaichit, Sookfong Wongsathapat, Noppawan Piaseu

Abstract:

Body image plays an important role in adolescents. Thai adolescents put high concern on their body image result in unsatisfied their body shapes. Therefore, inappropriate weight management methods have been used. This study examined the body image perception and the nutritional status of Thai adolescents. Body mass index screening was done on 181 nursing students of Ramathibodi School of Nursing to categorized obesity, overweight, normal weight and underweight respondents by using recommended body-mass index (BMI) cut-off points for Asian populations. Self report questionnaire on demographics and body image perception were completed. Results showed that the respondents were mainly female (93.4%) and their mean age were 19.2 years. The prevalence of obesity, overweight, normal weight and underweight of the nursing students were 5.5%, 7.2%, 55.2% and 32.0%, respectively. Of all the respondents, 57.5% correctly perceived themselves, with 37.0% overestimating and 5.5% underestimating their weight status. Of those in the obesity category, 20.0% correctly perceived themselves and 80.0% perceived themselves as overweight. For overweight category, total respondents correctly perceived themselves. Fifty two percent of the normal weight respondents perceived themselves as overweight and 2.0% perceived themselves as obesity. Of the underweight respondents, 77.6% correctly perceived themselves and 20.7% perceived themselves as normal weight. These findings show high occurrence of body image misperception among Thai adolescents. Being concerned with this situation can promote adolescents for healthy weight and practice appropriate weight management methods.

Keywords: nutritional status, body image perception, Thai adolescents, body-mass index (BMI)

Procedia PDF Downloads 366
5783 Light Weight Mortars Produced from Recycled Foam

Authors: Siwat Kamonkunanon

Abstract:

This paper presents results of an experimental study on the use of recycled foam with cement-based mixtures to produce light weight mortar. Several mortar grades were obtained by mixing cement with different amounts of recycled foam, aggregate and water. The physical and mechanical properties of the samples such as density, thermal conductivity, thermal resistivity and compressive strength were investigated. Results show that an increase in the amount of recycled foam affects the mortar, decreasing its density and mechanical properties while increasing its workability, permeability, and occluded air content. These results confirm that mortar produced with recycled foam is comparable to light weight mortar made with traditional materials.

Keywords: light weight, mortars, recycled foam, civil engineering

Procedia PDF Downloads 281
5782 Morphometric Relationships of Unfarmed Puntius sophore, Collected from Chenab River, Punjab, Pakistan

Authors: Alina Zafar

Abstract:

In this particular research, various morphometric characters such as total length (TL), wet weight (WW), standard length (SL), fork length (FL), head length (HL), head width (HW), body depth (BD), body girth (BG), dorsal fin length (DFL), pelvic fin length (PelFL), pectoral fin length (PecFL), anal fin length (AFL), dorsal fin base (DFB), anal fin base (AFB), caudal fin length (CFL) and caudal fin width (CFW) of wild collected Puntius sophore were studied, to know the types of growth patterns and correlations in reference to length and weight, however, high significant relationships were recorded between total length and wet weight, as the correlation coefficient (r) possessed value of 0.989. The growth pattern was observed to be positively allometric as the value of ‘b’ was 3.22 (slightly higher than the ideal value, 3) with 95% confidence intervals ranging from 3.076 to 3.372. Wet weight and total length parameters showed high significant correlations (p < 0.001) with all other morphometric characters.

Keywords: Puntius sophore, length and weight relation, morphometrics, small indigenous species

Procedia PDF Downloads 71
5781 Pattern Synthesis of Nonuniform Linear Arrays Including Mutual Coupling Effects Based on Gaussian Process Regression and Genetic Algorithm

Authors: Ming Su, Ziqiang Mu

Abstract:

This paper proposes a synthesis method for nonuniform linear antenna arrays that combine Gaussian process regression (GPR) and genetic algorithm (GA). In this method, the GPR model can be used to calculate the array radiation pattern in the presence of mutual coupling effects, and then the GA is used to optimize the excitations and locations of the elements so as to generate the desired radiation pattern. In this paper, taking a 9-element nonuniform linear array as an example and the desired radiation pattern corresponding to a Chebyshev distribution as the optimization objective, optimize the excitations and locations of the elements. Finally, the optimization results are verified by electromagnetic simulation software CST, which shows that the method is effective.

Keywords: nonuniform linear antenna arrays, GPR, GA, mutual coupling effects, active element pattern

Procedia PDF Downloads 81
5780 The Effects of 6-Weeks Aerobic Dance among Women

Authors: Mohd Faridz Ahmad, Muhammad Amir Asyraf Rosli

Abstract:

Aerobic dance has becoming a popular mode of exercise especially among women due to its fun nature. With a catchy music background and joyful dance steps, aerobic dancers would be able to have fun while sweating out. Depending on its level of aggressiveness, aerobic may also improve and maintain cardiorespiratory fitness other than being a great tool for weight loss. This study intends to prove that aerobic dance activity can bring the same, if not better impacts on health than other types of cardiovascular exercise such as jogging and cycling. The objective of this study was to evaluate and identify the effect of six weeks aerobic dance on cardiovascular fitness and weight loss among women. This study, which was held in Seremban Fit Challenge, used a quasi-experimental design. The subjects selected include a total of 14 women (n = 14) with age (32.4 years old ± 9.1), weight (65.93 kg ± 11.24) and height (165.36 ± 3.46) who joined the Seremban Fit Challenge Season 13. The subjects were asked to join an aerobic dance class with duration of one hour for six weeks in a row. As for the outcome, cardiovascular fitness was measured with a 1-mile run test while any changes on weight was measured using the weighing scale. The result showed that there was a significant difference between pre and post-test for cardiovascular fitness when p = 0.02 < 0.05 and weight loss when p = 0.00 < 0.05. In conclusion, a six-week long aerobic dance program would have a positive effect on cardiovascular fitness and weight. Therefore, aerobic dance may be used as an alternative tool for people who wish to lead a healthy lifestyle in a fun way.

Keywords: aerobic dance, cardiovascular fitness, weight loss, 1-mile run test

Procedia PDF Downloads 515
5779 The Result of Suggestion for Low Energy Diet (1,000-1,200 kcal) in Obese Women to the Effect on Body Weight, Waist Circumference, and BMI

Authors: S. Kumchoo

Abstract:

The result of suggestion for low energy diet (1,000-1,200 kcal) in obese women to the effect on body weight, waist circumference and body mass index (BMI) in this experiment. Quisi experimental research was used for this study and it is a One-group pretest-posttest designs measurement method. The aim of this study was body weight, waist circumference and body mass index (BMI) reduction by using low energy diet (1,000-1,200 kcal) in obese women, the result found that in 15 of obese women that contained their body mass index (BMI) ≥ 30, after they obtained low energy diet (1,000-1,200 kcal) within 2 weeks. The data were collected before and after of testing the results showed that the average of body weight decrease 3.4 kilogram, waist circumference value decrease 6.1 centimeter and the body mass index (BMI) decrease 1.3 kg.m2 from their previous body weight, waist circumference and body mass index (BMI) before experiment started. After this study, the volunteers got healthy and they can choose or select some food for themselves. For this study, the research can be improved for data development for forward study in the future.

Keywords: body weight, waist circumference, low energy diet, BMI

Procedia PDF Downloads 362
5778 A Cost-Effective Evaluation of Single Server Multiple Variants and the Working Vacation Queueing Approach with a Waiting Server

Authors: R. Remya

Abstract:

We consider an M/M/1 multiple variant vacation queueing system and working vacation with waiting server. Here, comparing considering three models. First model, working vacation is taken after the server has exhaustively served all the customers in the system and waits random amount of time. After completing a working vacation, the server will wait for a random period of time before going on vacation. Then it goes to finite number of vacations same way. After end of J th vacation server waits in busy or served immediately. Second model, working vacation is taken after the server has exhaustively served all the customers in the system and waits random amount of time. Third model, working vacation is taken after the server has exhaustively served all the customers in the system and waits random amount of time. It is expected that service times and vacation lengths are exponentially distributed . We provide a steady-state solution and cost comparison for the stated models.

Keywords: vacation, working vacation, waiting server, steady state analysis, cost analysis

Procedia PDF Downloads 17
5777 Random Matrix Theory Analysis of Cross-Correlation in the Nigerian Stock Exchange

Authors: Chimezie P. Nnanwa, Thomas C. Urama, Patrick O. Ezepue

Abstract:

In this paper we use Random Matrix Theory to analyze the eigen-structure of the empirical correlations of 82 stocks which are consistently traded in the Nigerian Stock Exchange (NSE) over a 4-year study period 3 August 2009 to 26 August 2013. We apply the Marchenko-Pastur distribution of eigenvalues of a purely random matrix to investigate the presence of investment-pertinent information contained in the empirical correlation matrix of the selected stocks. We use hypothesised standard normal distribution of eigenvector components from RMT to assess deviations of the empirical eigenvectors to this distribution for different eigenvalues. We also use the Inverse Participation Ratio to measure the deviation of eigenvectors of the empirical correlation matrix from RMT results. These preliminary results on the dynamics of asset price correlations in the NSE are important for improving risk-return trade-offs associated with Markowitz’s portfolio optimization in the stock exchange, which is pursued in future work.

Keywords: correlation matrix, eigenvalue and eigenvector, inverse participation ratio, portfolio optimization, random matrix theory

Procedia PDF Downloads 311
5776 The Result of Suggestion for Low Energy Diet (1,000 kcal-1,200 kcal) in Obese Women to the effect on Body Weight, Waist Circumference, and BMI

Authors: S. Kumchoo

Abstract:

The result of suggestion for low energy diet (1,000-1,200 kcal) in obese women to the effect on body weight, waist circumference and body mass index (BMI) in this experiment. Quisi experimental research was used for this study and it is a One-group pretest-posttest designs measurement method. The aim of this study was body weight, waist circumference and body mass index (BMI) reduction by using low energy diet (1,000-1,200 kcal) in obese women, the result found that in 15 of obese women that contained their body mass index (BMI) ≥ 30, after they obtained low energy diet (1,000-1,200 kcal) within 2 weeks. The data were collected before and after of testing the results showed that the average of body weight decrease 3.4 kilogram, waist circumference value decrease 6.1 centimeter and the body mass index (BMI) decrease 1.3 kg.m2 from their previous body weight, waist circumference and body mass index (BMI) before experiment started. After this study, the volunteers got healthy and they can choose or select some food for themselves. For this study, the research can be improved for data development for forward study in the future.

Keywords: body weight, waist circumference, BMI, low energy diet

Procedia PDF Downloads 429