Monday, February 17, 2020

Desert of the Skeletons (full documentary) Essay

Desert of the Skeletons (full documentary) - Essay Example Women cover their body with thick reddish cream and wash their hair with ash. People bath only once in their lives before getting married; this fact is disappointing from the western point of view because people care about high hygiene standards. The Himba live in small huts made of clay, branches and other available materials. They move across the desert according to the season in order to get enough water for their cattle to survive. All in all, this movie reveals the fact that not all people accept the changes of the world. Bushmen and the Himba prefer to hide from the rest of the world and follow their traditional way of life. The influences of globalization are obvious even in their tribes; some of hunters wear snickers. The survival skills of these people are amazing; they know all edible plants and animal species in their area. Their respect to their tradition is very relevant for other people to understand how people lived before the civilization. This movie inspires to read more about indigenous peoples to understand their customs at least a little better. Also, Bushmen people can teach other nations how to live in harmony with their

Monday, February 3, 2020

Data Analysis Assignment Example | Topics and Well Written Essays - 250 words

Data Analysis - Assignment Example Manually (but randomly) select n (20 ≠¤ n ≠¤ 25) countries (do not use any random selection mechanism) to construct the data set. Enter the observations on each of the four variables corresponding to each country you have selected into a Stata data file and save this file. Your Stata data editor should now show a data matrix with dimensions (n X 4) where the value of n is chosen by you as per the requirement. i Select any one independent variable from the three in your dataset and denote it by X. Denote the dependent variable IN by Y. Use a calculator/software and your sample to calculate ∑X, ∑Y, ∑XY and ∑X2. Use these values to write down the pair of ‘normal equations’ the solutions of which give the constant term and the slope of the Ordinary Least Squares line. (15 marks) iv Construct the multiple regression model by denoting the dependent and the selected independent variables using the roman characters Y, X2, X3 and X4, respectively. For example, if you choose Urban population, Literacy Rate and GDP then you should define the model as Run a Stata regression of the dependent variable Y values on the three explanatory variables you have chosen and a constant. Use the regression output to explain why and how the F-statistic was calculated by the software and how it can be used to test for the overall relevance of the regression model. (30