How Equity And Inequity Can Emerge In Pair Programming

1y ago
3 Views
1 Downloads
811.74 KB
10 Pages
Last View : 1m ago
Last Download : 3m ago
Upload by : Genevieve Webb
Transcription

How Equity and Inequity Can Emerge in Pair ProgrammingColleen M. LewisNiral ShahHarvey Mudd College301 Platt BlvdClaremont, CA 91711001-909-607-0443Michigan State University116P Erickson HallEast Lansing, MI With student and parent consent, data were collected in a 2012summer computer science (CS) course taken by academicallyadvanced students entering the sixth grade (i.e., 11-12 years old).Our main data source was audio recordings of pairs of studentsworking together to solve computer-programming problems on asingle computer. To triangulate this data source and guide theresearch focus, we considered additional data including: students’written and electronic work, videos of the class, and ethnographicfieldnotes focused on students’ interactions and whole classdiscussion.ABSTRACTResearch suggests that pair programming increases studentperformance and decreases student attrition. However, less isknown about the ways in which pair programming canunintentionally lead to inequitable relationships between students.Audio data were collected from pair programming interactions ina sixth-grade computer science enrichment program designed topromote equity. However, even in this context, there weresurprising instances of inequity. We measured inequity bydocumenting the distribution of students’ questions, commands,and total talk within four pairs. Analysis revealed that lessequitable pairs sought to complete tasks quickly and this mayhave led to patterns of marginalization and domination. Notably,this focus on speed was not evident in the more equitable pairs.These findings are important for understanding mechanisms ofinequity and designing equitable collaboration practices incomputer science.We chose to focus on a single student, “Jason” (pseudonym), andthe interactions with his partners because the research andteaching teams perceived Jason’s interactions to span from moreequitable to less equitable. This variety offered an opportunity tounderstand the ways in which a single student may engage in verydifferent interactions. Our prior work developed a coding schemeto measure the approximate level of equity within a pair [35]. Thiscoding scheme allowed us to quantify features of collaborationthat we argue are indicative of equity or inequity (e.g., thedistribution of students’ questions, commands, and total talk).Additionally, this coding scheme allowed us to compare acrossinteractions.Categories and Subject DescriptorsK.3.2 [Computers and Education]: Computer and InformationScience Education—computer science educationGeneral TermsHuman Factors.Our current analysis focused on four 90-minute audio recordingsof Jason. In each of these he is working with a different partner.Our analysis began by applying the coding scheme from our priorwork to gauge the relative equity within each of the four dyads.Based upon this coding we were left with the following openquestion: Why were two of the dyads (Aaron-Jason and PeterJason) far less equitable than the other two dyads (SamanthaJason and Kim-Jason)? We attempted to catalogue differencesbetween the more and less equitable dyads to try to explain thedifferences.KeywordsEquity; diversity; pair programming; collaborative learning1. INTRODUCTIONResearch has shown that pair programming (i.e., having twostudents share a computer while programming) can increasestudents’ learning, retention in a CS major, and sense of belonging(see [31] for a review of pair programming benefits). While inaggregate these results appear overwhelmingly positive, studentsand educators have noted instances where pair programmingappears to limit one or both of the partners’ opportunities to learn.We found that while the pair-programming structures weredesigned to promote equitable participation [34], in some casesgross inequity emerged within a partnership. In the examplespresented here, we attribute the students’ goals for completingwork as quickly as possible (i.e., speed) as facilitating inequitableinteractions.We identified three central patterns in the less equitablecollaborations: sequences of commands interspersed with Jasonasking clarifying questions (command-clarify sequences); the useof shortcuts (shortcuts); and frequent comparison of progress oraccomplishment with peers (peer comparison).Across these patterns, we observed a central focus on completingtasks quickly (i.e., speed), which may have produced the patternsof inequity within the Aaron-Jason and Peter-Jason dyads. Uponevaluating a number of alternate hypotheses, we argue that a focuson speed best explains the patterns of inequity that developed.This insight is relevant for understanding how inequity canemerge within pair programming, which was designed to improvestudents’ learning opportunities.Permission to make digital or hard copies of all or part of this work for personal orclassroom use is granted without fee provided that copies are not made or distributedfor profit or commercial advantage and that copies bear this notice and the fullcitation on the first page. Copyrights for components of this work owned by othersthan the author(s) must be honored. Abstracting with credit is permitted. To copyotherwise, or republish, to post on servers or to redistribute to lists, requires priorspecific permission and/or a fee. Request permissions from Permissions@acm.org.ICER '15, August 9–13, 2015, Omaha, Nebraska, USA.Copyright is held by the owner/author(s). Publication rights licensed to ACM.ACM 978-1-4503-3630-7/15/08 15.00.http://dx.doi.org/10.1145/2787622.27877162. THEORETICAL FRAMEWORKIn educational research, the term “equity” has been used to referto the degree of students’ access to the resources needed forlearning [10, 29]. Defined in this way, equity can be analyzed at a41

demonstrated improved performance outcomes in introductory CScourses [25, 27] and software engineering courses [5, 46]. It hasbeen used to improve student performance [25, 27] and increaseretention among students who are underrepresented in CS [26].structural level, in terms of students’ access to qualified teachers,material resources like textbooks, and opportunities to takeadvanced coursework at their school (see [17]). Research in CSeducation is increasingly focused on ensuring that all studentshave equitable access to the resources needed for learning [35,24]. This scholarship recognizes that large segments of thepopulation—particularly women and people of color—remainexcluded from opportunities to learn CS [14, 24, 47]. Not only cansuch inequities have implications for these groups’ access tofuture economic opportunities, but they also raise basic moralconcerns about fairness.Pair programming research has focused on the compatibility ofpairs [18]. Researchers frequently recommend pairing students ofsimilar ability to increase compatibility. This pairing strategy hasbeen correlated with increased student satisfaction [11, 36, 37],decreased reports of compatibility problems [39], and increasedperformance for students in the lowest quartile of performance[4]. Students in our class were not paired with similar abilitystudents. In fact, the current work explores the interactions amongfour higher performing students (Aaron, Kim, Peter, & Samantha)when paired with a lower performing student (Jason). Ouranalysis may add complexity to the field’s understanding of thenature of interactions between higher and lower performingpartners.Complementary to this structural view of equity, our equityresearch emphasizes whether all students have opportunities toparticipate in the everyday social interactions central to learningenvironments [15, 21]. This approach is grounded in situated [22]and sociocultural perspectives [38, 32, 45] on learning, whichilluminate the impact of student participation on student learning.Participation, from a situated and sociocultural perspective, drawsattention to the particular ways in which students participate inparticular classroom activities, such as working with peers orexplaining their ideas. This use of “participation” differs fromhow the term is often used in conversations about equity (e.g.,representation of different groups in CS).The majority of pair programming research has taken place inindustry and at the college level; the generalizability of theseresults to middle school students remains an open question [18].While less common, researchers focusing on middle-schoolstudents have sought to explore the conditions under which pairprogramming is most effective [23, 12], as well as the dynamicswithin pair interactions [43, 44]. While it is unclear if researchfocused on adults generalizes to younger students, the current andprior qualitative research focused on middle-school students [12,43, 44] illuminates patterns of interaction that are likely applicableto adults.Using participation as a measure of equity, researchers havefocused on different dimensions of the collaborative learningsetting [7, 8, 15, 21]. Research shows that, while promising,collaborative learning is complex and insufficient to guaranteeequity [13, 33].Ideally, an equitable collaboration would mean that no studentdisproportionately dominates the conversational floor. Forexample, when students are brought together in a collaborativelearning situation, the teacher’s intention is that all of the studentswill contribute ideas that influence the ultimate outcome of thejoint problem solving process. Further, all of the students wouldfeel they have license to critique and build on their group mates’ideas.4. METHODS4.1 Research ContextOur research is important because it expands considerations ofequity beyond issues related to the K-16 “pipeline.” That is, whileit is important that we continue to strive for equitablerepresentation of all demographic groups in CS, it is alsoimportant that we consider how inequities can arise in classroominteractions as students engage in the learning process. In thatsense, the present study complements much of the existingliterature on equity in CS education—which tends to focus onstructural inequities—by considering how equity and inequityoperate at the level of everyday activity in learning environments.In the course, students learned the basics of computerprogramming using the programming languages Scratch andLogo. Although the course required no prior programmingexperience, the course was designed to be challenging and to offersignificant practice with iteration, and other CS topics. Each of thetwelve instructional days typically included lecture, programmingtasks sequenced within an online curriculum, and a 15-minute,paper-based assessment. On alternating days students completedprogramming tasks in pairs using pair programming. The courseinstructors assigned students to pairs. Every five minutes, studentsin the course alternated roles of “driver,” who operated thekeyboard and mouse, and “navigator,” who provided verbaldirection without touching the keyboard and mouse. These roleswere intended to promote equitable collaboration (cf. [30]).Details regarding the goals, structure, and design of the class havebeen documented in a previous publication [34].Data were collected in a twelve-day summer CS course forstudents entering the sixth grade. This 36-hour course was offeredthrough a university-sponsored program for academically highachieving students. The course was taught by the co-authors withassistance from two adult teaching assistants.3. PREVIOUS RESEARCHA significant body of research shows that collaborative learning isbeneficial for students’ learning (see [15]). Researchers haveidentified a number of conditions and interactional formsconducive to learning in collaborative contexts (forcomprehensive reviews, see [6, 40, 15]). The literature hasprimarily focused on the impact of particular discursive moves,such as asking questions [20], explaining one’s thinking [16, 28,41], and taking up a peer’s ideas [2].All data presented here are from one of two offerings of thecourse in the summer of 2012. In that offering, there were 45students, 23 (51%) of whom were identified as female on courseenrollment paperwork.4.2 Data CollectionBuilding upon the success of collaborative learning, research hasdemonstrated the value of a CS-specific form of collaboration:pair programming [19, 23, 25, 26, 31, 46, 18]. Pair programminginvolves two students sharing a single computer as they work onsolving programming problems [46]. Pair programming hasWith student and parent consent, we collected all of students’hand-written and electronic work as well as audio recordings ofstudents working, video recordings of the class, teachers’ notes,and ethnographic fieldnotes. All class time was video recorded42

and observed by at least one of three ethnographic researchers.After the first class, six students from each course offering wereselected as focal students; these students were selected to attemptto maximize the variation between focal students with respect togender, race, and personality. For each of the remaining elevenclass days, a researcher observed each focal student for at leastforty-five minutes and audio recorded for approximately 90minutes.social practices is a core element of the learning process [22, 44].We used a 50-50 split of students’ total talk to evaluate a coarsemeasurement of the equity within the collaboration. Althoughequal amounts of talk does not guarantee equity, an expectation ofa 50-50 split within an equitable collaboration provided a helpful,coarse evaluation of the pairs.4.3 Selection of Analytic FocusOur second metric for a collaboration was the distribution of talkwhen partners were in each pair-programming role. The roles ofnavigator and driver lend themselves to different interactionalpatterns. For example, students might expect the navigator to dothe majority of the talking. We calculated the percentage of turnseach student took when they were acting as driver and when theywere acting as navigator. We anticipated that an equitablecollaboration would demonstrate mirroring in the distribution oftalk. For example, if the distribution of talk was 70-30 when thefirst partner was navigating, we hope that the distribution of talkwith the second partner was navigating would mirror thatdistribution (i.e., 30-70). While we expect mirroring to be anindication of equity, we could still observe mirroring if thenavigator is consistently unengaged (e.g., 5-95 and 95-5) or if thedriver has few opportunities to talk (e.g., 95-5 and 5-95).4.4.2 Distribution of Talk within Pair ProgrammingRolesAnalysis of the data began with a review of the collection offieldnotes. Three researchers read, discussed, and summarizedeach of the 98 total fieldnotes. Based upon these preliminaryanalyses, our analysis narrowed in on one of the 12 focal students,Jason (all names pseudonyms), and his interactions with fourpartners: Aaron, Peter, Samantha, and Kim. Jason was selected asthe primary focus because his interactions varied considerablyacross each of his pair programming collaborations. Across thesepairs, we perceived Jason as both engaged and unengaged and tobe positioned as both competent and incompetent. Our analysissought insight about supporting equitable collaborations throughexploring what may have produced this dramatic variety inparticipation by one student across four dyads.The goal of our analysis, and the focus of this paper, is to gaininsight into what could explain Jason’s varied behavior. SinceJason’s collaborations appeared to span from equitable toinequitable, understanding these interactions can help illuminatethe dynamics of equitable and inequitable collaboration. In ourprevious work, we developed methods to document equitable andinequitable collaborations [35]. In the current paper, we buildupon these methods for describing and documenting equity, orlack of equity, within a pair programming dyad.4.4.3 Distribution of CommandsOur third metric for a collaboration was the distribution ofcommands within the dyad. We tagged all lines of transcript thatincluded a command. We classified a command as any statementthat included a request to perform an action. Indirect requests(e.g., requests starting with “we should”) were not classified ascommands. The tag of “command” was one of two highfrequency tags that we selected from a large collection of tags thatwe developed through an open coding of the transcripts (see [35]for additional details).4.4 Quantitative Methods for ClassifyingEquity in Pair ProgrammingWhile the navigator is expected to help direct the actions of thedriver, a prevalence of commands may position a partner asincapable of contributing to the collective task. We expect that anequitable collaboration will have a 50-50 distribution ofcommands. However, it is unlikely that a collaboration isequitable if it is dominated by commands, even if the partnersequally issue commands. Therefore, it may be important toidentify if a collaboration has minimal commands, which may beadditional evidence of an equitable collaboration.While a goal of the paper was to explain Jason’s varied behavior,a prerequisite for this analytical work was verifying that Jason’sbehavior or, more accurately, his interactions varied. In previouswork [35], we used an iterative process of open coding [9] todevelop a coding scheme to capture the degree of equity within apair programming dyad. This coding scheme was applied totranscripts of audio recordings of individual pairs. The codingscheme was designed to provide multiple levels of granularity. Inprior work [35], we showed how additional granularity providedinsights into the nature of two of Jason’s collaborations. In thecurrent paper, we apply the same coding scheme across transcriptsof four of Jason’s collaborations. The coding scheme served todocument the variation in Jason’s interactions, which thenallowed for further qualitative analysis of differences.We expect that the tone of commands shapes the impact thecommand has on equity. A command issued with an urgent toneor dismissive tone may communicate a lack of respect to thepartner. Given that tone would be difficult to consistentlydocument and we cannot know the impact on the participant of aparticular command, we aggregate all commands and examinecommands that appear particularly impactful using qualitativemethods. We accept that not all commands will have the sameimpact to the equity within the collaboration.Our coding scheme privileged quantity and content of talk withinthe dyads and was customized to capture characteristics of pairprogramming. We developed metrics for measuring equity withina pair programming dyad. Four of these metrics are featured in thecurrent paper and for each, we describe what we measured, ourrationale and any tradeoffs we made.4.4.4 Distribution of QuestionsOur fourth metric for a collaboration was the distribution ofquestions within the dyad. We tagged all lines of transcript thatincluded a question. This was the second, high-frequency tag thatwe decided to highlight from our original, open coding [35]. Weassume that questions are an important mechanism for shaping therelative status of the partners. It appears that being asked aquestion provides that individual with additional status. Thereforeby asking a question a student might give their partner status andby being asked a question a student might receive status. We4.4.1 Distribution of Total TalkOur first of four metrics for a collaboration was the distribution oftalk between the pair. Transcripts of students’ interactions weredivided into turns. Turns indicate a new sentence or topic by onespeaker or a new speaker. We assumed that an equitablecollaboration would provide both students access to theconversational floor. Prior research has found that participation in43

than his partners, 33% and 31%, respectively. That Jason did notcontribute more than half of the turns when he was navigatingfurther suggests that he may not have had an opportunity to takeup a leadership role. Additionally, Jason asked the majority of thequestions and Aaron and Peter issued the majority of commands.expect that within an equitable collaboration partners will askeach other questions at similar rates (i.e., a 50-50 distribution).Like commands, not all questions are likely to have the sameimpact. A student could ask a question with the tone or contentindicative of an insult. We accept that including tone couldimprove our understanding of the impact of these questions, buthave chosen to not do so because of difficulty achievingconsistency.Like the Aaron-Jason and Peter-Jason dyads, the data from theSamantha-Jason and Kim-Jason dyads were nearly identical, butin the opposite direction along most metrics. Unlike the AaronJason and Peter-Jason dyads, overall talk was equally distributedand exhibited a mirroring pattern within pair programming roles.The one area where the Samantha-Jason and Kim-Jason dyadswere similar to the Aaron-Jason and Peter-Jason dyads wasdiscursive moves: Samantha and Kim asked fewer questions thanJason. Additionally, Samantha issued disproportionately morecommands than Jason.4.5 Qualitative MethodsThe quantitative methods described above are novel contributionsfrom our prior work [35] and identified gross inequities within theAaron-Jason and Peter-Jason dyads when compared to theSamantha-Jason and Kim-Jason dyads. However, thesequantitative methods provide a relatively narrow lens on the fouraudio recordings. Their primary contribution in analyzing thesedata is in identifying a pattern of inequity, which we can then seekto explore and explain using qualitative methods. Aftercompleting the quantitative analysis, we employed the followingthree modes of qualitative analysis for the purpose of exploringand explaining the pattern of inequity in the Aaron-Jason andPeter-Jason dyads.Overall, the quantitative findings in Tables 1 and 2 reveal a starkcontrast with respect to equity across the dyads. What mightexplain this pattern? In the next section, we consider severalhypotheses before discussing our conclusion that a focus on speedproduced the inequitable patterns present with the Aaron-Jasonand Peter-Jason dyads.First, we read, discussed, and re-read transcripts of the four audiorecordings. From these readings and discussions we sought tobuild upon our existing familiarity with the transcripts to identifythe salient patterns of interaction within the Aaron-Jason andPeter-Jason dyads that contrasted with patterns within theSamantha-Jason and Kim-Jason dyads. From these reviews, weidentified patterns in the Aaron-Jason and Peter-Jason dyads thatwe referred to as command-clarify sequences, shortcuts, and peercomparison. Based upon these patterns we attempted to identifyrepresentative cases of the patterns.Table 1. In each of the four dyads, the percentage of talkJason contributed in total (row 1) and when serving asnavigator (row 2) and driver (row 3). N indicates thecombined turns taken by Jason and his partner.Total TalkJason asNavigatorJason asDriverSecond, we looked for commonality across these three patterns ofinteraction to see larger themes that distinguished the Aaron-Jasonand Peter-Jason dyads from the Samantha-Jason and Kim-Jasondyads and from each other. Through this process we identified anoverarching focus on speed within the Aaron-Jason and PeterJason dyads, which appeared to be absent from the SamanthaJason and Kim-Jason dyads.Aaron37%(N 772)50%(N 282)33%(N 490)Samantha49%(N 526)55%(N 274)47%(N 252)Kim50%(N 419)55%(N 197)46%(N 222)Peter35%(N 311)45%(N 82)31%(N 229)Table 2. In each of the four dyads, the percentage ofcommands issued (row 1) and questions asked (row 2) byJason. N indicates the combined count of commands issuedand questions asked by Jason and his partner.In parallel with other research tasks, we attempted to develop acomprehensive list of plausible alternative hypotheses that couldexplain the differences between the Aaron-Jason and Peter-Jasondyads and the Samantha-Jason and Kim-Jason dyads. For each ofthese alternative hypotheses we enumerated what data we wouldneed to confirm or deny the hypothesis and when possible wereviewed these data.CommandsIssuedQuestionsAskedAaron7%(N 116)63%(N 82)Samantha35%(N 68)59%(N 52)Kim47%(N 44)75%(N 66)Peter18%(N 37)65%(N 74)6. QUALITATIVE RESULTS6.1 Alternative Hypotheses5. QUANTITATIVE RESULTSTables 1 and 2 show how talk was distributed between Jason andhis four partners measuring the distribution of: total talk, talkwithin pair programming roles, commands, and questions. Thequantitative data suggest patterns of domination andmarginalization in Jason’s collaborations with Aaron and Peter,and patterns of equity in his collaborations with Samantha andKim.The quantitative data presented above suggests a stark differencein interactions when Jason was partnered with Aaron or Peterversus when Jason was partnered with Samantha or Kim. Thisaligned with our fieldnotes and researchers’ initial instincts aboutthe quality of these collaborations. We claim that the focus onspeed within the Aaron-Jason and Peter-Jason dyads best explainsthese differences, but we originally explored many plausibleexplanations. Below we describe hypotheses that we consideredand either evaluated to be less likely or determined that thenecessary data was not available.Within the Aaron-Jason and Peter-Jason dyads, Jason onlycontributed roughly one-third of the total turns in bothcollaborations. Analysis of the distribution of talk within pairprogramming roles also suggests an inequitable dynamic. Neitherdyad exhibited a mirroring pattern when they switch roles. WhenJason was the navigator in his partnerships with Aaron and Peter,he contributed only 50% and 45% of turns, respectively. WhenAaron or Peter was the navigator, Jason contributed fewer turns6.1.1 Hypothesis: FriendshipJason’s more equitable collaborations with Samantha and Kimcould be caused by Jason’s friendship with them. We expect thatfriends would be more cordial with each other, which could44

not answer the question or any of the other questions on the backpage of this survey.produce a more equitable interaction. Reviewing the fieldnotes,teacher notes, and research recollection, we have no evidence thatJason was friends with Samantha or Kim outside of class (i.e.,spent time together during recess). Based upon this we rejectedthis hypothesis. In fact, we have evidence that Jason and Peterwere friends because they both requested to work together on theirfinal project. However, we have no evidence that Aaron and Jasonwere friends outside of class, so the opposite hypothesis thatfriendship produces inequitable interactions is unlikely.On the 10th day of class, students turned in a homeworkassignment on which they answered a similar question of whetherthey prefer to work alone or in a partner. Jason replied “I think Iwork well with either because I've had experience in both areas.”In contrast, Aaron, Samantha, Peter, and Kim reported apreference for working alone. Aaron’s and Peter’s responsessuggested a lack of investment in collaboration. Aaron wrote“Solo. Pair is too slow and drivers switch rapidly.” and Peterwrote “Solo because you don't have to explain anything.” Both ofthese responses seem to focus on speed, either directly in Aaron’sfrustration with going “too slow” or indirectly in Peter’s desire toavoid explaining things to his partner. Aaron’s and Peter’sresponses hint at experiences with partners who were not ascompetent because Aaron described it as “slow” and Peter seemedto want to avoid having to explain concepts to his partner. Incontrast, Samantha and Kim preferred to work alone, but theirresponses hinted at experiences working with a more competentpartner. For example, Samantha wrote, “I like solo programmingbetter because I just like doing things on my own, and not havingsomeone constantly interrupting/bossing me around. I just like tokeep up with my own pace and have some quiet.” Similarly, Kimwrote, “Solo programming, because I feel that I am neverconfused, and I feel more confident alone.”6.1.2 Hypothesis: Task ContentJason’s less equitable collaborations with Aaron and Peter couldbe caused by the more difficult, and possibly more frustrating,nature of their task. We expect that difficult tasks are more likelyto be perceived as high-status and are more likely to result in moreactive positioning. Additionally, we expect that students engagedin frustrating tasks may engage less equitably because theirfrustration distracts from the interpersonal demands ofcollaboration. In contrast, Jason’s more equitable collaborationswith Samantha and Kim could be caused by the more playfultasks that they were engaged in. We expect that when engaged incooperative play students would engage more equitably becausethe task is not high-status and the playful tasks require a partner(e.g., playing tag). Reviewing the curriculum from the day,Samantha and Kim both worked with Jason on making and testinggames while Aaron and Peter worked with Jason on non-gametasks that involved creating drawings in Scratch and Logo,respectively. After first inspection, this is a strong hypothesis.Additionally, this aligns with the work of Chizhik [8] and Ames[1]. Chizhik argues that open-ended tasks (e.g., designing a game)produce more equal collaborative participation rates, and Ames[1] argues that “personal relevance and meaningfulness of thecontent” (p. 263) is associated with students’ productiveengagement. We expect that the nature of the task plays animportant role in shaping students’ interaction and equity. Weexpect that this effect was secondary to the focus on speedbecause those data present a clear connection between the focuson speed and particular inequitable interactions.These survey data provide more questions than answers.However, the written explanations provided by Aaron and Peterstrengthens our hypothesis that the

Equity; diversity; pair programming; collaborative learning 1. INTRODUCTION Research has shown that pair programming (i.e., having two students share a computer while programming) can increase students' learning, retention in a CS major, and sense of belonging (see [31] for a review of pair programming benefits). While in

Related Documents:

plays a key role in our assessment of gender equity. Numerous interviewees and focus group participants spoke about bias and inequity in promotion selections when describing how gender inequity manifests in the components. Their responses led us to conclude that promotion selections strongly influenced their

Callan Periodic Table of Investment Returns Returns Ranked in Order of Performance (as of June 30, 2019) Equity Cap Large-9.11% Equity Cap Large-11.89% Equity Cap Large-22.10% Equity Cap Large 28.68% Equity Cap Large 10.88% Equity Cap Large 4.91% Equity Cap Large 15.79% Equity Cap Large

AAPL UW Equity APPLE 情報技術 MSFT UW Equity MICROSOFT CORP 情報技術 AMZN UW Equity AMAZON.COM 一般消費財・サービス GOOGL UW Equity ALPHABET A コミュニケーション・サービス TSLA UW Equity TESLA 一般消費財・サービス GOOG UW Equity ALPHABET C コミュニケーション・サービス

All contiguous periods from 1996 to 2015 show a private equity PME 1 except for 2006 to 2015 Kaplan: " Phalippou's definition of private equity is too broad" Phalippou's private equity universe includes real assets, real estate, infrastructure and energy. When private equity is defined just as buyout, growth equity and venture capital

2. Private equity in South Africa Private equity is an asset class which differs in nature from most other assets, including listed equity. Typically, private equity fund investments show low correlation to quoted equity markets and are relatively illiquid, particularly in the early years. Private equity will normally show a drop in net asset value

Educational Leadership, VCU Evandra Catherine Graduate Research Assistant, Special Education and Disability Policy, VCU Zoey Lu Graduate Research Assistant Research, Assessment, and Evaluation, VCU. Understanding Racial Inequity in School Discipline Across the Richmond Region

3 Secretary of Education Iona Holsted attributed Covid-19 with revealing the inequity in our system, not creating it. "A situation like a pandemic - it reveals the inequity in our system, it doesn't create

develop an Equity Assessment Tool that can be used across City departments during the budget process. Austin established an Equity Office in 2016 to focus on advancing equity in all aspects of City operations. The first Chief Equity Officer began this work in October 2016. Austin's Chief Equity Officer is part of the City's COVID-